Pull request #43476 updated Started by user Sebastiaan van Stijn Rebuilds build #8 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3e47a7505e6b7a268dcd635576718f05ee1c3fc9+c6872980bb0b32d2f30f70c6761501a9cd31a94f (1dad1929332fe9212430eb93245c34cad292e4a9) 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-43476@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-11T16:50:30.820Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-11T16:50:30.823Z] Trying to pass milestone 8 [Pipeline] milestone [2022-04-11T16:50:30.906Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-11T16:50:31.104Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05534cbf0ae83089d) in /home/ubuntu/workspace/moby_PR-43476 [Pipeline] { [Pipeline] checkout [2022-04-11T16:50:31.155Z] The recommended git tool is: git [2022-04-11T16:50:31.164Z] using credential docker-jenkins-github-credentials [2022-04-11T16:50:31.172Z] Cloning the remote Git repository [2022-04-11T16:50:31.172Z] Cloning with configured refspecs honoured and without tags [2022-04-11T16:50:31.175Z] Cloning repository https://github.com/moby/moby.git [2022-04-11T16:50:31.176Z] > git init /home/ubuntu/workspace/moby_PR-43476 # timeout=10 [2022-04-11T16:50:31.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:50:31.191Z] > git --version # timeout=10 [2022-04-11T16:50:31.201Z] > git --version # 'git version 2.17.1' [2022-04-11T16:50:31.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:50:31.202Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:50:46.458Z] Fetching without tags [2022-04-11T16:50:46.636Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:50:46.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:50:46.438Z] > git config --add remote.origin.fetch +refs/pull/43476/head:refs/remotes/origin/PR-43476 # timeout=10 [2022-04-11T16:50:46.446Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:50:46.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:50:46.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:50:46.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:50:46.462Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:50:46.639Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:50:46.648Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:50:47.221Z] Merge succeeded, producing 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:50:47.221Z] Checking out Revision 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 (PR-43476) [2022-04-11T16:50:47.504Z] Commit message: "daemon/logger/fluentd: remove udp, tcp+tls, unixgram, add tls scheme" [2022-04-11T16:50:47.163Z] > git remote # timeout=10 [2022-04-11T16:50:47.169Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T16:50:47.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:50:47.183Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-11T16:50:47.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T16:50:47.229Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:50:47.243Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:50:47.509Z] > git rev-list --no-walk 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-11T16:50:48.213Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43476:/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-11T16:50:48.213Z] Unable to find image 'alpine:latest' locally [2022-04-11T16:50:48.213Z] latest: Pulling from library/alpine [2022-04-11T16:50:48.213Z] df9b9388f04a: Pulling fs layer [2022-04-11T16:50:48.470Z] df9b9388f04a: Download complete [2022-04-11T16:50:48.470Z] df9b9388f04a: Pull complete [2022-04-11T16:50:48.470Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-11T16:50:48.471Z] Status: Downloaded newer image for alpine:latest [2022-04-11T16:50:51.004Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-RS5" skipped due to when conditional Stage "win-2022-c8d" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-11T16:50:51.490Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05534cbf0ae83089d) in /home/ubuntu/workspace/moby_PR-43476 [2022-04-11T16:50:51.490Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c203e97efa4b338) in /home/ubuntu/workspace/moby_PR-43476 [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 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-04-11T16:50:51.505Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04501c9a783898ed9) in /home/ubuntu/workspace/moby_PR-43476 Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-04-11T16:50:51.521Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e775649996710d00) in /home/ubuntu/workspace/moby_PR-43476 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-04-11T16:50:51.557Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2022-04-11T16:50:51.565Z] The recommended git tool is: git [2022-04-11T16:50:51.573Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-11T16:50:51.580Z] using credential docker-jenkins-github-credentials [2022-04-11T16:50:51.589Z] Cloning the remote Git repository [2022-04-11T16:50:51.589Z] Cloning with configured refspecs honoured and without tags [2022-04-11T16:50:51.590Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-11T16:50:51.597Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [2022-04-11T16:50:51.630Z] The recommended git tool is: git [2022-04-11T16:50:51.639Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-11T16:50:51.647Z] Cloning the remote Git repository [2022-04-11T16:50:51.647Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" 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-11T16:50:51.721Z] The recommended git tool is: git [2022-04-11T16:50:51.731Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-11T16:50:51.739Z] Cloning the remote Git repository [2022-04-11T16:50:51.739Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-04-11T16:50:51.775Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:50:51.783Z] Running on azwin-2-2bbc50 in d:\jenkins\workspace\moby_PR-43476 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] ws [2022-04-11T16:50:51.881Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { 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] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-04-11T16:50:51.983Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-04-11T16:50:52.033Z] Merge succeeded, producing 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:50:52.033Z] Checking out Revision 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 (PR-43476) [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-11T16:50:52.091Z] Commit message: "daemon/logger/fluentd: remove udp, tcp+tls, unixgram, add tls scheme" [2022-04-11T16:50:52.196Z] using credential docker-jenkins-github-credentials [2022-04-11T16:50:52.271Z] Cloning the remote Git repository [2022-04-11T16:50:52.271Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-11T16:50:51.641Z] Cloning repository https://github.com/moby/moby.git [2022-04-11T16:50:51.641Z] > git init /home/ubuntu/workspace/moby_PR-43476 # timeout=10 [2022-04-11T16:50:51.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:50:51.653Z] > git --version # timeout=10 [2022-04-11T16:50:51.659Z] > git --version # 'git version 2.17.1' [2022-04-11T16:50:51.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:50:51.660Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:50:51.585Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43476/.git # timeout=10 [2022-04-11T16:50:51.593Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:50:51.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:50:51.600Z] > git --version # timeout=10 [2022-04-11T16:50:51.606Z] > git --version # 'git version 2.17.1' [2022-04-11T16:50:51.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:50:51.606Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:50:51.778Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:50:51.786Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:50:52.011Z] > git remote # timeout=10 [2022-04-11T16:50:52.019Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T16:50:52.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:50:52.022Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-11T16:50:52.029Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T16:50:52.036Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:50:52.041Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:50:51.682Z] Cloning repository https://github.com/moby/moby.git [2022-04-11T16:50:51.685Z] > git init /home/ubuntu/workspace/moby_PR-43476 # timeout=10 [2022-04-11T16:50:51.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:50:51.701Z] > git --version # timeout=10 [2022-04-11T16:50:51.707Z] > git --version # 'git version 2.25.1' [2022-04-11T16:50:51.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:50:51.708Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:50:51.745Z] Cloning repository https://github.com/moby/moby.git [2022-04-11T16:50:51.746Z] > git init /home/ubuntu/workspace/moby_PR-43476 # timeout=10 [2022-04-11T16:50:51.765Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:50:51.765Z] > git --version # timeout=10 [2022-04-11T16:50:51.771Z] > git --version # 'git version 2.25.1' [2022-04-11T16:50:51.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:50:51.772Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:50:52.769Z] + [ PR != PR ] [2022-04-11T16:50:52.769Z] + [ master != master ] [2022-04-11T16:50:52.769Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-11T16:50:52.304Z] Cloning repository https://github.com/moby/moby.git [2022-04-11T16:50:52.305Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-11T16:50:52.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:50:52.368Z] > git --version # timeout=10 [2022-04-11T16:50:52.417Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-11T16:50:52.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:50:52.419Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:50:53.145Z] + docker version [2022-04-11T16:50:53.145Z] Client: Docker Engine - Community [2022-04-11T16:50:53.145Z] Version: 20.10.14 [2022-04-11T16:50:53.145Z] API version: 1.41 [2022-04-11T16:50:53.145Z] Go version: go1.16.15 [2022-04-11T16:50:53.145Z] Git commit: a224086 [2022-04-11T16:50:53.145Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-11T16:50:53.145Z] OS/Arch: linux/amd64 [2022-04-11T16:50:53.145Z] Context: default [2022-04-11T16:50:53.145Z] Experimental: true [2022-04-11T16:50:53.145Z] [2022-04-11T16:50:53.145Z] Server: Docker Engine - Community [2022-04-11T16:50:53.145Z] Engine: [2022-04-11T16:50:53.145Z] Version: 20.10.14 [2022-04-11T16:50:53.145Z] API version: 1.41 (minimum version 1.12) [2022-04-11T16:50:53.145Z] Go version: go1.16.15 [2022-04-11T16:50:53.145Z] Git commit: 87a90dc [2022-04-11T16:50:53.145Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-11T16:50:53.145Z] OS/Arch: linux/amd64 [2022-04-11T16:50:53.145Z] Experimental: true [2022-04-11T16:50:53.145Z] containerd: [2022-04-11T16:50:53.145Z] Version: 1.5.11 [2022-04-11T16:50:53.145Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:50:53.145Z] runc: [2022-04-11T16:50:53.145Z] Version: 1.0.3 [2022-04-11T16:50:53.145Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-11T16:50:53.145Z] docker-init: [2022-04-11T16:50:53.145Z] Version: 0.19.0 [2022-04-11T16:50:53.145Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-11T16:50:53.426Z] + docker info [2022-04-11T16:50:53.994Z] Client: [2022-04-11T16:50:53.994Z] Context: default [2022-04-11T16:50:53.994Z] Debug Mode: false [2022-04-11T16:50:53.994Z] Plugins: [2022-04-11T16:50:53.994Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-11T16:50:53.994Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-11T16:50:53.994Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-11T16:50:53.994Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-11T16:50:53.994Z] [2022-04-11T16:50:53.994Z] Server: [2022-04-11T16:50:53.994Z] Containers: 0 [2022-04-11T16:50:53.994Z] Running: 0 [2022-04-11T16:50:53.994Z] Paused: 0 [2022-04-11T16:50:53.994Z] Stopped: 0 [2022-04-11T16:50:53.994Z] Images: 3 [2022-04-11T16:50:53.994Z] Server Version: 20.10.14 [2022-04-11T16:50:53.994Z] Storage Driver: overlay2 [2022-04-11T16:50:53.994Z] Backing Filesystem: extfs [2022-04-11T16:50:53.994Z] Supports d_type: true [2022-04-11T16:50:53.994Z] Native Overlay Diff: true [2022-04-11T16:50:53.994Z] userxattr: false [2022-04-11T16:50:53.994Z] Logging Driver: json-file [2022-04-11T16:50:53.994Z] Cgroup Driver: cgroupfs [2022-04-11T16:50:53.994Z] Cgroup Version: 1 [2022-04-11T16:50:53.994Z] Plugins: [2022-04-11T16:50:53.994Z] Volume: local [2022-04-11T16:50:53.994Z] Network: bridge host ipvlan macvlan null overlay [2022-04-11T16:50:53.994Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-11T16:50:53.994Z] Swarm: inactive [2022-04-11T16:50:53.994Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-11T16:50:53.994Z] Default Runtime: runc [2022-04-11T16:50:53.994Z] Init Binary: docker-init [2022-04-11T16:50:53.994Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:50:53.994Z] runc version: v1.0.3-0-gf46b6ba [2022-04-11T16:50:53.994Z] init version: de40ad0 [2022-04-11T16:50:53.994Z] Security Options: [2022-04-11T16:50:53.994Z] apparmor [2022-04-11T16:50:53.994Z] seccomp [2022-04-11T16:50:53.994Z] Profile: default [2022-04-11T16:50:53.994Z] Kernel Version: 5.4.0-1071-aws [2022-04-11T16:50:53.994Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-11T16:50:53.994Z] OSType: linux [2022-04-11T16:50:53.994Z] Architecture: x86_64 [2022-04-11T16:50:53.994Z] CPUs: 2 [2022-04-11T16:50:53.994Z] Total Memory: 7.565GiB [2022-04-11T16:50:53.994Z] Name: ip-10-100-124-249 [2022-04-11T16:50:53.994Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-11T16:50:53.994Z] Docker Root Dir: /var/lib/docker [2022-04-11T16:50:53.994Z] Debug Mode: false [2022-04-11T16:50:53.994Z] Registry: https://index.docker.io/v1/ [2022-04-11T16:50:53.994Z] Labels: [2022-04-11T16:50:53.994Z] Experimental: true [2022-04-11T16:50:53.994Z] Insecure Registries: [2022-04-11T16:50:53.994Z] 127.0.0.0/8 [2022-04-11T16:50:53.994Z] Live Restore Enabled: true [2022-04-11T16:50:53.994Z] [2022-04-11T16:50:53.994Z] WARNING: No swap limit support [Pipeline] sh [2022-04-11T16:50:54.276Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-11T16:50:54.276Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-11T16:50:54.276Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43476/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-11T16:50:54.276Z] + bash /home/ubuntu/workspace/moby_PR-43476/check-config.sh [2022-04-11T16:50:54.276Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-11T16:50:54.276Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-11T16:50:54.276Z] [2022-04-11T16:50:54.276Z] Generally Necessary: [2022-04-11T16:50:54.276Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-11T16:50:54.276Z] - apparmor: enabled and tools installed [2022-04-11T16:50:54.276Z] - CONFIG_NAMESPACES: enabled [2022-04-11T16:50:54.276Z] - CONFIG_NET_NS: enabled [2022-04-11T16:50:54.276Z] - CONFIG_PID_NS: enabled [2022-04-11T16:50:54.276Z] - CONFIG_IPC_NS: enabled [2022-04-11T16:50:54.276Z] - CONFIG_UTS_NS: enabled [2022-04-11T16:50:54.276Z] - CONFIG_CGROUPS: enabled [2022-04-11T16:50:54.276Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-11T16:50:54.276Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-11T16:50:54.276Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-11T16:50:54.276Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-11T16:50:54.276Z] - CONFIG_CPUSETS: enabled [2022-04-11T16:50:54.276Z] - CONFIG_MEMCG: enabled [2022-04-11T16:50:54.276Z] - CONFIG_KEYS: enabled [2022-04-11T16:50:54.276Z] - CONFIG_VETH: enabled (as module) [2022-04-11T16:50:54.276Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-11T16:50:54.276Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-11T16:50:54.276Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-11T16:50:54.276Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-11T16:50:54.276Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-11T16:50:54.276Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-11T16:50:54.276Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-11T16:50:54.535Z] - CONFIG_CGROUP_BPF: enabled [2022-04-11T16:50:54.535Z] [2022-04-11T16:50:54.535Z] Optional Features: [2022-04-11T16:50:54.535Z] - CONFIG_USER_NS: enabled [2022-04-11T16:50:54.535Z] - CONFIG_SECCOMP: enabled [2022-04-11T16:50:54.535Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-11T16:50:54.535Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-11T16:50:54.535Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-11T16:50:54.535Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-11T16:50:54.535Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-11T16:50:54.535Z] - CONFIG_BLK_CGROUP: enabled [2022-04-11T16:50:54.535Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-11T16:50:54.535Z] - CONFIG_CGROUP_PERF: enabled [2022-04-11T16:50:54.535Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-11T16:50:54.535Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-11T16:50:54.535Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-11T16:50:54.535Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-11T16:50:54.535Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-11T16:50:54.535Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_IP_VS: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-11T16:50:54.535Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-11T16:50:54.535Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-11T16:50:54.535Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-11T16:50:54.535Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-11T16:50:54.535Z] - CONFIG_EXT4_FS: enabled [2022-04-11T16:50:54.535Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-11T16:50:54.535Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-11T16:50:54.535Z] - Network Drivers: [2022-04-11T16:50:54.535Z] - "overlay": [2022-04-11T16:50:54.535Z] - CONFIG_VXLAN: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-11T16:50:54.535Z] Optional (for encrypted networks): [2022-04-11T16:50:54.535Z] - CONFIG_CRYPTO: enabled [2022-04-11T16:50:54.535Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-11T16:50:54.535Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-11T16:50:54.535Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-11T16:50:54.535Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-11T16:50:54.535Z] - CONFIG_XFRM: enabled [2022-04-11T16:50:54.535Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-11T16:50:54.535Z] - "ipvlan": [2022-04-11T16:50:54.535Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-11T16:50:54.535Z] - "macvlan": [2022-04-11T16:50:54.535Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_DUMMY: enabled (as module) [2022-04-11T16:50:54.535Z] - "ftp,tftp client in container": [2022-04-11T16:50:54.535Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-11T16:50:54.535Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-11T16:50:54.535Z] - Storage Drivers: [2022-04-11T16:50:54.535Z] - "aufs": [2022-04-11T16:50:54.797Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-11T16:50:54.797Z] - "btrfs": [2022-04-11T16:50:54.797Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-11T16:50:54.797Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-11T16:50:54.797Z] - "devicemapper": [2022-04-11T16:50:54.797Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-11T16:50:54.797Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-11T16:50:54.797Z] - "overlay": [2022-04-11T16:50:54.797Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-11T16:50:54.797Z] - "zfs": [2022-04-11T16:50:54.797Z] - /dev/zfs: present [2022-04-11T16:50:54.797Z] - zfs command: missing [2022-04-11T16:50:54.797Z] - zpool command: missing [2022-04-11T16:50:54.797Z] [2022-04-11T16:50:54.797Z] Limits: [2022-04-11T16:50:54.797Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-11T16:50:54.797Z] [2022-04-11T16:50:54.797Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-11T16:50:55.128Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 . [2022-04-11T16:50:55.129Z] #1 [internal] load build definition from Dockerfile [2022-04-11T16:50:55.129Z] #1 sha256:0d5668b8be50f9e6d207af1c73cd7af385d1e85ec42bb7bd2b1a3a18c56e7212 [2022-04-11T16:50:55.129Z] #1 transferring dockerfile: 16.77kB done [2022-04-11T16:50:55.129Z] #1 DONE 0.0s [2022-04-11T16:50:55.129Z] [2022-04-11T16:50:55.129Z] #2 [internal] load .dockerignore [2022-04-11T16:50:55.129Z] #2 sha256:baf2883e0b34c3558ddfbed341a6195e3174d9d24f727365a82361f7ccfe3579 [2022-04-11T16:50:55.129Z] #2 transferring context: 87B done [2022-04-11T16:50:55.129Z] #2 DONE 0.0s [2022-04-11T16:50:55.129Z] [2022-04-11T16:50:55.129Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-11T16:50:55.129Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-11T16:50:55.386Z] #3 DONE 0.1s [2022-04-11T16:50:55.386Z] [2022-04-11T16:50:55.386Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-11T16:50:55.386Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-11T16:50:55.386Z] #4 CACHED [2022-04-11T16:50:55.644Z] [2022-04-11T16:50:55.644Z] #6 [internal] load build definition from Dockerfile [2022-04-11T16:50:55.644Z] #6 sha256:3d03bc27158a00a84ca215c51b63d846bcab43437c40eff907223f91e91e2de8 [2022-04-11T16:50:55.644Z] #6 DONE 0.0s [2022-04-11T16:50:55.644Z] [2022-04-11T16:50:55.644Z] #5 [internal] load .dockerignore [2022-04-11T16:50:55.644Z] #5 sha256:97c3abe2b47772e8676e796334c466d4121ab444f2d6b8b8124b405a7299a8a5 [2022-04-11T16:50:55.644Z] #5 DONE 0.0s [2022-04-11T16:50:55.644Z] [2022-04-11T16:50:55.644Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-11T16:50:55.644Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-11T16:50:55.644Z] #7 DONE 0.1s [2022-04-11T16:50:55.644Z] [2022-04-11T16:50:55.644Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:50:55.644Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-11T16:50:55.905Z] #10 DONE 0.2s [2022-04-11T16:50:55.905Z] [2022-04-11T16:50:55.905Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:50:55.905Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-11T16:50:55.905Z] #9 DONE 0.1s [2022-04-11T16:50:55.905Z] [2022-04-11T16:50:55.905Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-11T16:50:55.905Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-11T16:50:55.905Z] #8 DONE 0.1s [2022-04-11T16:50:55.905Z] [2022-04-11T16:50:55.905Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:50:55.906Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-11T16:50:55.906Z] #76 DONE 0.0s [2022-04-11T16:50:55.906Z] [2022-04-11T16:50:55.906Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:50:55.906Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-11T16:50:55.906Z] #74 DONE 0.0s [2022-04-11T16:50:55.906Z] [2022-04-11T16:50:55.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-11T16:50:55.906Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-11T16:50:55.906Z] #11 DONE 0.0s [2022-04-11T16:50:55.906Z] [2022-04-11T16:50:55.906Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-11T16:50:55.906Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-11T16:50:55.906Z] #12 CACHED [2022-04-11T16:50:55.906Z] [2022-04-11T16:50:55.906Z] #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-11T16:50:55.906Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-11T16:50:55.906Z] #13 CACHED [2022-04-11T16:50:55.906Z] [2022-04-11T16:50:55.906Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-11T16:50:55.906Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-11T16:50:55.906Z] #35 DONE 0.0s [2022-04-11T16:50:55.906Z] [2022-04-11T16:50:55.906Z] #31 [internal] load build context [2022-04-11T16:50:55.906Z] #31 sha256:041a5fe3fd90b73208afadc64aa626bc36b7a21de0d6d8b334251a3c69df7db0 [2022-04-11T16:50:56.480Z] #31 ... [2022-04-11T16:50:56.480Z] [2022-04-11T16:50:56.480Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-11T16:50:56.480Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-11T16:50:56.480Z] #52 DONE 0.4s [2022-04-11T16:50:56.480Z] [2022-04-11T16:50:56.480Z] #31 [internal] load build context [2022-04-11T16:50:56.480Z] #31 sha256:041a5fe3fd90b73208afadc64aa626bc36b7a21de0d6d8b334251a3c69df7db0 [2022-04-11T16:50:56.740Z] #31 ... [2022-04-11T16:50:56.740Z] [2022-04-11T16:50:56.740Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-11T16:50:56.740Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-11T16:50:56.740Z] #14 DONE 1.0s [2022-04-11T16:50:56.740Z] [2022-04-11T16:50:56.740Z] #31 [internal] load build context [2022-04-11T16:50:56.740Z] #31 sha256:041a5fe3fd90b73208afadc64aa626bc36b7a21de0d6d8b334251a3c69df7db0 [2022-04-11T16:50:58.124Z] #31 ... [2022-04-11T16:50:58.124Z] [2022-04-11T16:50:58.124Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-11T16:50:58.124Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-11T16:50:58.124Z] #15 DONE 1.2s [2022-04-11T16:50:58.124Z] [2022-04-11T16:50:58.124Z] #31 [internal] load build context [2022-04-11T16:50:58.124Z] #31 sha256:041a5fe3fd90b73208afadc64aa626bc36b7a21de0d6d8b334251a3c69df7db0 [2022-04-11T16:50:59.065Z] #31 ... [2022-04-11T16:50:59.065Z] [2022-04-11T16:50:59.065Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-11T16:50:59.065Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-11T16:50:59.065Z] #16 DONE 0.9s [2022-04-11T16:50:59.065Z] [2022-04-11T16:50:59.065Z] #31 [internal] load build context [2022-04-11T16:50:59.065Z] #31 sha256:041a5fe3fd90b73208afadc64aa626bc36b7a21de0d6d8b334251a3c69df7db0 [2022-04-11T16:50:59.325Z] #31 transferring context: 60.71MB 3.5s done [2022-04-11T16:50:59.325Z] #31 DONE 3.6s [2022-04-11T16:50:59.325Z] [2022-04-11T16:50:59.325Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-11T16:50:59.325Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-11T16:50:59.583Z] #17 DONE 0.6s [2022-04-11T16:50:59.842Z] [2022-04-11T16:50:59.842Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-11T16:50:59.842Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-11T16:51:00.409Z] #18 DONE 0.5s [2022-04-11T16:51:00.409Z] [2022-04-11T16:51:00.409Z] #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-11T16:51:00.410Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-11T16:51:01.351Z] #19 0.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-11T16:51:01.351Z] #19 1.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-11T16:51:01.351Z] #19 1.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-11T16:51:01.351Z] #19 1.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-11T16:51:01.611Z] #19 1.392 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-11T16:51:01.611Z] #19 1.470 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-11T16:51:01.870Z] #19 1.561 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-11T16:51:01.870Z] #19 1.654 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-11T16:51:01.870Z] #19 1.747 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-11T16:51:01.870Z] #19 1.837 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-11T16:51:01.870Z] #19 1.839 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-11T16:51:01.870Z] #19 1.841 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-11T16:51:01.870Z] #19 1.842 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-11T16:51:01.870Z] #19 1.844 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-11T16:51:01.870Z] #19 1.846 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-11T16:51:01.870Z] #19 1.847 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-11T16:51:02.128Z] #19 1.848 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-11T16:51:02.128Z] #19 1.849 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-11T16:51:02.128Z] #19 1.849 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-11T16:51:02.128Z] #19 1.850 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-11T16:51:02.128Z] #19 1.850 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-11T16:51:03.903Z] Fetching without tags [2022-04-11T16:51:04.118Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:03.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:03.886Z] > git config --add remote.origin.fetch +refs/pull/43476/head:refs/remotes/origin/PR-43476 # timeout=10 [2022-04-11T16:51:03.895Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:03.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:03.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:51:03.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:03.909Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:04.124Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:04.127Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:04.675Z] Merge succeeded, producing 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:04.676Z] Checking out Revision 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 (PR-43476) [2022-04-11T16:51:05.395Z] Commit message: "daemon/logger/fluentd: remove udp, tcp+tls, unixgram, add tls scheme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-11T16:51:04.649Z] > git remote # timeout=10 [2022-04-11T16:51:04.657Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T16:51:04.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:04.660Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-11T16:51:04.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T16:51:04.681Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:04.684Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:06.143Z] + docker version [2022-04-11T16:51:06.144Z] Client: Docker Engine - Community [2022-04-11T16:51:06.144Z] Version: 20.10.14 [2022-04-11T16:51:06.144Z] API version: 1.41 [2022-04-11T16:51:06.144Z] Go version: go1.16.15 [2022-04-11T16:51:06.144Z] Git commit: a224086 [2022-04-11T16:51:06.144Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-11T16:51:06.144Z] OS/Arch: linux/arm64 [2022-04-11T16:51:06.144Z] Context: default [2022-04-11T16:51:06.144Z] Experimental: true [2022-04-11T16:51:06.144Z] [2022-04-11T16:51:06.144Z] Server: Docker Engine - Community [2022-04-11T16:51:06.144Z] Engine: [2022-04-11T16:51:06.144Z] Version: 20.10.14 [2022-04-11T16:51:06.144Z] API version: 1.41 (minimum version 1.12) [2022-04-11T16:51:06.144Z] Go version: go1.16.15 [2022-04-11T16:51:06.144Z] Git commit: 87a90dc [2022-04-11T16:51:06.144Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-11T16:51:06.144Z] OS/Arch: linux/arm64 [2022-04-11T16:51:06.144Z] Experimental: true [2022-04-11T16:51:06.144Z] containerd: [2022-04-11T16:51:06.144Z] Version: 1.5.11 [2022-04-11T16:51:06.144Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:51:06.144Z] runc: [2022-04-11T16:51:06.144Z] Version: 1.0.3 [2022-04-11T16:51:06.144Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-11T16:51:06.144Z] docker-init: [2022-04-11T16:51:06.144Z] Version: 0.19.0 [2022-04-11T16:51:06.144Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-11T16:51:06.429Z] + docker info [2022-04-11T16:51:06.490Z] Still waiting to schedule task [2022-04-11T16:51:06.490Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-11T16:51:06.706Z] Fetching without tags [2022-04-11T16:51:06.740Z] Fetching without tags [2022-04-11T16:51:06.954Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:06.958Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:07.001Z] Client: [2022-04-11T16:51:07.001Z] Context: default [2022-04-11T16:51:07.001Z] Debug Mode: false [2022-04-11T16:51:07.001Z] Plugins: [2022-04-11T16:51:07.001Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-11T16:51:07.001Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-11T16:51:07.001Z] [2022-04-11T16:51:07.001Z] Server: [2022-04-11T16:51:07.001Z] Containers: 0 [2022-04-11T16:51:07.001Z] Running: 0 [2022-04-11T16:51:07.001Z] Paused: 0 [2022-04-11T16:51:07.001Z] Stopped: 0 [2022-04-11T16:51:07.001Z] Images: 2 [2022-04-11T16:51:07.001Z] Server Version: 20.10.14 [2022-04-11T16:51:07.001Z] Storage Driver: overlay2 [2022-04-11T16:51:07.001Z] Backing Filesystem: extfs [2022-04-11T16:51:07.001Z] Supports d_type: true [2022-04-11T16:51:07.001Z] Native Overlay Diff: true [2022-04-11T16:51:07.001Z] userxattr: false [2022-04-11T16:51:07.001Z] Logging Driver: json-file [2022-04-11T16:51:07.001Z] Cgroup Driver: cgroupfs [2022-04-11T16:51:07.001Z] Cgroup Version: 1 [2022-04-11T16:51:07.001Z] Plugins: [2022-04-11T16:51:07.001Z] Volume: local [2022-04-11T16:51:07.001Z] Network: bridge host ipvlan macvlan null overlay [2022-04-11T16:51:07.001Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-11T16:51:07.001Z] Swarm: inactive [2022-04-11T16:51:07.001Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-11T16:51:07.001Z] Default Runtime: runc [2022-04-11T16:51:07.001Z] Init Binary: docker-init [2022-04-11T16:51:07.001Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:51:07.001Z] runc version: v1.0.3-0-gf46b6ba [2022-04-11T16:51:07.001Z] init version: de40ad0 [2022-04-11T16:51:07.001Z] Security Options: [2022-04-11T16:51:07.001Z] apparmor [2022-04-11T16:51:07.001Z] seccomp [2022-04-11T16:51:07.001Z] Profile: default [2022-04-11T16:51:07.001Z] Kernel Version: 5.13.0-1021-aws [2022-04-11T16:51:07.001Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-11T16:51:07.001Z] OSType: linux [2022-04-11T16:51:07.001Z] Architecture: aarch64 [2022-04-11T16:51:07.001Z] CPUs: 2 [2022-04-11T16:51:07.001Z] Total Memory: 7.578GiB [2022-04-11T16:51:07.001Z] Name: ip-10-100-41-203 [2022-04-11T16:51:07.001Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-11T16:51:07.001Z] Docker Root Dir: /var/lib/docker [2022-04-11T16:51:07.001Z] Debug Mode: false [2022-04-11T16:51:07.001Z] Registry: https://index.docker.io/v1/ [2022-04-11T16:51:07.001Z] Labels: [2022-04-11T16:51:07.001Z] Experimental: true [2022-04-11T16:51:07.001Z] Insecure Registries: [2022-04-11T16:51:07.001Z] 127.0.0.0/8 [2022-04-11T16:51:07.001Z] Live Restore Enabled: true [2022-04-11T16:51:07.001Z] [Pipeline] sh [2022-04-11T16:51:07.288Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-11T16:51:07.288Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-11T16:51:07.288Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43476/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-11T16:51:07.288Z] + bash /home/ubuntu/workspace/moby_PR-43476/check-config.sh [2022-04-11T16:51:07.288Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-11T16:51:07.288Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-11T16:51:07.288Z] [2022-04-11T16:51:07.288Z] Generally Necessary: [2022-04-11T16:51:07.288Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-11T16:51:07.288Z] - apparmor: enabled and tools installed [2022-04-11T16:51:07.288Z] - CONFIG_NAMESPACES: enabled [2022-04-11T16:51:07.288Z] - CONFIG_NET_NS: enabled [2022-04-11T16:51:07.288Z] - CONFIG_PID_NS: enabled [2022-04-11T16:51:07.288Z] - CONFIG_IPC_NS: enabled [2022-04-11T16:51:07.288Z] - CONFIG_UTS_NS: enabled [2022-04-11T16:51:07.288Z] - CONFIG_CGROUPS: enabled [2022-04-11T16:51:07.288Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-11T16:51:07.288Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-11T16:51:07.288Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-11T16:51:07.288Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-11T16:51:07.288Z] - CONFIG_CPUSETS: enabled [2022-04-11T16:51:07.288Z] - CONFIG_MEMCG: enabled [2022-04-11T16:51:07.288Z] - CONFIG_KEYS: enabled [2022-04-11T16:51:07.288Z] - CONFIG_VETH: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-11T16:51:07.288Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-11T16:51:07.288Z] - CONFIG_CGROUP_BPF: enabled [2022-04-11T16:51:07.288Z] [2022-04-11T16:51:07.288Z] Optional Features: [2022-04-11T16:51:06.714Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:06.719Z] > git config --add remote.origin.fetch +refs/pull/43476/head:refs/remotes/origin/PR-43476 # timeout=10 [2022-04-11T16:51:06.726Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:06.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:06.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:51:06.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:06.748Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:06.960Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:06.965Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:07.514Z] Merge succeeded, producing 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:07.514Z] Checking out Revision 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 (PR-43476) [2022-04-11T16:51:06.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:06.719Z] > git config --add remote.origin.fetch +refs/pull/43476/head:refs/remotes/origin/PR-43476 # timeout=10 [2022-04-11T16:51:06.725Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:06.734Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:06.746Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:51:06.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:06.747Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:06.994Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:07.002Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:07.519Z] > git remote # timeout=10 [2022-04-11T16:51:07.524Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T16:51:07.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:07.530Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-11T16:51:07.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T16:51:07.550Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:07.526Z] Merge succeeded, producing 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:07.526Z] Checking out Revision 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 (PR-43476) [2022-04-11T16:51:07.548Z] - CONFIG_USER_NS: enabled [2022-04-11T16:51:07.548Z] - CONFIG_SECCOMP: enabled [2022-04-11T16:51:07.548Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-11T16:51:07.548Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-11T16:51:07.548Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-11T16:51:07.548Z] (cgroup swap accounting is currently enabled) [2022-04-11T16:51:07.548Z] - CONFIG_BLK_CGROUP: enabled [2022-04-11T16:51:07.548Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-11T16:51:07.548Z] - CONFIG_CGROUP_PERF: enabled [2022-04-11T16:51:07.548Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-11T16:51:07.548Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-11T16:51:07.548Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-11T16:51:07.548Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-11T16:51:07.548Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-11T16:51:07.548Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-11T16:51:07.548Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-11T16:51:07.548Z] - CONFIG_IP_VS: enabled (as module) [2022-04-11T16:51:07.548Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-11T16:51:07.548Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-11T16:51:07.548Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-11T16:51:07.548Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-11T16:51:07.548Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-11T16:51:07.548Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-11T16:51:07.548Z] - CONFIG_EXT4_FS: enabled [2022-04-11T16:51:07.548Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-11T16:51:07.548Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-11T16:51:07.549Z] - Network Drivers: [2022-04-11T16:51:07.549Z] - "overlay": [2022-04-11T16:51:07.549Z] - CONFIG_VXLAN: enabled (as module) [2022-04-11T16:51:07.549Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-11T16:51:07.549Z] Optional (for encrypted networks): [2022-04-11T16:51:07.809Z] - CONFIG_CRYPTO: enabled [2022-04-11T16:51:07.809Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-11T16:51:07.809Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-11T16:51:07.809Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-11T16:51:07.809Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-11T16:51:07.809Z] - CONFIG_XFRM: enabled [2022-04-11T16:51:07.809Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-11T16:51:07.809Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-11T16:51:07.809Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-11T16:51:07.809Z] - "ipvlan": [2022-04-11T16:51:07.809Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-11T16:51:07.809Z] - "macvlan": [2022-04-11T16:51:07.809Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-11T16:51:07.809Z] - CONFIG_DUMMY: enabled (as module) [2022-04-11T16:51:07.809Z] - "ftp,tftp client in container": [2022-04-11T16:51:07.809Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-11T16:51:07.809Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-11T16:51:07.809Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-11T16:51:07.809Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-11T16:51:07.809Z] - Storage Drivers: [2022-04-11T16:51:07.809Z] - "aufs": [2022-04-11T16:51:07.809Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-11T16:51:07.809Z] - "btrfs": [2022-04-11T16:51:07.809Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-11T16:51:07.809Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-11T16:51:07.809Z] - "devicemapper": [2022-04-11T16:51:07.809Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-11T16:51:07.809Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-11T16:51:07.809Z] - "overlay": [2022-04-11T16:51:07.809Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-11T16:51:07.809Z] - "zfs": [2022-04-11T16:51:07.809Z] - /dev/zfs: present [2022-04-11T16:51:07.809Z] - zfs command: missing [2022-04-11T16:51:07.809Z] - zpool command: missing [2022-04-11T16:51:07.809Z] [2022-04-11T16:51:07.809Z] Limits: [2022-04-11T16:51:07.809Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-11T16:51:07.809Z] [2022-04-11T16:51:07.809Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-11T16:51:08.124Z] Commit message: "daemon/logger/fluentd: remove udp, tcp+tls, unixgram, add tls scheme" [2022-04-11T16:51:08.135Z] Commit message: "daemon/logger/fluentd: remove udp, tcp+tls, unixgram, add tls scheme" [2022-04-11T16:51:08.152Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 . [2022-04-11T16:51:08.416Z] #1 [internal] load build definition from Dockerfile [2022-04-11T16:51:08.416Z] #1 sha256:c185017689f1291249b0929724d03cbcbeac5f1e2ae464d7ec3f12b9f2b8c4ca [2022-04-11T16:51:08.416Z] #1 transferring dockerfile: 16.77kB done [2022-04-11T16:51:08.416Z] #1 DONE 0.0s [2022-04-11T16:51:08.416Z] [2022-04-11T16:51:08.416Z] #2 [internal] load .dockerignore [2022-04-11T16:51:08.416Z] #2 sha256:c29911f9a16163634e1771f4134d1819ddacc091efad05a98c91fc4a12b9b520 [2022-04-11T16:51:08.416Z] #2 transferring context: 87B 0.0s done [2022-04-11T16:51:08.416Z] #2 DONE 0.0s [2022-04-11T16:51:08.416Z] [2022-04-11T16:51:08.416Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-11T16:51:08.416Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-11T16:51:08.416Z] #3 DONE 0.2s [2022-04-11T16:51:08.416Z] [2022-04-11T16:51:08.416Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-11T16:51:08.416Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-11T16:51:08.416Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-11T16:51:08.677Z] [2022-04-11T16:51:08.677Z] #6 [internal] load build definition from Dockerfile [2022-04-11T16:51:08.677Z] #6 sha256:77989213520f6789d208c9689c365fa1c5ed2d74b22163604c47ab6a009b57ee [2022-04-11T16:51:08.677Z] #6 DONE 0.0s [2022-04-11T16:51:08.677Z] [2022-04-11T16:51:08.677Z] #5 [internal] load .dockerignore [2022-04-11T16:51:08.677Z] #5 sha256:abd69a1034a9b3b9432ea27fd7c3e694354072b131cd9b4ff4f31bd2f92e30b7 [2022-04-11T16:51:08.677Z] #5 DONE 0.0s [2022-04-11T16:51:08.677Z] [2022-04-11T16:51:08.677Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:51:08.677Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-11T16:51:08.677Z] #8 DONE 0.1s [2022-04-11T16:51:08.677Z] [2022-04-11T16:51:08.677Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-11T16:51:08.677Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-11T16:51:08.697Z] #19 7.442 Fetched 48.9 MB in 7s (7053 kB/s) [Pipeline] sh [2022-04-11T16:51:08.943Z] #10 DONE 0.1s [2022-04-11T16:51:08.943Z] [2022-04-11T16:51:08.943Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-11T16:51:08.943Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-11T16:51:08.943Z] #7 DONE 0.1s [2022-04-11T16:51:08.943Z] [2022-04-11T16:51:08.943Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:51:08.943Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-11T16:51:08.943Z] #9 DONE 0.1s [2022-04-11T16:51:08.944Z] + docker version [2022-04-11T16:51:08.944Z] Client: Docker Engine - Community [2022-04-11T16:51:08.944Z] Version: 20.10.14 [2022-04-11T16:51:08.944Z] API version: 1.41 [2022-04-11T16:51:08.944Z] Go version: go1.16.15 [2022-04-11T16:51:08.944Z] Git commit: a224086 [2022-04-11T16:51:08.944Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-11T16:51:08.944Z] OS/Arch: linux/amd64 [2022-04-11T16:51:08.944Z] Context: default [2022-04-11T16:51:08.944Z] Experimental: true [2022-04-11T16:51:08.944Z] [2022-04-11T16:51:08.944Z] Server: Docker Engine - Community [2022-04-11T16:51:08.944Z] Engine: [2022-04-11T16:51:08.944Z] Version: 20.10.14 [2022-04-11T16:51:08.944Z] API version: 1.41 (minimum version 1.12) [2022-04-11T16:51:08.944Z] Go version: go1.16.15 [2022-04-11T16:51:08.944Z] Git commit: 87a90dc [2022-04-11T16:51:08.944Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-11T16:51:08.944Z] OS/Arch: linux/amd64 [2022-04-11T16:51:08.944Z] Experimental: true [2022-04-11T16:51:08.944Z] containerd: [2022-04-11T16:51:08.945Z] Version: 1.5.11 [2022-04-11T16:51:08.945Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:51:08.945Z] runc: [2022-04-11T16:51:08.945Z] Version: 1.0.3 [2022-04-11T16:51:08.945Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-11T16:51:08.945Z] docker-init: [2022-04-11T16:51:08.945Z] Version: 0.19.0 [2022-04-11T16:51:08.945Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-11T16:51:09.029Z] + docker version [2022-04-11T16:51:09.029Z] Client: Docker Engine - Community [2022-04-11T16:51:09.029Z] Version: 20.10.14 [2022-04-11T16:51:09.029Z] API version: 1.41 [2022-04-11T16:51:09.029Z] Go version: go1.16.15 [2022-04-11T16:51:09.029Z] Git commit: a224086 [2022-04-11T16:51:09.029Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-11T16:51:09.029Z] OS/Arch: linux/amd64 [2022-04-11T16:51:09.029Z] Context: default [2022-04-11T16:51:09.029Z] Experimental: true [2022-04-11T16:51:09.029Z] [2022-04-11T16:51:09.029Z] Server: Docker Engine - Community [2022-04-11T16:51:09.029Z] Engine: [2022-04-11T16:51:09.029Z] Version: 20.10.14 [2022-04-11T16:51:09.029Z] API version: 1.41 (minimum version 1.12) [2022-04-11T16:51:09.029Z] Go version: go1.16.15 [2022-04-11T16:51:09.029Z] Git commit: 87a90dc [2022-04-11T16:51:09.029Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-11T16:51:09.029Z] OS/Arch: linux/amd64 [2022-04-11T16:51:09.029Z] Experimental: true [2022-04-11T16:51:09.029Z] containerd: [2022-04-11T16:51:09.029Z] Version: 1.5.11 [2022-04-11T16:51:09.029Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:51:09.029Z] runc: [2022-04-11T16:51:09.029Z] Version: 1.0.3 [2022-04-11T16:51:09.029Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-11T16:51:09.029Z] docker-init: [2022-04-11T16:51:09.029Z] Version: 0.19.0 [2022-04-11T16:51:09.029Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-11T16:51:09.205Z] [2022-04-11T16:51:09.205Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-11T16:51:09.205Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-11T16:51:09.205Z] #11 DONE 0.0s [2022-04-11T16:51:09.205Z] [2022-04-11T16:51:09.205Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:51:09.205Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-11T16:51:09.205Z] #69 DONE 0.0s [2022-04-11T16:51:09.205Z] [2022-04-11T16:51:09.205Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:51:09.205Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-11T16:51:09.205Z] #67 DONE 0.0s [2022-04-11T16:51:09.205Z] [2022-04-11T16:51:09.205Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-11T16:51:09.205Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-11T16:51:09.205Z] #28 DONE 0.0s [2022-04-11T16:51:09.205Z] [2022-04-11T16:51:09.205Z] #24 [internal] load build context [2022-04-11T16:51:09.205Z] #24 sha256:c525e139aa1166ee3cddac32237b2a4eab8ec6d02eaab4a2dfd0b21d73891782 [2022-04-11T16:51:09.229Z] + docker info [2022-04-11T16:51:07.488Z] > git remote # timeout=10 [2022-04-11T16:51:07.497Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T16:51:07.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:07.505Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-11T16:51:07.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T16:51:07.532Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:07.545Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:07.552Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:09.310Z] + docker info [2022-04-11T16:51:09.784Z] #24 ... [2022-04-11T16:51:09.784Z] [2022-04-11T16:51:09.784Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-11T16:51:09.785Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-11T16:51:09.785Z] #45 DONE 0.5s [2022-04-11T16:51:09.785Z] [2022-04-11T16:51:09.785Z] #24 [internal] load build context [2022-04-11T16:51:09.785Z] #24 sha256:c525e139aa1166ee3cddac32237b2a4eab8ec6d02eaab4a2dfd0b21d73891782 [2022-04-11T16:51:10.166Z] Client: [2022-04-11T16:51:10.166Z] Context: default [2022-04-11T16:51:10.166Z] Debug Mode: false [2022-04-11T16:51:10.166Z] Plugins: [2022-04-11T16:51:10.166Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-11T16:51:10.166Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-11T16:51:10.166Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-11T16:51:10.166Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-11T16:51:10.166Z] [2022-04-11T16:51:10.166Z] Server: [2022-04-11T16:51:10.166Z] Containers: 0 [2022-04-11T16:51:10.166Z] Running: 0 [2022-04-11T16:51:10.166Z] Paused: 0 [2022-04-11T16:51:10.166Z] Stopped: 0 [2022-04-11T16:51:10.166Z] Images: 2 [2022-04-11T16:51:10.166Z] Server Version: 20.10.14 [2022-04-11T16:51:10.166Z] Storage Driver: overlay2 [2022-04-11T16:51:10.166Z] Backing Filesystem: extfs [2022-04-11T16:51:10.167Z] Supports d_type: true [2022-04-11T16:51:10.167Z] Native Overlay Diff: true [2022-04-11T16:51:10.167Z] userxattr: false [2022-04-11T16:51:10.167Z] Logging Driver: json-file [2022-04-11T16:51:10.167Z] Cgroup Driver: systemd [2022-04-11T16:51:10.167Z] Cgroup Version: 2 [2022-04-11T16:51:10.167Z] Plugins: [2022-04-11T16:51:10.167Z] Volume: local [2022-04-11T16:51:10.167Z] Network: bridge host ipvlan macvlan null overlay [2022-04-11T16:51:10.167Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-11T16:51:10.167Z] Swarm: inactive [2022-04-11T16:51:10.167Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-11T16:51:10.167Z] Default Runtime: runc [2022-04-11T16:51:10.167Z] Init Binary: docker-init [2022-04-11T16:51:10.167Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:51:10.167Z] runc version: v1.0.3-0-gf46b6ba [2022-04-11T16:51:10.167Z] init version: de40ad0 [2022-04-11T16:51:10.167Z] Security Options: [2022-04-11T16:51:10.167Z] apparmor [2022-04-11T16:51:10.167Z] seccomp [2022-04-11T16:51:10.167Z] Profile: default [2022-04-11T16:51:10.167Z] cgroupns [2022-04-11T16:51:10.167Z] Kernel Version: 5.13.0-1021-aws [2022-04-11T16:51:10.167Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-11T16:51:10.167Z] OSType: linux [2022-04-11T16:51:10.167Z] Architecture: x86_64 [2022-04-11T16:51:10.167Z] CPUs: 2 [2022-04-11T16:51:10.167Z] Total Memory: 7.476GiB [2022-04-11T16:51:10.167Z] Name: ip-10-100-41-167 [2022-04-11T16:51:10.167Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-11T16:51:10.167Z] Docker Root Dir: /var/lib/docker [2022-04-11T16:51:10.167Z] Debug Mode: false [2022-04-11T16:51:10.167Z] Registry: https://index.docker.io/v1/ [2022-04-11T16:51:10.167Z] Labels: [2022-04-11T16:51:10.167Z] Experimental: true [2022-04-11T16:51:10.167Z] Insecure Registries: [2022-04-11T16:51:10.167Z] 127.0.0.0/8 [2022-04-11T16:51:10.167Z] Live Restore Enabled: true [2022-04-11T16:51:10.167Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-11T16:51:10.238Z] Client: [2022-04-11T16:51:10.238Z] Context: default [2022-04-11T16:51:10.238Z] Debug Mode: false [2022-04-11T16:51:10.238Z] Plugins: [2022-04-11T16:51:10.238Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-11T16:51:10.238Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-11T16:51:10.238Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-11T16:51:10.238Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-11T16:51:10.238Z] [2022-04-11T16:51:10.238Z] Server: [2022-04-11T16:51:10.238Z] Containers: 0 [2022-04-11T16:51:10.238Z] Running: 0 [2022-04-11T16:51:10.238Z] Paused: 0 [2022-04-11T16:51:10.238Z] Stopped: 0 [2022-04-11T16:51:10.238Z] Images: 3 [2022-04-11T16:51:10.238Z] Server Version: 20.10.14 [2022-04-11T16:51:10.238Z] Storage Driver: overlay2 [2022-04-11T16:51:10.238Z] Backing Filesystem: extfs [2022-04-11T16:51:10.238Z] Supports d_type: true [2022-04-11T16:51:10.238Z] Native Overlay Diff: true [2022-04-11T16:51:10.238Z] userxattr: false [2022-04-11T16:51:10.238Z] Logging Driver: json-file [2022-04-11T16:51:10.238Z] Cgroup Driver: cgroupfs [2022-04-11T16:51:10.238Z] Cgroup Version: 1 [2022-04-11T16:51:10.238Z] Plugins: [2022-04-11T16:51:10.238Z] Volume: local [2022-04-11T16:51:10.238Z] Network: bridge host ipvlan macvlan null overlay [2022-04-11T16:51:10.238Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-11T16:51:10.238Z] Swarm: inactive [2022-04-11T16:51:10.238Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-11T16:51:10.238Z] Default Runtime: runc [2022-04-11T16:51:10.238Z] Init Binary: docker-init [2022-04-11T16:51:10.238Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:51:10.238Z] runc version: v1.0.3-0-gf46b6ba [2022-04-11T16:51:10.238Z] init version: de40ad0 [2022-04-11T16:51:10.238Z] Security Options: [2022-04-11T16:51:10.238Z] apparmor [2022-04-11T16:51:10.238Z] seccomp [2022-04-11T16:51:10.238Z] Profile: default [2022-04-11T16:51:10.238Z] Kernel Version: 5.4.0-1071-aws [2022-04-11T16:51:10.238Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-11T16:51:10.238Z] OSType: linux [2022-04-11T16:51:10.238Z] Architecture: x86_64 [2022-04-11T16:51:10.238Z] CPUs: 2 [2022-04-11T16:51:10.238Z] Total Memory: 7.565GiB [2022-04-11T16:51:10.238Z] Name: ip-10-100-72-5 [2022-04-11T16:51:10.238Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-11T16:51:10.238Z] Docker Root Dir: /var/lib/docker [2022-04-11T16:51:10.238Z] Debug Mode: false [2022-04-11T16:51:10.238Z] Registry: https://index.docker.io/v1/ [2022-04-11T16:51:10.238Z] Labels: [2022-04-11T16:51:10.238Z] Experimental: true [2022-04-11T16:51:10.238Z] Insecure Registries: [2022-04-11T16:51:10.238Z] 127.0.0.0/8 [2022-04-11T16:51:10.238Z] Live Restore Enabled: true [2022-04-11T16:51:10.238Z] [2022-04-11T16:51:10.238Z] WARNING: No swap limit support [Pipeline] sh [2022-04-11T16:51:10.377Z] #24 transferring context: 60.71MB 1.1s done [2022-04-11T16:51:10.377Z] #24 DONE 1.3s [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #61 sha256:cb5c2b0192eb4849a379dad2c410cae5bbadf0f0c6d3766c8c9844e33264d24a [2022-04-11T16:51:10.377Z] #61 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-11T16:51:10.377Z] #27 sha256:ac203724551a5c4b7e7da0a02b9b1069ba812f8cbffe45f8c7f49f1fb9a2c64c [2022-04-11T16:51:10.377Z] #27 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-11T16:51:10.377Z] #47 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-11T16:51:10.377Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-11T16:51:10.377Z] #17 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-11T16:51:10.377Z] #34 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-11T16:51:10.377Z] #16 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-11T16:51:10.377Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-11T16:51:10.377Z] #12 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-11T16:51:10.377Z] #43 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #52 sha256:12e414815bfe399bcb6b554334fc56eaa24f7bccbdc673af0bacfb94a2aceda6 [2022-04-11T16:51:10.377Z] #52 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-11T16:51:10.377Z] #51 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-11T16:51:10.377Z] #49 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-11T16:51:10.377Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-11T16:51:10.377Z] #15 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #50 sha256:d91ccfd93f34d4bfe9dc9e2d778e99d07793e3bd868ac24cdaf831df44ac5a4e [2022-04-11T16:51:10.377Z] #50 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-11T16:51:10.377Z] #58 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #66 sha256:67d14a3e22b4ba6480feacbbb7a40c175e3abdb5eedbeee116d50f9a7b527b43 [2022-04-11T16:51:10.377Z] #66 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #40 sha256:ef65c5e2defe31e7c5aed1c47bcb4b68dde4a065687a8baf5b292854066f81d7 [2022-04-11T16:51:10.377Z] #40 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-11T16:51:10.377Z] #30 sha256:6f2faddddf7cda653c8cbad54860d184a0177b148f67333c10273609689760cf [2022-04-11T16:51:10.377Z] #30 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #37 sha256:38e54506ac1ea4f7f5dfe134124c84bbd3ff1d992b4260327cd41f7d55aa4876 [2022-04-11T16:51:10.377Z] #37 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-11T16:51:10.377Z] #36 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #41 sha256:61f0d821273d75310f577d10abdfc6dd264d8adcff75081934d5b5b5e95d80ba [2022-04-11T16:51:10.377Z] #41 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-11T16:51:10.377Z] #64 sha256:9e7e7e9b37e70bd7ac97b4f8ebe26d07960e0a831604b74e5531c445cfbdf492 [2022-04-11T16:51:10.377Z] #64 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-11T16:51:10.377Z] #62 sha256:d08b4d85d99198c7d06674f9958f42921f47382a9067d162ebd6082df5c88a45 [2022-04-11T16:51:10.377Z] #62 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #60 sha256:7653ebf924d98ed280c8800c97e61cb6f80eeb9681ef369876766b0cc67f547c [2022-04-11T16:51:10.377Z] #60 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-11T16:51:10.377Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-11T16:51:10.377Z] #68 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-11T16:51:10.377Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-11T16:51:10.377Z] #70 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-11T16:51:10.377Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-11T16:51:10.377Z] #38 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #26 sha256:afd5d21f4b0ac5c61db522c52fff6dae71c2b767d2feb8bcea20ec10a34e7a37 [2022-04-11T16:51:10.377Z] #26 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #63 sha256:18a6e3c70f39c4f1fad3266263e3b056adb7dcd3815ac3a2c32a1b9e8d7091c2 [2022-04-11T16:51:10.377Z] #63 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #44 sha256:820e281d6f8e4a013703c1e729c2fca58398a199c63db6ecf82c41eadbd019f8 [2022-04-11T16:51:10.377Z] #44 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-11T16:51:10.377Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-11T16:51:10.377Z] #18 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-11T16:51:10.377Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-11T16:51:10.377Z] #20 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-11T16:51:10.377Z] #25 sha256:25bac613597837e71b67bd61d0bc65be2e14c8c77b111523998273580e328597 [2022-04-11T16:51:10.377Z] #25 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #54 sha256:277cd302c8f12483d7f5115f1cb3bc7486906f495da155c45e664c77b76733d6 [2022-04-11T16:51:10.377Z] #54 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #31 sha256:64c03cee5cebd90ce7d08c767aa3eba0d6b18173d0764f98bb1a30af9288cb58 [2022-04-11T16:51:10.377Z] #31 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-11T16:51:10.377Z] #14 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #35 sha256:5f57c97bde2a7d3614b3c3a449f31b7159cf3b0d962c6a458c86c9b3997a1d92 [2022-04-11T16:51:10.377Z] #35 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-11T16:51:10.377Z] #21 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-11T16:51:10.377Z] #29 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-11T16:51:10.377Z] #39 sha256:ce5e6a8747deb3fd108c2cc388fae269ab184eca746dfae249370afd99fa1859 [2022-04-11T16:51:10.377Z] #39 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-11T16:51:10.377Z] #46 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-11T16:51:10.377Z] #59 sha256:688b6ca8a89168eee131c29aa82231b07df10bbc8e3ece993c0f19367de72e71 [2022-04-11T16:51:10.377Z] #59 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-11T16:51:10.377Z] #32 sha256:50775c7927b846ef080fcbeb150f8d044b54530e774c3364ccb754545a4f843f [2022-04-11T16:51:10.377Z] #32 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #71 sha256:041acc14dc2248f58b214817ab7765e2e0f3e81ffabe04808dcdfae9be468bca [2022-04-11T16:51:10.377Z] #71 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #57 sha256:1835dbb30cd52796741e98854df3fffc91511f341c67080747c0e9cbcf3043d3 [2022-04-11T16:51:10.377Z] #57 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-11T16:51:10.377Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-11T16:51:10.377Z] #33 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-11T16:51:10.377Z] #55 sha256:da8811b88a7f7c06ee56f36ed3f420bd55691c8b72493c079fda8b83f3c3759f [2022-04-11T16:51:10.377Z] #55 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-11T16:51:10.377Z] #13 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-11T16:51:10.377Z] #65 sha256:3595ea7cc99afb454818f37492088f0063fb823c8d009a90899482360165d6ba [2022-04-11T16:51:10.377Z] #65 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-11T16:51:10.377Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-11T16:51:10.377Z] #19 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-11T16:51:10.377Z] #48 sha256:a7af63654ac0ddfbdb77eefa98157a50e88a25cfa99547b10adf067cc1e2d36e [2022-04-11T16:51:10.377Z] #48 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #56 sha256:43b61be417e66a3d1ea3040424ea10e74bef597c136bf7b04e547f688d1fdd72 [2022-04-11T16:51:10.377Z] #56 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-11T16:51:10.377Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-11T16:51:10.377Z] #23 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-11T16:51:10.377Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-11T16:51:10.377Z] #42 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-11T16:51:10.377Z] #22 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.377Z] #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-11T16:51:10.377Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-11T16:51:10.377Z] #53 CACHED [2022-04-11T16:51:10.377Z] [2022-04-11T16:51:10.378Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-11T16:51:10.378Z] #72 sha256:0ef6296b925701b22129742943da444f24ec2990fe9f5a2ba782bab77c0e47b9 [2022-04-11T16:51:10.378Z] #72 CACHED [2022-04-11T16:51:10.378Z] [2022-04-11T16:51:10.378Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-11T16:51:10.378Z] #73 sha256:2a194b280b548d665a724e0bf298b5e778d5e5d7e9781f1398c478f5c49ea740 [2022-04-11T16:51:10.494Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 . [2022-04-11T16:51:10.521Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-11T16:51:10.521Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-11T16:51:10.521Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43476/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-11T16:51:10.521Z] + bash /home/ubuntu/workspace/moby_PR-43476/check-config.sh [2022-04-11T16:51:10.521Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-11T16:51:10.521Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-11T16:51:10.521Z] [2022-04-11T16:51:10.521Z] Generally Necessary: [2022-04-11T16:51:10.521Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-11T16:51:10.521Z] - apparmor: enabled and tools installed [2022-04-11T16:51:10.521Z] - CONFIG_NAMESPACES: enabled [2022-04-11T16:51:10.521Z] - CONFIG_NET_NS: enabled [2022-04-11T16:51:10.521Z] - CONFIG_PID_NS: enabled [2022-04-11T16:51:10.521Z] - CONFIG_IPC_NS: enabled [2022-04-11T16:51:10.521Z] - CONFIG_UTS_NS: enabled [2022-04-11T16:51:10.521Z] - CONFIG_CGROUPS: enabled [2022-04-11T16:51:10.521Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-11T16:51:10.521Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-11T16:51:10.521Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-11T16:51:10.521Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-11T16:51:10.521Z] - CONFIG_CPUSETS: enabled [2022-04-11T16:51:10.521Z] - CONFIG_MEMCG: enabled [2022-04-11T16:51:10.521Z] - CONFIG_KEYS: enabled [2022-04-11T16:51:10.521Z] - CONFIG_VETH: enabled (as module) [2022-04-11T16:51:10.521Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-11T16:51:10.521Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-11T16:51:10.521Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-11T16:51:10.521Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-11T16:51:10.521Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-11T16:51:10.522Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-11T16:51:10.522Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-11T16:51:10.522Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-11T16:51:10.522Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-11T16:51:10.522Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-11T16:51:10.522Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-11T16:51:10.522Z] - CONFIG_CGROUP_BPF: enabled [2022-04-11T16:51:10.522Z] [2022-04-11T16:51:10.522Z] Optional Features: [2022-04-11T16:51:10.522Z] - CONFIG_USER_NS: enabled [2022-04-11T16:51:10.522Z] - CONFIG_SECCOMP: enabled [2022-04-11T16:51:10.522Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-11T16:51:10.522Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-11T16:51:10.522Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-11T16:51:10.522Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-11T16:51:10.522Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-11T16:51:10.522Z] - CONFIG_BLK_CGROUP: enabled [2022-04-11T16:51:10.522Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-11T16:51:10.522Z] - CONFIG_CGROUP_PERF: enabled [2022-04-11T16:51:10.522Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-11T16:51:10.602Z] #19 7.442 Reading package lists... [2022-04-11T16:51:10.754Z] #1 [internal] load build definition from Dockerfile [2022-04-11T16:51:10.754Z] #1 sha256:45d30870cf26952605783438aa5f553852f3b8b24ae60fcadefacfd5bb03e8e0 [2022-04-11T16:51:10.754Z] #1 transferring dockerfile: 16.77kB done [2022-04-11T16:51:10.754Z] #1 DONE 0.0s [2022-04-11T16:51:10.754Z] [2022-04-11T16:51:10.754Z] #2 [internal] load .dockerignore [2022-04-11T16:51:10.754Z] #2 sha256:2610b6bfa5dcd5f47260cb27c793c06d437f1b98e8b18b756acb48821498c3b6 [2022-04-11T16:51:10.754Z] #2 transferring context: 87B done [2022-04-11T16:51:10.754Z] #2 DONE 0.0s [2022-04-11T16:51:10.754Z] [2022-04-11T16:51:10.754Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-11T16:51:10.754Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-11T16:51:10.754Z] #3 DONE 0.1s [2022-04-11T16:51:10.754Z] [2022-04-11T16:51:10.754Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-11T16:51:10.754Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-11T16:51:10.754Z] #4 CACHED [2022-04-11T16:51:10.778Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-11T16:51:10.778Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-11T16:51:10.778Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-11T16:51:10.778Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-11T16:51:10.778Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_IP_VS: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-11T16:51:10.778Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-11T16:51:10.778Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-11T16:51:10.778Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-11T16:51:10.778Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-11T16:51:10.778Z] - CONFIG_EXT4_FS: enabled [2022-04-11T16:51:10.778Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-11T16:51:10.778Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-11T16:51:10.778Z] - Network Drivers: [2022-04-11T16:51:10.778Z] - "overlay": [2022-04-11T16:51:10.778Z] - CONFIG_VXLAN: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-11T16:51:10.778Z] Optional (for encrypted networks): [2022-04-11T16:51:10.778Z] - CONFIG_CRYPTO: enabled [2022-04-11T16:51:10.778Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-11T16:51:10.778Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-11T16:51:10.778Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-11T16:51:10.778Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-11T16:51:10.778Z] - CONFIG_XFRM: enabled [2022-04-11T16:51:10.778Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-11T16:51:10.778Z] - "ipvlan": [2022-04-11T16:51:10.778Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-11T16:51:10.778Z] - "macvlan": [2022-04-11T16:51:10.778Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_DUMMY: enabled (as module) [2022-04-11T16:51:10.778Z] - "ftp,tftp client in container": [2022-04-11T16:51:10.778Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-11T16:51:10.778Z] - Storage Drivers: [2022-04-11T16:51:10.778Z] - "aufs": [2022-04-11T16:51:10.778Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-11T16:51:10.778Z] - "btrfs": [2022-04-11T16:51:10.778Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-11T16:51:10.778Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-11T16:51:10.778Z] - "devicemapper": [2022-04-11T16:51:10.778Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-11T16:51:10.778Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-11T16:51:10.778Z] - "overlay": [2022-04-11T16:51:10.778Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-11T16:51:10.778Z] - "zfs": [2022-04-11T16:51:10.778Z] - /dev/zfs: present [2022-04-11T16:51:10.778Z] - zfs command: missing [2022-04-11T16:51:10.778Z] - zpool command: missing [2022-04-11T16:51:10.778Z] [2022-04-11T16:51:10.778Z] Limits: [2022-04-11T16:51:10.778Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-11T16:51:10.778Z] [2022-04-11T16:51:10.778Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-11T16:51:11.013Z] [2022-04-11T16:51:11.013Z] #5 [internal] load .dockerignore [2022-04-11T16:51:11.013Z] #5 sha256:7fd31c66950a568399bf92d96676d4aafa2b2f42edd41356c4305f28f94394ff [2022-04-11T16:51:11.013Z] #5 DONE 0.0s [2022-04-11T16:51:11.013Z] [2022-04-11T16:51:11.013Z] #6 [internal] load build definition from Dockerfile [2022-04-11T16:51:11.013Z] #6 sha256:21df3a4ee391a1bb840d57f46d8e4c78eb0e4187c5956493c671dcf4bbd606d2 [2022-04-11T16:51:11.013Z] #6 DONE 0.0s [2022-04-11T16:51:11.013Z] [2022-04-11T16:51:11.013Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-11T16:51:11.013Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-11T16:51:11.013Z] #10 DONE 0.1s [2022-04-11T16:51:11.013Z] [2022-04-11T16:51:11.013Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:51:11.013Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-11T16:51:11.105Z] + sudo modprobe ip_vs [2022-04-11T16:51:11.105Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 . [2022-04-11T16:51:11.273Z] #9 DONE 0.1s [2022-04-11T16:51:11.273Z] [2022-04-11T16:51:11.273Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:51:11.273Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-11T16:51:11.273Z] #8 DONE 0.1s [2022-04-11T16:51:11.273Z] [2022-04-11T16:51:11.273Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-11T16:51:11.273Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-11T16:51:11.273Z] #7 DONE 0.1s [2022-04-11T16:51:11.320Z] #73 DONE 1.0s [2022-04-11T16:51:11.363Z] #1 [internal] load build definition from Dockerfile [2022-04-11T16:51:11.363Z] #1 sha256:1a1f14f2647f1b2ae2253affe2cf8dd5e742c8ebf138c879888ad22a106536e4 [2022-04-11T16:51:11.363Z] #1 transferring dockerfile: 16.77kB done [2022-04-11T16:51:11.363Z] #1 DONE 0.0s [2022-04-11T16:51:11.363Z] [2022-04-11T16:51:11.363Z] #2 [internal] load .dockerignore [2022-04-11T16:51:11.363Z] #2 sha256:b78f012792b78f89d1c938f4db5171aa3d7974e8f39f3041ee7eef013e03eb13 [2022-04-11T16:51:11.363Z] #2 transferring context: 87B done [2022-04-11T16:51:11.363Z] #2 DONE 0.0s [2022-04-11T16:51:11.363Z] [2022-04-11T16:51:11.363Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-11T16:51:11.363Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-11T16:51:11.363Z] #3 DONE 0.1s [2022-04-11T16:51:11.363Z] [2022-04-11T16:51:11.363Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-11T16:51:11.363Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-11T16:51:11.363Z] #4 CACHED [2022-04-11T16:51:11.533Z] [2022-04-11T16:51:11.533Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-11T16:51:11.533Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-11T16:51:11.533Z] #28 DONE 0.0s [2022-04-11T16:51:11.533Z] [2022-04-11T16:51:11.533Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:51:11.533Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-11T16:51:11.533Z] #69 DONE 0.0s [2022-04-11T16:51:11.533Z] [2022-04-11T16:51:11.533Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:51:11.533Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-11T16:51:11.533Z] #67 DONE 0.0s [2022-04-11T16:51:11.533Z] [2022-04-11T16:51:11.533Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-11T16:51:11.533Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-11T16:51:11.533Z] #11 DONE 0.0s [2022-04-11T16:51:11.533Z] [2022-04-11T16:51:11.533Z] #24 [internal] load build context [2022-04-11T16:51:11.533Z] #24 sha256:890017dec390c33d6ed688e4e8af9753045461eee3f7f82c3603cde435458a0c [2022-04-11T16:51:11.552Z] Fetching without tags [2022-04-11T16:51:11.581Z] [2022-04-11T16:51:11.581Z] #74 exporting to image [2022-04-11T16:51:11.581Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-11T16:51:11.581Z] #74 exporting layers [2022-04-11T16:51:11.620Z] [2022-04-11T16:51:11.620Z] #5 [internal] load .dockerignore [2022-04-11T16:51:11.620Z] #5 sha256:9b3e0c919ceafb895d7b6cc0b5fc8b512f630e8d59fecae030a2db41e2c1b792 [2022-04-11T16:51:11.620Z] #5 DONE 0.0s [2022-04-11T16:51:11.620Z] [2022-04-11T16:51:11.620Z] #6 [internal] load build definition from Dockerfile [2022-04-11T16:51:11.620Z] #6 sha256:b569a7b776e5b8b0cd89b923c88bba7cf874b2286bb67f115ba71a9ebc875e26 [2022-04-11T16:51:11.620Z] #6 DONE 0.0s [2022-04-11T16:51:11.620Z] [2022-04-11T16:51:11.620Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:51:11.620Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-11T16:51:11.620Z] #9 DONE 0.1s [2022-04-11T16:51:11.620Z] [2022-04-11T16:51:11.620Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:51:11.620Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-11T16:51:11.620Z] #8 DONE 0.1s [2022-04-11T16:51:11.620Z] [2022-04-11T16:51:11.620Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-11T16:51:11.620Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-11T16:51:11.620Z] #10 DONE 0.1s [2022-04-11T16:51:11.620Z] [2022-04-11T16:51:11.620Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-11T16:51:11.620Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-11T16:51:11.226Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:11.278Z] > git config --add remote.origin.fetch +refs/pull/43476/head:refs/remotes/origin/PR-43476 # timeout=10 [2022-04-11T16:51:11.337Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:11.461Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:11.878Z] #7 DONE 0.1s [2022-04-11T16:51:12.117Z] #24 ... [2022-04-11T16:51:12.117Z] [2022-04-11T16:51:12.117Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-11T16:51:12.117Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-11T16:51:12.117Z] #45 DONE 0.4s [2022-04-11T16:51:12.117Z] [2022-04-11T16:51:12.117Z] #24 [internal] load build context [2022-04-11T16:51:12.117Z] #24 sha256:890017dec390c33d6ed688e4e8af9753045461eee3f7f82c3603cde435458a0c [2022-04-11T16:51:12.167Z] [2022-04-11T16:51:12.167Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:51:12.167Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-11T16:51:12.167Z] #67 DONE 0.0s [2022-04-11T16:51:12.167Z] [2022-04-11T16:51:12.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-11T16:51:12.167Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-11T16:51:12.167Z] #11 DONE 0.0s [2022-04-11T16:51:12.167Z] [2022-04-11T16:51:12.167Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:51:12.167Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-11T16:51:12.167Z] #69 DONE 0.0s [2022-04-11T16:51:12.167Z] [2022-04-11T16:51:12.167Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-11T16:51:12.167Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-11T16:51:12.167Z] #12 CACHED [2022-04-11T16:51:12.167Z] [2022-04-11T16:51:12.167Z] #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-11T16:51:12.167Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-11T16:51:12.167Z] #13 CACHED [2022-04-11T16:51:12.167Z] [2022-04-11T16:51:12.167Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-11T16:51:12.167Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-11T16:51:12.167Z] #28 DONE 0.0s [2022-04-11T16:51:12.167Z] [2022-04-11T16:51:12.167Z] #24 [internal] load build context [2022-04-11T16:51:12.167Z] #24 sha256:99b568541dda11223a41456d44d4991e06847e4de5a22f2617948e2a6d93dc28 [2022-04-11T16:51:12.303Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:12.425Z] #24 ... [2022-04-11T16:51:12.425Z] [2022-04-11T16:51:12.425Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-11T16:51:12.425Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-11T16:51:12.425Z] #45 DONE 0.4s [2022-04-11T16:51:12.425Z] [2022-04-11T16:51:12.425Z] #24 [internal] load build context [2022-04-11T16:51:12.425Z] #24 sha256:99b568541dda11223a41456d44d4991e06847e4de5a22f2617948e2a6d93dc28 [2022-04-11T16:51:12.523Z] #74 exporting layers 0.9s done [2022-04-11T16:51:12.523Z] #74 writing image sha256:db40a0c2de9ef911fa8de66017d144ba4fbbf71932d5f82cdb5353bbb800fd70 done [2022-04-11T16:51:12.523Z] #74 naming to docker.io/library/docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 done [2022-04-11T16:51:12.523Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-11T16:51:12.862Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-11T16:51:13.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/test/unit [2022-04-11T16:51:13.412Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-11T16:51:13.412Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-11T16:51:13.412Z] + TESTDIRS=./... [2022-04-11T16:51:13.412Z] + exclude_paths='/vendor/|/integration' [2022-04-11T16:51:13.412Z] ++ go list ./... [2022-04-11T16:51:13.412Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-11T16:51:13.507Z] #24 transferring context: 60.70MB 1.7s done [2022-04-11T16:51:13.507Z] #24 DONE 1.8s [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-11T16:51:13.507Z] #44 sha256:41f0ecfe7e89106bb7465889b85eedad7d77e493a8e66e004a17f7c17d92dbad [2022-04-11T16:51:13.507Z] #44 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-11T16:51:13.507Z] #48 sha256:c08c8ccf70811ddc5c2abd780cdb244505ee072b1583d0041d75d8a78be17023 [2022-04-11T16:51:13.507Z] #48 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-11T16:51:13.507Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-11T16:51:13.507Z] #18 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #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-11T16:51:13.507Z] #31 sha256:d260daa2bcb23aa30eba60a04dec75a7e8f8d316531ec60da4bf308c330a7ad7 [2022-04-11T16:51:13.507Z] #31 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-11T16:51:13.507Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-11T16:51:13.507Z] #42 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #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-11T16:51:13.507Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-11T16:51:13.507Z] #49 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-11T16:51:13.507Z] #41 sha256:cf90190b5a53e557ae4774c77afce9e22f1b59d762a3876372426123f298eefc [2022-04-11T16:51:13.507Z] #41 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-11T16:51:13.507Z] #39 sha256:32697c79caf001afab43c84096bd5d578a1073ccd460e38e3115cba646a68c16 [2022-04-11T16:51:13.507Z] #39 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-11T16:51:13.507Z] #54 sha256:db11d39c3e284a6868630c7334c1e8f376552920f4a99710130fe38cd0788dd4 [2022-04-11T16:51:13.507Z] #54 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-11T16:51:13.507Z] #72 sha256:222d335e9c96049af918c5a4d141a3c5d31d21d0daca832a81dde56ca78457f8 [2022-04-11T16:51:13.507Z] #72 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #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-11T16:51:13.507Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-11T16:51:13.507Z] #14 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-11T16:51:13.507Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-11T16:51:13.507Z] #68 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.507Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-11T16:51:13.507Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-11T16:51:13.507Z] #23 CACHED [2022-04-11T16:51:13.507Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-11T16:51:13.508Z] #34 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-11T16:51:13.508Z] #66 sha256:adb48a87eb84848298668bc5b6d7f53643d914f4f14f40cb7d8029686bdb2288 [2022-04-11T16:51:13.508Z] #66 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-11T16:51:13.508Z] #51 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-11T16:51:13.508Z] #47 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-11T16:51:13.508Z] #56 sha256:9ea9709fb03ec2d2b1ea54e2184888ef1c8658477ff1c4dcbb0c4f327ad84886 [2022-04-11T16:51:13.508Z] #56 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-11T16:51:13.508Z] #13 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-11T16:51:13.508Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-11T16:51:13.508Z] #12 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-11T16:51:13.508Z] #71 sha256:849e3e33bc4fc24259056ebe5d22b67ddbd0f40b459bb0e3727c29359d156d9b [2022-04-11T16:51:13.508Z] #71 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-11T16:51:13.508Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-11T16:51:13.508Z] #19 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-11T16:51:13.508Z] #37 sha256:65625dd4396c79f36f4d19fbf29fb54eb8cb7c14924da3c9048e4f3f1e0b224c [2022-04-11T16:51:13.508Z] #37 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-11T16:51:13.508Z] #50 sha256:9ad96c414ceadc229bf7629c900ee06a08a59257892fa902886d26e5a1d20053 [2022-04-11T16:51:13.508Z] #50 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-11T16:51:13.508Z] #32 sha256:ad57e31e8b3ee7fe43a8b0ee22a8c4b624a30c5cc7c0601a15f23e9ccdd242a5 [2022-04-11T16:51:13.508Z] #32 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-11T16:51:13.508Z] #59 sha256:7ca57d2f35c5ec649dc527530148dc20149625b5f3e53e60a49e418efdf5a64a [2022-04-11T16:51:13.508Z] #59 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #63 sha256:bc9b1bf6207bd016ea5a7183208c4f90f8a067fbd079488c18fab2f47e2dd392 [2022-04-11T16:51:13.508Z] #63 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-11T16:51:13.508Z] #61 sha256:0e543226ce5ec1511505a5eb09097f8c3306ae3cb9d25ae53d2f4317f094212c [2022-04-11T16:51:13.508Z] #61 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #40 sha256:4fc352220cbaf8a2ee65dbd39101767d64b2b7fbf77091959a08cc757213c046 [2022-04-11T16:51:13.508Z] #40 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-11T16:51:13.508Z] #58 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-11T16:51:13.508Z] #46 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-11T16:51:13.508Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-11T16:51:13.508Z] #20 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-11T16:51:13.508Z] #29 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-11T16:51:13.508Z] #43 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-11T16:51:13.508Z] #64 sha256:adfca26917e41ed7f7196ee282a9b236e99e1e57edb1feb2b6f252dbb47ec027 [2022-04-11T16:51:13.508Z] #64 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-11T16:51:13.508Z] #52 sha256:cece880a8c89cf8a7f28e96e6a083f1941055494f5ef50c718c5dbd17fd83ec5 [2022-04-11T16:51:13.508Z] #52 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-11T16:51:13.508Z] #53 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-11T16:51:13.508Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-11T16:51:13.508Z] #70 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-11T16:51:13.508Z] #65 sha256:8ab54b456e68faa64a3764e4aaec24b633d508eb9a961630a35f801da8ebd5b8 [2022-04-11T16:51:13.508Z] #65 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-11T16:51:13.508Z] #62 sha256:2e7be8b86c342f91248384d8cef8dfff35ab3343db55b2c7e299ed629453a6c6 [2022-04-11T16:51:13.508Z] #62 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-11T16:51:13.508Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-11T16:51:13.508Z] #17 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-11T16:51:13.508Z] #35 sha256:dc14ad7ca995975886d107e271fb1a8bfef05e1600fb18df977819741fb49a8f [2022-04-11T16:51:13.508Z] #35 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-11T16:51:13.508Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-11T16:51:13.508Z] #33 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-11T16:51:13.508Z] #16 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-11T16:51:13.508Z] #30 sha256:9497730274af350d08c7e70d7b215402609603607322594ce9c4df09b8e26993 [2022-04-11T16:51:13.508Z] #30 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-11T16:51:13.508Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-11T16:51:13.508Z] #15 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #73 sha256:799ce5171eaa9464eb151fd313bf6391a7602244532b0abb93f52ef6a6a33926 [2022-04-11T16:51:13.508Z] #73 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-11T16:51:13.508Z] #55 sha256:a8df2d623f98139a8d280021c8715fe19c5c7634969043376ab04317e826d87a [2022-04-11T16:51:13.508Z] #55 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-11T16:51:13.508Z] #57 sha256:088b57bf235bf7fb928770b16c4f5e9b11abcc85083aec15fc0af6cc7993c300 [2022-04-11T16:51:13.508Z] #57 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #60 sha256:14774eb6df7e7a172c53cb67165fdeca830c73aeb686dfb4a42cda93672dd585 [2022-04-11T16:51:13.508Z] #60 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-11T16:51:13.508Z] #26 sha256:4d437b65b359ccca690103fad2f1d14d0f1a4bef5ee8265da8229b62a66b8eb3 [2022-04-11T16:51:13.508Z] #26 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-11T16:51:13.508Z] #36 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-11T16:51:13.508Z] #38 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-11T16:51:13.508Z] #21 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-11T16:51:13.508Z] #25 sha256:b61cb5fc5d4301f1624ac976ece031c8b3a664e9254766d4f0f9b59d11d9599a [2022-04-11T16:51:13.508Z] #25 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-11T16:51:13.508Z] #22 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-11T16:51:13.508Z] #27 sha256:e0fcc8029ae554d6ad50e244b6ccc6b32fb5b6643a4f324d591f3dc60cc6361f [2022-04-11T16:51:13.508Z] #27 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #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-11T16:51:13.508Z] #74 sha256:dde34b6c8b50cc782c6c99d4680bcc86007f2380585860e32529ac6c49a90b8e [2022-04-11T16:51:13.508Z] #74 CACHED [2022-04-11T16:51:13.508Z] [2022-04-11T16:51:13.508Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-11T16:51:13.508Z] #75 sha256:b1fadc007ca6e19e6c03c8db5d2a331fa5eff857fbdbd07b93a40b513bb0888d [2022-04-11T16:51:13.513Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a0401f74082b3b0) in /home/ubuntu/workspace/moby_PR-43476 [Pipeline] { [Pipeline] checkout [2022-04-11T16:51:13.543Z] The recommended git tool is: git [2022-04-11T16:51:13.563Z] using credential docker-jenkins-github-credentials [2022-04-11T16:51:13.571Z] Cloning the remote Git repository [2022-04-11T16:51:13.571Z] Cloning with configured refspecs honoured and without tags [2022-04-11T16:51:11.585Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:51:11.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:11.588Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:12.338Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:12.394Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:13.891Z] #19 10.48 Reading package lists... [2022-04-11T16:51:14.357Z] + pkg_list='github.com/docker/docker/api [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/backend/build [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/httputils [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/middleware [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/build [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/container [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/debug [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/image [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/network [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/session [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/system [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/volume [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/backend [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/container [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/events [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/filters [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/image [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/mount [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/network [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/registry [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/strslice [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/swarm [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/time [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/versions [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/volume [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/builder-next [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/dockerfile [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/remotecontext [2022-04-11T16:51:14.357Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T16:51:14.357Z] github.com/docker/docker/cli [2022-04-11T16:51:14.357Z] github.com/docker/docker/cli/config [2022-04-11T16:51:14.357Z] github.com/docker/docker/cli/debug [2022-04-11T16:51:14.357Z] github.com/docker/docker/client [2022-04-11T16:51:14.357Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T16:51:14.357Z] github.com/docker/docker/cmd/dockerd [2022-04-11T16:51:14.357Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T16:51:14.357Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T16:51:14.357Z] github.com/docker/docker/container [2022-04-11T16:51:14.357Z] github.com/docker/docker/container/stream [2022-04-11T16:51:14.357Z] github.com/docker/docker/contrib/apparmor [2022-04-11T16:51:14.357Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T16:51:14.357Z] github.com/docker/docker/contrib/httpserver [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/cluster [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/config [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/events [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/exec [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/images [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/initlayer [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/links [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/listeners [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/local [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/names [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/network [2022-04-11T16:51:14.357Z] github.com/docker/docker/daemon/stats [2022-04-11T16:51:14.357Z] github.com/docker/docker/distribution [2022-04-11T16:51:14.357Z] github.com/docker/docker/distribution/metadata [2022-04-11T16:51:14.357Z] github.com/docker/docker/distribution/utils [2022-04-11T16:51:14.357Z] github.com/docker/docker/distribution/xfer [2022-04-11T16:51:14.357Z] github.com/docker/docker/dockerversion [2022-04-11T16:51:14.357Z] github.com/docker/docker/errdefs [2022-04-11T16:51:14.357Z] github.com/docker/docker/image [2022-04-11T16:51:14.357Z] github.com/docker/docker/image/cache [2022-04-11T16:51:14.357Z] github.com/docker/docker/image/tarexport [2022-04-11T16:51:14.357Z] github.com/docker/docker/image/v1 [2022-04-11T16:51:14.357Z] github.com/docker/docker/internal/test/suite [2022-04-11T16:51:14.357Z] github.com/docker/docker/layer [2022-04-11T16:51:14.357Z] github.com/docker/docker/libcontainerd [2022-04-11T16:51:14.357Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T16:51:14.357Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T16:51:14.357Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T16:51:14.357Z] github.com/docker/docker/libcontainerd/types [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/config [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/idm [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/ns [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/options [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/osl [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/libnetwork/types [2022-04-11T16:51:14.357Z] github.com/docker/docker/oci [2022-04-11T16:51:14.357Z] github.com/docker/docker/oci/caps [2022-04-11T16:51:14.357Z] github.com/docker/docker/opts [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/aaparser [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/archive [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/authorization [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/capabilities [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/containerfs [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/directory [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/dmesg [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/filenotify [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/fileutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/fsutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/homedir [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/idtools [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/ioutils [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/longpath [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/loopback [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/parsers [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/pidfile [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/platform [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/plugins [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/pools [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/progress [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/pubsub [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/reexec [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/signal [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/stack [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/stringid [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/system [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/tailfile [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/tarsum [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/truncindex [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/urlutil [2022-04-11T16:51:14.357Z] github.com/docker/docker/pkg/useragent [2022-04-11T16:51:14.357Z] github.com/docker/docker/plugin [2022-04-11T16:51:14.357Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T16:51:14.357Z] github.com/docker/docker/plugin/v2 [2022-04-11T16:51:14.357Z] github.com/docker/docker/profiles/apparmor [2022-04-11T16:51:14.357Z] github.com/docker/docker/profiles/seccomp [2022-04-11T16:51:14.357Z] github.com/docker/docker/quota [2022-04-11T16:51:14.357Z] github.com/docker/docker/reference [2022-04-11T16:51:14.357Z] github.com/docker/docker/registry [2022-04-11T16:51:14.357Z] github.com/docker/docker/registry/resumable [2022-04-11T16:51:14.357Z] github.com/docker/docker/restartmanager [2022-04-11T16:51:14.357Z] github.com/docker/docker/rootless [2022-04-11T16:51:14.357Z] github.com/docker/docker/rootless/specconv [2022-04-11T16:51:14.357Z] github.com/docker/docker/runconfig [2022-04-11T16:51:14.357Z] github.com/docker/docker/runconfig/opts [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/daemon [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/environment [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/fakegit [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/registry [2022-04-11T16:51:14.357Z] github.com/docker/docker/testutil/request [2022-04-11T16:51:14.357Z] github.com/docker/docker/volume [2022-04-11T16:51:14.357Z] github.com/docker/docker/volume/drivers [2022-04-11T16:51:14.357Z] github.com/docker/docker/volume/local [2022-04-11T16:51:14.357Z] github.com/docker/docker/volume/mounts [2022-04-11T16:51:14.357Z] github.com/docker/docker/volume/service [2022-04-11T16:51:14.357Z] github.com/docker/docker/volume/service/opts [2022-04-11T16:51:14.357Z] github.com/docker/docker/volume/testutils' [2022-04-11T16:51:14.357Z] ++ grep --fixed-strings -v /libnetwork [2022-04-11T16:51:14.357Z] ++ echo 'github.com/docker/docker/api [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/backend/build [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/httputils [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/middleware [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/build [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/container [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/debug [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/image [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/network [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/session [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/system [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/server/router/volume [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/backend [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/container [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/events [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/filters [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/image [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/mount [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/network [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/registry [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/strslice [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/swarm [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/time [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/versions [2022-04-11T16:51:14.357Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/volume [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/dockerfile [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/remotecontext [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T16:51:14.358Z] github.com/docker/docker/cli [2022-04-11T16:51:14.358Z] github.com/docker/docker/cli/config [2022-04-11T16:51:14.358Z] github.com/docker/docker/cli/debug [2022-04-11T16:51:14.358Z] github.com/docker/docker/client [2022-04-11T16:51:14.358Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T16:51:14.358Z] github.com/docker/docker/cmd/dockerd [2022-04-11T16:51:14.358Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T16:51:14.358Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T16:51:14.358Z] github.com/docker/docker/container [2022-04-11T16:51:14.358Z] github.com/docker/docker/container/stream [2022-04-11T16:51:14.358Z] github.com/docker/docker/contrib/apparmor [2022-04-11T16:51:14.358Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T16:51:14.358Z] github.com/docker/docker/contrib/httpserver [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/config [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/events [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/exec [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/images [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/initlayer [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/links [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/listeners [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/local [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/names [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/network [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/stats [2022-04-11T16:51:14.358Z] github.com/docker/docker/distribution [2022-04-11T16:51:14.358Z] github.com/docker/docker/distribution/metadata [2022-04-11T16:51:14.358Z] github.com/docker/docker/distribution/utils [2022-04-11T16:51:14.358Z] github.com/docker/docker/distribution/xfer [2022-04-11T16:51:14.358Z] github.com/docker/docker/dockerversion [2022-04-11T16:51:14.358Z] github.com/docker/docker/errdefs [2022-04-11T16:51:14.358Z] github.com/docker/docker/image [2022-04-11T16:51:14.358Z] github.com/docker/docker/image/cache [2022-04-11T16:51:14.358Z] github.com/docker/docker/image/tarexport [2022-04-11T16:51:14.358Z] github.com/docker/docker/image/v1 [2022-04-11T16:51:14.358Z] github.com/docker/docker/internal/test/suite [2022-04-11T16:51:14.358Z] github.com/docker/docker/layer [2022-04-11T16:51:14.358Z] github.com/docker/docker/libcontainerd [2022-04-11T16:51:14.358Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T16:51:14.358Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T16:51:14.358Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T16:51:14.358Z] github.com/docker/docker/libcontainerd/types [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/config [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/idm [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/ns [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/options [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/osl [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/libnetwork/types [2022-04-11T16:51:14.358Z] github.com/docker/docker/oci [2022-04-11T16:51:14.358Z] github.com/docker/docker/oci/caps [2022-04-11T16:51:14.358Z] github.com/docker/docker/opts [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/aaparser [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/archive [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/authorization [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/capabilities [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/containerfs [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/directory [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/dmesg [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/filenotify [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/fileutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/fsutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/homedir [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/idtools [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/ioutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/longpath [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/loopback [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/parsers [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/pidfile [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/platform [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/plugins [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/pools [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/progress [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/pubsub [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/reexec [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/signal [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/stack [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/stringid [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/system [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/tailfile [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/tarsum [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/truncindex [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/urlutil [2022-04-11T16:51:14.358Z] github.com/docker/docker/pkg/useragent [2022-04-11T16:51:14.358Z] github.com/docker/docker/plugin [2022-04-11T16:51:14.358Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T16:51:14.358Z] github.com/docker/docker/plugin/v2 [2022-04-11T16:51:14.358Z] github.com/docker/docker/profiles/apparmor [2022-04-11T16:51:14.358Z] github.com/docker/docker/profiles/seccomp [2022-04-11T16:51:14.358Z] github.com/docker/docker/quota [2022-04-11T16:51:14.358Z] github.com/docker/docker/reference [2022-04-11T16:51:14.358Z] github.com/docker/docker/registry [2022-04-11T16:51:14.358Z] github.com/docker/docker/registry/resumable [2022-04-11T16:51:14.358Z] github.com/docker/docker/restartmanager [2022-04-11T16:51:14.358Z] github.com/docker/docker/rootless [2022-04-11T16:51:14.358Z] github.com/docker/docker/rootless/specconv [2022-04-11T16:51:14.358Z] github.com/docker/docker/runconfig [2022-04-11T16:51:14.358Z] github.com/docker/docker/runconfig/opts [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/daemon [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/environment [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/fakegit [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/registry [2022-04-11T16:51:14.358Z] github.com/docker/docker/testutil/request [2022-04-11T16:51:14.358Z] github.com/docker/docker/volume [2022-04-11T16:51:14.358Z] github.com/docker/docker/volume/drivers [2022-04-11T16:51:14.358Z] github.com/docker/docker/volume/local [2022-04-11T16:51:14.358Z] github.com/docker/docker/volume/mounts [2022-04-11T16:51:14.358Z] github.com/docker/docker/volume/service [2022-04-11T16:51:14.358Z] github.com/docker/docker/volume/service/opts [2022-04-11T16:51:14.358Z] github.com/docker/docker/volume/testutils' [2022-04-11T16:51:14.358Z] + base_pkg_list='github.com/docker/docker/api [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/backend/build [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/httputils [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/middleware [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/build [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/container [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/debug [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/image [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/network [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/session [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/system [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/server/router/volume [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/backend [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/container [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/events [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/filters [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/image [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/mount [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/network [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/registry [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/strslice [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/swarm [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/time [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/versions [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T16:51:14.358Z] github.com/docker/docker/api/types/volume [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/dockerfile [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/remotecontext [2022-04-11T16:51:14.358Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T16:51:14.358Z] github.com/docker/docker/cli [2022-04-11T16:51:14.358Z] github.com/docker/docker/cli/config [2022-04-11T16:51:14.358Z] github.com/docker/docker/cli/debug [2022-04-11T16:51:14.358Z] github.com/docker/docker/client [2022-04-11T16:51:14.358Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T16:51:14.358Z] github.com/docker/docker/cmd/dockerd [2022-04-11T16:51:14.358Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T16:51:14.358Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T16:51:14.358Z] github.com/docker/docker/container [2022-04-11T16:51:14.358Z] github.com/docker/docker/container/stream [2022-04-11T16:51:14.358Z] github.com/docker/docker/contrib/apparmor [2022-04-11T16:51:14.358Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T16:51:14.358Z] github.com/docker/docker/contrib/httpserver [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/config [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/events [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/exec [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/images [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/initlayer [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/links [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/listeners [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/local [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T16:51:14.358Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/names [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/network [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/stats [2022-04-11T16:51:14.359Z] github.com/docker/docker/distribution [2022-04-11T16:51:14.359Z] github.com/docker/docker/distribution/metadata [2022-04-11T16:51:14.359Z] github.com/docker/docker/distribution/utils [2022-04-11T16:51:14.359Z] github.com/docker/docker/distribution/xfer [2022-04-11T16:51:14.359Z] github.com/docker/docker/dockerversion [2022-04-11T16:51:14.359Z] github.com/docker/docker/errdefs [2022-04-11T16:51:14.359Z] github.com/docker/docker/image [2022-04-11T16:51:14.359Z] github.com/docker/docker/image/cache [2022-04-11T16:51:14.359Z] github.com/docker/docker/image/tarexport [2022-04-11T16:51:14.359Z] github.com/docker/docker/image/v1 [2022-04-11T16:51:14.359Z] github.com/docker/docker/internal/test/suite [2022-04-11T16:51:14.359Z] github.com/docker/docker/layer [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd/types [2022-04-11T16:51:14.359Z] github.com/docker/docker/oci [2022-04-11T16:51:14.359Z] github.com/docker/docker/oci/caps [2022-04-11T16:51:14.359Z] github.com/docker/docker/opts [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/aaparser [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/archive [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/authorization [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/capabilities [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/containerfs [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/directory [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/dmesg [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/filenotify [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/fileutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/fsutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/homedir [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/idtools [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/ioutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/longpath [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/loopback [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/parsers [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/pidfile [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/platform [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/plugins [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/pools [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/progress [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/pubsub [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/reexec [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/signal [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/stack [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/stringid [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/system [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/tailfile [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/tarsum [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/truncindex [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/urlutil [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/useragent [2022-04-11T16:51:14.359Z] github.com/docker/docker/plugin [2022-04-11T16:51:14.359Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T16:51:14.359Z] github.com/docker/docker/plugin/v2 [2022-04-11T16:51:14.359Z] github.com/docker/docker/profiles/apparmor [2022-04-11T16:51:14.359Z] github.com/docker/docker/profiles/seccomp [2022-04-11T16:51:14.359Z] github.com/docker/docker/quota [2022-04-11T16:51:14.359Z] github.com/docker/docker/reference [2022-04-11T16:51:14.359Z] github.com/docker/docker/registry [2022-04-11T16:51:14.359Z] github.com/docker/docker/registry/resumable [2022-04-11T16:51:14.359Z] github.com/docker/docker/restartmanager [2022-04-11T16:51:14.359Z] github.com/docker/docker/rootless [2022-04-11T16:51:14.359Z] github.com/docker/docker/rootless/specconv [2022-04-11T16:51:14.359Z] github.com/docker/docker/runconfig [2022-04-11T16:51:14.359Z] github.com/docker/docker/runconfig/opts [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/daemon [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/environment [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/fakegit [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/registry [2022-04-11T16:51:14.359Z] github.com/docker/docker/testutil/request [2022-04-11T16:51:14.359Z] github.com/docker/docker/volume [2022-04-11T16:51:14.359Z] github.com/docker/docker/volume/drivers [2022-04-11T16:51:14.359Z] github.com/docker/docker/volume/local [2022-04-11T16:51:14.359Z] github.com/docker/docker/volume/mounts [2022-04-11T16:51:14.359Z] github.com/docker/docker/volume/service [2022-04-11T16:51:14.359Z] github.com/docker/docker/volume/service/opts [2022-04-11T16:51:14.359Z] github.com/docker/docker/volume/testutils' [2022-04-11T16:51:14.359Z] ++ grep --fixed-strings /libnetwork [2022-04-11T16:51:14.359Z] ++ echo 'github.com/docker/docker/api [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/backend/build [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/httputils [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/middleware [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/build [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/container [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/debug [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/image [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/network [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/session [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/system [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/server/router/volume [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/backend [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/container [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/events [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/filters [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/image [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/mount [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/network [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/registry [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/strslice [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/swarm [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/time [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/versions [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T16:51:14.359Z] github.com/docker/docker/api/types/volume [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/builder-next [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/dockerfile [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/remotecontext [2022-04-11T16:51:14.359Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T16:51:14.359Z] github.com/docker/docker/cli [2022-04-11T16:51:14.359Z] github.com/docker/docker/cli/config [2022-04-11T16:51:14.359Z] github.com/docker/docker/cli/debug [2022-04-11T16:51:14.359Z] github.com/docker/docker/client [2022-04-11T16:51:14.359Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T16:51:14.359Z] github.com/docker/docker/cmd/dockerd [2022-04-11T16:51:14.359Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T16:51:14.359Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T16:51:14.359Z] github.com/docker/docker/container [2022-04-11T16:51:14.359Z] github.com/docker/docker/container/stream [2022-04-11T16:51:14.359Z] github.com/docker/docker/contrib/apparmor [2022-04-11T16:51:14.359Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T16:51:14.359Z] github.com/docker/docker/contrib/httpserver [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/cluster [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/config [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/events [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/exec [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/images [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/initlayer [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/links [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/listeners [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/local [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/names [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/network [2022-04-11T16:51:14.359Z] github.com/docker/docker/daemon/stats [2022-04-11T16:51:14.359Z] github.com/docker/docker/distribution [2022-04-11T16:51:14.359Z] github.com/docker/docker/distribution/metadata [2022-04-11T16:51:14.359Z] github.com/docker/docker/distribution/utils [2022-04-11T16:51:14.359Z] github.com/docker/docker/distribution/xfer [2022-04-11T16:51:14.359Z] github.com/docker/docker/dockerversion [2022-04-11T16:51:14.359Z] github.com/docker/docker/errdefs [2022-04-11T16:51:14.359Z] github.com/docker/docker/image [2022-04-11T16:51:14.359Z] github.com/docker/docker/image/cache [2022-04-11T16:51:14.359Z] github.com/docker/docker/image/tarexport [2022-04-11T16:51:14.359Z] github.com/docker/docker/image/v1 [2022-04-11T16:51:14.359Z] github.com/docker/docker/internal/test/suite [2022-04-11T16:51:14.359Z] github.com/docker/docker/layer [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T16:51:14.359Z] github.com/docker/docker/libcontainerd/types [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/config [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/idm [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/ns [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/options [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/osl [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T16:51:14.359Z] github.com/docker/docker/libnetwork/types [2022-04-11T16:51:14.359Z] github.com/docker/docker/oci [2022-04-11T16:51:14.359Z] github.com/docker/docker/oci/caps [2022-04-11T16:51:14.359Z] github.com/docker/docker/opts [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/aaparser [2022-04-11T16:51:14.359Z] github.com/docker/docker/pkg/archive [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/authorization [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/capabilities [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/containerfs [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/directory [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/dmesg [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/filenotify [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/fileutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/fsutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/homedir [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/idtools [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/ioutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/longpath [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/loopback [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/parsers [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/pidfile [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/platform [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/plugins [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/pools [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/progress [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/pubsub [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/reexec [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/signal [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/stack [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/stringid [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/system [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/tailfile [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/tarsum [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/truncindex [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/urlutil [2022-04-11T16:51:14.360Z] github.com/docker/docker/pkg/useragent [2022-04-11T16:51:14.360Z] github.com/docker/docker/plugin [2022-04-11T16:51:14.360Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T16:51:14.360Z] github.com/docker/docker/plugin/v2 [2022-04-11T16:51:14.360Z] github.com/docker/docker/profiles/apparmor [2022-04-11T16:51:14.360Z] github.com/docker/docker/profiles/seccomp [2022-04-11T16:51:14.360Z] github.com/docker/docker/quota [2022-04-11T16:51:14.360Z] github.com/docker/docker/reference [2022-04-11T16:51:14.360Z] github.com/docker/docker/registry [2022-04-11T16:51:14.360Z] github.com/docker/docker/registry/resumable [2022-04-11T16:51:14.360Z] github.com/docker/docker/restartmanager [2022-04-11T16:51:14.360Z] github.com/docker/docker/rootless [2022-04-11T16:51:14.360Z] github.com/docker/docker/rootless/specconv [2022-04-11T16:51:14.360Z] github.com/docker/docker/runconfig [2022-04-11T16:51:14.360Z] github.com/docker/docker/runconfig/opts [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/daemon [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/environment [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/fakegit [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/registry [2022-04-11T16:51:14.360Z] github.com/docker/docker/testutil/request [2022-04-11T16:51:14.360Z] github.com/docker/docker/volume [2022-04-11T16:51:14.360Z] github.com/docker/docker/volume/drivers [2022-04-11T16:51:14.360Z] github.com/docker/docker/volume/local [2022-04-11T16:51:14.360Z] github.com/docker/docker/volume/mounts [2022-04-11T16:51:14.360Z] github.com/docker/docker/volume/service [2022-04-11T16:51:14.360Z] github.com/docker/docker/volume/service/opts [2022-04-11T16:51:14.360Z] github.com/docker/docker/volume/testutils' [2022-04-11T16:51:14.360Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/config [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/idm [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ns [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/options [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/osl [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/types' [2022-04-11T16:51:14.360Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-11T16:51:14.360Z] + echo 'github.com/docker/docker/libnetwork [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/config [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/idm [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/ns [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/options [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/osl [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/types' [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T16:51:14.360Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T16:51:14.360Z] + type docker-proxy [2022-04-11T16:51:14.360Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-11T16:51:14.360Z] + hack/make.sh binary-proxy install-proxy [2022-04-11T16:51:14.360Z] [2022-04-11T16:51:14.360Z] Removing bundles/ [2022-04-11T16:51:14.360Z] [2022-04-11T16:51:14.360Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-11T16:51:14.447Z] #75 DONE 0.9s [2022-04-11T16:51:14.447Z] [2022-04-11T16:51:14.447Z] #76 exporting to image [2022-04-11T16:51:14.447Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-11T16:51:14.447Z] #76 exporting layers [2022-04-11T16:51:14.458Z] #19 13.53 Building dependency tree... [2022-04-11T16:51:13.587Z] Cloning repository https://github.com/moby/moby.git [2022-04-11T16:51:13.587Z] > git init /home/ubuntu/workspace/moby_PR-43476 # timeout=10 [2022-04-11T16:51:13.603Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:51:13.603Z] > git --version # timeout=10 [2022-04-11T16:51:13.606Z] > git --version # 'git version 2.17.1' [2022-04-11T16:51:13.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:13.607Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:14.641Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-11T16:51:14.641Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T16:51:15.026Z] #19 14.85 The following additional packages will be installed: [2022-04-11T16:51:15.026Z] #19 14.85 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-11T16:51:15.026Z] #19 14.85 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.85 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.85 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-11T16:51:15.026Z] #19 14.85 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.85 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.85 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-11T16:51:15.026Z] #19 14.85 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-11T16:51:15.026Z] #19 14.85 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.85 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.85 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-11T16:51:15.026Z] #19 14.85 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-11T16:51:15.026Z] #19 14.85 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-11T16:51:15.026Z] #19 14.85 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-11T16:51:15.026Z] #19 14.85 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.85 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.85 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-11T16:51:15.026Z] #19 14.85 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-11T16:51:15.026Z] #19 14.85 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-11T16:51:15.026Z] #19 14.85 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-11T16:51:15.026Z] #19 14.85 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-11T16:51:15.026Z] #19 14.85 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-11T16:51:15.026Z] #19 14.85 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-11T16:51:15.026Z] #19 14.85 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-11T16:51:15.026Z] #19 14.85 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-11T16:51:15.026Z] #19 14.85 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-11T16:51:15.026Z] #19 14.85 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-11T16:51:15.026Z] #19 14.85 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-11T16:51:15.026Z] #19 14.85 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-11T16:51:15.026Z] #19 14.85 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-11T16:51:15.026Z] #19 14.85 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-11T16:51:15.026Z] #19 14.85 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-11T16:51:15.026Z] #19 14.86 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-11T16:51:15.026Z] #19 14.86 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-11T16:51:15.026Z] #19 14.86 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-11T16:51:15.026Z] #19 14.86 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-11T16:51:15.026Z] #19 14.86 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-11T16:51:15.026Z] #19 14.86 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-11T16:51:15.026Z] #19 14.86 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-11T16:51:15.026Z] #19 14.86 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-11T16:51:15.026Z] #19 14.86 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-11T16:51:15.026Z] #19 14.86 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-11T16:51:15.026Z] #19 14.86 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-11T16:51:15.026Z] #19 14.86 linux-libc-dev-s390x-cross patch xz-utils [2022-04-11T16:51:15.026Z] #19 14.87 Suggested packages: [2022-04-11T16:51:15.026Z] #19 14.87 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-11T16:51:15.026Z] #19 14.87 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.87 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-11T16:51:15.026Z] #19 14.87 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-11T16:51:15.026Z] #19 14.87 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-11T16:51:15.026Z] #19 14.87 libyaml-shell-perl ed diffutils-doc [2022-04-11T16:51:15.026Z] #19 14.87 Recommended packages: [2022-04-11T16:51:15.026Z] #19 14.87 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-11T16:51:15.026Z] #19 14.87 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-11T16:51:15.384Z] #76 exporting layers 1.0s done [2022-04-11T16:51:15.384Z] #76 writing image sha256:46a3a5ed68b35d1b3deeac880c33a190129c55d6679a8d71628f7803bdaba907 done [2022-04-11T16:51:15.384Z] #76 naming to docker.io/library/docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 done [2022-04-11T16:51:15.384Z] #76 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-11T16:51:15.584Z] > git remote # timeout=10 [2022-04-11T16:51:15.720Z] #24 transferring context: 60.71MB 3.4s done [2022-04-11T16:51:15.720Z] #24 DONE 3.5s [2022-04-11T16:51:15.720Z] [2022-04-11T16:51:15.720Z] #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-11T16:51:15.720Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-11T16:51:15.720Z] #38 1.981 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-11T16:51:15.720Z] #38 1.981 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-11T16:51:15.720Z] #38 1.981 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-11T16:51:15.720Z] #38 3.419 Reading package lists... [2022-04-11T16:51:15.720Z] #38 ... [2022-04-11T16:51:15.720Z] [2022-04-11T16:51:15.720Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-11T16:51:15.720Z] #25 sha256:66cf2d41c136414a07f3fc9301a8c90233507cb67ad0ec98cb258cf7a8885cbb [2022-04-11T16:51:15.720Z] #25 DONE 0.3s [2022-04-11T16:51:15.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -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:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh dynbinary test-integration [2022-04-11T16:51:15.901Z] Merge succeeded, producing 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:15.902Z] Checking out Revision 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 (PR-43476) [2022-04-11T16:51:15.977Z] [2022-04-11T16:51:15.978Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-11T16:51:15.978Z] #62 sha256:7f1f8f18d2796f31aed1127f6beb893a00a669203e6cf96211545af72fdbf3d1 [2022-04-11T16:51:15.978Z] #62 DONE 0.3s [2022-04-11T16:51:15.978Z] [2022-04-11T16:51:15.978Z] #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-11T16:51:15.978Z] #63 sha256:812b879ed91e3bd0c8f3cbaa54d87590f08b7b3ea537672c6162cedce2ba8429 [2022-04-11T16:51:16.035Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-11T16:51:16.035Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-11T16:51:16.035Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-11T16:51:16.035Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-11T16:51:16.035Z] 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-11T16:51:16.035Z] Detected virtualization docker. [2022-04-11T16:51:16.035Z] Detected architecture x86-64. [2022-04-11T16:51:16.035Z] Set hostname to . [2022-04-11T16:51:16.295Z] modprobe@configfs.service: Succeeded. [2022-04-11T16:51:16.295Z] modprobe@drm.service: Succeeded. [2022-04-11T16:51:16.295Z] modprobe@fuse.service: Succeeded. [2022-04-11T16:51:16.295Z] + source /etc/docker-entrypoint-cmd [2022-04-11T16:51:16.295Z] ++ hack/make.sh dynbinary test-integration [2022-04-11T16:51:16.295Z] [2022-04-11T16:51:16.295Z] Removing bundles/ [2022-04-11T16:51:16.295Z] [2022-04-11T16:51:16.405Z] #19 16.09 The following NEW packages will be installed: [2022-04-11T16:51:16.405Z] #19 16.09 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-11T16:51:16.405Z] #19 16.09 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-11T16:51:16.405Z] #19 16.09 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-11T16:51:16.405Z] #19 16.09 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-11T16:51:16.405Z] #19 16.09 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-11T16:51:16.405Z] #19 16.09 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-11T16:51:16.405Z] #19 16.09 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-11T16:51:16.405Z] #19 16.09 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-11T16:51:16.405Z] #19 16.10 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-11T16:51:16.405Z] #19 16.10 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-11T16:51:16.405Z] #19 16.10 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-11T16:51:16.405Z] #19 16.10 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-11T16:51:16.405Z] #19 16.10 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-11T16:51:16.405Z] #19 16.10 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-11T16:51:16.405Z] #19 16.10 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-11T16:51:16.405Z] #19 16.10 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-11T16:51:16.405Z] #19 16.10 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-11T16:51:16.405Z] #19 16.10 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-11T16:51:16.405Z] #19 16.10 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-11T16:51:16.405Z] #19 16.10 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-11T16:51:16.405Z] #19 16.10 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-11T16:51:16.405Z] #19 16.10 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-11T16:51:16.405Z] #19 16.10 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-11T16:51:16.405Z] #19 16.10 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-11T16:51:16.405Z] #19 16.10 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-11T16:51:16.405Z] #19 16.10 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-11T16:51:16.405Z] #19 16.10 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-11T16:51:16.405Z] #19 16.10 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-11T16:51:16.405Z] #19 16.10 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-11T16:51:16.405Z] #19 16.10 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-11T16:51:16.405Z] #19 16.10 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-11T16:51:16.405Z] #19 16.10 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-11T16:51:16.405Z] #19 16.10 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-11T16:51:16.405Z] #19 16.10 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-11T16:51:16.405Z] #19 16.10 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-11T16:51:16.405Z] #19 16.10 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-11T16:51:16.405Z] #19 16.10 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-11T16:51:16.405Z] #19 16.10 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-11T16:51:16.405Z] #19 16.10 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-11T16:51:16.405Z] #19 16.10 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-11T16:51:16.405Z] #19 16.10 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-11T16:51:16.405Z] #19 16.10 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-11T16:51:16.405Z] #19 16.10 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-11T16:51:16.405Z] #19 16.10 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-11T16:51:16.405Z] #19 16.10 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-11T16:51:16.405Z] #19 16.10 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-11T16:51:16.405Z] #19 16.10 linux-libc-dev-s390x-cross patch xz-utils [2022-04-11T16:51:16.492Z] Commit message: "daemon/logger/fluentd: remove udp, tcp+tls, unixgram, add tls scheme" [2022-04-11T16:51:16.554Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-11T16:51:16.554Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T16:51:16.554Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T16:51:16.663Z] #19 16.41 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:51:16.663Z] #19 16.41 Need to get 787 MB of archives. [2022-04-11T16:51:16.663Z] #19 16.41 After this operation, 3385 MB of additional disk space will be used. [2022-04-11T16:51:16.663Z] #19 16.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-11T16:51:16.663Z] #19 16.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-11T16:51:16.663Z] #19 16.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-11T16:51:16.663Z] #19 16.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-11T16:51:16.663Z] #19 16.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-11T16:51:16.663Z] #19 16.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-11T16:51:16.663Z] #19 16.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-11T16:51:16.663Z] #19 16.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-11T16:51:16.663Z] #19 16.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-11T16:51:16.663Z] #19 16.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-11T16:51:16.663Z] #19 16.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-11T16:51:16.663Z] #19 16.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-11T16:51:16.663Z] #19 16.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-11T16:51:16.919Z] #63 1.147 + RM_GOPATH=0 [2022-04-11T16:51:16.919Z] #63 1.147 + TMP_GOPATH= [2022-04-11T16:51:16.919Z] #63 1.147 + : /build [2022-04-11T16:51:16.919Z] #63 1.147 + '[' -z '' ']' [2022-04-11T16:51:16.919Z] #63 1.147 ++ mktemp -d [2022-04-11T16:51:16.919Z] #63 1.147 + export GOPATH=/tmp/tmp.AwvaGvmZC9 [2022-04-11T16:51:16.919Z] #63 1.147 + GOPATH=/tmp/tmp.AwvaGvmZC9 [2022-04-11T16:51:16.919Z] #63 1.147 + RM_GOPATH=1 [2022-04-11T16:51:16.919Z] #63 1.147 + case "$(go env GOARCH)" in [2022-04-11T16:51:16.919Z] #63 1.147 ++ go env GOARCH [2022-04-11T16:51:16.926Z] #19 16.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-11T16:51:17.176Z] #63 1.183 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:17.176Z] #63 1.183 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:17.176Z] #63 1.184 ++ dirname /install.sh [2022-04-11T16:51:17.176Z] #63 1.185 + dir=/ [2022-04-11T16:51:17.176Z] #63 1.185 + bin=rootlesskit [2022-04-11T16:51:17.176Z] #63 1.185 + shift [2022-04-11T16:51:17.176Z] #63 1.185 + '[' '!' -f //rootlesskit.installer ']' [2022-04-11T16:51:17.176Z] #63 1.186 + . //rootlesskit.installer [2022-04-11T16:51:17.176Z] #63 1.186 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-11T16:51:17.176Z] #63 1.186 + install_rootlesskit [2022-04-11T16:51:17.176Z] #63 1.186 + case "$1" in [2022-04-11T16:51:17.176Z] #63 1.186 + export CGO_ENABLED=0 [2022-04-11T16:51:17.176Z] #63 1.187 + CGO_ENABLED=0 [2022-04-11T16:51:17.176Z] #63 1.187 + _install_rootlesskit [2022-04-11T16:51:17.176Z] #63 1.187 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-11T16:51:17.176Z] #63 1.187 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-11T16:51:17.176Z] #63 1.188 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-11T16:51:17.176Z] #63 1.188 + GOBIN=/build [2022-04-11T16:51:17.176Z] #63 1.188 + GO111MODULE=on [2022-04-11T16:51:17.176Z] #63 1.188 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-11T16:51:17.184Z] #19 16.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-11T16:51:17.444Z] #19 17.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-11T16:51:17.444Z] #19 17.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-11T16:51:17.704Z] #19 17.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-11T16:51:17.704Z] #19 17.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-11T16:51:15.634Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T16:51:15.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:15.686Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-11T16:51:15.812Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-11T16:51:15.934Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:15.985Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:17.963Z] #19 17.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-11T16:51:17.963Z] #19 17.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-11T16:51:18.055Z] + docker version [2022-04-11T16:51:18.055Z] Client: [2022-04-11T16:51:18.055Z] Version: 20.10.9 [2022-04-11T16:51:18.055Z] API version: 1.41 [2022-04-11T16:51:18.055Z] Go version: go1.16.8 [2022-04-11T16:51:18.055Z] Git commit: c2ea9bc [2022-04-11T16:51:18.055Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-11T16:51:18.055Z] OS/Arch: windows/amd64 [2022-04-11T16:51:18.055Z] Context: default [2022-04-11T16:51:18.055Z] Experimental: true [2022-04-11T16:51:18.055Z] [2022-04-11T16:51:18.055Z] Server: Docker Engine - Community [2022-04-11T16:51:18.055Z] Engine: [2022-04-11T16:51:18.056Z] Version: 20.10.9 [2022-04-11T16:51:18.056Z] API version: 1.41 (minimum version 1.24) [2022-04-11T16:51:18.056Z] Go version: go1.16.8 [2022-04-11T16:51:18.056Z] Git commit: 79ea9d3 [2022-04-11T16:51:18.056Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-11T16:51:18.056Z] OS/Arch: windows/amd64 [2022-04-11T16:51:18.056Z] Experimental: true [Pipeline] sh [2022-04-11T16:51:18.223Z] #19 18.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-11T16:51:18.223Z] #19 18.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-11T16:51:18.223Z] #19 18.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-11T16:51:18.223Z] #19 18.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-11T16:51:18.223Z] #19 18.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-11T16:51:18.223Z] #19 18.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-11T16:51:18.223Z] #19 18.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-11T16:51:18.223Z] #19 18.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-11T16:51:18.223Z] #19 18.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-11T16:51:18.223Z] #19 18.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-11T16:51:18.223Z] #19 18.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-11T16:51:18.224Z] #19 18.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-11T16:51:18.224Z] #19 18.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-11T16:51:18.224Z] #19 18.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-11T16:51:18.224Z] #19 18.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-11T16:51:18.224Z] #19 18.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-11T16:51:18.224Z] #19 18.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-11T16:51:18.483Z] #19 18.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-11T16:51:18.483Z] #19 18.18 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-11T16:51:18.743Z] #19 18.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-11T16:51:18.743Z] #19 18.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-11T16:51:18.743Z] #19 18.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-11T16:51:18.743Z] #19 18.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-11T16:51:18.743Z] #19 18.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-11T16:51:19.005Z] #19 18.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-11T16:51:19.005Z] #19 18.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-11T16:51:19.005Z] #19 18.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-11T16:51:19.005Z] #19 18.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-11T16:51:19.070Z] + docker info [2022-04-11T16:51:19.070Z] Client: [2022-04-11T16:51:19.070Z] Context: default [2022-04-11T16:51:19.070Z] Debug Mode: false [2022-04-11T16:51:19.070Z] [2022-04-11T16:51:19.070Z] Server: [2022-04-11T16:51:19.070Z] Containers: 0 [2022-04-11T16:51:19.070Z] Running: 0 [2022-04-11T16:51:19.070Z] Paused: 0 [2022-04-11T16:51:19.070Z] Stopped: 0 [2022-04-11T16:51:19.070Z] Images: 11 [2022-04-11T16:51:19.070Z] Server Version: 20.10.9 [2022-04-11T16:51:19.070Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-11T16:51:19.070Z] Windows: [2022-04-11T16:51:19.070Z] LCOW: [2022-04-11T16:51:19.070Z] Logging Driver: json-file [2022-04-11T16:51:19.070Z] Plugins: [2022-04-11T16:51:19.070Z] Volume: local [2022-04-11T16:51:19.070Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-11T16:51:19.070Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-11T16:51:19.070Z] Swarm: inactive [2022-04-11T16:51:19.070Z] Default Isolation: process [2022-04-11T16:51:19.070Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-11T16:51:19.070Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-11T16:51:19.070Z] OSType: windows [2022-04-11T16:51:19.070Z] Architecture: x86_64 [2022-04-11T16:51:19.070Z] CPUs: 4 [2022-04-11T16:51:19.070Z] Total Memory: 32GiB [2022-04-11T16:51:19.070Z] Name: azwin-2-2bbc50 [2022-04-11T16:51:19.070Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-11T16:51:19.070Z] Docker Root Dir: D:\docker [2022-04-11T16:51:19.070Z] Debug Mode: false [2022-04-11T16:51:19.070Z] Registry: https://index.docker.io/v1/ [2022-04-11T16:51:19.070Z] Labels: [2022-04-11T16:51:19.070Z] Experimental: true [2022-04-11T16:51:19.070Z] Insecure Registries: [2022-04-11T16:51:19.070Z] 10.0.0.4:5000 [2022-04-11T16:51:19.070Z] 127.0.0.0/8 [2022-04-11T16:51:19.070Z] Registry Mirrors: [2022-04-11T16:51:19.070Z] http://10.0.0.4:5000/ [2022-04-11T16:51:19.070Z] Live Restore Enabled: false [2022-04-11T16:51:19.070Z] Product License: Community Engine [2022-04-11T16:51:19.070Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-11T16:51:19.266Z] #19 18.99 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-11T16:51:19.266Z] #19 18.99 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-11T16:51:19.266Z] #19 19.06 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-11T16:51:19.266Z] #19 19.06 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-11T16:51:19.266Z] #19 19.06 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-11T16:51:19.266Z] #19 19.06 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-11T16:51:19.266Z] #19 19.06 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-11T16:51:19.266Z] #19 19.07 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-11T16:51:19.266Z] #19 19.07 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-11T16:51:19.266Z] #19 19.07 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-11T16:51:19.266Z] #19 19.07 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-11T16:51:19.266Z] #19 19.07 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-11T16:51:19.266Z] #19 19.07 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-11T16:51:19.266Z] #19 19.07 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-11T16:51:19.266Z] #19 19.08 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-11T16:51:19.266Z] #19 19.08 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-11T16:51:19.266Z] #19 19.09 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-11T16:51:19.266Z] #19 19.09 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-11T16:51:19.526Z] #19 19.18 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-11T16:51:19.526Z] #19 19.18 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-11T16:51:19.526Z] #19 19.20 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-11T16:51:19.526Z] #19 19.20 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-11T16:51:19.526Z] #19 19.21 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-11T16:51:19.526Z] #19 19.21 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-11T16:51:19.785Z] #19 19.61 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-11T16:51:19.785Z] #19 19.61 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-11T16:51:19.785Z] #19 19.62 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-11T16:51:19.785Z] #19 19.63 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-11T16:51:19.785Z] #19 19.64 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-11T16:51:19.939Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-11T16:51:19.939Z] [2022-04-11T16:51:19.939Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-11T16:51:19.939Z] Installing docker-proxy to /usr/local/bin/ [2022-04-11T16:51:19.939Z] [2022-04-11T16:51:19.939Z] + mkdir -p bundles [2022-04-11T16:51:19.939Z] + '[' -n 'github.com/docker/docker/api [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/backend/build [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/httputils [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/middleware [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/build [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/container [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/debug [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/image [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/network [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/session [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/system [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/server/router/volume [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/backend [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/container [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/events [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/filters [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/image [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/mount [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/network [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/registry [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/strslice [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/swarm [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/time [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/versions [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T16:51:19.939Z] github.com/docker/docker/api/types/volume [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/builder-next [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/dockerfile [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/remotecontext [2022-04-11T16:51:19.939Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T16:51:19.939Z] github.com/docker/docker/cli [2022-04-11T16:51:19.939Z] github.com/docker/docker/cli/config [2022-04-11T16:51:19.939Z] github.com/docker/docker/cli/debug [2022-04-11T16:51:19.939Z] github.com/docker/docker/client [2022-04-11T16:51:19.939Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T16:51:19.939Z] github.com/docker/docker/cmd/dockerd [2022-04-11T16:51:19.939Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T16:51:19.939Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T16:51:19.939Z] github.com/docker/docker/container [2022-04-11T16:51:19.939Z] github.com/docker/docker/container/stream [2022-04-11T16:51:19.939Z] github.com/docker/docker/contrib/apparmor [2022-04-11T16:51:19.939Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T16:51:19.939Z] github.com/docker/docker/contrib/httpserver [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/cluster [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/config [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/events [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/exec [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/images [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/initlayer [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/links [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/listeners [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/local [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/names [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/network [2022-04-11T16:51:19.939Z] github.com/docker/docker/daemon/stats [2022-04-11T16:51:19.939Z] github.com/docker/docker/distribution [2022-04-11T16:51:19.939Z] github.com/docker/docker/distribution/metadata [2022-04-11T16:51:19.939Z] github.com/docker/docker/distribution/utils [2022-04-11T16:51:19.939Z] github.com/docker/docker/distribution/xfer [2022-04-11T16:51:19.939Z] github.com/docker/docker/dockerversion [2022-04-11T16:51:19.939Z] github.com/docker/docker/errdefs [2022-04-11T16:51:19.939Z] github.com/docker/docker/image [2022-04-11T16:51:19.939Z] github.com/docker/docker/image/cache [2022-04-11T16:51:19.939Z] github.com/docker/docker/image/tarexport [2022-04-11T16:51:19.939Z] github.com/docker/docker/image/v1 [2022-04-11T16:51:19.939Z] github.com/docker/docker/internal/test/suite [2022-04-11T16:51:19.939Z] github.com/docker/docker/layer [2022-04-11T16:51:19.939Z] github.com/docker/docker/libcontainerd [2022-04-11T16:51:19.939Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T16:51:19.939Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T16:51:19.939Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T16:51:19.939Z] github.com/docker/docker/libcontainerd/types [2022-04-11T16:51:19.939Z] github.com/docker/docker/oci [2022-04-11T16:51:19.939Z] github.com/docker/docker/oci/caps [2022-04-11T16:51:19.939Z] github.com/docker/docker/opts [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/aaparser [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/archive [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/authorization [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/capabilities [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/containerfs [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/directory [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/dmesg [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/filenotify [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/fileutils [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/fsutils [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/homedir [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/idtools [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/ioutils [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/longpath [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/loopback [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/parsers [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/pidfile [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/platform [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/plugins [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/pools [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/progress [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/pubsub [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/reexec [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/signal [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/stack [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/stringid [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/system [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/tailfile [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/tarsum [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/truncindex [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/urlutil [2022-04-11T16:51:19.939Z] github.com/docker/docker/pkg/useragent [2022-04-11T16:51:19.939Z] github.com/docker/docker/plugin [2022-04-11T16:51:19.939Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T16:51:19.939Z] github.com/docker/docker/plugin/v2 [2022-04-11T16:51:19.939Z] github.com/docker/docker/profiles/apparmor [2022-04-11T16:51:19.939Z] github.com/docker/docker/profiles/seccomp [2022-04-11T16:51:19.939Z] github.com/docker/docker/quota [2022-04-11T16:51:19.939Z] github.com/docker/docker/reference [2022-04-11T16:51:19.939Z] github.com/docker/docker/registry [2022-04-11T16:51:19.939Z] github.com/docker/docker/registry/resumable [2022-04-11T16:51:19.939Z] github.com/docker/docker/restartmanager [2022-04-11T16:51:19.939Z] github.com/docker/docker/rootless [2022-04-11T16:51:19.939Z] github.com/docker/docker/rootless/specconv [2022-04-11T16:51:19.939Z] github.com/docker/docker/runconfig [2022-04-11T16:51:19.939Z] github.com/docker/docker/runconfig/opts [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/daemon [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/environment [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/fakegit [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/registry [2022-04-11T16:51:19.939Z] github.com/docker/docker/testutil/request [2022-04-11T16:51:19.939Z] github.com/docker/docker/volume [2022-04-11T16:51:19.939Z] github.com/docker/docker/volume/drivers [2022-04-11T16:51:19.939Z] github.com/docker/docker/volume/local [2022-04-11T16:51:19.939Z] github.com/docker/docker/volume/mounts [2022-04-11T16:51:19.939Z] github.com/docker/docker/volume/service [2022-04-11T16:51:19.939Z] github.com/docker/docker/volume/service/opts [2022-04-11T16:51:19.939Z] github.com/docker/docker/volume/testutils' ']' [2022-04-11T16:51:19.940Z] + 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-11T16:51:20.044Z] #19 19.99 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-11T16:51:20.044Z] #19 19.99 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-11T16:51:20.044Z] #19 19.99 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-11T16:51:20.044Z] #19 20.00 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-11T16:51:20.044Z] #19 20.00 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-11T16:51:20.304Z] #19 20.01 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-11T16:51:20.304Z] #19 20.01 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-11T16:51:20.304Z] #19 20.02 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-11T16:51:20.304Z] #19 20.02 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-11T16:51:20.304Z] #19 20.03 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-11T16:51:20.304Z] #19 20.03 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-11T16:51:20.459Z] #63 ... [2022-04-11T16:51:20.459Z] [2022-04-11T16:51:20.459Z] #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-11T16:51:20.459Z] #26 sha256:1299b36cfbdd7249c7d7f4f83e09373b00bbfd402dc954e9c38e429bef2a1b1a [2022-04-11T16:51:20.459Z] #26 1.255 + RM_GOPATH=0 [2022-04-11T16:51:20.459Z] #26 1.255 + TMP_GOPATH= [2022-04-11T16:51:20.459Z] #26 1.255 + : /build [2022-04-11T16:51:20.459Z] #26 1.255 + '[' -z '' ']' [2022-04-11T16:51:20.459Z] #26 1.256 ++ mktemp -d [2022-04-11T16:51:20.459Z] #26 1.257 + export GOPATH=/tmp/tmp.Ui6fobBfeI [2022-04-11T16:51:20.459Z] #26 1.258 + GOPATH=/tmp/tmp.Ui6fobBfeI [2022-04-11T16:51:20.459Z] #26 1.258 + RM_GOPATH=1 [2022-04-11T16:51:20.459Z] #26 1.258 + case "$(go env GOARCH)" in [2022-04-11T16:51:20.459Z] #26 1.259 ++ go env GOARCH [2022-04-11T16:51:20.459Z] #26 1.271 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:20.459Z] #26 1.271 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:20.459Z] #26 1.272 ++ dirname /install.sh [2022-04-11T16:51:20.459Z] #26 1.280 + dir=/ [2022-04-11T16:51:20.459Z] #26 1.280 + bin=dockercli [2022-04-11T16:51:20.459Z] #26 1.280 + shift [2022-04-11T16:51:20.459Z] #26 1.280 + '[' '!' -f //dockercli.installer ']' [2022-04-11T16:51:20.459Z] #26 1.281 + . //dockercli.installer [2022-04-11T16:51:20.459Z] #26 1.281 ++ : stable [2022-04-11T16:51:20.459Z] #26 1.281 ++ : 17.06.2-ce [2022-04-11T16:51:20.459Z] #26 1.281 + install_dockercli [2022-04-11T16:51:20.459Z] #26 1.282 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-11T16:51:20.459Z] #26 1.282 Install docker/cli version 17.06.2-ce from stable [2022-04-11T16:51:20.459Z] #26 1.282 ++ uname -m [2022-04-11T16:51:20.459Z] #26 1.284 + arch=x86_64 [2022-04-11T16:51:20.459Z] #26 1.284 + '[' x86_64 '!=' x86_64 ']' [2022-04-11T16:51:20.459Z] #26 1.284 + url=https://download.docker.com/linux/static [2022-04-11T16:51:20.459Z] #26 1.284 + tar -xz docker/docker [2022-04-11T16:51:20.459Z] #26 1.285 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-11T16:51:20.459Z] #26 3.905 + mkdir -p /build [2022-04-11T16:51:20.459Z] #26 3.907 + mv docker/docker /build/ [2022-04-11T16:51:20.459Z] #26 3.910 + rmdir docker [2022-04-11T16:51:20.459Z] #26 DONE 4.0s [2022-04-11T16:51:20.459Z] [2022-04-11T16:51:20.459Z] #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-11T16:51:20.459Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-11T16:51:20.459Z] #38 3.419 Reading package lists... [2022-04-11T16:51:20.459Z] #38 5.542 Reading package lists... [2022-04-11T16:51:20.459Z] #38 7.283 Building dependency tree... [2022-04-11T16:51:20.459Z] #38 7.601 Reading state information... [2022-04-11T16:51:20.459Z] #38 7.789 The following additional packages will be installed: [2022-04-11T16:51:20.459Z] #38 7.790 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-11T16:51:20.459Z] #38 7.791 Suggested packages: [2022-04-11T16:51:20.459Z] #38 7.791 cmake-doc ninja-build lrzip [2022-04-11T16:51:20.459Z] #38 7.791 Recommended packages: [2022-04-11T16:51:20.459Z] #38 7.791 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-11T16:51:20.459Z] #38 8.101 The following NEW packages will be installed: [2022-04-11T16:51:20.459Z] #38 8.101 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-11T16:51:20.459Z] #38 8.101 vim-common xxd [2022-04-11T16:51:20.459Z] #38 8.409 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:51:20.459Z] #38 8.409 Need to get 17.7 MB of archives. [2022-04-11T16:51:20.459Z] #38 8.409 After this operation, 70.7 MB of additional disk space will be used. [2022-04-11T16:51:20.459Z] #38 8.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-11T16:51:20.459Z] #38 8.451 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-11T16:51:20.459Z] #38 8.451 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-11T16:51:20.459Z] #38 8.511 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-11T16:51:20.564Z] #19 20.42 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-11T16:51:20.823Z] #19 20.42 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-11T16:51:20.823Z] #19 20.44 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-11T16:51:20.823Z] #19 20.45 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-11T16:51:20.823Z] #19 20.46 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-11T16:51:20.882Z] ? github.com/docker/docker/api [no test files] [2022-04-11T16:51:21.030Z] #38 8.932 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-11T16:51:21.030Z] #38 8.932 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-11T16:51:21.030Z] #38 8.941 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-11T16:51:21.030Z] #38 8.943 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-11T16:51:21.030Z] #38 8.959 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-11T16:51:21.030Z] #38 8.959 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-11T16:51:21.082Z] #19 20.80 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-11T16:51:21.082Z] #19 20.80 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-11T16:51:21.082Z] #19 20.80 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-11T16:51:21.082Z] #19 20.81 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-11T16:51:21.082Z] #19 20.81 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-11T16:51:21.082Z] #19 20.81 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-11T16:51:21.082Z] #19 20.81 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-11T16:51:21.082Z] #19 20.81 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-11T16:51:21.082Z] #19 20.83 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-11T16:51:21.083Z] #19 20.84 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-11T16:51:21.083Z] #19 20.85 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-11T16:51:21.083Z] #19 20.86 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-11T16:51:21.083Z] #19 20.86 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-11T16:51:21.083Z] #19 20.86 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-11T16:51:21.083Z] #19 20.87 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-11T16:51:21.343Z] #19 21.25 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-11T16:51:21.596Z] #38 9.722 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:51:21.603Z] #19 21.25 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-11T16:51:21.603Z] #19 21.26 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-11T16:51:21.603Z] #19 21.28 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-11T16:51:21.603Z] #19 21.29 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-11T16:51:21.855Z] #38 ... [2022-04-11T16:51:21.855Z] [2022-04-11T16:51:21.855Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-11T16:51:21.855Z] #30 sha256:d6617374f6be9f51c4d5ba45828557234126abdb796db0292ac80d66746f0d70 [2022-04-11T16:51:21.855Z] #30 CACHED [2022-04-11T16:51:21.855Z] [2022-04-11T16:51:21.855Z] #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-11T16:51:21.855Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-11T16:51:21.855Z] #29 CACHED [2022-04-11T16:51:21.855Z] [2022-04-11T16:51:21.855Z] #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-11T16:51:21.855Z] #31 sha256:8290a17751b10a7d1ca5c1e0c5eff98f7ff1c1721e35072cac740e8950b6b91f [2022-04-11T16:51:21.855Z] #31 CACHED [2022-04-11T16:51:21.855Z] [2022-04-11T16:51:21.855Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-11T16:51:21.855Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-11T16:51:21.855Z] #33 CACHED [2022-04-11T16:51:21.855Z] [2022-04-11T16:51:21.855Z] #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-11T16:51:21.855Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-11T16:51:21.855Z] #34 CACHED [2022-04-11T16:51:21.855Z] [2022-04-11T16:51:21.855Z] #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-11T16:51:21.855Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-11T16:51:21.855Z] #36 CACHED [2022-04-11T16:51:21.855Z] [2022-04-11T16:51:21.855Z] #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-11T16:51:21.855Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-11T16:51:21.855Z] #38 9.836 Fetched 17.7 MB in 1s (17.8 MB/s) [2022-04-11T16:51:21.855Z] #38 ... [2022-04-11T16:51:21.855Z] [2022-04-11T16:51:21.855Z] #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-11T16:51:21.855Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-11T16:51:21.855Z] #58 1.924 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-11T16:51:21.855Z] #58 1.924 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-11T16:51:21.855Z] #58 1.924 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-11T16:51:21.855Z] #58 3.204 Reading package lists... [2022-04-11T16:51:21.855Z] #58 5.319 Reading package lists... [2022-04-11T16:51:21.855Z] #58 6.822 Building dependency tree... [2022-04-11T16:51:21.855Z] #58 7.243 Reading state information... [2022-04-11T16:51:21.855Z] #58 7.658 The following additional packages will be installed: [2022-04-11T16:51:21.855Z] #58 7.663 libbtrfs0 [2022-04-11T16:51:21.855Z] #58 7.718 The following NEW packages will be installed: [2022-04-11T16:51:21.855Z] #58 7.724 libbtrfs-dev libbtrfs0 [2022-04-11T16:51:21.855Z] #58 8.008 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:51:21.855Z] #58 8.008 Need to get 460 kB of archives. [2022-04-11T16:51:21.855Z] #58 8.008 After this operation, 1237 kB of additional disk space will be used. [2022-04-11T16:51:21.855Z] #58 8.008 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-11T16:51:21.855Z] #58 8.020 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-11T16:51:21.855Z] #58 8.504 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:51:21.855Z] #58 8.650 Fetched 460 kB in 0s (1574 kB/s) [2022-04-11T16:51:21.855Z] #58 8.764 Selecting previously unselected package libbtrfs0:amd64. [2022-04-11T16:51:21.855Z] #58 8.764 (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-11T16:51:21.855Z] #58 8.862 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-11T16:51:21.855Z] #58 8.918 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-11T16:51:21.855Z] #58 9.135 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-11T16:51:21.855Z] #58 9.136 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-11T16:51:21.855Z] #58 9.144 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-11T16:51:21.855Z] #58 9.464 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-11T16:51:21.855Z] #58 9.498 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-11T16:51:21.855Z] #58 9.513 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:51:21.855Z] #58 DONE 9.9s [2022-04-11T16:51:21.855Z] [2022-04-11T16:51:21.855Z] #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-11T16:51:21.855Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-11T16:51:21.855Z] #38 9.894 Selecting previously unselected package xxd. [2022-04-11T16:51:21.855Z] #38 9.894 (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-11T16:51:21.855Z] #38 9.953 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-11T16:51:21.855Z] #38 9.953 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:51:21.863Z] #19 21.63 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-11T16:51:21.863Z] #19 21.63 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-11T16:51:21.863Z] #19 21.63 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-11T16:51:21.863Z] #19 21.64 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-11T16:51:21.863Z] #19 21.64 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-11T16:51:21.863Z] #19 21.64 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-11T16:51:21.863Z] #19 21.64 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-11T16:51:21.863Z] #19 21.64 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-11T16:51:21.863Z] #19 21.65 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-11T16:51:21.863Z] #19 21.66 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-11T16:51:21.863Z] #19 21.67 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-11T16:51:21.863Z] #19 21.67 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-11T16:51:22.113Z] #38 ... [2022-04-11T16:51:22.113Z] [2022-04-11T16:51:22.113Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-11T16:51:22.113Z] #59 sha256:d2cc6bfac485d7bae78eb78e2554ad041e86787bc1d01ec291c4ea26095955cc [2022-04-11T16:51:22.113Z] #59 DONE 0.1s [2022-04-11T16:51:22.113Z] [2022-04-11T16:51:22.113Z] #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-11T16:51:22.113Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-11T16:51:22.113Z] #14 1.773 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-11T16:51:22.113Z] #14 1.773 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-11T16:51:22.113Z] #14 1.773 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-11T16:51:22.113Z] #14 2.959 Reading package lists... [2022-04-11T16:51:22.113Z] #14 4.918 Reading package lists... [2022-04-11T16:51:22.113Z] #14 6.195 Building dependency tree... [2022-04-11T16:51:22.113Z] #14 6.641 Reading state information... [2022-04-11T16:51:22.113Z] #14 7.024 The following additional packages will be installed: [2022-04-11T16:51:22.113Z] #14 7.030 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-11T16:51:22.113Z] #14 7.030 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-11T16:51:22.113Z] #14 7.030 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-11T16:51:22.113Z] #14 7.030 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-11T16:51:22.113Z] #14 7.030 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-11T16:51:22.113Z] #14 7.031 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-11T16:51:22.113Z] #14 7.031 mingw-w64-common mingw-w64-x86-64-dev [2022-04-11T16:51:22.113Z] #14 7.032 Suggested packages: [2022-04-11T16:51:22.113Z] #14 7.034 gcc-10-locales seccomp wine64 [2022-04-11T16:51:22.113Z] #14 7.501 The following NEW packages will be installed: [2022-04-11T16:51:22.113Z] #14 7.501 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-11T16:51:22.113Z] #14 7.501 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-11T16:51:22.113Z] #14 7.501 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-11T16:51:22.113Z] #14 7.501 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-11T16:51:22.113Z] #14 7.502 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-11T16:51:22.113Z] #14 7.502 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-11T16:51:22.113Z] #14 7.503 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-11T16:51:22.113Z] #14 7.503 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-11T16:51:22.113Z] #14 7.503 mingw-w64-x86-64-dev [2022-04-11T16:51:22.113Z] #14 7.818 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:51:22.113Z] #14 7.818 Need to get 115 MB of archives. [2022-04-11T16:51:22.113Z] #14 7.818 After this operation, 645 MB of additional disk space will be used. [2022-04-11T16:51:22.113Z] #14 7.818 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-11T16:51:22.113Z] #14 7.864 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-11T16:51:22.113Z] #14 7.907 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-11T16:51:22.113Z] #14 7.919 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-11T16:51:22.113Z] #14 7.927 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-11T16:51:22.113Z] #14 7.937 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-11T16:51:22.113Z] #14 8.056 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-11T16:51:22.113Z] #14 8.146 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-11T16:51:22.113Z] #14 8.146 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-11T16:51:22.113Z] #14 8.365 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-11T16:51:22.113Z] #14 9.069 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-11T16:51:22.113Z] #14 9.496 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-11T16:51:22.113Z] #14 9.770 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-11T16:51:22.113Z] #14 ... [2022-04-11T16:51:22.113Z] [2022-04-11T16:51:22.113Z] #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-11T16:51:22.113Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-11T16:51:22.113Z] #38 10.15 Selecting previously unselected package vim-common. [2022-04-11T16:51:22.113Z] #38 10.15 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-11T16:51:22.113Z] #38 10.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:51:22.121Z] #19 22.05 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-11T16:51:22.121Z] #19 22.05 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-11T16:51:22.121Z] #19 22.06 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-11T16:51:22.371Z] #38 10.40 Selecting previously unselected package cmake-data. [2022-04-11T16:51:22.371Z] #38 10.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-11T16:51:22.371Z] #38 10.43 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-11T16:51:22.381Z] #19 22.07 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-11T16:51:22.382Z] #19 22.08 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-11T16:51:22.641Z] #19 22.44 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-11T16:51:22.641Z] #19 22.44 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-11T16:51:22.899Z] #19 22.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:51:23.157Z] #19 22.85 Fetched 787 MB in 6s (125 MB/s) [2022-04-11T16:51:23.157Z] #19 22.89 Selecting previously unselected package liblocale-gettext-perl. [2022-04-11T16:51:23.157Z] #19 22.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-11T16:51:23.157Z] #19 22.97 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-11T16:51:23.157Z] #19 22.97 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-11T16:51:23.157Z] #19 23.01 Selecting previously unselected package bzip2. [2022-04-11T16:51:23.157Z] #19 23.01 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-11T16:51:23.157Z] #19 23.01 Unpacking bzip2 (1.0.8-4) ... [2022-04-11T16:51:23.157Z] #19 23.04 Selecting previously unselected package libmagic-mgc. [2022-04-11T16:51:23.422Z] #19 23.04 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-11T16:51:23.422Z] #19 23.05 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-11T16:51:23.422Z] #19 23.12 Selecting previously unselected package libmagic1:amd64. [2022-04-11T16:51:23.422Z] #19 23.12 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-11T16:51:23.422Z] #19 23.12 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-11T16:51:23.422Z] #19 23.16 Selecting previously unselected package file. [2022-04-11T16:51:23.422Z] #19 23.16 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-11T16:51:23.422Z] #19 23.16 Unpacking file (1:5.39-3) ... [2022-04-11T16:51:23.422Z] #19 23.19 Selecting previously unselected package xz-utils. [2022-04-11T16:51:23.422Z] #19 23.19 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-04-11T16:51:23.422Z] #19 23.20 Unpacking xz-utils (5.2.5-2) ... [2022-04-11T16:51:23.422Z] #19 23.28 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-11T16:51:23.422Z] #19 23.28 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-11T16:51:23.680Z] #19 23.28 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-11T16:51:23.742Z] #38 11.45 Selecting previously unselected package libicu67:amd64. [2022-04-11T16:51:23.742Z] #38 11.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-11T16:51:23.742Z] #38 11.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-11T16:51:23.939Z] #19 23.64 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-11T16:51:23.939Z] #19 23.64 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-11T16:51:23.939Z] #19 23.65 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-11T16:51:24.197Z] #19 23.94 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-11T16:51:24.197Z] #19 23.94 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-11T16:51:24.197Z] #19 23.95 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-11T16:51:24.455Z] #19 24.24 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-11T16:51:24.455Z] #19 24.24 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-11T16:51:24.455Z] #19 24.25 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-11T16:51:24.714Z] #19 24.51 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-11T16:51:24.714Z] #19 24.52 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-11T16:51:24.714Z] #19 24.52 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-11T16:51:24.975Z] #19 24.74 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-11T16:51:24.975Z] #19 24.74 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:24.975Z] #19 24.75 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:51:24.975Z] #19 24.78 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-11T16:51:24.975Z] #19 24.78 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:24.975Z] #19 24.78 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:51:26.270Z] #38 13.73 Selecting previously unselected package libxml2:amd64. [2022-04-11T16:51:26.270Z] #38 13.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-11T16:51:26.270Z] #38 13.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-11T16:51:26.270Z] #38 13.98 Selecting previously unselected package libarchive13:amd64. [2022-04-11T16:51:26.270Z] #38 13.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-11T16:51:26.270Z] #38 13.99 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-11T16:51:26.270Z] #38 14.15 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-11T16:51:26.270Z] #38 14.15 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-11T16:51:26.270Z] #38 14.16 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-11T16:51:26.270Z] #38 14.25 Selecting previously unselected package librhash0:amd64. [2022-04-11T16:51:26.270Z] #38 14.25 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-11T16:51:26.270Z] #38 14.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-11T16:51:26.270Z] #38 14.34 Selecting previously unselected package libuv1:amd64. [2022-04-11T16:51:26.527Z] #38 14.35 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-11T16:51:26.528Z] #38 14.36 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-11T16:51:26.528Z] #38 14.43 Selecting previously unselected package cmake. [2022-04-11T16:51:26.528Z] #38 14.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-11T16:51:26.528Z] #38 14.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-11T16:51:28.426Z] #38 16.19 Setting up libicu67:amd64 (67.1-7) ... [2022-04-11T16:51:28.426Z] #38 16.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:51:28.426Z] #38 16.21 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-11T16:51:28.426Z] #38 16.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:51:28.426Z] #38 16.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-11T16:51:28.426Z] #38 16.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-11T16:51:28.426Z] #38 16.30 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-11T16:51:28.426Z] #38 16.32 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-11T16:51:28.426Z] #38 16.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-11T16:51:28.426Z] #38 16.34 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-11T16:51:28.426Z] #38 16.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:51:28.990Z] #38 DONE 16.9s [2022-04-11T16:51:28.990Z] [2022-04-11T16:51:28.990Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-11T16:51:28.990Z] #39 sha256:f594b6756f2e3a87b3830c25626286cd4ce5c4ef1a1baf60f2f0bb53962e9a26 [2022-04-11T16:51:28.990Z] #39 DONE 0.1s [2022-04-11T16:51:28.990Z] [2022-04-11T16:51:28.990Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-11T16:51:28.990Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-11T16:51:28.990Z] #14 10.30 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-11T16:51:28.990Z] #14 10.49 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-11T16:51:28.990Z] #14 10.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-11T16:51:28.990Z] #14 10.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-11T16:51:28.990Z] #14 10.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-11T16:51:28.990Z] #14 10.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-11T16:51:28.990Z] #14 10.50 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-11T16:51:28.990Z] #14 10.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-11T16:51:28.990Z] #14 10.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-11T16:51:28.990Z] #14 10.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-11T16:51:28.990Z] #14 10.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-11T16:51:28.990Z] #14 10.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-11T16:51:28.990Z] #14 10.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-11T16:51:28.990Z] #14 10.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-11T16:51:28.990Z] #14 10.71 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-11T16:51:28.990Z] #14 10.71 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-11T16:51:28.990Z] #14 10.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-11T16:51:28.990Z] #14 11.09 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:51:28.990Z] #14 11.16 Fetched 115 MB in 3s (35.8 MB/s) [2022-04-11T16:51:28.990Z] #14 11.19 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-11T16:51:28.990Z] #14 11.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-11T16:51:28.990Z] #14 11.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-11T16:51:28.990Z] #14 11.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-11T16:51:28.990Z] #14 12.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-11T16:51:28.990Z] #14 12.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-11T16:51:28.990Z] #14 12.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-11T16:51:28.990Z] #14 13.12 Selecting previously unselected package binutils-mingw-w64. [2022-04-11T16:51:28.990Z] #14 13.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-11T16:51:28.990Z] #14 13.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-11T16:51:28.990Z] #14 13.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-11T16:51:28.990Z] #14 13.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-11T16:51:28.990Z] #14 13.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:51:28.990Z] #14 13.31 Selecting previously unselected package dmsetup. [2022-04-11T16:51:28.990Z] #14 13.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-11T16:51:28.990Z] #14 13.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-11T16:51:28.990Z] #14 13.42 Selecting previously unselected package mingw-w64-common. [2022-04-11T16:51:28.990Z] #14 13.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-11T16:51:28.990Z] #14 13.42 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-11T16:51:28.990Z] #14 15.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-11T16:51:28.990Z] #14 15.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-11T16:51:28.990Z] #14 15.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-11T16:51:29.037Z] Fetching without tags [2022-04-11T16:51:29.194Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:29.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:29.013Z] > git config --add remote.origin.fetch +refs/pull/43476/head:refs/remotes/origin/PR-43476 # timeout=10 [2022-04-11T16:51:29.022Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:29.035Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-11T16:51:29.044Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-11T16:51:29.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:29.045Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43476/head:refs/remotes/origin/PR-43476 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-11T16:51:29.201Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:29.206Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:29.756Z] Merge succeeded, producing 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:29.756Z] Checking out Revision 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 (PR-43476) [2022-04-11T16:51:29.922Z] #14 ... [2022-04-11T16:51:29.922Z] [2022-04-11T16:51:29.922Z] #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-11T16:51:29.922Z] #40 sha256:c51cbd3d1ad2be6abf6fec9fc06627bb2277edc28703674d4d8953590ecd3c4a [2022-04-11T16:51:29.922Z] #40 0.819 + RM_GOPATH=0 [2022-04-11T16:51:29.922Z] #40 0.820 + TMP_GOPATH= [2022-04-11T16:51:29.922Z] #40 0.820 + : /build [2022-04-11T16:51:29.922Z] #40 0.820 + '[' -z '' ']' [2022-04-11T16:51:29.922Z] #40 0.820 ++ mktemp -d [2022-04-11T16:51:29.922Z] #40 0.822 + export GOPATH=/tmp/tmp.Xrt4bU9wCX [2022-04-11T16:51:29.922Z] #40 0.822 + GOPATH=/tmp/tmp.Xrt4bU9wCX [2022-04-11T16:51:29.922Z] #40 0.822 + RM_GOPATH=1 [2022-04-11T16:51:29.922Z] #40 0.822 + case "$(go env GOARCH)" in [2022-04-11T16:51:29.922Z] #40 0.822 ++ go env GOARCH [2022-04-11T16:51:29.922Z] #40 0.831 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:29.922Z] #40 0.832 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:29.922Z] #40 0.832 ++ dirname /install.sh [2022-04-11T16:51:29.922Z] #40 0.833 + dir=/ [2022-04-11T16:51:29.922Z] #40 0.834 + bin=tini [2022-04-11T16:51:29.922Z] #40 0.834 + shift [2022-04-11T16:51:29.922Z] #40 0.834 + '[' '!' -f //tini.installer ']' [2022-04-11T16:51:29.922Z] #40 0.834 + . //tini.installer [2022-04-11T16:51:29.922Z] #40 0.835 ++ : v0.19.0 [2022-04-11T16:51:29.922Z] #40 0.836 + install_tini [2022-04-11T16:51:29.922Z] #40 0.837 + echo 'Install tini version v0.19.0' [2022-04-11T16:51:29.922Z] #40 0.837 Install tini version v0.19.0 [2022-04-11T16:51:29.922Z] #40 0.838 + git clone https://github.com/krallin/tini.git /tmp/tmp.Xrt4bU9wCX/tini [2022-04-11T16:51:29.922Z] #40 0.840 Cloning into '/tmp/tmp.Xrt4bU9wCX/tini'... [2022-04-11T16:51:30.055Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-11T16:51:30.055Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d9b24c16\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-11T16:51:30.055Z] ---------------------------------------------------------------------------- [2022-04-11T16:51:30.055Z] [2022-04-11T16:51:30.055Z] INFO: executeCI.ps1 starting at Mon Apr 11 16:51:28 CUT 2022 [2022-04-11T16:51:30.055Z] [2022-04-11T16:51:30.055Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-11T16:51:30.055Z] INFO: Running git version 2.24.1.windows.2 [2022-04-11T16:51:30.055Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-11T16:51:30.055Z] INFO: Environment variables: [2022-04-11T16:51:30.055Z] [2022-04-11T16:51:30.055Z] Name Value [2022-04-11T16:51:30.055Z] ---- ----- [2022-04-11T16:51:30.055Z] ALLUSERSPROFILE C:\ProgramData [2022-04-11T16:51:30.055Z] amd64 true [2022-04-11T16:51:30.055Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-11T16:51:30.055Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-11T16:51:30.055Z] arm64 true [2022-04-11T16:51:30.055Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-11T16:51:30.055Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-11T16:51:30.055Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-11T16:51:30.055Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-11T16:51:30.055Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-11T16:51:30.055Z] BRANCH_NAME PR-43476 [2022-04-11T16:51:30.055Z] BUILD_DISPLAY_NAME #9 [2022-04-11T16:51:30.055Z] BUILD_ID 9 [2022-04-11T16:51:30.055Z] BUILD_NUMBER 9 [2022-04-11T16:51:30.055Z] BUILD_TAG jenkins-moby-PR-43476-9 [2022-04-11T16:51:30.055Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43476/9/ [2022-04-11T16:51:30.055Z] cgroup2 true [2022-04-11T16:51:30.055Z] CHANGE_AUTHOR thaJeztah [2022-04-11T16:51:30.055Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-11T16:51:30.055Z] CHANGE_BRANCH split_urlutil [2022-04-11T16:51:30.055Z] CHANGE_FORK thaJeztah/docker [2022-04-11T16:51:30.055Z] CHANGE_ID 43476 [2022-04-11T16:51:30.055Z] CHANGE_TARGET master [2022-04-11T16:51:30.055Z] CHANGE_TITLE daemon/logger: remove uses of pkg/urlutil, fix fluentd validation and parsing [2022-04-11T16:51:30.055Z] CHANGE_URL https://github.com/moby/moby/pull/43476 [2022-04-11T16:51:30.055Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-11T16:51:30.055Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-11T16:51:30.055Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-11T16:51:30.055Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-11T16:51:30.055Z] COMPUTERNAME azwin-2-2bbc50 [2022-04-11T16:51:30.055Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-11T16:51:30.055Z] ConfigSequenceNumber 0 [2022-04-11T16:51:30.055Z] dco true [2022-04-11T16:51:30.055Z] DOCKER_BUILDKIT 0 [2022-04-11T16:51:30.055Z] DOCKER_DUT_DEBUG 1 [2022-04-11T16:51:30.055Z] DOCKER_EXPERIMENTAL 1 [2022-04-11T16:51:30.055Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-11T16:51:30.055Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-11T16:51:30.055Z] EXECUTOR_NUMBER 0 [2022-04-11T16:51:30.055Z] FQDN azwin-2-2bbc50.westus.cloudapp.azure.com [2022-04-11T16:51:30.055Z] GIT_BRANCH PR-43476 [2022-04-11T16:51:30.055Z] GIT_COMMIT 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:51:30.055Z] GIT_PREVIOUS_COMMIT 099b8d6a9edd5d4f0667a65294cfae262937c1fa [2022-04-11T16:51:30.055Z] GIT_URL https://github.com/moby/moby.git [2022-04-11T16:51:30.055Z] HUDSON_COOKIE 702f0bce-1534-409a-b77a-88ec152e9168 [2022-04-11T16:51:30.055Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-11T16:51:30.055Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-11T16:51:30.055Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-11T16:51:30.055Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-11T16:51:30.055Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-11T16:51:30.055Z] JENKINS_NODE_COOKIE 87e4049d-1711-4b9a-99ec-9d0f2a9f2db2 [2022-04-11T16:51:30.055Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-11T16:51:30.055Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-11T16:51:30.055Z] JOB_BASE_NAME PR-43476 [2022-04-11T16:51:30.055Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43476/display/redirect [2022-04-11T16:51:30.055Z] JOB_NAME moby/PR-43476 [2022-04-11T16:51:30.055Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43476/ [2022-04-11T16:51:30.055Z] library.jps.version master [2022-04-11T16:51:30.055Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-11T16:51:30.055Z] NODE_LABELS amd64 azure azwin-2-2bbc50 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-11T16:51:30.055Z] NODE_NAME azwin-2-2bbc50 [2022-04-11T16:51:30.055Z] NUMBER_OF_PROCESSORS 4 [2022-04-11T16:51:30.055Z] OS Windows_NT [2022-04-11T16:51:30.055Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-11T16:51:30.055Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-11T16:51:30.055Z] ppc64le false [2022-04-11T16:51:30.055Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-11T16:51:30.055Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-11T16:51:30.055Z] PROCESSOR_LEVEL 6 [2022-04-11T16:51:30.055Z] PROCESSOR_REVISION 5504 [2022-04-11T16:51:30.055Z] ProgramData C:\ProgramData [2022-04-11T16:51:30.055Z] ProgramFiles C:\Program Files [2022-04-11T16:51:30.055Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-11T16:51:30.055Z] ProgramW6432 C:\Program Files [2022-04-11T16:51:30.055Z] PROMPT $P$G [2022-04-11T16:51:30.055Z] PSExecutionPolicyPreference Bypass [2022-04-11T16:51:30.055Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-11T16:51:30.055Z] PUBLIC C:\Users\Public [2022-04-11T16:51:30.055Z] rootless true [2022-04-11T16:51:30.055Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43476/9/display/redirect?page=artif... [2022-04-11T16:51:30.055Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43476/9/display/redirect?page=changes [2022-04-11T16:51:30.055Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43476/9/display/redirect [2022-04-11T16:51:30.055Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43476/9/display/redirect?page=tests [2022-04-11T16:51:30.055Z] s390x false [2022-04-11T16:51:30.055Z] SKIP_VALIDATION_TESTS 1 [2022-04-11T16:51:30.055Z] SOURCES_DRIVE d [2022-04-11T16:51:30.055Z] SOURCES_SUBDIR gopath [2022-04-11T16:51:30.055Z] STAGE_NAME Run tests [2022-04-11T16:51:30.055Z] SystemDrive C: [2022-04-11T16:51:30.055Z] SystemRoot C:\Windows [2022-04-11T16:51:30.055Z] TEMP C:\Windows\TEMP [2022-04-11T16:51:30.055Z] TESTDEBUG 0 [2022-04-11T16:51:30.055Z] TESTRUN_DRIVE d [2022-04-11T16:51:30.055Z] TESTRUN_SUBDIR CI [2022-04-11T16:51:30.055Z] TIMEOUT 120m [2022-04-11T16:51:30.055Z] TMP C:\Windows\TEMP [2022-04-11T16:51:30.055Z] unit_validate true [2022-04-11T16:51:30.055Z] USERDOMAIN WORKGROUP [2022-04-11T16:51:30.055Z] USERNAME azwin-2-2bbc50$ [2022-04-11T16:51:30.055Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-11T16:51:30.055Z] validate_force false [2022-04-11T16:51:30.055Z] windir C:\Windows [2022-04-11T16:51:30.055Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-11T16:51:30.055Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-11T16:51:30.055Z] windows2022 true [2022-04-11T16:51:30.055Z] windows2022containerd false [2022-04-11T16:51:30.055Z] windowsRS5 false [2022-04-11T16:51:30.055Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-11T16:51:30.055Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-11T16:51:30.055Z] [2022-04-11T16:51:30.055Z] [2022-04-11T16:51:30.055Z] [2022-04-11T16:51:30.055Z] INFO: Sources under d:\gopath\... [2022-04-11T16:51:30.055Z] INFO: Test run under d:\CI\... [2022-04-11T16:51:30.055Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-11T16:51:30.055Z] INFO: docker/docker repository was found [2022-04-11T16:51:30.055Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-11T16:51:30.055Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-11T16:51:30.056Z] INFO: Docker version of control daemon [2022-04-11T16:51:30.056Z] [2022-04-11T16:51:30.056Z] Client: [2022-04-11T16:51:30.056Z] Version: 20.10.9 [2022-04-11T16:51:30.056Z] API version: 1.41 [2022-04-11T16:51:30.056Z] Go version: go1.16.8 [2022-04-11T16:51:30.056Z] Git commit: c2ea9bc [2022-04-11T16:51:30.056Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-11T16:51:30.056Z] OS/Arch: windows/amd64 [2022-04-11T16:51:30.056Z] Context: default [2022-04-11T16:51:30.056Z] Experimental: true [2022-04-11T16:51:30.056Z] [2022-04-11T16:51:30.056Z] Server: Docker Engine - Community [2022-04-11T16:51:30.056Z] Engine: [2022-04-11T16:51:30.056Z] Version: 20.10.9 [2022-04-11T16:51:30.056Z] API version: 1.41 (minimum version 1.24) [2022-04-11T16:51:30.056Z] Go version: go1.16.8 [2022-04-11T16:51:30.056Z] Git commit: 79ea9d3 [2022-04-11T16:51:30.056Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-11T16:51:30.056Z] OS/Arch: windows/amd64 [2022-04-11T16:51:30.056Z] Experimental: true [2022-04-11T16:51:30.056Z] [2022-04-11T16:51:30.056Z] INFO: Docker info of control daemon [2022-04-11T16:51:30.056Z] [2022-04-11T16:51:30.056Z] Client: [2022-04-11T16:51:30.056Z] Context: default [2022-04-11T16:51:30.056Z] Debug Mode: false [2022-04-11T16:51:30.056Z] [2022-04-11T16:51:30.056Z] Server: [2022-04-11T16:51:30.056Z] Containers: 0 [2022-04-11T16:51:30.056Z] Running: 0 [2022-04-11T16:51:30.056Z] Paused: 0 [2022-04-11T16:51:30.056Z] Stopped: 0 [2022-04-11T16:51:30.056Z] Images: 11 [2022-04-11T16:51:30.056Z] Server Version: 20.10.9 [2022-04-11T16:51:30.056Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-11T16:51:30.056Z] Windows: [2022-04-11T16:51:30.056Z] LCOW: [2022-04-11T16:51:30.056Z] Logging Driver: json-file [2022-04-11T16:51:30.056Z] Plugins: [2022-04-11T16:51:30.056Z] Volume: local [2022-04-11T16:51:30.056Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-11T16:51:30.056Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-11T16:51:30.056Z] Swarm: inactive [2022-04-11T16:51:30.056Z] Default Isolation: process [2022-04-11T16:51:30.056Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-11T16:51:30.056Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-11T16:51:30.056Z] OSType: windows [2022-04-11T16:51:30.056Z] Architecture: x86_64 [2022-04-11T16:51:30.056Z] CPUs: 4 [2022-04-11T16:51:30.056Z] Total Memory: 32GiB [2022-04-11T16:51:30.056Z] Name: azwin-2-2bbc50 [2022-04-11T16:51:30.056Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-11T16:51:30.056Z] Docker Root Dir: D:\docker [2022-04-11T16:51:30.056Z] Debug Mode: false [2022-04-11T16:51:30.056Z] Registry: https://index.docker.io/v1/ [2022-04-11T16:51:30.056Z] Labels: [2022-04-11T16:51:30.056Z] Experimental: true [2022-04-11T16:51:30.056Z] Insecure Registries: [2022-04-11T16:51:30.056Z] 10.0.0.4:5000 [2022-04-11T16:51:30.056Z] 127.0.0.0/8 [2022-04-11T16:51:30.056Z] Registry Mirrors: [2022-04-11T16:51:30.056Z] http://10.0.0.4:5000/ [2022-04-11T16:51:30.056Z] Live Restore Enabled: false [2022-04-11T16:51:30.056Z] Product License: Community Engine [2022-04-11T16:51:30.056Z] [2022-04-11T16:51:30.056Z] [2022-04-11T16:51:30.056Z] INFO: Commit hash is 3e47a7505e [2022-04-11T16:51:30.056Z] INFO: Nuke-Everything... [2022-04-11T16:51:30.056Z] INFO: Container count on control daemon to delete is 0 [2022-04-11T16:51:30.179Z] #40 ... [2022-04-11T16:51:30.179Z] [2022-04-11T16:51:30.179Z] #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-11T16:51:30.179Z] #63 sha256:812b879ed91e3bd0c8f3cbaa54d87590f08b7b3ea537672c6162cedce2ba8429 [2022-04-11T16:51:30.179Z] #63 4.329 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-11T16:51:30.179Z] #63 5.972 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-11T16:51:30.179Z] #63 5.988 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T16:51:30.179Z] #63 6.281 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-11T16:51:30.179Z] #63 6.956 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-11T16:51:30.179Z] #63 7.162 go: downloading github.com/google/uuid v1.3.0 [2022-04-11T16:51:30.180Z] #63 7.187 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-11T16:51:30.180Z] #63 7.501 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-11T16:51:30.180Z] #63 7.518 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-11T16:51:30.180Z] #63 7.529 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-11T16:51:30.180Z] #63 7.603 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-11T16:51:30.180Z] #63 7.727 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-11T16:51:30.180Z] #63 7.749 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-11T16:51:30.180Z] #63 7.802 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-11T16:51:30.180Z] #63 7.867 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-11T16:51:30.251Z] #19 29.26 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-11T16:51:30.251Z] #19 29.26 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:30.251Z] #19 29.26 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:51:30.251Z] #19 29.29 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-11T16:51:30.251Z] #19 29.29 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:30.251Z] #19 29.29 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-11T16:51:30.399Z] Commit message: "daemon/logger/fluentd: remove udp, tcp+tls, unixgram, add tls scheme" [2022-04-11T16:51:30.436Z] #63 ... [2022-04-11T16:51:30.436Z] [2022-04-11T16:51:30.436Z] #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-11T16:51:30.436Z] #40 sha256:c51cbd3d1ad2be6abf6fec9fc06627bb2277edc28703674d4d8953590ecd3c4a [2022-04-11T16:51:30.436Z] #40 1.310 + cd /tmp/tmp.Xrt4bU9wCX/tini [2022-04-11T16:51:30.436Z] #40 1.310 + git checkout -q v0.19.0 [2022-04-11T16:51:30.436Z] #40 1.316 + cmake . [2022-04-11T16:51:30.511Z] INFO: Nuking d:\CI [2022-04-11T16:51:30.511Z] INFO: Zapped successfully [2022-04-11T16:51:30.511Z] INFO: Location for testing is d:\CI\PR-43476\9 [2022-04-11T16:51:30.511Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-11T16:51:30.511Z] [2022-04-11T16:51:30.511Z] [2022-04-11T16:51:30.511Z] INFO: Building the image from Dockerfile.windows at 04/11/2022 16:51:30... [2022-04-11T16:51:30.511Z] [2022-04-11T16:51:30.698Z] #40 1.578 -- The C compiler identification is GNU 10.2.1 [2022-04-11T16:51:30.698Z] #40 1.603 -- Detecting C compiler ABI info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-11T16:51:30.955Z] #40 1.880 -- Detecting C compiler ABI info - done [2022-04-11T16:51:30.955Z] #40 1.942 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-11T16:51:30.955Z] #40 1.943 -- Detecting C compile features [2022-04-11T16:51:30.955Z] #40 1.944 -- Detecting C compile features - done [2022-04-11T16:51:30.955Z] #40 1.963 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-11T16:51:30.955Z] #40 2.050 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-11T16:51:31.061Z] + docker version [2022-04-11T16:51:31.061Z] Client: Docker Engine - Community [2022-04-11T16:51:31.061Z] Version: 20.10.14 [2022-04-11T16:51:31.061Z] API version: 1.41 [2022-04-11T16:51:31.061Z] Go version: go1.16.15 [2022-04-11T16:51:31.061Z] Git commit: a224086 [2022-04-11T16:51:31.061Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-11T16:51:31.061Z] OS/Arch: linux/amd64 [2022-04-11T16:51:31.061Z] Context: default [2022-04-11T16:51:31.061Z] Experimental: true [2022-04-11T16:51:31.061Z] [2022-04-11T16:51:31.061Z] Server: Docker Engine - Community [2022-04-11T16:51:31.061Z] Engine: [2022-04-11T16:51:31.061Z] Version: 20.10.14 [2022-04-11T16:51:31.061Z] API version: 1.41 (minimum version 1.12) [2022-04-11T16:51:31.061Z] Go version: go1.16.15 [2022-04-11T16:51:31.061Z] Git commit: 87a90dc [2022-04-11T16:51:31.061Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-11T16:51:31.061Z] OS/Arch: linux/amd64 [2022-04-11T16:51:31.061Z] Experimental: true [2022-04-11T16:51:31.061Z] containerd: [2022-04-11T16:51:31.061Z] Version: 1.5.11 [2022-04-11T16:51:31.061Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:51:31.061Z] runc: [2022-04-11T16:51:31.061Z] Version: 1.0.3 [2022-04-11T16:51:31.061Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-11T16:51:31.061Z] docker-init: [2022-04-11T16:51:31.061Z] Version: 0.19.0 [2022-04-11T16:51:31.061Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-11T16:51:31.211Z] #40 2.091 -- Configuring done [2022-04-11T16:51:31.211Z] #40 2.096 -- Generating done [2022-04-11T16:51:31.211Z] #40 2.104 -- Build files have been written to: /tmp/tmp.Xrt4bU9wCX/tini [2022-04-11T16:51:31.211Z] #40 2.113 + make tini-static [2022-04-11T16:51:31.211Z] #40 2.278 Scanning dependencies of target tini-static [2022-04-11T16:51:31.211Z] #40 2.308 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-11T16:51:29.734Z] > git remote # timeout=10 [2022-04-11T16:51:29.737Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T16:51:29.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-11T16:51:29.740Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-11T16:51:29.750Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T16:51:29.763Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T16:51:29.775Z] > git checkout -f 3e47a7505e6b7a268dcd635576718f05ee1c3fc9 # timeout=10 [2022-04-11T16:51:31.342Z] + docker info [2022-04-11T16:51:31.774Z] #40 2.886 [100%] Linking C executable tini-static [2022-04-11T16:51:32.032Z] #40 ... [2022-04-11T16:51:32.032Z] [2022-04-11T16:51:32.032Z] #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-11T16:51:32.032Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:51:32.032Z] #60 0.806 + RM_GOPATH=0 [2022-04-11T16:51:32.032Z] #60 0.807 + TMP_GOPATH= [2022-04-11T16:51:32.032Z] #60 0.809 + : /build [2022-04-11T16:51:32.032Z] #60 0.809 + '[' -z '' ']' [2022-04-11T16:51:32.032Z] #60 0.809 ++ mktemp -d [2022-04-11T16:51:32.032Z] #60 0.814 + export GOPATH=/tmp/tmp.iuK0zw5jLX [2022-04-11T16:51:32.032Z] #60 0.814 + GOPATH=/tmp/tmp.iuK0zw5jLX [2022-04-11T16:51:32.032Z] #60 0.814 + RM_GOPATH=1 [2022-04-11T16:51:32.032Z] #60 0.814 + case "$(go env GOARCH)" in [2022-04-11T16:51:32.032Z] #60 0.814 ++ go env GOARCH [2022-04-11T16:51:32.032Z] #60 0.826 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:32.032Z] #60 0.826 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:32.032Z] #60 0.827 ++ dirname /install.sh [2022-04-11T16:51:32.032Z] #60 0.827 + dir=/ [2022-04-11T16:51:32.032Z] #60 0.828 + bin=containerd [2022-04-11T16:51:32.032Z] #60 0.828 + shift [2022-04-11T16:51:32.032Z] #60 0.828 + '[' '!' -f //containerd.installer ']' [2022-04-11T16:51:32.032Z] #60 0.828 + . //containerd.installer [2022-04-11T16:51:32.032Z] #60 0.828 ++ set -e [2022-04-11T16:51:32.032Z] #60 0.828 ++ : v1.6.2 [2022-04-11T16:51:32.032Z] #60 0.828 + install_containerd [2022-04-11T16:51:32.032Z] #60 0.828 + echo 'Install containerd version v1.6.2' [2022-04-11T16:51:32.032Z] #60 0.829 Install containerd version v1.6.2 [2022-04-11T16:51:32.032Z] #60 0.829 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iuK0zw5jLX/src/github.com/containerd/containerd [2022-04-11T16:51:32.032Z] #60 0.830 Cloning into '/tmp/tmp.iuK0zw5jLX/src/github.com/containerd/containerd'... [2022-04-11T16:51:32.032Z] #60 ... [2022-04-11T16:51:32.032Z] [2022-04-11T16:51:32.032Z] #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-11T16:51:32.032Z] #40 sha256:c51cbd3d1ad2be6abf6fec9fc06627bb2277edc28703674d4d8953590ecd3c4a [2022-04-11T16:51:32.032Z] #40 3.148 [100%] Built target tini-static [2022-04-11T16:51:32.275Z] Client: [2022-04-11T16:51:32.275Z] Context: default [2022-04-11T16:51:32.275Z] Debug Mode: false [2022-04-11T16:51:32.275Z] Plugins: [2022-04-11T16:51:32.275Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-11T16:51:32.275Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-11T16:51:32.275Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-11T16:51:32.275Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-11T16:51:32.275Z] [2022-04-11T16:51:32.275Z] Server: [2022-04-11T16:51:32.275Z] Containers: 0 [2022-04-11T16:51:32.275Z] Running: 0 [2022-04-11T16:51:32.275Z] Paused: 0 [2022-04-11T16:51:32.275Z] Stopped: 0 [2022-04-11T16:51:32.275Z] Images: 2 [2022-04-11T16:51:32.275Z] Server Version: 20.10.14 [2022-04-11T16:51:32.275Z] Storage Driver: overlay2 [2022-04-11T16:51:32.275Z] Backing Filesystem: extfs [2022-04-11T16:51:32.275Z] Supports d_type: true [2022-04-11T16:51:32.275Z] Native Overlay Diff: true [2022-04-11T16:51:32.275Z] userxattr: false [2022-04-11T16:51:32.275Z] Logging Driver: json-file [2022-04-11T16:51:32.275Z] Cgroup Driver: cgroupfs [2022-04-11T16:51:32.275Z] Cgroup Version: 1 [2022-04-11T16:51:32.275Z] Plugins: [2022-04-11T16:51:32.275Z] Volume: local [2022-04-11T16:51:32.275Z] Network: bridge host ipvlan macvlan null overlay [2022-04-11T16:51:32.275Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-11T16:51:32.275Z] Swarm: inactive [2022-04-11T16:51:32.275Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-11T16:51:32.275Z] Default Runtime: runc [2022-04-11T16:51:32.275Z] Init Binary: docker-init [2022-04-11T16:51:32.275Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-11T16:51:32.275Z] runc version: v1.0.3-0-gf46b6ba [2022-04-11T16:51:32.275Z] init version: de40ad0 [2022-04-11T16:51:32.275Z] Security Options: [2022-04-11T16:51:32.275Z] apparmor [2022-04-11T16:51:32.275Z] seccomp [2022-04-11T16:51:32.275Z] Profile: default [2022-04-11T16:51:32.275Z] Kernel Version: 5.4.0-1071-aws [2022-04-11T16:51:32.275Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-11T16:51:32.275Z] OSType: linux [2022-04-11T16:51:32.275Z] Architecture: x86_64 [2022-04-11T16:51:32.275Z] CPUs: 2 [2022-04-11T16:51:32.275Z] Total Memory: 7.565GiB [2022-04-11T16:51:32.275Z] Name: ip-10-100-105-216 [2022-04-11T16:51:32.275Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-11T16:51:32.275Z] Docker Root Dir: /var/lib/docker [2022-04-11T16:51:32.275Z] Debug Mode: false [2022-04-11T16:51:32.275Z] Registry: https://index.docker.io/v1/ [2022-04-11T16:51:32.275Z] Labels: [2022-04-11T16:51:32.275Z] Experimental: true [2022-04-11T16:51:32.275Z] Insecure Registries: [2022-04-11T16:51:32.275Z] 127.0.0.0/8 [2022-04-11T16:51:32.275Z] Live Restore Enabled: true [2022-04-11T16:51:32.275Z] [2022-04-11T16:51:32.275Z] WARNING: No swap limit support [Pipeline] sh [2022-04-11T16:51:32.289Z] #40 3.188 + mkdir -p /build [2022-04-11T16:51:32.289Z] #40 3.190 + cp tini-static /build/docker-init [2022-04-11T16:51:32.289Z] #40 DONE 3.4s [2022-04-11T16:51:32.289Z] [2022-04-11T16:51:32.289Z] #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-11T16:51:32.289Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-11T16:51:32.289Z] #14 18.44 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-11T16:51:32.289Z] #14 18.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:51:32.289Z] #14 18.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-11T16:51:32.289Z] #14 18.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-11T16:51:32.289Z] #14 18.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:51:32.289Z] #14 18.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-11T16:51:32.555Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-11T16:51:32.556Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-11T16:51:32.556Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43476/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-11T16:51:32.556Z] + bash /home/ubuntu/workspace/moby_PR-43476/check-config.sh [2022-04-11T16:51:32.556Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-11T16:51:32.556Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-11T16:51:32.556Z] [2022-04-11T16:51:32.556Z] Generally Necessary: [2022-04-11T16:51:32.556Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-11T16:51:32.556Z] - apparmor: enabled and tools installed [2022-04-11T16:51:32.556Z] - CONFIG_NAMESPACES: enabled [2022-04-11T16:51:32.556Z] - CONFIG_NET_NS: enabled [2022-04-11T16:51:32.556Z] - CONFIG_PID_NS: enabled [2022-04-11T16:51:32.556Z] - CONFIG_IPC_NS: enabled [2022-04-11T16:51:32.556Z] - CONFIG_UTS_NS: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CGROUPS: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CPUSETS: enabled [2022-04-11T16:51:32.556Z] - CONFIG_MEMCG: enabled [2022-04-11T16:51:32.556Z] - CONFIG_KEYS: enabled [2022-04-11T16:51:32.556Z] - CONFIG_VETH: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-11T16:51:32.556Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CGROUP_BPF: enabled [2022-04-11T16:51:32.556Z] [2022-04-11T16:51:32.556Z] Optional Features: [2022-04-11T16:51:32.556Z] - CONFIG_USER_NS: enabled [2022-04-11T16:51:32.556Z] - CONFIG_SECCOMP: enabled [2022-04-11T16:51:32.556Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-11T16:51:32.556Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-11T16:51:32.556Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-11T16:51:32.556Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-11T16:51:32.556Z] - CONFIG_BLK_CGROUP: enabled [2022-04-11T16:51:32.556Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CGROUP_PERF: enabled [2022-04-11T16:51:32.556Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-11T16:51:32.814Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-11T16:51:32.814Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-11T16:51:32.814Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-11T16:51:32.814Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-11T16:51:32.814Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_IP_VS: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-11T16:51:32.814Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-11T16:51:32.814Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-11T16:51:32.814Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-11T16:51:32.814Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-11T16:51:32.814Z] - CONFIG_EXT4_FS: enabled [2022-04-11T16:51:32.814Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-11T16:51:32.814Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-11T16:51:32.814Z] - Network Drivers: [2022-04-11T16:51:32.814Z] - "overlay": [2022-04-11T16:51:32.814Z] - CONFIG_VXLAN: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-11T16:51:32.814Z] Optional (for encrypted networks): [2022-04-11T16:51:32.814Z] - CONFIG_CRYPTO: enabled [2022-04-11T16:51:32.814Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-11T16:51:32.814Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-11T16:51:32.814Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-11T16:51:32.814Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-11T16:51:32.814Z] - CONFIG_XFRM: enabled [2022-04-11T16:51:32.814Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-11T16:51:32.814Z] - "ipvlan": [2022-04-11T16:51:32.814Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-11T16:51:32.814Z] - "macvlan": [2022-04-11T16:51:32.814Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_DUMMY: enabled (as module) [2022-04-11T16:51:32.814Z] - "ftp,tftp client in container": [2022-04-11T16:51:32.814Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-11T16:51:32.814Z] - Storage Drivers: [2022-04-11T16:51:32.814Z] - "aufs": [2022-04-11T16:51:32.814Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-11T16:51:32.814Z] - "btrfs": [2022-04-11T16:51:32.814Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-11T16:51:32.814Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-11T16:51:32.814Z] - "devicemapper": [2022-04-11T16:51:32.814Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-11T16:51:32.814Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-11T16:51:32.814Z] - "overlay": [2022-04-11T16:51:32.814Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-11T16:51:32.814Z] - "zfs": [2022-04-11T16:51:32.814Z] - /dev/zfs: present [2022-04-11T16:51:32.814Z] - zfs command: missing [2022-04-11T16:51:32.814Z] - zpool command: missing [2022-04-11T16:51:32.814Z] [2022-04-11T16:51:32.814Z] Limits: [2022-04-11T16:51:32.814Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-11T16:51:32.814Z] [2022-04-11T16:51:32.814Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-11T16:51:33.139Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 . [2022-04-11T16:51:33.139Z] #1 [internal] load build definition from Dockerfile [2022-04-11T16:51:33.139Z] #1 sha256:44c0c0ef9356987924e1201bdde5b2f67d5971340e47fbd61b7a803f523e8e31 [2022-04-11T16:51:33.139Z] #1 transferring dockerfile: 16.77kB done [2022-04-11T16:51:33.139Z] #1 DONE 0.0s [2022-04-11T16:51:33.139Z] [2022-04-11T16:51:33.139Z] #2 [internal] load .dockerignore [2022-04-11T16:51:33.139Z] #2 sha256:8d9e4e2ffe0733fb3986d66c572b5e348588e19f66cb84103638cc9dcac43902 [2022-04-11T16:51:33.139Z] #2 transferring context: 87B done [2022-04-11T16:51:33.139Z] #2 DONE 0.1s [2022-04-11T16:51:33.139Z] [2022-04-11T16:51:33.139Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-11T16:51:33.139Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-11T16:51:33.397Z] #3 DONE 0.1s [2022-04-11T16:51:33.397Z] [2022-04-11T16:51:33.397Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-11T16:51:33.397Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-11T16:51:33.397Z] #4 CACHED [2022-04-11T16:51:33.656Z] [2022-04-11T16:51:33.656Z] #6 [internal] load build definition from Dockerfile [2022-04-11T16:51:33.656Z] #6 sha256:9d61d8ab70652c45986ea61e7a4780c0ff1a2b71690bd4364adb0e7cd45e9754 [2022-04-11T16:51:33.656Z] #6 DONE 0.0s [2022-04-11T16:51:33.656Z] [2022-04-11T16:51:33.656Z] #5 [internal] load .dockerignore [2022-04-11T16:51:33.656Z] #5 sha256:e6745ddbb5b077765ebca485dbdabcc444ca898baafdf66681ac37eb2c3944ab [2022-04-11T16:51:33.656Z] #5 DONE 0.0s [2022-04-11T16:51:33.656Z] [2022-04-11T16:51:33.656Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:51:33.656Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-11T16:51:33.668Z] #14 ... [2022-04-11T16:51:33.668Z] [2022-04-11T16:51:33.668Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-11T16:51:33.668Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-11T16:51:33.668Z] #42 CACHED [2022-04-11T16:51:33.668Z] [2022-04-11T16:51:33.668Z] #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-11T16:51:33.668Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-11T16:51:33.668Z] #43 CACHED [2022-04-11T16:51:33.668Z] [2022-04-11T16:51:33.668Z] #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-11T16:51:33.668Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-11T16:51:33.668Z] #46 CACHED [2022-04-11T16:51:33.668Z] [2022-04-11T16:51:33.668Z] #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-11T16:51:33.668Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-11T16:51:33.668Z] #47 CACHED [2022-04-11T16:51:33.668Z] [2022-04-11T16:51:33.668Z] #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-11T16:51:33.668Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-11T16:51:33.668Z] #49 CACHED [2022-04-11T16:51:33.668Z] [2022-04-11T16:51:33.668Z] #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-11T16:51:33.668Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-11T16:51:33.668Z] #51 CACHED [2022-04-11T16:51:33.668Z] [2022-04-11T16:51:33.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-11T16:51:33.668Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-11T16:51:33.668Z] #53 CACHED [2022-04-11T16:51:33.668Z] [2022-04-11T16:51:33.668Z] #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-11T16:51:33.668Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:51:33.916Z] #10 DONE 0.1s [2022-04-11T16:51:33.916Z] [2022-04-11T16:51:33.916Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-11T16:51:33.916Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-11T16:51:33.916Z] #9 DONE 0.1s [2022-04-11T16:51:33.916Z] [2022-04-11T16:51:33.916Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-11T16:51:33.916Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-11T16:51:33.916Z] #8 DONE 0.1s [2022-04-11T16:51:33.916Z] [2022-04-11T16:51:33.916Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-11T16:51:33.916Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-11T16:51:33.916Z] #7 DONE 0.1s [2022-04-11T16:51:33.926Z] #60 ... [2022-04-11T16:51:33.926Z] [2022-04-11T16:51:33.926Z] #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-11T16:51:33.926Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-11T16:51:33.926Z] #14 21.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-11T16:51:33.926Z] #14 21.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:51:33.926Z] #14 21.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-11T16:51:34.177Z] [2022-04-11T16:51:34.177Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:51:34.177Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-11T16:51:34.177Z] #69 DONE 0.0s [2022-04-11T16:51:34.177Z] [2022-04-11T16:51:34.177Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-11T16:51:34.177Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-11T16:51:34.177Z] #67 DONE 0.0s [2022-04-11T16:51:34.177Z] [2022-04-11T16:51:34.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-11T16:51:34.177Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-11T16:51:34.177Z] #11 DONE 0.0s [2022-04-11T16:51:34.177Z] [2022-04-11T16:51:34.177Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-11T16:51:34.177Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-11T16:51:34.177Z] #28 DONE 0.0s [2022-04-11T16:51:34.177Z] [2022-04-11T16:51:34.177Z] #24 [internal] load build context [2022-04-11T16:51:34.177Z] #24 sha256:2bf6773812750a88eebb769f6235e3bdb04c79a215ae427cc41762ba00ddec91 [2022-04-11T16:51:34.438Z] #19 33.46 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-11T16:51:34.439Z] #19 33.46 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:34.439Z] #19 33.47 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:51:34.439Z] #19 33.50 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-11T16:51:34.439Z] #19 33.50 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:34.439Z] #19 33.51 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-11T16:51:34.799Z] #24 ... [2022-04-11T16:51:34.799Z] [2022-04-11T16:51:34.799Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-11T16:51:34.799Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-11T16:51:34.799Z] #45 DONE 0.5s [2022-04-11T16:51:34.799Z] [2022-04-11T16:51:34.799Z] #24 [internal] load build context [2022-04-11T16:51:34.799Z] #24 sha256:2bf6773812750a88eebb769f6235e3bdb04c79a215ae427cc41762ba00ddec91 [2022-04-11T16:51:35.792Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-11T16:51:36.186Z] #24 transferring context: 60.71MB 2.0s done [2022-04-11T16:51:36.186Z] #24 DONE 2.0s [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-11T16:51:36.186Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-11T16:51:36.186Z] #42 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-11T16:51:36.186Z] #14 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #37 sha256:0c7d0262d02f5ed36a0dbc4341ae90be8afbfa9b52205451b5b451a1e37730b9 [2022-04-11T16:51:36.186Z] #37 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-11T16:51:36.186Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-11T16:51:36.186Z] #12 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-11T16:51:36.186Z] #59 sha256:015ffc82fea053decbfe2d551770bf77820b2a508c53bc913ee7dee0ad3fdb24 [2022-04-11T16:51:36.186Z] #59 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-11T16:51:36.186Z] #53 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-11T16:51:36.186Z] #65 sha256:876a4e8724cfbcfab530d14a8041f107b12019b9c18337621295b1067b127ec4 [2022-04-11T16:51:36.186Z] #65 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-11T16:51:36.186Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-11T16:51:36.186Z] #70 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-11T16:51:36.186Z] #13 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-11T16:51:36.186Z] #30 sha256:8339f1f8d357d235d2f9dabc5805c64d271589ab34f212a54010fd442ad1eee1 [2022-04-11T16:51:36.186Z] #30 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-11T16:51:36.186Z] #36 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-11T16:51:36.186Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-11T16:51:36.186Z] #15 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-11T16:51:36.186Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-11T16:51:36.186Z] #19 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #54 sha256:7e027fb15a78a91042c2de08347b49acf9433922fd49905f96f6fe0df57b76e8 [2022-04-11T16:51:36.186Z] #54 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #52 sha256:81fc2bdc1f8be78f85b4c6aab9b12914aba85034542308a0ef9870c1e65811e5 [2022-04-11T16:51:36.186Z] #52 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-11T16:51:36.186Z] #39 sha256:ec7eb4b8d18396e1f6226259813ae5e95f5bd60c23da32207ee36fc1720509b3 [2022-04-11T16:51:36.186Z] #39 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-11T16:51:36.186Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-11T16:51:36.186Z] #17 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #44 sha256:8153ddbc30c4962b5b392b9b022e43f96e4a35d114c10c1c211320c911ee0693 [2022-04-11T16:51:36.186Z] #44 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-11T16:51:36.186Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-11T16:51:36.186Z] #34 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-11T16:51:36.186Z] #38 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-11T16:51:36.186Z] #43 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #63 sha256:8c101aa2e07f4b77776e0c62b853064da1ce01972624264bb468169ebbcd45cd [2022-04-11T16:51:36.186Z] #63 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #57 sha256:8ebead87ab152f7b69d4fd9032b99ffb7cc5e208b6bbf3dd3e5214ea7c9e15b4 [2022-04-11T16:51:36.186Z] #57 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-11T16:51:36.186Z] #32 sha256:efff5bc2117e67e9b263a9bb03f425cda25ef2286f2e9d5835979739bf41d45d [2022-04-11T16:51:36.186Z] #32 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-11T16:51:36.186Z] #25 sha256:3ba60fd8d2fcdbf756470058632f4b949c63d59c8a6e03f0a9e9cc373d315b8e [2022-04-11T16:51:36.186Z] #25 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-11T16:51:36.186Z] #49 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-11T16:51:36.186Z] #16 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-11T16:51:36.186Z] #51 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #71 sha256:f971b3de8814e1f87f83384444e5422a57f5cd3f6fe9b1297734c9b38c2ddbff [2022-04-11T16:51:36.186Z] #71 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #35 sha256:8e20d0fa6dfe8cce8ff70e9a3ae9b8d427d8b8fedf481e17b1f9d37eb6b5b676 [2022-04-11T16:51:36.186Z] #35 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-11T16:51:36.186Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-11T16:51:36.186Z] #23 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-11T16:51:36.186Z] #64 sha256:79335706699db134b8ac898ba36b169d69ea056ddd779c8a4b75d0a52349b57a [2022-04-11T16:51:36.186Z] #64 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #31 sha256:782412598a587291d90d2ea4d5a68438368610a17a964ed7b6e86f133d01b558 [2022-04-11T16:51:36.186Z] #31 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #50 sha256:4be1d45dbb9f8f0158dfda1c7a77cdaac74f3f987f003bd9fbeb901fa0aff1c4 [2022-04-11T16:51:36.186Z] #50 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-11T16:51:36.186Z] #58 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-11T16:51:36.186Z] #62 sha256:08d73bb5b069151bb3ca21ad9bf2713468e9aef350f4f6b531ef4ec2152ee703 [2022-04-11T16:51:36.186Z] #62 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-11T16:51:36.186Z] #21 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-11T16:51:36.186Z] #22 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-11T16:51:36.186Z] #27 sha256:b42374a6e980709add05f8c02514735e1d2057c604c59e5d03c198a549605299 [2022-04-11T16:51:36.186Z] #27 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #60 sha256:81a4a6168afda27d6f89724751eaafda8bd8c8875c92346616350c5f9833152f [2022-04-11T16:51:36.186Z] #60 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-11T16:51:36.186Z] #72 sha256:2ebe746f142595a93a204ffabe1bdfb66cc0b84e3dad10ab5bcfe07e8a20bc9b [2022-04-11T16:51:36.186Z] #72 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #41 sha256:0d55c3e00dc7f15e9024c22db4a14177b063745a41bb4a0657b45e36c8bb2d92 [2022-04-11T16:51:36.186Z] #41 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-11T16:51:36.186Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-11T16:51:36.186Z] #68 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-11T16:51:36.186Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-11T16:51:36.186Z] #20 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-11T16:51:36.186Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-11T16:51:36.186Z] #33 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-11T16:51:36.186Z] #29 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #66 sha256:5d9f9ed7ab219616dfe7189042a84b5750f1781a11488023f1e321b294f4479c [2022-04-11T16:51:36.186Z] #66 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #48 sha256:d098c035335f4895f195eae02d8c54d24f3817b0db50f309c0337492af135217 [2022-04-11T16:51:36.186Z] #48 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #56 sha256:89f18572d0566b8a4939991c74249e226a4aa65cd71970b4302a4218df3384d7 [2022-04-11T16:51:36.186Z] #56 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-11T16:51:36.186Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-11T16:51:36.186Z] #18 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-11T16:51:36.186Z] #61 sha256:5e12cda5fbd752fc15f61bccd954780e5b770957452ff2f2b30b8c893840f81f [2022-04-11T16:51:36.186Z] #61 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.186Z] #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-11T16:51:36.186Z] #26 sha256:61ec98e3c2bc5800766be1dd8ea0247054918502abc43ded335b513a98f2aa52 [2022-04-11T16:51:36.186Z] #26 CACHED [2022-04-11T16:51:36.186Z] [2022-04-11T16:51:36.187Z] #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-11T16:51:36.187Z] #40 sha256:c36784c7021ac5c951903841b89e8b752505d09cf5f434285214255d87e8f191 [2022-04-11T16:51:36.187Z] #40 CACHED [2022-04-11T16:51:36.187Z] [2022-04-11T16:51:36.187Z] #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-11T16:51:36.187Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-11T16:51:36.187Z] #47 CACHED [2022-04-11T16:51:36.187Z] [2022-04-11T16:51:36.187Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-11T16:51:36.187Z] #55 sha256:3a4fa99cd8ad327a8c39c335298b23ff8f438f7828e6ef7c6a5ac8e5c5b3a5e7 [2022-04-11T16:51:36.187Z] #55 CACHED [2022-04-11T16:51:36.187Z] [2022-04-11T16:51:36.187Z] #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-11T16:51:36.187Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-11T16:51:36.187Z] #46 CACHED [2022-04-11T16:51:36.187Z] [2022-04-11T16:51:36.187Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-11T16:51:36.187Z] #73 sha256:c4c7966fdd685c5e8a8f57e3ddf9ae9c7edaf4c42574e7e8c0fde4d33d85907f [2022-04-11T16:51:36.187Z] #73 CACHED [2022-04-11T16:51:36.187Z] [2022-04-11T16:51:36.187Z] #74 exporting to image [2022-04-11T16:51:36.187Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-11T16:51:36.187Z] #74 exporting layers done [2022-04-11T16:51:36.187Z] #74 writing image sha256:9e02da4ea6a6e377259bf7f6f68de6f6ef9423c56714df34e7f8f7fbb83cee84 done [2022-04-11T16:51:36.187Z] #74 naming to docker.io/library/docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 done [2022-04-11T16:51:36.187Z] #74 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-11T16:51:36.306Z] Sending build context to Docker daemon 66.29MB [2022-04-11T16:51:36.306Z] [2022-04-11T16:51:36.306Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-11T16:51:36.306Z] ---> 02f938cacc3b [2022-04-11T16:51:36.306Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-11T16:51:36.306Z] ---> Using cache [2022-04-11T16:51:36.306Z] ---> 6db19055e549 [2022-04-11T16:51:36.306Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-11T16:51:36.306Z] ---> Using cache [2022-04-11T16:51:36.306Z] ---> c145684b588d [2022-04-11T16:51:36.306Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-11T16:51:36.306Z] ---> Using cache [2022-04-11T16:51:36.306Z] ---> f07d02611928 [2022-04-11T16:51:36.306Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-11T16:51:36.306Z] ---> Using cache [2022-04-11T16:51:36.306Z] ---> 4ed1e4678d79 [2022-04-11T16:51:36.306Z] 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-11T16:51:36.306Z] ---> Using cache [2022-04-11T16:51:36.306Z] ---> 4ac0b4025c1a [2022-04-11T16:51:36.307Z] 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-11T16:51:36.307Z] ---> Using cache [2022-04-11T16:51:36.307Z] ---> cafb6d6fbe9b [2022-04-11T16:51:36.307Z] 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-11T16:51:36.307Z] ---> Using cache [2022-04-11T16:51:36.307Z] ---> d40fcfaa2061 [2022-04-11T16:51:36.307Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-11T16:51:36.307Z] ---> Using cache [2022-04-11T16:51:36.307Z] ---> b25272c6385b [2022-04-11T16:51:36.307Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-11T16:51:36.307Z] ---> Using cache [2022-04-11T16:51:36.307Z] ---> 5f9fdccf2c42 [2022-04-11T16:51:36.307Z] Step 11/11 : COPY . . [2022-04-11T16:51:36.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -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:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh dynbinary test-integration [2022-04-11T16:51:37.101Z] [2022-04-11T16:51:37.101Z] Removing bundles/ [2022-04-11T16:51:37.101Z] [2022-04-11T16:51:37.101Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-11T16:51:37.359Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T16:51:37.359Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T16:51:37.829Z] #19 37.71 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-11T16:51:37.829Z] #19 37.71 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:37.829Z] #19 37.72 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:51:37.829Z] #19 37.75 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-11T16:51:37.829Z] #19 37.75 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:37.829Z] #19 37.75 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:51:39.182Z] #14 27.19 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-11T16:51:39.440Z] #14 27.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:51:39.440Z] #14 27.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-11T16:51:40.004Z] #14 ... [2022-04-11T16:51:40.004Z] [2022-04-11T16:51:40.004Z] #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-11T16:51:40.004Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:51:40.004Z] #60 17.92 + cd /tmp/tmp.iuK0zw5jLX/src/github.com/containerd/containerd [2022-04-11T16:51:40.004Z] #60 17.92 + git checkout -q v1.6.2 [2022-04-11T16:51:40.936Z] #60 18.86 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-11T16:51:40.936Z] #60 18.86 + BUILDTAGS='netgo osusergo static_build' [2022-04-11T16:51:40.936Z] #60 18.86 + export EXTRA_FLAGS=-buildmode=pie [2022-04-11T16:51:40.936Z] #60 18.86 + EXTRA_FLAGS=-buildmode=pie [2022-04-11T16:51:40.936Z] #60 18.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-11T16:51:40.936Z] #60 18.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-11T16:51:40.936Z] #60 18.86 + '[' '' = dynamic ']' [2022-04-11T16:51:40.936Z] #60 18.86 + make [2022-04-11T16:51:41.866Z] #60 19.56 + bin/ctr [2022-04-11T16:51:43.099Z] #19 42.13 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-11T16:51:43.099Z] #19 42.13 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:43.099Z] #19 42.20 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:51:43.099Z] #19 42.58 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-11T16:51:43.099Z] #19 42.58 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:43.099Z] #19 42.66 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:51:47.119Z] #60 ... [2022-04-11T16:51:47.119Z] [2022-04-11T16:51:47.119Z] #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-11T16:51:47.119Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-11T16:51:47.119Z] #14 29.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-11T16:51:47.119Z] #14 29.54 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:51:47.119Z] #14 29.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-11T16:51:47.119Z] #14 31.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-11T16:51:47.119Z] #14 31.58 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:51:47.119Z] #14 31.58 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-11T16:51:47.287Z] #19 46.52 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-11T16:51:47.287Z] #19 46.52 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:51:47.287Z] #19 46.53 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:51:47.287Z] #19 46.55 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-11T16:51:47.287Z] #19 46.55 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:51:47.287Z] #19 46.56 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-11T16:51:47.287Z] #19 46.58 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-11T16:51:47.287Z] #19 46.58 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:51:47.287Z] #19 46.59 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-11T16:51:47.287Z] #19 46.61 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-11T16:51:47.287Z] #19 46.61 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:51:47.287Z] #19 46.61 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:51:47.287Z] #19 46.63 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-11T16:51:47.287Z] #19 46.63 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:51:47.287Z] #19 46.64 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:51:47.287Z] #19 46.66 Selecting previously unselected package cross-config. [2022-04-11T16:51:47.287Z] #19 46.66 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-11T16:51:47.287Z] #19 46.67 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-11T16:51:47.287Z] #19 46.69 Selecting previously unselected package gcc-10-cross-base. [2022-04-11T16:51:47.287Z] #19 46.69 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.287Z] #19 46.70 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-11T16:51:47.287Z] #19 46.72 Selecting previously unselected package libc6-arm64-cross. [2022-04-11T16:51:47.287Z] #19 46.73 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-11T16:51:47.287Z] #19 46.73 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-11T16:51:47.287Z] #19 46.85 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-11T16:51:47.287Z] #19 46.85 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.287Z] #19 46.86 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:47.287Z] #19 46.88 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-11T16:51:47.287Z] #19 46.89 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.287Z] #19 46.89 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:47.287Z] #19 46.92 Selecting previously unselected package libitm1-arm64-cross. [2022-04-11T16:51:47.287Z] #19 46.92 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.287Z] #19 46.93 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:47.288Z] #19 46.95 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-11T16:51:47.288Z] #19 46.95 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.288Z] #19 46.96 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:47.288Z] #19 46.98 Selecting previously unselected package libasan6-arm64-cross. [2022-04-11T16:51:47.288Z] #19 46.98 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.288Z] #19 46.99 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:47.288Z] #19 47.21 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-11T16:51:47.546Z] #19 47.21 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.546Z] #19 47.22 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:47.546Z] #19 47.32 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-11T16:51:47.546Z] #19 47.32 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.546Z] #19 47.33 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:47.804Z] #19 47.55 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-11T16:51:47.804Z] #19 47.55 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.804Z] #19 47.55 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:47.804Z] #19 47.62 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-11T16:51:47.804Z] #19 47.62 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:47.804Z] #19 47.62 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:47.804Z] #19 47.72 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-11T16:51:47.804Z] #19 47.72 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:48.063Z] #19 47.72 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:48.063Z] #19 47.85 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-11T16:51:48.063Z] #19 47.85 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:48.063Z] #19 47.86 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:51:48.076Z] #14 ... [2022-04-11T16:51:48.076Z] [2022-04-11T16:51:48.076Z] #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-11T16:51:48.076Z] #63 sha256:812b879ed91e3bd0c8f3cbaa54d87590f08b7b3ea537672c6162cedce2ba8429 [2022-04-11T16:51:48.076Z] #63 26.77 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-11T16:51:48.076Z] #63 26.77 + GOBIN=/build [2022-04-11T16:51:48.076Z] #63 26.77 + GO111MODULE=on [2022-04-11T16:51:48.076Z] #63 26.77 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-11T16:51:48.076Z] #63 31.41 rootlesskit version 1.0.0 [2022-04-11T16:51:48.076Z] #63 31.42 Usage of /build/rootlesskit-docker-proxy: [2022-04-11T16:51:48.076Z] #63 31.42 -container-ip string [2022-04-11T16:51:48.076Z] #63 31.42 container ip [2022-04-11T16:51:48.076Z] #63 31.42 -container-port int [2022-04-11T16:51:48.076Z] #63 31.42 container port (default -1) [2022-04-11T16:51:48.076Z] #63 31.42 -host-ip string [2022-04-11T16:51:48.076Z] #63 31.42 host ip [2022-04-11T16:51:48.076Z] #63 31.42 -host-port int [2022-04-11T16:51:48.076Z] #63 31.42 host port (default -1) [2022-04-11T16:51:48.076Z] #63 31.42 -proto string [2022-04-11T16:51:48.076Z] #63 31.42 proxy protocol (default "tcp") [2022-04-11T16:51:48.076Z] #63 DONE 32.2s [2022-04-11T16:51:48.076Z] [2022-04-11T16:51:48.076Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-11T16:51:48.076Z] #64 sha256:93c27fcde07d4ddd77c397441cefc9b205a9b0bc87ebb9d0c8770c520a04c157 [2022-04-11T16:51:48.076Z] #64 DONE 0.1s [2022-04-11T16:51:48.076Z] [2022-04-11T16:51:48.076Z] #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-11T16:51:48.076Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-11T16:51:48.076Z] #14 36.06 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-11T16:51:48.076Z] #14 36.06 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:51:48.076Z] #14 36.07 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-11T16:51:48.337Z] #14 ... [2022-04-11T16:51:48.337Z] [2022-04-11T16:51:48.337Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-11T16:51:48.337Z] #65 sha256:d92b8b4a99aea47bb861609a9e95c23002aaf682f0e498b02e842046190655d6 [2022-04-11T16:51:48.337Z] #65 DONE 0.1s [2022-04-11T16:51:48.337Z] [2022-04-11T16:51:48.337Z] #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-11T16:51:48.337Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:51:49.265Z] #60 ... [2022-04-11T16:51:49.265Z] [2022-04-11T16:51:49.265Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-11T16:51:49.265Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-11T16:51:49.265Z] #68 CACHED [2022-04-11T16:51:49.265Z] [2022-04-11T16:51:49.265Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-11T16:51:49.265Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-11T16:51:49.265Z] #70 CACHED [2022-04-11T16:51:49.522Z] [2022-04-11T16:51:49.522Z] #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-11T16:51:49.522Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:51:50.086Z] #60 ... [2022-04-11T16:51:50.086Z] [2022-04-11T16:51:50.086Z] #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-11T16:51:50.086Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-11T16:51:50.086Z] #14 38.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-11T16:51:50.086Z] #14 38.19 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-11T16:51:50.086Z] #14 38.20 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-11T16:51:50.343Z] #14 38.27 Selecting previously unselected package libapparmor1:amd64. [2022-04-11T16:51:50.343Z] #14 38.27 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-11T16:51:50.343Z] #14 38.28 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-11T16:51:50.343Z] #14 38.33 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-11T16:51:50.343Z] #14 38.33 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-11T16:51:50.343Z] #14 38.33 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-11T16:51:50.343Z] #14 38.39 Selecting previously unselected package libbtrfs0:amd64. [2022-04-11T16:51:50.343Z] #14 38.39 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-11T16:51:50.343Z] #14 38.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-11T16:51:50.600Z] #14 38.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-11T16:51:50.600Z] #14 38.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-11T16:51:50.600Z] #14 38.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-11T16:51:50.600Z] #14 38.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-11T16:51:50.600Z] #14 38.58 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-11T16:51:50.600Z] #14 38.58 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:51:50.600Z] #14 38.62 Selecting previously unselected package libudev-dev:amd64. [2022-04-11T16:51:50.600Z] #14 38.62 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-11T16:51:50.600Z] #14 38.63 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-11T16:51:50.857Z] #14 38.69 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-11T16:51:50.857Z] #14 38.71 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-11T16:51:50.857Z] #14 38.71 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-11T16:51:50.857Z] #14 38.83 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-11T16:51:50.857Z] #14 38.83 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-11T16:51:50.857Z] #14 38.84 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-11T16:51:50.857Z] #14 38.92 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-11T16:51:50.857Z] #14 38.92 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-11T16:51:50.857Z] #14 38.93 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-11T16:51:51.115Z] #14 39.00 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-11T16:51:51.115Z] #14 39.01 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-11T16:51:51.115Z] #14 39.01 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-11T16:51:51.115Z] #14 39.05 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-11T16:51:51.115Z] #14 39.06 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-11T16:51:51.115Z] #14 39.06 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-11T16:51:51.115Z] #14 39.25 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-11T16:51:51.115Z] #14 39.25 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-11T16:51:51.372Z] #14 39.25 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-11T16:51:51.372Z] #14 39.36 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-11T16:51:51.372Z] #14 39.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-11T16:51:51.372Z] #14 39.36 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:51:51.372Z] #14 39.40 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-11T16:51:51.372Z] #14 39.41 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-11T16:51:51.372Z] #14 39.42 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-11T16:51:51.629Z] #14 39.47 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-11T16:51:51.629Z] #14 39.48 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-11T16:51:51.629Z] #14 39.49 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-11T16:51:51.629Z] #14 39.66 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-11T16:51:51.629Z] #14 39.68 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-11T16:51:51.629Z] #14 39.69 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-11T16:51:51.629Z] #14 39.70 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-11T16:51:51.629Z] #14 39.71 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-11T16:51:51.629Z] #14 39.72 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-11T16:51:51.629Z] #14 39.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-11T16:51:51.887Z] #14 39.74 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-11T16:51:51.887Z] #14 39.75 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-11T16:51:51.887Z] #14 39.76 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-11T16:51:51.887Z] #14 39.77 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-11T16:51:51.887Z] #14 39.78 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-11T16:51:51.887Z] #14 39.79 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-11T16:51:51.887Z] #14 39.81 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-11T16:51:51.887Z] #14 39.82 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-11T16:51:51.887Z] #14 39.83 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-11T16:51:51.887Z] #14 39.84 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-11T16:51:51.887Z] #14 39.85 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-11T16:51:51.887Z] #14 39.86 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-11T16:51:51.887Z] #14 39.87 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-11T16:51:51.887Z] #14 39.89 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-11T16:51:51.887Z] #14 39.90 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-11T16:51:51.887Z] #14 39.91 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-11T16:51:51.887Z] #14 39.92 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-11T16:51:51.887Z] #14 39.93 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-11T16:51:51.887Z] #14 39.94 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-11T16:51:52.144Z] #14 39.95 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-11T16:51:52.144Z] #14 39.96 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-11T16:51:52.144Z] #14 39.97 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-11T16:51:52.144Z] #14 39.99 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:51:52.144Z] #14 40.00 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-11T16:51:52.144Z] #14 40.01 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:51:52.144Z] #14 40.02 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:51:52.144Z] #14 40.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:51:52.402Z] #14 DONE 40.3s [2022-04-11T16:51:52.402Z] [2022-04-11T16:51:52.402Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-11T16:51:52.402Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-11T16:51:52.402Z] #15 ... [2022-04-11T16:51:52.402Z] [2022-04-11T16:51:52.402Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-11T16:51:52.402Z] #55 sha256:73bb5d29b806fb3d1e3f38b08ec35c1cd880da1c4e7b565688d49e64b745f264 [2022-04-11T16:51:52.402Z] #55 DONE 0.1s [2022-04-11T16:51:52.659Z] [2022-04-11T16:51:52.659Z] #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-11T16:51:52.659Z] #56 sha256:b0dda9903a15c329c2267397ee505d75aec58f9d93b490448937da73217b01ca [2022-04-11T16:51:53.330Z] #19 52.85 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-11T16:51:53.330Z] #19 52.85 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:51:53.330Z] #19 52.86 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:51:53.330Z] #19 52.88 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-11T16:51:53.330Z] #19 52.88 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-11T16:51:53.330Z] #19 52.89 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-11T16:51:53.330Z] #19 53.05 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-11T16:51:53.330Z] #19 53.05 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-11T16:51:53.330Z] #19 53.05 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-11T16:51:53.588Z] #19 53.29 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-11T16:51:53.588Z] #19 53.29 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:51:53.588Z] #19 53.29 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:51:53.588Z] #19 53.54 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-11T16:51:53.590Z] #56 ... [2022-04-11T16:51:53.590Z] [2022-04-11T16:51:53.590Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-11T16:51:53.590Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-11T16:51:53.590Z] #15 DONE 1.2s [2022-04-11T16:51:53.590Z] [2022-04-11T16:51:53.590Z] #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-11T16:51:53.590Z] #56 sha256:b0dda9903a15c329c2267397ee505d75aec58f9d93b490448937da73217b01ca [2022-04-11T16:51:53.590Z] #56 1.044 + RM_GOPATH=0 [2022-04-11T16:51:53.590Z] #56 1.044 + TMP_GOPATH= [2022-04-11T16:51:53.590Z] #56 1.044 + : /build [2022-04-11T16:51:53.590Z] #56 1.044 + '[' -z '' ']' [2022-04-11T16:51:53.590Z] #56 1.044 ++ mktemp -d [2022-04-11T16:51:53.590Z] #56 1.044 + export GOPATH=/tmp/tmp.MLAnYmU3nJ [2022-04-11T16:51:53.590Z] #56 1.044 + GOPATH=/tmp/tmp.MLAnYmU3nJ [2022-04-11T16:51:53.590Z] #56 1.044 + RM_GOPATH=1 [2022-04-11T16:51:53.590Z] #56 1.044 + case "$(go env GOARCH)" in [2022-04-11T16:51:53.590Z] #56 1.044 ++ go env GOARCH [2022-04-11T16:51:53.590Z] #56 1.056 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:53.590Z] #56 1.056 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:51:53.590Z] #56 1.057 ++ dirname /install.sh [2022-04-11T16:51:53.590Z] #56 1.058 + dir=/ [2022-04-11T16:51:53.590Z] #56 1.058 + bin=runc [2022-04-11T16:51:53.590Z] #56 1.058 + shift [2022-04-11T16:51:53.590Z] #56 1.058 + '[' '!' -f //runc.installer ']' [2022-04-11T16:51:53.590Z] #56 1.058 + . //runc.installer [2022-04-11T16:51:53.590Z] #56 1.058 ++ set -e [2022-04-11T16:51:53.590Z] #56 1.058 ++ : v1.1.1 [2022-04-11T16:51:53.590Z] #56 1.058 + install_runc [2022-04-11T16:51:53.590Z] #56 1.059 + RUNC_BUILDTAGS=seccomp [2022-04-11T16:51:53.590Z] #56 1.059 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-11T16:51:53.590Z] #56 1.059 Install runc version v1.1.1 (build tags: seccomp) [2022-04-11T16:51:53.590Z] #56 1.059 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MLAnYmU3nJ/src/github.com/opencontainers/runc [2022-04-11T16:51:53.590Z] #56 1.072 Cloning into '/tmp/tmp.MLAnYmU3nJ/src/github.com/opencontainers/runc'... [2022-04-11T16:51:53.846Z] #19 53.54 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:51:53.846Z] #19 53.54 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:51:54.528Z] #56 ... [2022-04-11T16:51:54.528Z] [2022-04-11T16:51:54.528Z] #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-11T16:51:54.528Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-11T16:51:54.528Z] #16 DONE 1.0s [2022-04-11T16:51:54.786Z] [2022-04-11T16:51:54.786Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-11T16:51:54.786Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-11T16:51:55.352Z] #17 0.817 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-11T16:51:55.352Z] #17 DONE 0.9s [2022-04-11T16:51:55.352Z] [2022-04-11T16:51:55.352Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-11T16:51:55.352Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-11T16:51:56.284Z] #18 DONE 0.9s [2022-04-11T16:51:56.284Z] [2022-04-11T16:51:56.284Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-11T16:51:56.284Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-11T16:51:57.217Z] #19 DONE 0.9s [2022-04-11T16:51:57.217Z] [2022-04-11T16:51:57.217Z] #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-11T16:51:57.217Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:51:57.217Z] #60 ... [2022-04-11T16:51:57.217Z] [2022-04-11T16:51:57.217Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-11T16:51:57.217Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-11T16:51:58.151Z] #20 DONE 0.9s [2022-04-11T16:51:58.151Z] [2022-04-11T16:51:58.151Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-11T16:51:58.151Z] #56 sha256:b0dda9903a15c329c2267397ee505d75aec58f9d93b490448937da73217b01ca [2022-04-11T16:51:58.151Z] #56 5.435 + cd /tmp/tmp.MLAnYmU3nJ/src/github.com/opencontainers/runc [2022-04-11T16:51:58.151Z] #56 5.436 + git checkout -q v1.1.1 [2022-04-11T16:51:58.151Z] #56 5.721 + '[' -z '' ']' [2022-04-11T16:51:58.151Z] #56 5.721 + target=static [2022-04-11T16:51:58.151Z] #56 5.721 + make BUILDTAGS=seccomp static [2022-04-11T16:51:58.151Z] #56 5.795 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-11T16:51:59.122Z] #19 58.27 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-11T16:51:59.122Z] #19 58.27 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:51:59.122Z] #19 58.27 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:51:59.122Z] #19 58.30 Selecting previously unselected package patch. [2022-04-11T16:51:59.122Z] #19 58.30 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-11T16:51:59.122Z] #19 58.30 Unpacking patch (2.7.6-7) ... [2022-04-11T16:51:59.122Z] #19 58.34 Selecting previously unselected package dpkg-dev. [2022-04-11T16:51:59.122Z] #19 58.34 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-11T16:51:59.122Z] #19 58.35 Unpacking dpkg-dev (1.20.9) ... [2022-04-11T16:51:59.122Z] #19 58.47 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-11T16:51:59.122Z] #19 58.47 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-11T16:51:59.122Z] #19 58.48 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-11T16:51:59.122Z] #19 58.51 Selecting previously unselected package libio-string-perl. [2022-04-11T16:51:59.122Z] #19 58.51 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-11T16:51:59.122Z] #19 58.51 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-11T16:51:59.122Z] #19 58.54 Selecting previously unselected package libicu67:amd64. [2022-04-11T16:51:59.122Z] #19 58.55 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-11T16:51:59.122Z] #19 58.55 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-11T16:51:59.721Z] #19 59.36 Selecting previously unselected package libxml2:amd64. [2022-04-11T16:51:59.721Z] #19 59.36 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-11T16:51:59.721Z] #19 59.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-11T16:51:59.721Z] #19 59.46 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-11T16:51:59.721Z] #19 59.46 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-11T16:51:59.721Z] #19 59.46 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-11T16:51:59.721Z] #19 59.49 Selecting previously unselected package libxml-sax-base-perl. [2022-04-11T16:51:59.721Z] #19 59.49 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-11T16:51:59.721Z] #19 59.50 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-11T16:51:59.721Z] #19 59.53 Selecting previously unselected package libxml-sax-perl. [2022-04-11T16:51:59.721Z] #19 59.54 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-11T16:51:59.721Z] #19 59.54 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-11T16:51:59.721Z] #19 59.58 Selecting previously unselected package libxml-libxml-perl. [2022-04-11T16:51:59.721Z] #19 59.58 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-11T16:51:59.721Z] #19 59.58 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-11T16:51:59.721Z] #19 59.64 Selecting previously unselected package libxml-simple-perl. [2022-04-11T16:51:59.721Z] #19 59.64 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-11T16:51:59.721Z] #19 59.64 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-11T16:51:59.721Z] #19 59.67 Selecting previously unselected package libyaml-perl. [2022-04-11T16:51:59.721Z] #19 59.68 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-11T16:51:59.997Z] #19 59.68 Unpacking libyaml-perl (1.30-1) ... [2022-04-11T16:51:59.997Z] #19 59.73 Selecting previously unselected package libconfig-auto-perl. [2022-04-11T16:51:59.997Z] #19 59.73 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-11T16:51:59.997Z] #19 59.73 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-11T16:51:59.997Z] #19 59.76 Selecting previously unselected package libfile-which-perl. [2022-04-11T16:51:59.997Z] #19 59.76 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-11T16:51:59.997Z] #19 59.77 Unpacking libfile-which-perl (1.23-1) ... [2022-04-11T16:51:59.997Z] #19 59.79 Selecting previously unselected package libfile-homedir-perl. [2022-04-11T16:51:59.997Z] #19 59.79 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-11T16:51:59.997Z] #19 59.80 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-11T16:51:59.997Z] #19 59.83 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-11T16:51:59.997Z] #19 59.83 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-11T16:51:59.997Z] #19 59.83 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-11T16:51:59.997Z] #19 59.87 Selecting previously unselected package dpkg-cross. [2022-04-11T16:51:59.997Z] #19 59.87 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-11T16:51:59.997Z] #19 59.87 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-11T16:51:59.997Z] #19 59.90 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-11T16:52:00.257Z] #19 59.90 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-11T16:52:00.257Z] #19 59.91 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-11T16:52:00.257Z] #19 59.93 Selecting previously unselected package libc6-armel-cross. [2022-04-11T16:52:00.257Z] #19 59.93 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-11T16:52:00.257Z] #19 59.94 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-11T16:52:00.257Z] #19 60.08 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-11T16:52:00.257Z] #19 60.08 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:00.257Z] #19 60.08 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:00.257Z] #19 60.11 Selecting previously unselected package libgomp1-armel-cross. [2022-04-11T16:52:00.257Z] #19 60.11 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:00.257Z] #19 60.11 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:00.257Z] #19 60.15 Selecting previously unselected package libatomic1-armel-cross. [2022-04-11T16:52:00.257Z] #19 60.15 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:00.257Z] #19 60.15 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:00.519Z] #19 60.18 Selecting previously unselected package libasan6-armel-cross. [2022-04-11T16:52:00.519Z] #19 60.18 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:00.519Z] #19 60.18 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:00.781Z] #19 60.47 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-11T16:52:00.781Z] #19 60.47 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:00.781Z] #19 60.47 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:00.781Z] #19 60.63 Selecting previously unselected package libubsan1-armel-cross. [2022-04-11T16:52:00.781Z] #19 60.64 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:00.781Z] #19 60.66 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:01.371Z] #19 60.97 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-11T16:52:01.371Z] #19 60.98 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:01.371Z] #19 61.04 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:01.469Z] ---> 86fda80e1cf9 [2022-04-11T16:52:01.938Z] #19 61.51 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-11T16:52:01.938Z] #19 61.52 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:52:01.938Z] #19 61.57 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-11T16:52:02.997Z] Successfully built 86fda80e1cf9 [2022-04-11T16:52:02.997Z] Successfully tagged docker:latest [2022-04-11T16:52:02.997Z] INFO: Image build ended at 04/11/2022 16:52:02. Duration:00:00:32.3658077 [2022-04-11T16:52:02.997Z] [2022-04-11T16:52:02.997Z] [2022-04-11T16:52:02.997Z] INFO: Building the test binaries at 04/11/2022 16:52:02... [2022-04-11T16:52:03.414Z] #56 10.58 + mkdir -p /build [2022-04-11T16:52:03.414Z] #56 10.59 + cp runc /build/runc [2022-04-11T16:52:03.414Z] #56 DONE 10.8s [2022-04-11T16:52:03.414Z] [2022-04-11T16:52:03.414Z] #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-11T16:52:03.414Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-11T16:52:03.414Z] #21 1.124 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-11T16:52:03.414Z] #21 1.198 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-11T16:52:03.414Z] #21 1.200 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-11T16:52:03.414Z] #21 1.705 Reading package lists... [2022-04-11T16:52:03.414Z] #21 2.705 Reading package lists... [2022-04-11T16:52:03.414Z] #21 3.795 Building dependency tree... [2022-04-11T16:52:03.414Z] #21 4.094 Reading state information... [2022-04-11T16:52:03.414Z] #21 4.358 The following additional packages will be installed: [2022-04-11T16:52:03.414Z] #21 4.358 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-11T16:52:03.414Z] #21 4.358 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-11T16:52:03.414Z] #21 4.358 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-11T16:52:03.414Z] #21 4.359 python3-pkg-resources vim-runtime xxd [2022-04-11T16:52:03.414Z] #21 4.360 Suggested packages: [2022-04-11T16:52:03.414Z] #21 4.360 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-11T16:52:03.414Z] #21 4.360 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-11T16:52:03.414Z] #21 4.360 acl attr quota [2022-04-11T16:52:03.414Z] #21 4.360 Recommended packages: [2022-04-11T16:52:03.414Z] #21 4.360 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-11T16:52:03.414Z] #21 4.953 The following NEW packages will be installed: [2022-04-11T16:52:03.414Z] #21 4.953 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-11T16:52:03.414Z] #21 4.953 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-11T16:52:03.414Z] #21 4.953 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-11T16:52:03.414Z] #21 4.954 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-11T16:52:03.414Z] #21 4.954 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-11T16:52:03.414Z] #21 4.959 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-11T16:52:03.414Z] #21 4.959 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-11T16:52:03.414Z] #21 4.959 xz-utils zip zstd [2022-04-11T16:52:06.688Z] #21 8.291 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:52:06.688Z] #21 8.291 Need to get 27.6 MB of archives. [2022-04-11T16:52:06.688Z] #21 8.291 After this operation, 106 MB of additional disk space will be used. [2022-04-11T16:52:06.688Z] #21 8.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-11T16:52:06.688Z] #21 8.299 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-11T16:52:06.688Z] #21 8.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-11T16:52:06.688Z] #21 8.304 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-11T16:52:06.688Z] #21 8.305 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-11T16:52:06.688Z] #21 8.307 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-11T16:52:06.688Z] #21 8.308 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-11T16:52:06.688Z] #21 8.312 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-11T16:52:06.688Z] #21 8.327 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-11T16:52:06.688Z] #21 8.330 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-11T16:52:06.688Z] #21 8.333 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-11T16:52:06.688Z] #21 8.338 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-11T16:52:06.688Z] #21 8.340 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-11T16:52:06.688Z] #21 8.343 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-11T16:52:06.688Z] #21 8.354 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-11T16:52:06.688Z] #21 8.360 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-11T16:52:06.688Z] #21 8.361 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-11T16:52:06.688Z] #21 8.362 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-11T16:52:06.688Z] #21 8.363 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-11T16:52:06.688Z] #21 8.364 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-11T16:52:06.688Z] #21 8.369 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-11T16:52:06.688Z] #21 8.373 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-11T16:52:06.688Z] #21 8.376 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-11T16:52:06.688Z] #21 8.381 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-11T16:52:06.688Z] #21 8.383 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-11T16:52:06.688Z] #21 8.384 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-11T16:52:06.688Z] #21 8.385 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-11T16:52:06.688Z] #21 8.517 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-11T16:52:06.688Z] #21 8.518 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-11T16:52:06.688Z] #21 8.519 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-11T16:52:06.688Z] #21 8.520 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-11T16:52:06.688Z] #21 8.521 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-11T16:52:06.688Z] #21 8.527 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-11T16:52:06.688Z] #21 8.528 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-11T16:52:06.688Z] #21 8.559 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-11T16:52:06.688Z] #21 8.561 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-11T16:52:06.688Z] #21 8.563 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-11T16:52:06.688Z] #21 8.566 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-11T16:52:06.688Z] #21 8.575 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-11T16:52:06.688Z] #21 8.576 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-11T16:52:06.688Z] #21 8.580 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-11T16:52:06.688Z] #21 8.595 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-11T16:52:06.688Z] #21 8.601 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-11T16:52:06.688Z] #21 8.608 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-11T16:52:06.688Z] #21 8.699 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-11T16:52:06.945Z] #21 8.872 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-11T16:52:07.203Z] #21 9.161 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-11T16:52:07.203Z] #21 9.166 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-11T16:52:07.205Z] #19 66.28 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-11T16:52:07.205Z] #19 66.28 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:52:07.205Z] #19 66.28 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-11T16:52:07.205Z] #19 66.31 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-11T16:52:07.205Z] #19 66.31 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-11T16:52:07.205Z] #19 66.32 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-11T16:52:07.205Z] #19 66.48 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-11T16:52:07.205Z] #19 66.49 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-11T16:52:07.205Z] #19 66.49 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-11T16:52:07.205Z] #19 66.70 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-11T16:52:07.205Z] #19 66.71 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:07.205Z] #19 66.71 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:07.205Z] #19 66.96 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-11T16:52:07.205Z] #19 66.97 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:52:07.205Z] #19 66.97 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-11T16:52:07.460Z] #21 9.415 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:52:07.460Z] #21 9.462 Fetched 27.6 MB in 4s (6563 kB/s) [2022-04-11T16:52:07.461Z] #21 9.503 Selecting previously unselected package pigz. [2022-04-11T16:52:07.662Z] INFO: make.ps1 starting at 04/11/2022 16:52:07 [2022-04-11T16:52:07.662Z] INFO: Git commit (3e47a7505e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-11T16:52:07.662Z] INFO: Invoking autogen... [2022-04-11T16:52:07.717Z] #21 9.503 (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-11T16:52:07.717Z] #21 9.530 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-11T16:52:07.717Z] #21 9.540 Unpacking pigz (2.6-1) ... [2022-04-11T16:52:07.717Z] #21 9.593 Selecting previously unselected package libelf1:amd64. [2022-04-11T16:52:07.717Z] #21 9.597 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-11T16:52:07.717Z] #21 9.606 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-11T16:52:07.717Z] #21 9.678 Selecting previously unselected package libbpf0:amd64. [2022-04-11T16:52:07.717Z] #21 9.681 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-11T16:52:07.717Z] #21 9.685 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-11T16:52:07.717Z] #21 9.748 Selecting previously unselected package libcap2:amd64. [2022-04-11T16:52:07.717Z] #21 9.756 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-11T16:52:07.717Z] #21 9.760 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-11T16:52:07.974Z] #21 9.798 Selecting previously unselected package libmnl0:amd64. [2022-04-11T16:52:07.974Z] #21 9.802 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-11T16:52:07.974Z] #21 9.808 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-11T16:52:07.974Z] #21 9.849 Selecting previously unselected package libxtables12:amd64. [2022-04-11T16:52:07.974Z] #21 9.853 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-11T16:52:07.974Z] #21 9.857 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-11T16:52:07.974Z] #21 9.896 Selecting previously unselected package libcap2-bin. [2022-04-11T16:52:07.974Z] #21 9.896 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-11T16:52:07.974Z] #21 9.902 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-11T16:52:07.974Z] #21 9.960 Selecting previously unselected package iproute2. [2022-04-11T16:52:07.974Z] #21 9.960 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-11T16:52:07.974Z] #21 9.967 Unpacking iproute2 (5.10.0-4) ... [2022-04-11T16:52:08.117Z] INFO: Building daemon... [2022-04-11T16:52:08.231Z] #21 10.18 Selecting previously unselected package xxd. [2022-04-11T16:52:08.231Z] #21 10.18 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-11T16:52:08.231Z] #21 10.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:52:08.231Z] #21 10.26 Selecting previously unselected package vim-common. [2022-04-11T16:52:08.231Z] #21 10.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-11T16:52:08.231Z] #21 10.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:52:08.488Z] #21 10.36 Selecting previously unselected package bash-completion. [2022-04-11T16:52:08.488Z] #21 10.36 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-11T16:52:09.431Z] #21 11.42 Unpacking bash-completion (1:2.11-2) ... [2022-04-11T16:52:09.687Z] #21 11.60 Selecting previously unselected package bzip2. [2022-04-11T16:52:09.687Z] #21 11.60 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-11T16:52:09.687Z] #21 11.61 Unpacking bzip2 (1.0.8-4) ... [2022-04-11T16:52:09.687Z] #21 11.66 Selecting previously unselected package xz-utils. [2022-04-11T16:52:09.687Z] #21 11.67 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-11T16:52:09.687Z] #21 11.67 Unpacking xz-utils (5.2.5-2) ... [2022-04-11T16:52:09.687Z] #21 11.79 Selecting previously unselected package apparmor. [2022-04-11T16:52:09.944Z] #21 11.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-11T16:52:09.944Z] #21 11.84 Unpacking apparmor (2.13.6-10) ... [2022-04-11T16:52:10.200Z] #21 12.03 Selecting previously unselected package inetutils-ping. [2022-04-11T16:52:10.200Z] #21 12.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-11T16:52:10.200Z] #21 12.04 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-11T16:52:10.200Z] #21 12.10 Selecting previously unselected package libip4tc2:amd64. [2022-04-11T16:52:10.200Z] #21 12.11 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-11T16:52:10.200Z] #21 12.11 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-11T16:52:10.200Z] #21 12.15 Selecting previously unselected package libip6tc2:amd64. [2022-04-11T16:52:10.200Z] #21 12.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-11T16:52:10.200Z] #21 12.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-11T16:52:10.200Z] #21 12.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-11T16:52:10.200Z] #21 12.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-11T16:52:10.200Z] #21 12.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-11T16:52:10.200Z] #21 12.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-11T16:52:10.200Z] #21 12.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-11T16:52:10.200Z] #21 12.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-11T16:52:10.457Z] #21 12.30 Selecting previously unselected package libnftnl11:amd64. [2022-04-11T16:52:10.457Z] #21 12.31 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-11T16:52:10.457Z] #21 12.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-11T16:52:10.457Z] #21 12.36 Selecting previously unselected package iptables. [2022-04-11T16:52:10.457Z] #21 12.37 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-11T16:52:10.457Z] #21 12.37 Unpacking iptables (1.8.7-1) ... [2022-04-11T16:52:10.714Z] #21 12.52 Selecting previously unselected package libonig5:amd64. [2022-04-11T16:52:10.714Z] #21 12.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-11T16:52:10.714Z] #21 12.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-11T16:52:10.714Z] #21 12.63 Selecting previously unselected package libjq1:amd64. [2022-04-11T16:52:10.714Z] #21 12.63 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-11T16:52:10.714Z] #21 12.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-11T16:52:10.714Z] #21 12.70 Selecting previously unselected package jq. [2022-04-11T16:52:10.714Z] #21 12.70 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-11T16:52:10.714Z] #21 12.71 Unpacking jq (1.6-2.1) ... [2022-04-11T16:52:10.714Z] #21 12.77 Selecting previously unselected package libaio1:amd64. [2022-04-11T16:52:10.714Z] #21 12.77 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-11T16:52:10.714Z] #21 12.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-11T16:52:10.714Z] #21 12.82 Selecting previously unselected package libgpm2:amd64. [2022-04-11T16:52:10.971Z] #21 12.82 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-11T16:52:10.971Z] #21 12.83 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-11T16:52:10.971Z] #21 12.88 Selecting previously unselected package libicu67:amd64. [2022-04-11T16:52:10.971Z] #21 12.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-11T16:52:10.971Z] #21 12.89 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-11T16:52:12.339Z] #21 14.18 Selecting previously unselected package libinih1:amd64. [2022-04-11T16:52:12.339Z] #21 14.19 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-11T16:52:12.339Z] #21 14.20 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-11T16:52:12.339Z] #21 14.23 Selecting previously unselected package libnet1:amd64. [2022-04-11T16:52:12.339Z] #21 14.23 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-11T16:52:12.339Z] #21 14.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-11T16:52:12.339Z] #21 14.29 Selecting previously unselected package libnl-3-200:amd64. [2022-04-11T16:52:12.339Z] #21 14.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-11T16:52:12.339Z] #21 14.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-11T16:52:12.339Z] #21 14.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-11T16:52:12.339Z] #21 14.36 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-11T16:52:12.339Z] #21 14.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-11T16:52:12.339Z] #21 14.40 Selecting previously unselected package net-tools. [2022-04-11T16:52:12.339Z] #21 14.40 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-11T16:52:12.473Z] #19 71.43 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-11T16:52:12.473Z] #19 71.43 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:52:12.473Z] #19 71.43 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-11T16:52:12.473Z] #19 71.46 Selecting previously unselected package crossbuild-essential-armel. [2022-04-11T16:52:12.473Z] #19 71.46 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-11T16:52:12.473Z] #19 71.47 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-11T16:52:12.473Z] #19 71.49 Selecting previously unselected package libc6-armhf-cross. [2022-04-11T16:52:12.473Z] #19 71.49 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-11T16:52:12.473Z] #19 71.50 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-11T16:52:12.473Z] #19 71.61 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-11T16:52:12.473Z] #19 71.61 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:12.473Z] #19 71.61 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:12.473Z] #19 71.64 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-11T16:52:12.473Z] #19 71.65 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:12.473Z] #19 71.65 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:12.473Z] #19 71.68 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-11T16:52:12.473Z] #19 71.68 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:12.473Z] #19 71.70 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:12.473Z] #19 71.73 Selecting previously unselected package libasan6-armhf-cross. [2022-04-11T16:52:12.473Z] #19 71.73 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:12.473Z] #19 71.73 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:12.473Z] #19 71.95 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-11T16:52:12.473Z] #19 71.95 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:12.473Z] #19 71.96 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:12.473Z] #19 72.02 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-11T16:52:12.473Z] #19 72.02 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:12.473Z] #19 72.02 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:12.473Z] #19 72.11 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-11T16:52:12.473Z] #19 72.12 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:12.473Z] #19 72.12 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:12.473Z] #19 72.23 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-11T16:52:12.473Z] #19 72.23 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:52:12.473Z] #19 72.24 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-11T16:52:12.596Z] #21 14.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-11T16:52:12.596Z] #21 14.50 Selecting previously unselected package patch. [2022-04-11T16:52:12.596Z] #21 14.50 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-11T16:52:12.596Z] #21 14.50 Unpacking patch (2.7.6-7) ... [2022-04-11T16:52:12.596Z] #21 14.56 Selecting previously unselected package python-pip-whl. [2022-04-11T16:52:12.596Z] #21 14.56 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-11T16:52:12.596Z] #21 14.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-11T16:52:12.854Z] #21 14.84 Selecting previously unselected package python3-lib2to3. [2022-04-11T16:52:12.854Z] #21 14.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-11T16:52:12.854Z] #21 14.85 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-11T16:52:12.854Z] #21 14.91 Selecting previously unselected package python3-distutils. [2022-04-11T16:52:12.854Z] #21 14.91 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-11T16:52:12.854Z] #21 14.91 Unpacking python3-distutils (3.9.2-1) ... [2022-04-11T16:52:12.854Z] #21 14.97 Selecting previously unselected package python3-pkg-resources. [2022-04-11T16:52:13.111Z] #21 14.98 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-11T16:52:13.111Z] #21 14.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-11T16:52:13.111Z] #21 15.06 Selecting previously unselected package python3-setuptools. [2022-04-11T16:52:13.111Z] #21 15.06 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-11T16:52:13.111Z] #21 15.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-11T16:52:13.368Z] #21 15.19 Selecting previously unselected package python3-wheel. [2022-04-11T16:52:13.368Z] #21 15.20 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-11T16:52:13.368Z] #21 15.20 Unpacking python3-wheel (0.34.2-1) ... [2022-04-11T16:52:13.368Z] #21 15.24 Selecting previously unselected package python3-pip. [2022-04-11T16:52:13.368Z] #21 15.24 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-11T16:52:13.368Z] #21 15.25 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-11T16:52:13.624Z] #21 15.37 Selecting previously unselected package sudo. [2022-04-11T16:52:13.624Z] #21 15.38 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-11T16:52:13.624Z] #21 15.39 Unpacking sudo (1.9.5p2-3) ... [2022-04-11T16:52:13.624Z] #21 15.60 Selecting previously unselected package thin-provisioning-tools. [2022-04-11T16:52:13.624Z] #21 15.60 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-11T16:52:13.624Z] #21 15.61 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-11T16:52:13.880Z] #21 15.72 Selecting previously unselected package uidmap. [2022-04-11T16:52:13.880Z] #21 15.73 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-11T16:52:13.880Z] #21 15.73 Unpacking uidmap (1:4.8.1-1) ... [2022-04-11T16:52:13.880Z] #21 15.82 Selecting previously unselected package vim-runtime. [2022-04-11T16:52:13.880Z] #21 15.82 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-11T16:52:13.880Z] #21 15.84 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-11T16:52:13.880Z] #21 15.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-11T16:52:13.880Z] #21 15.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:52:15.248Z] #21 17.10 Selecting previously unselected package vim. [2022-04-11T16:52:15.248Z] #21 17.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-11T16:52:15.248Z] #21 17.11 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:52:15.505Z] #21 17.31 Selecting previously unselected package xfsprogs. [2022-04-11T16:52:15.505Z] #21 17.32 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-11T16:52:15.505Z] #21 17.33 Unpacking xfsprogs (5.10.0-4) ... [2022-04-11T16:52:15.505Z] #21 17.52 Selecting previously unselected package zip. [2022-04-11T16:52:15.505Z] #21 17.52 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-11T16:52:15.505Z] #21 17.53 Unpacking zip (3.0-12) ... [2022-04-11T16:52:15.763Z] #21 17.60 Selecting previously unselected package zstd. [2022-04-11T16:52:15.763Z] #21 17.60 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-11T16:52:15.763Z] #21 17.60 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-11T16:52:16.020Z] #21 17.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-11T16:52:16.281Z] #21 18.24 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-11T16:52:16.281Z] #21 18.25 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-11T16:52:16.281Z] #21 18.26 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-11T16:52:16.281Z] #21 18.27 Setting up libicu67:amd64 (67.1-7) ... [2022-04-11T16:52:16.281Z] #21 18.28 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-11T16:52:16.281Z] #21 18.29 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-11T16:52:16.538Z] #21 18.30 Setting up uidmap (1:4.8.1-1) ... [2022-04-11T16:52:16.538Z] #21 18.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-11T16:52:16.538Z] #21 18.33 Setting up bzip2 (1.0.8-4) ... [2022-04-11T16:52:16.538Z] #21 18.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-11T16:52:16.538Z] #21 18.35 Setting up python3-wheel (0.34.2-1) ... [2022-04-11T16:52:16.796Z] #21 18.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:52:16.796Z] #21 18.64 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-11T16:52:16.796Z] #21 18.65 Setting up libcap2-bin (1:2.44-1) ... [2022-04-11T16:52:16.796Z] #21 18.67 Setting up apparmor (2.13.6-10) ... [2022-04-11T16:52:17.726Z] #21 19.56 Setting up zip (3.0-12) ... [2022-04-11T16:52:17.726Z] #21 19.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:52:17.726Z] #21 19.59 Setting up bash-completion (1:2.11-2) ... [2022-04-11T16:52:17.745Z] #19 76.98 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-11T16:52:17.745Z] #19 76.99 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:52:17.745Z] #19 76.99 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-11T16:52:17.745Z] #19 77.02 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-11T16:52:17.745Z] #19 77.02 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-11T16:52:17.745Z] #19 77.02 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-11T16:52:17.745Z] #19 77.19 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-11T16:52:17.745Z] #19 77.19 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-11T16:52:17.745Z] #19 77.19 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-11T16:52:17.745Z] #19 77.41 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-11T16:52:17.745Z] #19 77.41 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:17.745Z] #19 77.41 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:17.745Z] #19 77.66 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-11T16:52:17.745Z] #19 77.66 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:52:18.002Z] #19 77.66 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-11T16:52:18.656Z] #21 20.60 Setting up xz-utils (5.2.5-2) ... [2022-04-11T16:52:18.656Z] #21 20.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-11T16:52:18.656Z] #21 20.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-11T16:52:18.656Z] #21 20.64 Setting up patch (2.7.6-7) ... [2022-04-11T16:52:18.656Z] #21 20.65 Setting up sudo (1.9.5p2-3) ... [2022-04-11T16:52:18.656Z] #21 20.70 invoke-rc.d: could not determine current runlevel [2022-04-11T16:52:18.914Z] #21 20.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-11T16:52:18.914Z] #21 20.71 Setting up xfsprogs (5.10.0-4) ... [2022-04-11T16:52:18.914Z] #21 20.72 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-11T16:52:18.914Z] #21 20.73 Setting up inetutils-ping (2:2.0-1) ... [2022-04-11T16:52:18.914Z] #21 20.74 Setting up pigz (2.6-1) ... [2022-04-11T16:52:18.914Z] #21 20.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-11T16:52:18.914Z] #21 20.76 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-11T16:52:18.914Z] #21 20.78 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-11T16:52:18.914Z] #21 20.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:52:19.171Z] #21 21.08 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-11T16:52:19.171Z] #21 21.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-11T16:52:19.171Z] #21 21.24 Setting up libelf1:amd64 (0.183-1) ... [2022-04-11T16:52:19.171Z] #21 21.27 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-11T16:52:19.428Z] #21 21.28 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-11T16:52:19.428Z] #21 21.29 Setting up python3-distutils (3.9.2-1) ... [2022-04-11T16:52:19.428Z] #21 21.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:52:19.428Z] #21 21.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-11T16:52:19.428Z] #21 21.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-11T16:52:19.428Z] #21 21.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-11T16:52:19.428Z] #21 21.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-11T16:52:19.685Z] #21 21.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-11T16:52:19.685Z] #21 21.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-11T16:52:19.685Z] #21 21.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-11T16:52:19.685Z] #21 21.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-11T16:52:19.685Z] #21 21.56 Setting up python3-setuptools (52.0.0-4) ... [2022-04-11T16:52:20.250Z] #21 22.16 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-11T16:52:20.250Z] #21 22.17 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-11T16:52:20.250Z] #21 22.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-11T16:52:20.250Z] #21 22.19 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-11T16:52:20.827Z] #21 22.60 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-11T16:52:20.827Z] #21 22.61 Setting up jq (1.6-2.1) ... [2022-04-11T16:52:20.827Z] #21 22.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-11T16:52:20.827Z] #21 22.63 Setting up iptables (1.8.7-1) ... [2022-04-11T16:52:20.827Z] #21 22.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-11T16:52:20.827Z] #21 22.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-11T16:52:20.827Z] #21 22.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-11T16:52:20.827Z] #21 22.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-11T16:52:20.827Z] #21 22.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-11T16:52:20.827Z] #21 22.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-11T16:52:20.827Z] #21 22.68 Setting up iproute2 (5.10.0-4) ... [2022-04-11T16:52:21.085Z] #21 22.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:52:21.650Z] #21 DONE 23.4s [2022-04-11T16:52:21.650Z] [2022-04-11T16:52:21.650Z] #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-11T16:52:21.650Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-11T16:52:22.193Z] #19 82.16 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-11T16:52:22.218Z] #22 0.787 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-11T16:52:22.218Z] #22 0.791 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-11T16:52:22.218Z] #22 0.795 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-11T16:52:22.218Z] #22 DONE 0.8s [2022-04-11T16:52:22.218Z] [2022-04-11T16:52:22.218Z] #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-11T16:52:22.218Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:52:22.451Z] #19 82.17 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:52:22.451Z] #19 82.17 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-11T16:52:22.451Z] #19 82.19 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-11T16:52:22.451Z] #19 82.20 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-11T16:52:22.451Z] #19 82.20 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-11T16:52:22.451Z] #19 82.23 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-11T16:52:22.451Z] #19 82.23 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-11T16:52:22.451Z] #19 82.23 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-11T16:52:22.451Z] #19 82.39 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-11T16:52:22.451Z] #19 82.39 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:22.451Z] #19 82.40 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:22.451Z] #19 82.43 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-11T16:52:22.476Z] #60 ... [2022-04-11T16:52:22.476Z] [2022-04-11T16:52:22.476Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-11T16:52:22.476Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-11T16:52:22.709Z] #19 82.43 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:22.710Z] #19 82.43 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:22.710Z] #19 82.47 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-11T16:52:22.710Z] #19 82.47 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:22.710Z] #19 82.48 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:22.710Z] #19 82.51 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-11T16:52:22.710Z] #19 82.51 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:22.710Z] #19 82.52 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:22.710Z] #19 82.55 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-11T16:52:22.710Z] #19 82.55 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:22.710Z] #19 82.55 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:22.968Z] #19 82.78 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-11T16:52:22.968Z] #19 82.79 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:22.968Z] #19 82.79 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:23.228Z] #19 82.90 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-11T16:52:23.228Z] #19 82.90 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:23.228Z] #19 82.90 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:23.228Z] #19 83.13 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-11T16:52:23.228Z] #19 83.13 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:23.487Z] #19 83.13 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:23.487Z] #19 83.21 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-11T16:52:23.487Z] #19 83.21 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:23.487Z] #19 83.21 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:23.487Z] #19 83.32 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-11T16:52:23.487Z] #19 83.32 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:23.487Z] #19 83.32 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:23.487Z] #19 83.36 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-11T16:52:23.487Z] #19 83.36 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:23.487Z] #19 83.36 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:23.746Z] #19 83.53 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-11T16:52:23.746Z] #19 83.53 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:52:23.746Z] #19 83.54 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:29.016Z] #19 88.08 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-11T16:52:29.016Z] #19 88.09 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:52:29.016Z] #19 88.09 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:29.016Z] #19 88.11 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-11T16:52:29.016Z] #19 88.12 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-11T16:52:29.016Z] #19 88.12 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-11T16:52:29.016Z] #19 88.29 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-11T16:52:29.017Z] #19 88.29 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-11T16:52:29.017Z] #19 88.30 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-11T16:52:29.017Z] #19 88.56 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-11T16:52:29.017Z] #19 88.57 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:29.017Z] #19 88.57 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:29.017Z] #19 88.82 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-11T16:52:29.017Z] #19 88.83 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:52:29.017Z] #19 88.83 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:30.575Z] #23 6.795 Collecting yamllint==1.26.1 [2022-04-11T16:52:30.575Z] #23 7.831 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-11T16:52:30.832Z] #23 8.348 Collecting pathspec>=0.5.3 [2022-04-11T16:52:30.832Z] #23 8.355 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-11T16:52:30.832Z] #23 8.527 Collecting pyyaml [2022-04-11T16:52:31.090Z] #23 8.551 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-11T16:52:31.090Z] #23 8.584 Building wheels for collected packages: yamllint [2022-04-11T16:52:31.090Z] #23 8.585 Building wheel for yamllint (setup.py): started [2022-04-11T16:52:31.347Z] #23 8.980 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-11T16:52:31.347Z] #23 8.981 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cea4eb76a489ec27c1213bdb9ff0ef59a362b031c54bc4080efe951494d1000f [2022-04-11T16:52:31.347Z] #23 8.981 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-11T16:52:31.347Z] #23 8.985 Successfully built yamllint [2022-04-11T16:52:31.347Z] #23 8.994 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-11T16:52:31.604Z] #23 9.190 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-11T16:52:31.604Z] #23 DONE 9.4s [2022-04-11T16:52:31.604Z] [2022-04-11T16:52:31.604Z] #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-11T16:52:31.604Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:52:31.869Z] #60 ... [2022-04-11T16:52:31.869Z] [2022-04-11T16:52:31.869Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-11T16:52:31.869Z] #27 sha256:4e4a8a042ea0aae3806f3758caa342c1939067b660036792c0691cccd8d081ef [2022-04-11T16:52:31.869Z] #27 DONE 0.1s [2022-04-11T16:52:31.869Z] [2022-04-11T16:52:31.869Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-11T16:52:31.869Z] #32 sha256:e6a24aa44fe1cd9c645e2368795a38b641a8a34c5f3276fd6891065a86fc4029 [2022-04-11T16:52:32.451Z] #32 DONE 0.3s [2022-04-11T16:52:32.451Z] [2022-04-11T16:52:32.451Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-11T16:52:32.451Z] #35 sha256:c4976b4845be6c077aea50eb888dd6324107b17540364ca1e83633c8c3ff7acc [2022-04-11T16:52:32.451Z] #35 DONE 0.2s [2022-04-11T16:52:32.451Z] [2022-04-11T16:52:32.451Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-11T16:52:32.451Z] #37 sha256:6466848bc688dd0baef1782ed1e37c9d9f7aa58d4fa0499d4f6fa1cdb6177b8d [2022-04-11T16:52:32.451Z] #37 DONE 0.0s [2022-04-11T16:52:32.451Z] [2022-04-11T16:52:32.451Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-11T16:52:32.451Z] #41 sha256:077312cbbb87dba0d8cb2a8094c739fae28296f3e7d5ab0f2c95dfa1a83a5a8e [2022-04-11T16:52:32.451Z] #41 DONE 0.0s [2022-04-11T16:52:32.451Z] [2022-04-11T16:52:32.451Z] #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-11T16:52:32.451Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:52:32.451Z] #60 ... [2022-04-11T16:52:32.451Z] [2022-04-11T16:52:32.451Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-11T16:52:32.451Z] #44 sha256:b4ae824c53ee90ecfa84ef8eb1c8e5be135706e197b20c77aba64b86f56e6a61 [2022-04-11T16:52:32.718Z] #44 DONE 0.2s [2022-04-11T16:52:32.718Z] [2022-04-11T16:52:32.718Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-11T16:52:32.718Z] #48 sha256:74de8841f85a75fed0bf2f757ba7886180b62d173698e04fed6a012bf67549ff [2022-04-11T16:52:32.718Z] #48 DONE 0.1s [2022-04-11T16:52:32.718Z] [2022-04-11T16:52:32.718Z] #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-11T16:52:32.718Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:52:32.718Z] #60 ... [2022-04-11T16:52:32.718Z] [2022-04-11T16:52:32.718Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-11T16:52:32.718Z] #50 sha256:0877f3e08e8f0bcec387c548183e1343c633aa8aad46eb2830e2615ac31d02a7 [2022-04-11T16:52:32.718Z] #50 DONE 0.1s [2022-04-11T16:52:32.982Z] [2022-04-11T16:52:32.982Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-11T16:52:32.982Z] #52 sha256:9cde955fc7c7f71809bfd0f8bdd509c43c449a84cd361032ddb658136594e4b1 [2022-04-11T16:52:32.982Z] #52 DONE 0.2s [2022-04-11T16:52:32.982Z] [2022-04-11T16:52:32.982Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-11T16:52:32.982Z] #54 sha256:84b5c8a06d5661e379d3ec88cd214047f20ec1cb9e221cdac30ce4f064670cd0 [2022-04-11T16:52:32.982Z] #54 DONE 0.1s [2022-04-11T16:52:32.982Z] [2022-04-11T16:52:32.982Z] #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-11T16:52:32.982Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:52:33.206Z] #19 93.16 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-11T16:52:33.242Z] #60 ... [2022-04-11T16:52:33.242Z] [2022-04-11T16:52:33.242Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-11T16:52:33.242Z] #57 sha256:a5176aa3c5c2b109e067b96ff1b664cb85b1030890824bf24fe808fc50af635f [2022-04-11T16:52:33.242Z] #57 DONE 0.1s [2022-04-11T16:52:33.242Z] [2022-04-11T16:52:33.242Z] #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-11T16:52:33.242Z] #60 sha256:abc7f7cd04e3c027884af0d08b75e9a6742359a8e2870a609ba79846852140ab [2022-04-11T16:52:33.464Z] #19 93.17 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:52:33.464Z] #19 93.17 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:33.464Z] #19 93.19 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-11T16:52:33.464Z] #19 93.20 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-11T16:52:33.464Z] #19 93.20 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-11T16:52:33.464Z] #19 93.23 Selecting previously unselected package libc6-s390x-cross. [2022-04-11T16:52:33.464Z] #19 93.23 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-11T16:52:33.464Z] #19 93.24 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-11T16:52:33.464Z] #19 93.37 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-11T16:52:33.464Z] #19 93.37 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:33.464Z] #19 93.37 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:33.464Z] #19 93.40 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-11T16:52:33.464Z] #19 93.41 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:33.464Z] #19 93.41 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:33.464Z] #19 93.44 Selecting previously unselected package libitm1-s390x-cross. [2022-04-11T16:52:33.724Z] #19 93.45 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:33.724Z] #19 93.45 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:33.724Z] #19 93.48 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-11T16:52:33.724Z] #19 93.48 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:33.724Z] #19 93.49 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:33.724Z] #19 93.52 Selecting previously unselected package libasan6-s390x-cross. [2022-04-11T16:52:33.724Z] #19 93.52 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:33.724Z] #19 93.52 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:33.983Z] #19 93.74 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-11T16:52:33.983Z] #19 93.75 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:33.983Z] #19 93.75 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:33.983Z] #19 93.83 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-11T16:52:33.983Z] #19 93.84 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:33.983Z] #19 93.84 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:34.241Z] #19 93.95 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-11T16:52:34.241Z] #19 93.96 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:34.241Z] #19 93.96 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:34.241Z] #19 94.09 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-11T16:52:34.241Z] #19 94.10 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:52:34.241Z] #19 94.10 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:35.766Z] #60 73.89 + bin/containerd [2022-04-11T16:52:39.510Z] #19 98.48 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-11T16:52:39.510Z] #19 98.48 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:52:39.510Z] #19 98.51 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:39.510Z] #19 98.62 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-11T16:52:39.510Z] #19 98.62 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-11T16:52:39.510Z] #19 98.66 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-11T16:52:39.510Z] #19 98.91 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-11T16:52:39.510Z] #19 98.92 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-11T16:52:39.510Z] #19 98.92 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-11T16:52:39.510Z] #19 99.15 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-11T16:52:39.510Z] #19 99.15 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-11T16:52:39.510Z] #19 99.15 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:39.769Z] #19 99.40 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-11T16:52:39.769Z] #19 99.40 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-11T16:52:39.769Z] #19 99.41 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-11T16:52:43.534Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-04-11T16:52:43.534Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-11T16:52:43.534Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-11T16:52:43.534Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-11T16:52:43.534Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-11T16:52:43.534Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-04-11T16:52:43.534Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/builder [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-11T16:52:43.534Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-11T16:52:43.958Z] #19 103.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-11T16:52:43.958Z] #19 103.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-11T16:52:43.958Z] #19 103.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:43.958Z] #19 103.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-11T16:52:43.958Z] #19 103.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-11T16:52:43.958Z] #19 103.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-11T16:52:43.958Z] #19 103.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-11T16:52:43.958Z] #19 103.6 Setting up libfile-which-perl (1.23-1) ... [2022-04-11T16:52:43.958Z] #19 103.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-11T16:52:43.958Z] #19 103.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up libicu67:amd64 (67.1-7) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up file (1:5.39-3) ... [2022-04-11T16:52:43.958Z] #19 103.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:52:43.958Z] #19 103.8 Setting up bzip2 (1.0.8-4) ... [2022-04-11T16:52:43.958Z] #19 103.8 Setting up libyaml-perl (1.30-1) ... [2022-04-11T16:52:43.958Z] #19 103.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-11T16:52:43.958Z] #19 103.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-11T16:52:43.958Z] #19 103.8 Setting up libio-string-perl (1.08-3.1) ... [2022-04-11T16:52:43.958Z] #19 103.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-11T16:52:43.958Z] #19 103.8 Setting up cross-config (2.6.18+nmu1) ... [2022-04-11T16:52:43.958Z] #19 103.9 Setting up xz-utils (5.2.5-2) ... [2022-04-11T16:52:44.216Z] #19 103.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-11T16:52:44.216Z] #19 103.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-11T16:52:44.216Z] #19 103.9 Setting up patch (2.7.6-7) ... [2022-04-11T16:52:44.216Z] #19 103.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-11T16:52:44.216Z] #19 103.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 103.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-11T16:52:44.216Z] #19 104.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.216Z] #19 104.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-11T16:52:44.474Z] #19 104.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-11T16:52:44.474Z] #19 104.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-11T16:52:44.474Z] #19 104.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.474Z] #19 104.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-11T16:52:44.474Z] #19 104.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-11T16:52:44.474Z] #19 104.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-11T16:52:44.732Z] #19 104.6 [2022-04-11T16:52:44.732Z] #19 104.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-11T16:52:44.732Z] #19 104.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.732Z] #19 104.6 Setting up dpkg-dev (1.20.9) ... [2022-04-11T16:52:44.732Z] #19 104.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.732Z] #19 104.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-11T16:52:44.732Z] #19 104.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.732Z] #19 104.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.732Z] #19 104.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.919Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2022-04-11T16:52:44.991Z] #19 104.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.991Z] #19 104.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-11T16:52:44.991Z] #19 104.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.991Z] #19 104.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.991Z] #19 104.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.991Z] #19 104.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:44.991Z] #19 104.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-11T16:52:44.991Z] #19 104.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-11T16:52:44.991Z] #19 104.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-11T16:52:44.991Z] #19 104.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-11T16:52:45.180Z] ok github.com/docker/docker/builder/dockerfile 0.483s coverage: 49.3% of statements [2022-04-11T16:52:45.250Z] #19 105.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-11T16:52:45.250Z] #19 105.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:45.250Z] #19 105.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:45.250Z] #19 105.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.250Z] #19 105.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-11T16:52:45.250Z] #19 105.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.250Z] #19 105.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.250Z] #19 105.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:45.250Z] #19 105.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-11T16:52:45.250Z] #19 105.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.507Z] #19 105.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.507Z] #19 105.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.507Z] #19 105.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.507Z] #19 105.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:45.508Z] #19 105.2 Setting up libxml-simple-perl (2.25-1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-11T16:52:45.508Z] #19 105.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:45.508Z] #19 105.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-11T16:52:45.508Z] #19 105.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:45.508Z] #19 105.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:45.765Z] #19 105.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-11T16:52:45.765Z] #19 105.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:45.765Z] #19 105.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-11T16:52:45.765Z] #19 105.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:45.765Z] #19 105.6 Setting up crossbuild-essential-armel (12.9) ... [2022-04-11T16:52:45.765Z] #19 105.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-11T16:52:45.765Z] #19 105.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-11T16:52:45.765Z] #19 105.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-11T16:52:45.765Z] #19 105.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-11T16:52:45.765Z] #19 105.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-11T16:52:45.765Z] #19 105.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:52:46.123Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-11T16:52:47.065Z] ok github.com/docker/docker/builder/remotecontext/git 1.576s coverage: 86.3% of statements [2022-04-11T16:52:47.065Z] ? github.com/docker/docker/cli [no test files] [2022-04-11T16:52:47.065Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-11T16:52:47.140Z] #19 DONE 106.7s [2022-04-11T16:52:47.140Z] [2022-04-11T16:52:47.140Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-11T16:52:47.140Z] #69 sha256:127eb381a823d4efab7451a2f5806c040cafa56957df22b8dd2d490f9a858d9d [2022-04-11T16:52:47.140Z] #69 DONE 0.2s [2022-04-11T16:52:47.140Z] [2022-04-11T16:52:47.140Z] #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-11T16:52:47.140Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:52:47.140Z] #20 ... [2022-04-11T16:52:47.140Z] [2022-04-11T16:52:47.140Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-11T16:52:47.140Z] #32 sha256:ef372845feecd407b1948708ceaf4087db61d71de30a5f4fe53464d9bdbb9141 [2022-04-11T16:52:47.140Z] #32 DONE 0.2s [2022-04-11T16:52:47.326Z] ok github.com/docker/docker/cmd/docker-proxy 0.019s coverage: 67.6% of statements [2022-04-11T16:52:47.399Z] [2022-04-11T16:52:47.399Z] #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-11T16:52:47.399Z] #33 sha256:90cb2b5309e61f89661f4f56345662afa5106d5ed84c0f5c4ae60a3a0af3ebfb [2022-04-11T16:52:48.334Z] #33 1.283 + RM_GOPATH=0 [2022-04-11T16:52:48.334Z] #33 1.283 + TMP_GOPATH= [2022-04-11T16:52:48.334Z] #33 1.283 + : /build [2022-04-11T16:52:48.334Z] #33 1.283 + '[' -z '' ']' [2022-04-11T16:52:48.334Z] #33 1.283 ++ mktemp -d [2022-04-11T16:52:48.334Z] #33 1.284 + export GOPATH=/tmp/tmp.R8oMjNIE6W [2022-04-11T16:52:48.334Z] #33 1.284 + GOPATH=/tmp/tmp.R8oMjNIE6W [2022-04-11T16:52:48.334Z] #33 1.285 + RM_GOPATH=1 [2022-04-11T16:52:48.334Z] #33 1.285 + case "$(go env GOARCH)" in [2022-04-11T16:52:48.334Z] #33 1.286 ++ go env GOARCH [2022-04-11T16:52:48.334Z] #33 1.291 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:52:48.334Z] #33 1.291 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:52:48.594Z] #33 1.292 ++ dirname /install.sh [2022-04-11T16:52:48.594Z] #33 1.293 + dir=/ [2022-04-11T16:52:48.594Z] #33 1.293 + bin=dockercli [2022-04-11T16:52:48.594Z] #33 1.293 + shift [2022-04-11T16:52:48.594Z] #33 1.293 + '[' '!' -f //dockercli.installer ']' [2022-04-11T16:52:48.594Z] #33 1.293 + . //dockercli.installer [2022-04-11T16:52:48.594Z] #33 1.294 ++ : stable [2022-04-11T16:52:48.594Z] #33 1.294 ++ : 17.06.2-ce [2022-04-11T16:52:48.594Z] #33 1.294 Install docker/cli version 17.06.2-ce from stable [2022-04-11T16:52:48.594Z] #33 1.294 + install_dockercli [2022-04-11T16:52:48.594Z] #33 1.294 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-11T16:52:48.594Z] #33 1.296 ++ uname -m [2022-04-11T16:52:48.594Z] #33 1.298 + arch=x86_64 [2022-04-11T16:52:48.594Z] #33 1.299 + '[' x86_64 '!=' x86_64 ']' [2022-04-11T16:52:48.594Z] #33 1.299 + url=https://download.docker.com/linux/static [2022-04-11T16:52:48.594Z] #33 1.299 + tar -xz docker/docker [2022-04-11T16:52:48.594Z] #33 1.299 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-11T16:52:50.629Z] ok github.com/docker/docker/client 0.075s coverage: 75.6% of statements [2022-04-11T16:52:51.885Z] #33 4.568 + mkdir -p /build [2022-04-11T16:52:51.885Z] #33 4.570 + mv docker/docker /build/ [2022-04-11T16:52:51.886Z] #33 4.572 + rmdir docker [2022-04-11T16:52:51.886Z] #33 DONE 4.7s [2022-04-11T16:52:51.886Z] [2022-04-11T16:52:51.886Z] #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-11T16:52:51.886Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:52:51.886Z] #20 1.634 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-11T16:52:51.886Z] #20 1.636 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-11T16:52:51.886Z] #20 1.636 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-11T16:52:51.886Z] #20 1.937 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-11T16:52:51.886Z] #20 2.333 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-11T16:52:51.886Z] #20 2.561 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-11T16:52:51.886Z] #20 2.973 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-11T16:52:51.886Z] #20 3.315 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-11T16:52:51.886Z] #20 3.694 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-11T16:52:51.886Z] #20 3.696 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-11T16:52:51.886Z] #20 3.707 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-11T16:52:51.886Z] #20 3.710 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-11T16:52:51.886Z] #20 3.718 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-11T16:52:51.886Z] #20 4.406 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-11T16:52:51.886Z] #20 4.411 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-11T16:52:51.886Z] #20 4.411 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-11T16:52:51.886Z] #20 4.412 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-11T16:52:51.886Z] #20 4.412 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-11T16:52:54.474Z] #20 ... [2022-04-11T16:52:54.474Z] [2022-04-11T16:52:54.474Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-11T16:52:54.474Z] #37 sha256:55785d270c2f7be18ee52bdaf00c7326e75399845aeed37ec66d9393ab9f8eb3 [2022-04-11T16:52:54.474Z] #37 CACHED [2022-04-11T16:52:54.474Z] [2022-04-11T16:52:54.474Z] #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-11T16:52:54.474Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-11T16:52:54.474Z] #36 CACHED [2022-04-11T16:52:54.474Z] [2022-04-11T16:52:54.474Z] #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-11T16:52:54.474Z] #38 sha256:dac3b6ed593c87ff0738459358babcc338acc3822423734ea354b74fd72bd2ad [2022-04-11T16:52:54.474Z] #38 CACHED [2022-04-11T16:52:54.474Z] [2022-04-11T16:52:54.474Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-11T16:52:54.474Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-11T16:52:54.474Z] #40 CACHED [2022-04-11T16:52:54.474Z] [2022-04-11T16:52:54.474Z] #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-11T16:52:54.474Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-11T16:52:54.474Z] #41 CACHED [2022-04-11T16:52:54.474Z] [2022-04-11T16:52:54.474Z] #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-11T16:52:54.474Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-11T16:52:54.474Z] #43 CACHED [2022-04-11T16:52:54.474Z] [2022-04-11T16:52:54.474Z] #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-11T16:52:54.474Z] #70 sha256:db2b399e97f54f0f09c0691d52b57258152fd5b1db66d453e85c849710ddb1ab [2022-04-11T16:52:54.474Z] #70 1.280 + RM_GOPATH=0 [2022-04-11T16:52:54.474Z] #70 1.280 + TMP_GOPATH= [2022-04-11T16:52:54.474Z] #70 1.280 + : /build [2022-04-11T16:52:54.474Z] #70 1.280 + '[' -z '' ']' [2022-04-11T16:52:54.474Z] #70 1.281 ++ mktemp -d [2022-04-11T16:52:54.474Z] #70 1.282 + export GOPATH=/tmp/tmp.oGiNO8feIj [2022-04-11T16:52:54.474Z] #70 1.282 + GOPATH=/tmp/tmp.oGiNO8feIj [2022-04-11T16:52:54.474Z] #70 1.282 + RM_GOPATH=1 [2022-04-11T16:52:54.474Z] #70 1.282 + case "$(go env GOARCH)" in [2022-04-11T16:52:54.474Z] #70 1.283 ++ go env GOARCH [2022-04-11T16:52:54.474Z] #70 1.292 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:52:54.474Z] #70 1.292 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:52:54.474Z] #70 1.292 ++ dirname /install.sh [2022-04-11T16:52:54.474Z] #70 1.293 + dir=/ [2022-04-11T16:52:54.474Z] #70 1.293 + bin=rootlesskit [2022-04-11T16:52:54.474Z] #70 1.293 + shift [2022-04-11T16:52:54.474Z] #70 1.293 + '[' '!' -f //rootlesskit.installer ']' [2022-04-11T16:52:54.474Z] #70 1.293 + . //rootlesskit.installer [2022-04-11T16:52:54.474Z] #70 1.293 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-11T16:52:54.474Z] #70 1.294 + install_rootlesskit [2022-04-11T16:52:54.474Z] #70 1.294 + case "$1" in [2022-04-11T16:52:54.474Z] #70 1.294 + export CGO_ENABLED=0 [2022-04-11T16:52:54.474Z] #70 1.294 + CGO_ENABLED=0 [2022-04-11T16:52:54.474Z] #70 1.294 + _install_rootlesskit [2022-04-11T16:52:54.474Z] #70 1.294 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-11T16:52:54.474Z] #70 1.294 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-11T16:52:54.474Z] #70 1.294 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-11T16:52:54.474Z] #70 1.294 + GOBIN=/build [2022-04-11T16:52:54.474Z] #70 1.294 + GO111MODULE=on [2022-04-11T16:52:54.474Z] #70 1.294 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-11T16:52:54.474Z] #70 1.791 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-11T16:52:54.474Z] #70 3.705 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-11T16:52:54.474Z] #70 3.710 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-11T16:52:54.474Z] #70 4.065 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-11T16:52:54.474Z] #70 5.410 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-11T16:52:54.474Z] #70 5.697 go: downloading github.com/google/uuid v1.3.0 [2022-04-11T16:52:54.474Z] #70 5.701 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-11T16:52:54.474Z] #70 5.764 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-11T16:52:54.474Z] #70 5.850 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-11T16:52:54.474Z] #70 5.962 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-11T16:52:54.474Z] #70 6.072 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-11T16:52:54.474Z] #70 6.338 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-11T16:52:54.474Z] #70 6.483 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-11T16:52:54.474Z] #70 6.584 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-11T16:52:54.474Z] #70 7.439 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-11T16:52:57.037Z] #70 ... [2022-04-11T16:52:57.037Z] [2022-04-11T16:52:57.037Z] #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-11T16:52:57.037Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-11T16:52:57.037Z] #45 1.621 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-11T16:52:57.037Z] #45 1.622 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-11T16:52:57.037Z] #45 1.622 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-11T16:52:57.037Z] #45 1.837 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-11T16:52:57.037Z] #45 2.028 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-11T16:52:57.037Z] #45 2.377 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-11T16:52:57.037Z] #45 2.836 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-11T16:52:57.037Z] #45 3.190 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-11T16:52:57.037Z] #45 3.802 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-11T16:52:57.037Z] #45 3.810 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-11T16:52:57.037Z] #45 3.812 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-11T16:52:57.037Z] #45 3.813 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-11T16:52:57.037Z] #45 3.830 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-11T16:52:57.037Z] #45 4.204 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-11T16:52:57.037Z] #45 4.217 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-11T16:52:57.037Z] #45 4.221 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-11T16:52:57.037Z] #45 4.222 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-11T16:52:57.037Z] #45 4.222 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-11T16:52:57.037Z] #45 ... [2022-04-11T16:52:57.037Z] [2022-04-11T16:52:57.037Z] #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-11T16:52:57.037Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-11T16:52:57.037Z] #65 1.636 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-11T16:52:57.037Z] #65 1.637 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-11T16:52:57.037Z] #65 1.637 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-11T16:52:57.037Z] #65 1.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-11T16:52:57.037Z] #65 2.321 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-11T16:52:57.037Z] #65 2.795 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-11T16:52:57.037Z] #65 3.162 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-11T16:52:57.037Z] #65 3.510 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-11T16:52:57.037Z] #65 4.050 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-11T16:52:57.037Z] #65 4.052 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-11T16:52:57.037Z] #65 4.058 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-11T16:52:57.037Z] #65 4.062 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-11T16:52:57.037Z] #65 4.066 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-11T16:52:57.037Z] #65 4.074 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-11T16:52:57.037Z] #65 4.077 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-11T16:52:57.037Z] #65 4.078 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-11T16:52:57.037Z] #65 4.084 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-11T16:52:57.037Z] #65 4.085 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-11T16:53:05.171Z] #65 ... [2022-04-11T16:53:05.171Z] [2022-04-11T16:53:05.171Z] #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-11T16:53:05.171Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-11T16:53:05.171Z] #45 18.43 Fetched 40.4 MB in 17s (2365 kB/s) [2022-04-11T16:53:13.294Z] #45 18.43 Reading package lists... [2022-04-11T16:53:13.294Z] #45 ... [2022-04-11T16:53:13.294Z] [2022-04-11T16:53:13.294Z] #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-11T16:53:13.294Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-11T16:53:13.294Z] #65 19.29 Fetched 40.4 MB in 18s (2254 kB/s) [2022-04-11T16:53:14.671Z] #65 19.29 Reading package lists... [2022-04-11T16:53:14.671Z] #65 ... [2022-04-11T16:53:14.671Z] [2022-04-11T16:53:14.671Z] #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-11T16:53:14.671Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:14.671Z] #20 18.50 Fetched 40.4 MB in 17s (2360 kB/s) [2022-04-11T16:53:14.671Z] #20 18.50 Reading package lists... [2022-04-11T16:53:14.671Z] #20 27.82 Reading package lists... [2022-04-11T16:53:14.671Z] #20 ... [2022-04-11T16:53:14.671Z] [2022-04-11T16:53:14.671Z] #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-11T16:53:14.671Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-11T16:53:14.671Z] #45 18.43 Reading package lists... [2022-04-11T16:53:21.499Z] #45 27.83 Reading package lists... [2022-04-11T16:53:21.499Z] #45 ... [2022-04-11T16:53:21.499Z] [2022-04-11T16:53:21.499Z] #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-11T16:53:21.499Z] #70 sha256:db2b399e97f54f0f09c0691d52b57258152fd5b1db66d453e85c849710ddb1ab [2022-04-11T16:53:21.499Z] #70 30.23 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-11T16:53:21.499Z] #70 30.23 + GOBIN=/build [2022-04-11T16:53:21.499Z] #70 30.23 + GO111MODULE=on [2022-04-11T16:53:21.499Z] #70 30.23 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-11T16:53:21.499Z] #70 33.78 rootlesskit version 1.0.0 [2022-04-11T16:53:21.499Z] #70 33.79 Usage of /build/rootlesskit-docker-proxy: [2022-04-11T16:53:21.499Z] #70 33.79 -container-ip string [2022-04-11T16:53:21.499Z] #70 33.79 container ip [2022-04-11T16:53:21.499Z] #70 33.79 -container-port int [2022-04-11T16:53:21.499Z] #70 33.79 container port (default -1) [2022-04-11T16:53:21.499Z] #70 33.79 -host-ip string [2022-04-11T16:53:21.499Z] #70 33.79 host ip [2022-04-11T16:53:21.499Z] #70 33.79 -host-port int [2022-04-11T16:53:21.499Z] #70 33.79 host port (default -1) [2022-04-11T16:53:21.499Z] #70 33.79 -proto string [2022-04-11T16:53:21.499Z] #70 33.79 proxy protocol (default "tcp") [2022-04-11T16:53:21.499Z] #70 DONE 34.2s [2022-04-11T16:53:21.499Z] [2022-04-11T16:53:21.499Z] #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-11T16:53:21.499Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-11T16:53:21.499Z] #65 19.29 Reading package lists... [2022-04-11T16:53:21.499Z] #65 27.98 Reading package lists... [2022-04-11T16:53:21.499Z] #65 ... [2022-04-11T16:53:21.499Z] [2022-04-11T16:53:21.499Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-11T16:53:21.499Z] #71 sha256:605f62f5270c6480f13a8b3137534f28f6a0d93d7eb079f2df65a74d439c1984 [2022-04-11T16:53:21.499Z] #71 DONE 0.0s [2022-04-11T16:53:21.499Z] [2022-04-11T16:53:21.499Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-11T16:53:21.499Z] #72 sha256:f5f5bee38586a15b9fde0f12051898ba27b6b45beb70bd39d0fa0eacf3df75e0 [2022-04-11T16:53:21.499Z] #72 DONE 0.1s [2022-04-11T16:53:21.499Z] [2022-04-11T16:53:21.499Z] #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-11T16:53:21.499Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:22.745Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 28.9% of statements [2022-04-11T16:53:22.745Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-04-11T16:53:22.877Z] #20 27.82 Reading package lists... [2022-04-11T16:53:22.877Z] #20 ... [2022-04-11T16:53:22.877Z] [2022-04-11T16:53:22.877Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-11T16:53:22.877Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-11T16:53:22.877Z] #75 CACHED [2022-04-11T16:53:22.877Z] [2022-04-11T16:53:22.877Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-11T16:53:22.877Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-11T16:53:22.877Z] #77 CACHED [2022-04-11T16:53:22.877Z] [2022-04-11T16:53:22.877Z] #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-11T16:53:22.877Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-11T16:53:23.005Z] ok github.com/docker/docker/cmd/dockerd/trap 2.421s coverage: 0.0% of statements [2022-04-11T16:53:23.005Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-11T16:53:23.005Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-11T16:53:23.005Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-11T16:53:23.005Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-11T16:53:23.005Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-11T16:53:23.186Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T16:53:23.186Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T16:53:23.186Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T16:53:23.186Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T16:53:23.186Z] [2022-04-11T16:53:23.186Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-11T16:53:23.186Z] DOCKER_SYSTEMD=1 [2022-04-11T16:53:23.186Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-11T16:53:23.186Z] HOSTNAME=fa6579b16614 [2022-04-11T16:53:23.186Z] DEST=bundles/test-integration [2022-04-11T16:53:23.186Z] PWD=/go/src/github.com/docker/docker [2022-04-11T16:53:23.186Z] DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:53:23.186Z] container=docker [2022-04-11T16:53:23.186Z] HOME=/root [2022-04-11T16:53:23.186Z] LANG=C.UTF-8 [2022-04-11T16:53:23.186Z] INVOCATION_ID=cdf29c3dee55411f90991fcdd75996e4 [2022-04-11T16:53:23.186Z] GOLANG_VERSION=1.18 [2022-04-11T16:53:23.186Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-11T16:53:23.186Z] VALIDATE_BRANCH=master [2022-04-11T16:53:23.186Z] TERM=xterm [2022-04-11T16:53:23.186Z] DOCKER_PKG=github.com/docker/docker [2022-04-11T16:53:23.186Z] SHLVL=3 [2022-04-11T16:53:23.186Z] TIMEOUT=120m [2022-04-11T16:53:23.186Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-11T16:53:23.186Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-11T16:53:23.186Z] GO111MODULE=off [2022-04-11T16:53:23.186Z] DOCKER_EXPERIMENTAL=1 [2022-04-11T16:53:23.186Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-11T16:53:23.186Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-11T16:53:23.186Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-11T16:53:23.186Z] GOPATH=/go [2022-04-11T16:53:23.186Z] PKG_CONFIG=pkg-config [2022-04-11T16:53:23.186Z] _=/usr/bin/env [2022-04-11T16:53:23.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-11T16:53:23.445Z] #65 27.98 Reading package lists... [2022-04-11T16:53:23.445Z] #65 ... [2022-04-11T16:53:23.445Z] [2022-04-11T16:53:23.445Z] #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-11T16:53:23.445Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:23.445Z] #20 27.82 Reading package lists... [2022-04-11T16:53:25.349Z] #20 36.60 Building dependency tree... [2022-04-11T16:53:25.349Z] #20 38.06 Reading state information... [2022-04-11T16:53:26.729Z] #20 39.57 The following additional packages will be installed: [2022-04-11T16:53:26.729Z] #20 39.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-11T16:53:26.729Z] #20 39.57 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-11T16:53:26.729Z] #20 39.57 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-11T16:53:26.729Z] #20 39.57 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-11T16:53:26.729Z] #20 39.57 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-11T16:53:26.729Z] #20 39.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-11T16:53:26.729Z] #20 39.58 mingw-w64-common mingw-w64-x86-64-dev [2022-04-11T16:53:26.729Z] #20 39.61 Suggested packages: [2022-04-11T16:53:26.729Z] #20 39.61 gcc-10-locales seccomp wine64 [2022-04-11T16:53:26.989Z] #20 40.17 The following NEW packages will be installed: [2022-04-11T16:53:26.989Z] #20 40.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-11T16:53:26.989Z] #20 40.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-11T16:53:26.989Z] #20 40.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-11T16:53:26.989Z] #20 40.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-11T16:53:26.989Z] #20 40.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-11T16:53:26.989Z] #20 40.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-11T16:53:26.989Z] #20 40.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-11T16:53:26.989Z] #20 40.18 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-11T16:53:26.989Z] #20 40.19 mingw-w64-x86-64-dev [2022-04-11T16:53:27.557Z] #20 40.56 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:53:27.557Z] #20 40.56 Need to get 115 MB of archives. [2022-04-11T16:53:27.557Z] #20 40.56 After this operation, 645 MB of additional disk space will be used. [2022-04-11T16:53:27.557Z] #20 40.56 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-11T16:53:27.557Z] #20 40.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-11T16:53:27.557Z] #20 40.63 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-11T16:53:27.557Z] #20 40.63 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-11T16:53:27.557Z] #20 40.63 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-11T16:53:27.557Z] #20 40.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-11T16:53:27.557Z] #20 40.68 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-11T16:53:27.557Z] #20 40.71 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-11T16:53:27.557Z] #20 40.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-11T16:53:27.816Z] #20 40.83 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-11T16:53:28.301Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-04-11T16:53:28.388Z] #20 41.24 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-11T16:53:28.388Z] #20 41.39 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-11T16:53:28.388Z] #20 41.55 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-11T16:53:28.958Z] #20 ... [2022-04-11T16:53:28.958Z] [2022-04-11T16:53:28.958Z] #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-11T16:53:28.958Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-11T16:53:28.958Z] #65 27.98 Reading package lists... [2022-04-11T16:53:28.958Z] #65 36.94 Building dependency tree... [2022-04-11T16:53:28.958Z] #65 38.50 Reading state information... [2022-04-11T16:53:28.958Z] #65 39.85 The following additional packages will be installed: [2022-04-11T16:53:28.958Z] #65 39.87 libbtrfs0 [2022-04-11T16:53:28.958Z] #65 40.10 The following NEW packages will be installed: [2022-04-11T16:53:28.958Z] #65 40.12 libbtrfs-dev libbtrfs0 [2022-04-11T16:53:28.958Z] #65 40.55 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:53:28.958Z] #65 40.55 Need to get 460 kB of archives. [2022-04-11T16:53:28.958Z] #65 40.55 After this operation, 1237 kB of additional disk space will be used. [2022-04-11T16:53:28.959Z] #65 40.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-11T16:53:28.959Z] #65 40.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-11T16:53:28.959Z] #65 41.08 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:53:28.959Z] #65 41.36 Fetched 460 kB in 0s (1533 kB/s) [2022-04-11T16:53:28.959Z] #65 41.42 Selecting previously unselected package libbtrfs0:amd64. [2022-04-11T16:53:28.959Z] #65 41.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 ... 30207 files and directories currently installed.) [2022-04-11T16:53:28.959Z] #65 41.45 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-11T16:53:28.959Z] #65 41.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-11T16:53:28.959Z] #65 41.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-11T16:53:28.959Z] #65 41.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-11T16:53:28.959Z] #65 41.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-11T16:53:28.959Z] #65 41.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-11T16:53:28.959Z] #65 41.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-11T16:53:28.959Z] #65 41.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:53:28.959Z] #65 DONE 42.0s [2022-04-11T16:53:28.959Z] [2022-04-11T16:53:28.959Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-11T16:53:28.959Z] #66 sha256:38d6f09de2e3a85d00729c731a640dba54a0a8c4c4ba6b1efeb89e77afe1185f [2022-04-11T16:53:28.959Z] #66 DONE 0.1s [2022-04-11T16:53:28.959Z] [2022-04-11T16:53:28.959Z] #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-11T16:53:28.959Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:28.959Z] #20 41.94 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-11T16:53:28.959Z] #20 ... [2022-04-11T16:53:28.959Z] [2022-04-11T16:53:28.959Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-11T16:53:28.959Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-11T16:53:28.959Z] #45 27.83 Reading package lists... [2022-04-11T16:53:28.959Z] #45 36.90 Building dependency tree... [2022-04-11T16:53:28.959Z] #45 38.51 Reading state information... [2022-04-11T16:53:28.959Z] #45 39.96 The following additional packages will be installed: [2022-04-11T16:53:28.959Z] #45 39.98 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-11T16:53:28.959Z] #45 40.02 Suggested packages: [2022-04-11T16:53:28.959Z] #45 40.02 cmake-doc ninja-build lrzip [2022-04-11T16:53:28.959Z] #45 40.02 Recommended packages: [2022-04-11T16:53:28.959Z] #45 40.02 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-11T16:53:28.959Z] #45 40.43 The following NEW packages will be installed: [2022-04-11T16:53:28.959Z] #45 40.43 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-11T16:53:28.959Z] #45 40.74 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:53:28.959Z] #45 40.74 Need to get 8418 kB of archives. [2022-04-11T16:53:28.959Z] #45 40.74 After this operation, 34.9 MB of additional disk space will be used. [2022-04-11T16:53:28.959Z] #45 40.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-11T16:53:28.959Z] #45 40.74 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-11T16:53:28.959Z] #45 40.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-11T16:53:28.959Z] #45 40.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-11T16:53:28.959Z] #45 40.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-11T16:53:28.959Z] #45 40.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-11T16:53:28.959Z] #45 40.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-11T16:53:28.959Z] #45 40.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-11T16:53:28.959Z] #45 41.42 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:53:28.959Z] #45 41.64 Fetched 8418 kB in 0s (19.2 MB/s) [2022-04-11T16:53:28.959Z] #45 41.69 Selecting previously unselected package xxd. [2022-04-11T16:53:28.959Z] #45 41.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-11T16:53:28.959Z] #45 41.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-11T16:53:28.959Z] #45 41.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:53:28.959Z] #45 41.81 Selecting previously unselected package vim-common. [2022-04-11T16:53:28.959Z] #45 41.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-11T16:53:28.959Z] #45 41.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:53:28.959Z] #45 41.95 Selecting previously unselected package cmake-data. [2022-04-11T16:53:28.959Z] #45 41.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-11T16:53:28.959Z] #45 41.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-11T16:53:28.959Z] #45 ... [2022-04-11T16:53:28.959Z] [2022-04-11T16:53:28.959Z] #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-11T16:53:28.959Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:28.959Z] #20 42.12 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-11T16:53:28.959Z] #20 42.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-11T16:53:28.959Z] #20 42.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-11T16:53:28.959Z] #20 42.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-11T16:53:28.959Z] #20 42.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-11T16:53:28.959Z] #20 42.14 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-11T16:53:28.959Z] #20 42.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-11T16:53:28.959Z] #20 42.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-11T16:53:29.222Z] #20 42.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-11T16:53:29.222Z] #20 42.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-11T16:53:29.222Z] #20 42.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-11T16:53:29.222Z] #20 42.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-11T16:53:29.222Z] #20 42.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-11T16:53:29.222Z] #20 42.19 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-11T16:53:29.222Z] #20 42.19 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-11T16:53:29.222Z] #20 42.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-11T16:53:29.484Z] #20 42.75 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:53:29.687Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-11T16:53:29.743Z] #20 42.97 Fetched 115 MB in 2s (59.9 MB/s) [2022-04-11T16:53:29.743Z] #20 43.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-11T16:53:30.002Z] #20 43.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-11T16:53:30.002Z] #20 43.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-11T16:53:30.002Z] #20 43.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-11T16:53:30.261Z] #20 43.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-11T16:53:30.519Z] #20 43.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-11T16:53:30.519Z] #20 43.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-11T16:53:30.631Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-04-11T16:53:31.458Z] #20 44.40 Selecting previously unselected package binutils-mingw-w64. [2022-04-11T16:53:31.458Z] #20 44.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-11T16:53:31.459Z] #20 44.41 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-11T16:53:31.459Z] #20 44.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-11T16:53:31.459Z] #20 44.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-11T16:53:31.459Z] #20 44.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:53:31.719Z] #20 ... [2022-04-11T16:53:31.719Z] [2022-04-11T16:53:31.719Z] #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-11T16:53:31.719Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-11T16:53:31.719Z] #45 42.96 Selecting previously unselected package libarchive13:amd64. [2022-04-11T16:53:31.719Z] #45 42.96 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-11T16:53:31.719Z] #45 42.98 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-11T16:53:31.719Z] #45 43.05 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-11T16:53:31.719Z] #45 43.05 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-11T16:53:31.719Z] #45 43.06 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-11T16:53:31.719Z] #45 43.11 Selecting previously unselected package librhash0:amd64. [2022-04-11T16:53:31.719Z] #45 43.11 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-11T16:53:31.719Z] #45 43.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-11T16:53:31.719Z] #45 43.17 Selecting previously unselected package libuv1:amd64. [2022-04-11T16:53:31.719Z] #45 43.17 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-11T16:53:31.719Z] #45 43.18 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-11T16:53:31.719Z] #45 43.23 Selecting previously unselected package cmake. [2022-04-11T16:53:31.719Z] #45 43.23 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-11T16:53:31.719Z] #45 43.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-11T16:53:31.719Z] #45 44.30 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-11T16:53:31.719Z] #45 44.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:53:31.719Z] #45 44.32 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-11T16:53:31.719Z] #45 44.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:53:31.719Z] #45 44.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-11T16:53:31.719Z] #45 44.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-11T16:53:31.719Z] #45 44.38 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-11T16:53:31.719Z] #45 44.39 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-11T16:53:31.719Z] #45 44.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:53:31.719Z] #45 DONE 44.7s [2022-04-11T16:53:31.719Z] [2022-04-11T16:53:31.719Z] #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-11T16:53:31.719Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:31.719Z] #20 44.73 Selecting previously unselected package dmsetup. [2022-04-11T16:53:31.720Z] #20 44.73 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-11T16:53:31.720Z] #20 44.74 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-11T16:53:31.720Z] #20 ... [2022-04-11T16:53:31.720Z] [2022-04-11T16:53:31.720Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-11T16:53:31.720Z] #46 sha256:78d2ed1ec77a72671b3449fb8b4541fdefe241666cd62be31a74fe4fb4718507 [2022-04-11T16:53:31.720Z] #46 DONE 0.1s [2022-04-11T16:53:31.720Z] [2022-04-11T16:53:31.720Z] #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-11T16:53:31.720Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:31.720Z] #20 44.85 Selecting previously unselected package mingw-w64-common. [2022-04-11T16:53:31.720Z] #20 44.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-11T16:53:31.947Z] #60 122.5 # github.com/containerd/containerd/cmd/containerd [2022-04-11T16:53:31.947Z] #60 122.5 /usr/bin/ld: /tmp/go-link-4130421911/000019.o: in function `New': [2022-04-11T16:53:31.947Z] #60 122.5 /tmp/tmp.iuK0zw5jLX/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-11T16:53:31.947Z] #60 122.6 + bin/containerd-stress [2022-04-11T16:53:31.947Z] #60 123.6 + bin/containerd-shim [2022-04-11T16:53:31.980Z] #20 44.85 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-11T16:53:33.358Z] #20 46.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-11T16:53:33.359Z] #20 46.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-11T16:53:33.359Z] #20 46.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-11T16:53:35.263Z] #20 ... [2022-04-11T16:53:35.263Z] [2022-04-11T16:53:35.263Z] #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-11T16:53:35.263Z] #47 sha256:158f508cd7bb6e924ff970422d36409cbd47cdf8ef1e1d132a855a77201ba10c [2022-04-11T16:53:35.263Z] #47 0.819 + RM_GOPATH=0 [2022-04-11T16:53:35.263Z] #47 0.819 + TMP_GOPATH= [2022-04-11T16:53:35.263Z] #47 0.820 + : /build [2022-04-11T16:53:35.263Z] #47 0.820 + '[' -z '' ']' [2022-04-11T16:53:35.263Z] #47 0.821 ++ mktemp -d [2022-04-11T16:53:35.263Z] #47 0.822 + export GOPATH=/tmp/tmp.10POBtESoT [2022-04-11T16:53:35.263Z] #47 0.822 + GOPATH=/tmp/tmp.10POBtESoT [2022-04-11T16:53:35.263Z] #47 0.822 + RM_GOPATH=1 [2022-04-11T16:53:35.263Z] #47 0.822 + case "$(go env GOARCH)" in [2022-04-11T16:53:35.263Z] #47 0.823 ++ go env GOARCH [2022-04-11T16:53:35.263Z] #47 0.838 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:53:35.263Z] #47 0.838 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:53:35.263Z] #47 0.838 ++ dirname /install.sh [2022-04-11T16:53:35.263Z] #47 0.839 + dir=/ [2022-04-11T16:53:35.263Z] #47 0.839 + bin=tini [2022-04-11T16:53:35.263Z] #47 0.839 + shift [2022-04-11T16:53:35.263Z] #47 0.839 + '[' '!' -f //tini.installer ']' [2022-04-11T16:53:35.263Z] #47 0.839 + . //tini.installer [2022-04-11T16:53:35.263Z] #47 0.839 ++ : v0.19.0 [2022-04-11T16:53:35.263Z] #47 0.840 + install_tini [2022-04-11T16:53:35.263Z] #47 0.840 + echo 'Install tini version v0.19.0' [2022-04-11T16:53:35.263Z] #47 0.840 + git clone https://github.com/krallin/tini.git /tmp/tmp.10POBtESoT/tini [2022-04-11T16:53:35.263Z] #47 0.840 Install tini version v0.19.0 [2022-04-11T16:53:35.263Z] #47 0.841 Cloning into '/tmp/tmp.10POBtESoT/tini'... [2022-04-11T16:53:35.263Z] #47 1.225 + cd /tmp/tmp.10POBtESoT/tini [2022-04-11T16:53:35.263Z] #47 1.225 + git checkout -q v0.19.0 [2022-04-11T16:53:35.263Z] #47 1.234 + cmake . [2022-04-11T16:53:35.263Z] #47 1.508 -- The C compiler identification is GNU 10.2.1 [2022-04-11T16:53:35.263Z] #47 1.536 -- Detecting C compiler ABI info [2022-04-11T16:53:35.263Z] #47 1.728 -- Detecting C compiler ABI info - done [2022-04-11T16:53:35.263Z] #47 1.783 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-11T16:53:35.263Z] #47 1.787 -- Detecting C compile features [2022-04-11T16:53:35.263Z] #47 1.790 -- Detecting C compile features - done [2022-04-11T16:53:35.263Z] #47 1.809 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-11T16:53:35.263Z] #47 1.892 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-11T16:53:35.263Z] #47 1.935 -- Configuring done [2022-04-11T16:53:35.263Z] #47 1.946 -- Generating done [2022-04-11T16:53:35.263Z] #47 1.954 -- Build files have been written to: /tmp/tmp.10POBtESoT/tini [2022-04-11T16:53:35.263Z] #47 1.961 + make tini-static [2022-04-11T16:53:35.263Z] #47 2.068 Scanning dependencies of target tini-static [2022-04-11T16:53:35.263Z] #47 2.089 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-11T16:53:35.263Z] #47 2.586 [100%] Linking C executable tini-static [2022-04-11T16:53:35.263Z] #47 2.834 [100%] Built target tini-static [2022-04-11T16:53:35.263Z] #47 2.852 + mkdir -p /build [2022-04-11T16:53:35.263Z] #47 2.855 + cp tini-static /build/docker-init [2022-04-11T16:53:35.263Z] #47 DONE 3.2s [2022-04-11T16:53:35.263Z] [2022-04-11T16:53:35.263Z] #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-11T16:53:35.263Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:53:35.263Z] #67 0.761 + RM_GOPATH=0 [2022-04-11T16:53:35.263Z] #67 0.761 + TMP_GOPATH= [2022-04-11T16:53:35.263Z] #67 0.761 + : /build [2022-04-11T16:53:35.263Z] #67 0.761 + '[' -z '' ']' [2022-04-11T16:53:35.263Z] #67 0.761 ++ mktemp -d [2022-04-11T16:53:35.263Z] #67 0.761 + export GOPATH=/tmp/tmp.3Im2PxbrLG [2022-04-11T16:53:35.263Z] #67 0.761 + GOPATH=/tmp/tmp.3Im2PxbrLG [2022-04-11T16:53:35.263Z] #67 0.761 + RM_GOPATH=1 [2022-04-11T16:53:35.263Z] #67 0.761 + case "$(go env GOARCH)" in [2022-04-11T16:53:35.263Z] #67 0.761 ++ go env GOARCH [2022-04-11T16:53:35.263Z] #67 0.768 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:53:35.263Z] #67 0.768 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:53:35.263Z] #67 0.769 ++ dirname /install.sh [2022-04-11T16:53:35.263Z] #67 0.771 + dir=/ [2022-04-11T16:53:35.263Z] #67 0.771 + bin=containerd [2022-04-11T16:53:35.263Z] #67 0.771 + shift [2022-04-11T16:53:35.263Z] #67 0.771 + '[' '!' -f //containerd.installer ']' [2022-04-11T16:53:35.263Z] #67 0.771 + . //containerd.installer [2022-04-11T16:53:35.263Z] #67 0.771 ++ set -e [2022-04-11T16:53:35.263Z] #67 0.772 ++ : v1.6.2 [2022-04-11T16:53:35.263Z] #67 0.772 + install_containerd [2022-04-11T16:53:35.263Z] #67 0.772 + echo 'Install containerd version v1.6.2' [2022-04-11T16:53:35.263Z] #67 0.772 Install containerd version v1.6.2 [2022-04-11T16:53:35.263Z] #67 0.772 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3Im2PxbrLG/src/github.com/containerd/containerd [2022-04-11T16:53:35.263Z] #67 0.790 Cloning into '/tmp/tmp.3Im2PxbrLG/src/github.com/containerd/containerd'... [2022-04-11T16:53:35.263Z] #67 ... [2022-04-11T16:53:35.263Z] [2022-04-11T16:53:35.263Z] #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-11T16:53:35.263Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:35.263Z] #20 48.46 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-11T16:53:35.263Z] #20 48.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:53:35.263Z] #20 48.47 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-11T16:53:35.524Z] #20 48.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-11T16:53:35.524Z] #20 48.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:53:35.524Z] #20 48.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-11T16:53:36.459Z] #20 ... [2022-04-11T16:53:36.459Z] [2022-04-11T16:53:36.459Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-11T16:53:36.459Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-11T16:53:36.459Z] #49 CACHED [2022-04-11T16:53:36.459Z] [2022-04-11T16:53:36.459Z] #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-11T16:53:36.459Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-11T16:53:36.459Z] #50 CACHED [2022-04-11T16:53:36.459Z] [2022-04-11T16:53:36.459Z] #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-11T16:53:36.459Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-11T16:53:36.459Z] #53 CACHED [2022-04-11T16:53:36.459Z] [2022-04-11T16:53:36.459Z] #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-11T16:53:36.459Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-11T16:53:36.459Z] #54 CACHED [2022-04-11T16:53:36.459Z] [2022-04-11T16:53:36.459Z] #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-11T16:53:36.459Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-11T16:53:36.459Z] #56 CACHED [2022-04-11T16:53:36.459Z] [2022-04-11T16:53:36.459Z] #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-11T16:53:36.459Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-11T16:53:36.459Z] #58 CACHED [2022-04-11T16:53:36.459Z] [2022-04-11T16:53:36.459Z] #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-11T16:53:36.459Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-11T16:53:36.459Z] #60 CACHED [2022-04-11T16:53:36.459Z] [2022-04-11T16:53:36.459Z] #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-11T16:53:36.459Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:53:37.198Z] #60 134.7 + bin/containerd-shim-runc-v1 [2022-04-11T16:53:37.213Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-04-11T16:53:37.836Z] #67 ... [2022-04-11T16:53:37.836Z] [2022-04-11T16:53:37.836Z] #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-11T16:53:37.836Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:37.836Z] #20 50.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-11T16:53:37.836Z] #20 50.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:53:37.836Z] #20 50.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-11T16:53:38.155Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.2% of statements [2022-04-11T16:53:38.725Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-11T16:53:39.297Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-11T16:53:40.238Z] ok github.com/docker/docker/daemon 10.116s coverage: 17.0% of statements [2022-04-11T16:53:40.238Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-11T16:53:40.238Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-11T16:53:40.238Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-11T16:53:40.238Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-11T16:53:40.500Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.524s coverage: 74.8% of statements [2022-04-11T16:53:41.441Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.273s coverage: 56.2% of statements [2022-04-11T16:53:42.023Z] #20 54.64 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-11T16:53:42.024Z] #20 54.65 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:53:42.024Z] #20 54.65 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-11T16:53:42.383Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.0% of statements [2022-04-11T16:53:43.327Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-04-11T16:53:43.401Z] #20 56.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-11T16:53:43.401Z] #20 56.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:53:43.401Z] #20 56.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-11T16:53:43.742Z] #60 140.9 + bin/containerd-shim-runc-v2 [2022-04-11T16:53:43.742Z] #60 141.7 + binaries [2022-04-11T16:53:43.742Z] #60 141.7 + install -D bin/containerd /build/containerd [2022-04-11T16:53:43.742Z] #60 141.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-11T16:53:43.742Z] #60 141.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-11T16:53:43.742Z] #60 141.7 + install -D bin/ctr /build/ctr [2022-04-11T16:53:43.848Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T16:53:43.848Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T16:53:43.848Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T16:53:43.848Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T16:53:43.848Z] [2022-04-11T16:53:43.848Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-11T16:53:43.848Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-11T16:53:43.848Z] HOSTNAME=fde79535407a [2022-04-11T16:53:43.848Z] DEST=bundles/test-integration [2022-04-11T16:53:43.848Z] PWD=/go/src/github.com/docker/docker [2022-04-11T16:53:43.848Z] DOCKER_ROOTLESS=1 [2022-04-11T16:53:43.848Z] DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:53:43.848Z] container=docker [2022-04-11T16:53:43.848Z] HOME=/root [2022-04-11T16:53:43.848Z] GOLANG_VERSION=1.18 [2022-04-11T16:53:43.848Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-11T16:53:43.848Z] VALIDATE_BRANCH=master [2022-04-11T16:53:43.848Z] TERM=xterm [2022-04-11T16:53:43.848Z] DOCKER_PKG=github.com/docker/docker [2022-04-11T16:53:43.848Z] SHLVL=1 [2022-04-11T16:53:43.848Z] TIMEOUT=120m [2022-04-11T16:53:43.848Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-11T16:53:43.848Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-11T16:53:43.848Z] GO111MODULE=off [2022-04-11T16:53:43.848Z] DOCKER_EXPERIMENTAL=1 [2022-04-11T16:53:43.848Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-11T16:53:43.848Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-11T16:53:43.848Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-11T16:53:43.848Z] GOPATH=/go [2022-04-11T16:53:43.848Z] PKG_CONFIG=pkg-config [2022-04-11T16:53:43.848Z] _=/usr/bin/env [2022-04-11T16:53:43.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-11T16:53:44.305Z] #60 DONE 142.1s [2022-04-11T16:53:44.717Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.237s coverage: 50.6% of statements [2022-04-11T16:53:44.779Z] #20 57.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-11T16:53:44.779Z] #20 57.90 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:53:44.779Z] #20 57.90 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-11T16:53:44.869Z] [2022-04-11T16:53:44.869Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-11T16:53:44.869Z] #61 sha256:98cec4643f51af6656e90fe91253d0deb3f96bf34f379fa62854d01383bf5525 [2022-04-11T16:53:44.978Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.022s coverage: 45.9% of statements [2022-04-11T16:53:44.978Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-11T16:53:45.125Z] #61 DONE 0.2s [2022-04-11T16:53:45.125Z] [2022-04-11T16:53:45.125Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-11T16:53:45.125Z] #66 sha256:1cd7ac100816831e1905f646021820f47640bfd2ce933d3df6c80fc9146cd925 [2022-04-11T16:53:45.125Z] #66 DONE 0.1s [2022-04-11T16:53:45.382Z] [2022-04-11T16:53:45.382Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-11T16:53:45.382Z] #71 sha256:60cc9a16541692532dc9a3b5d95d2a805db9e5f5a882a97331812e8f484eb4a1 [2022-04-11T16:53:45.920Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-04-11T16:53:45.946Z] #71 DONE 0.5s [2022-04-11T16:53:45.946Z] [2022-04-11T16:53:45.946Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-11T16:53:45.946Z] #72 sha256:a5bf2f4883ca48013e1b66d100238bfb3955fbfc9eb282de59efb8aa4386aa8d [2022-04-11T16:53:45.946Z] #72 DONE 0.0s [2022-04-11T16:53:45.946Z] [2022-04-11T16:53:45.946Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-11T16:53:45.946Z] #73 sha256:2ccc9387583b74e890a05f5b749ac08cf76af5b5b582630ae3be36f9c702acfb [2022-04-11T16:53:46.508Z] #73 DONE 0.8s [2022-04-11T16:53:46.508Z] [2022-04-11T16:53:46.508Z] #74 exporting to image [2022-04-11T16:53:46.508Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-11T16:53:46.508Z] #74 exporting layers [2022-04-11T16:53:46.862Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.871s coverage: 58.2% of statements [2022-04-11T16:53:46.862Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-11T16:53:46.862Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-11T16:53:46.862Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-04-11T16:53:47.123Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-04-11T16:53:48.507Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.6% of statements [2022-04-11T16:53:48.507Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-11T16:53:48.507Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-11T16:53:48.971Z] #20 61.72 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-11T16:53:48.971Z] #20 61.72 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-11T16:53:48.971Z] #20 61.73 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-11T16:53:49.078Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.0% of statements [2022-04-11T16:53:49.301Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-11T16:53:49.301Z] [2022-04-11T16:53:49.301Z] ________ ____ __. [2022-04-11T16:53:49.301Z] \_____ \ | |/ _| [2022-04-11T16:53:49.301Z] / | \| < [2022-04-11T16:53:49.301Z] / | \ | \ [2022-04-11T16:53:49.301Z] \_______ /____|__ \ [2022-04-11T16:53:49.301Z] \/ \/ [2022-04-11T16:53:49.301Z] [2022-04-11T16:53:49.301Z] INFO: make.ps1 ended at 04/11/2022 16:53:40 [2022-04-11T16:53:49.301Z] INFO: Binaries build ended at 04/11/2022 16:53:41. Duration:00:01:38.9661066 [2022-04-11T16:53:49.301Z] INFO: Copying the built daemon binary to d:\CI\PR-43476\9\binary\dockerd-3e47a7505e.exe... [2022-04-11T16:53:49.301Z] INFO: Copying the built client binary to d:\CI\PR-43476\9\binary\docker-3e47a7505e.exe... [2022-04-11T16:53:49.301Z] INFO: Copying dockerversion from the container... [2022-04-11T16:53:49.301Z] INFO: Copying the golang package from the container to d:\CI\PR-43476\9\installer\go.zip... [2022-04-11T16:53:49.301Z] INFO: Extracting go.zip to d:\CI\PR-43476\9\go [2022-04-11T16:53:49.657Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 79.9% of statements [2022-04-11T16:53:49.917Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-04-11T16:53:49.917Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-11T16:53:50.349Z] #20 63.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-11T16:53:50.349Z] #20 63.48 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-11T16:53:50.349Z] #20 63.49 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-11T16:53:50.349Z] #20 63.55 Selecting previously unselected package libapparmor1:amd64. [2022-04-11T16:53:50.488Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-11T16:53:50.488Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-04-11T16:53:50.608Z] #20 63.56 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-11T16:53:50.608Z] #20 63.56 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-11T16:53:50.608Z] #20 63.61 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-11T16:53:50.608Z] #20 63.63 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-11T16:53:50.608Z] #20 63.63 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-11T16:53:50.608Z] #20 63.69 Selecting previously unselected package libbtrfs0:amd64. [2022-04-11T16:53:50.608Z] #20 63.70 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-11T16:53:50.608Z] #20 63.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-11T16:53:50.608Z] #20 63.76 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-11T16:53:50.608Z] #20 63.77 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-11T16:53:50.608Z] #20 63.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-11T16:53:50.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-04-11T16:53:50.867Z] #20 63.87 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-11T16:53:50.867Z] #20 63.88 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-11T16:53:50.867Z] #20 63.88 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:53:50.867Z] #20 63.92 Selecting previously unselected package libudev-dev:amd64. [2022-04-11T16:53:50.867Z] #20 63.92 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-11T16:53:50.867Z] #20 63.93 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-11T16:53:50.867Z] #20 63.99 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-11T16:53:50.867Z] #20 64.00 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-11T16:53:50.867Z] #20 64.00 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-11T16:53:51.009Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements [2022-04-11T16:53:51.127Z] #20 64.13 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-11T16:53:51.127Z] #20 64.14 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-11T16:53:51.127Z] #20 64.15 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-11T16:53:51.127Z] #20 64.23 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-11T16:53:51.127Z] #20 64.23 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-11T16:53:51.127Z] #20 64.24 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-11T16:53:51.127Z] #20 ... [2022-04-11T16:53:51.127Z] [2022-04-11T16:53:51.127Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-11T16:53:51.127Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:53:51.127Z] #67 12.13 + cd /tmp/tmp.3Im2PxbrLG/src/github.com/containerd/containerd [2022-04-11T16:53:51.127Z] #67 12.13 + git checkout -q v1.6.2 [2022-04-11T16:53:51.127Z] #67 12.80 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-11T16:53:51.127Z] #67 12.80 + BUILDTAGS='netgo osusergo static_build' [2022-04-11T16:53:51.127Z] #67 12.80 + export EXTRA_FLAGS=-buildmode=pie [2022-04-11T16:53:51.127Z] #67 12.80 + EXTRA_FLAGS=-buildmode=pie [2022-04-11T16:53:51.127Z] #67 12.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-11T16:53:51.127Z] #67 12.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-11T16:53:51.127Z] #67 12.80 + '[' '' = dynamic ']' [2022-04-11T16:53:51.127Z] #67 12.80 + make [2022-04-11T16:53:51.127Z] #67 13.41 + bin/ctr [2022-04-11T16:53:51.127Z] #67 ... [2022-04-11T16:53:51.127Z] [2022-04-11T16:53:51.127Z] #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-11T16:53:51.127Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-11T16:53:51.127Z] #20 64.24 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-11T16:53:51.127Z] #20 64.31 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-11T16:53:51.127Z] #20 64.32 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-11T16:53:51.127Z] #20 64.32 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-11T16:53:51.386Z] #20 64.36 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-11T16:53:51.386Z] #20 64.37 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-11T16:53:51.386Z] #20 64.38 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-11T16:53:51.386Z] #20 64.60 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-11T16:53:51.386Z] #20 64.61 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-11T16:53:51.580Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 78.7% of statements [2022-04-11T16:53:51.580Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-11T16:53:51.645Z] #20 64.62 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-11T16:53:51.645Z] #20 64.72 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-11T16:53:51.645Z] #20 64.73 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-11T16:53:51.645Z] #20 64.73 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:53:51.645Z] #20 64.78 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-11T16:53:51.645Z] #20 64.79 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-11T16:53:51.645Z] #20 64.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-11T16:53:51.903Z] #20 64.85 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-11T16:53:51.904Z] #20 64.85 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-11T16:53:51.904Z] #20 64.86 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-11T16:53:52.150Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 59.1% of statements [2022-04-11T16:53:52.162Z] #20 65.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-11T16:53:52.162Z] #20 65.13 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-11T16:53:52.162Z] #20 65.14 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-11T16:53:52.162Z] #20 65.15 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-11T16:53:52.162Z] #20 65.16 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-11T16:53:52.162Z] #20 65.18 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-11T16:53:52.162Z] #20 65.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-11T16:53:52.162Z] #20 65.19 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-11T16:53:52.162Z] #20 65.20 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-11T16:53:52.162Z] #20 65.21 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-11T16:53:52.162Z] #20 65.23 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-11T16:53:52.162Z] #20 65.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-11T16:53:52.162Z] #20 65.24 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-11T16:53:52.162Z] #20 65.25 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-11T16:53:52.162Z] #20 65.26 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-11T16:53:52.162Z] #20 65.27 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-11T16:53:52.162Z] #20 65.28 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-11T16:53:52.163Z] #20 65.30 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-11T16:53:52.163Z] #20 65.31 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-11T16:53:52.163Z] #20 65.32 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-11T16:53:52.163Z] #20 65.33 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-11T16:53:52.421Z] #20 65.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-11T16:53:52.421Z] #20 65.35 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-11T16:53:52.421Z] #20 65.36 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-11T16:53:52.421Z] #20 65.37 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-11T16:53:52.421Z] #20 65.38 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-11T16:53:52.421Z] #20 65.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-11T16:53:52.421Z] #20 65.39 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-11T16:53:52.421Z] #20 65.41 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-11T16:53:52.421Z] #20 65.43 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:53:52.421Z] #20 65.44 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-11T16:53:52.421Z] #20 65.45 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:53:52.421Z] #20 65.46 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-11T16:53:52.421Z] #20 65.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:53:52.426Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-04-11T16:53:52.680Z] #20 DONE 65.7s [2022-04-11T16:53:52.680Z] [2022-04-11T16:53:52.680Z] #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-11T16:53:52.680Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-11T16:53:53.064Z] #74 exporting layers 6.0s done [2022-04-11T16:53:53.064Z] #74 writing image sha256:f7e0e7eac5070bf7afed59462d693e6462cc2bb7b5099973b507eac3ea20d462 done [2022-04-11T16:53:53.064Z] #74 naming to docker.io/library/docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 done [2022-04-11T16:53:53.064Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-11T16:53:53.382Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 46.8% of statements [2022-04-11T16:53:53.382Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-11T16:53:53.388Z] + trap exit INT TERM [2022-04-11T16:53:53.388Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-11T16:53:53.388Z] + CONTAINER_NAME=docker-pr9 [2022-04-11T16:53:53.388Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43476/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh dynbinary [2022-04-11T16:53:53.645Z] [2022-04-11T16:53:53.901Z] Removing bundles/ [2022-04-11T16:53:53.901Z] [2022-04-11T16:53:53.901Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-11T16:53:53.901Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T16:53:53.901Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T16:53:53.955Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-11T16:53:54.059Z] #21 1.212 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-11T16:53:54.059Z] #21 1.367 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-11T16:53:54.059Z] #21 1.449 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-11T16:53:54.902Z] ok github.com/docker/docker/daemon/logger/splunk 1.551s coverage: 82.5% of statements [2022-04-11T16:53:54.902Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-11T16:53:54.902Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-11T16:53:55.473Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2022-04-11T16:53:56.043Z] ok github.com/docker/docker/distribution 0.599s coverage: 28.3% of statements [2022-04-11T16:53:56.043Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-11T16:53:56.614Z] ok github.com/docker/docker/errdefs 0.019s coverage: 77.0% of statements [2022-04-11T16:53:57.186Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-11T16:53:57.446Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-11T16:53:58.017Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-04-11T16:53:58.017Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-11T16:53:58.018Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-11T16:53:58.589Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2022-04-11T16:53:58.589Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-11T16:53:59.159Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-11T16:53:59.729Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-11T16:53:59.959Z] #21 1.773 Reading package lists... [2022-04-11T16:53:59.989Z] ok github.com/docker/docker/opts 0.018s coverage: 66.5% of statements [2022-04-11T16:54:00.250Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-11T16:54:01.633Z] ok github.com/docker/docker/pkg/archive 0.278s coverage: 82.5% of statements [2022-04-11T16:54:04.149Z] #21 6.587 Reading package lists... [2022-04-11T16:54:04.176Z] ok github.com/docker/docker/pkg/authorization 1.598s coverage: 68.3% of statements [2022-04-11T16:54:04.176Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-11T16:54:04.176Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2022-04-11T16:54:05.085Z] #21 11.21 Building dependency tree... [2022-04-11T16:54:05.085Z] #21 12.31 Reading state information... [2022-04-11T16:54:06.462Z] #21 13.51 The following additional packages will be installed: [2022-04-11T16:54:06.462Z] #21 13.51 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-11T16:54:06.462Z] #21 13.51 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-11T16:54:06.462Z] #21 13.51 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-11T16:54:06.462Z] #21 13.51 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-11T16:54:06.462Z] #21 13.51 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-11T16:54:06.462Z] #21 13.52 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-11T16:54:06.462Z] #21 13.52 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-11T16:54:06.462Z] #21 13.54 Suggested packages: [2022-04-11T16:54:06.462Z] #21 13.54 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-11T16:54:06.462Z] #21 13.54 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-11T16:54:06.462Z] #21 13.54 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-11T16:54:06.462Z] #21 13.54 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-11T16:54:06.463Z] #21 13.54 seccomp:ppc64el seccomp:s390x [2022-04-11T16:54:06.463Z] #21 13.54 Recommended packages: [2022-04-11T16:54:06.463Z] #21 13.54 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-11T16:54:06.463Z] #21 13.54 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-11T16:54:06.463Z] #21 13.54 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-11T16:54:06.463Z] #21 13.54 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-11T16:54:06.721Z] #21 14.04 The following NEW packages will be installed: [2022-04-11T16:54:06.721Z] #21 14.04 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-11T16:54:06.721Z] #21 14.04 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-11T16:54:06.721Z] #21 14.04 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-11T16:54:06.721Z] #21 14.04 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-11T16:54:06.721Z] #21 14.04 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-11T16:54:06.721Z] #21 14.04 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-11T16:54:06.721Z] #21 14.04 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-11T16:54:06.721Z] #21 14.05 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-11T16:54:06.721Z] #21 14.05 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-11T16:54:06.721Z] #21 14.05 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-11T16:54:06.721Z] #21 14.05 libseccomp2:ppc64el libseccomp2:s390x [2022-04-11T16:54:06.980Z] #21 14.41 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:54:06.980Z] #21 14.41 Need to get 15.9 MB of archives. [2022-04-11T16:54:06.980Z] #21 14.41 After this operation, 73.0 MB of additional disk space will be used. [2022-04-11T16:54:06.980Z] #21 14.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-11T16:54:06.980Z] #21 14.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-11T16:54:06.980Z] #21 14.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-11T16:54:06.980Z] #21 14.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-11T16:54:06.980Z] #21 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-11T16:54:06.980Z] #21 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-11T16:54:06.980Z] #21 14.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-11T16:54:06.980Z] #21 14.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-11T16:54:06.980Z] #21 14.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-11T16:54:07.239Z] #21 14.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-11T16:54:07.239Z] #21 14.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-11T16:54:07.239Z] #21 14.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-11T16:54:07.239Z] #21 14.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-11T16:54:07.239Z] #21 14.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-11T16:54:07.239Z] #21 14.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-11T16:54:07.239Z] #21 14.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-11T16:54:07.239Z] #21 14.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-11T16:54:07.239Z] #21 14.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-11T16:54:07.239Z] #21 14.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-11T16:54:07.239Z] #21 14.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-11T16:54:07.240Z] #21 14.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-11T16:54:07.240Z] #21 14.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-11T16:54:07.240Z] #21 14.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-11T16:54:07.240Z] #21 14.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-11T16:54:07.240Z] #21 14.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-11T16:54:07.240Z] #21 14.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-11T16:54:07.240Z] #21 14.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-11T16:54:07.240Z] #21 14.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-11T16:54:07.240Z] #21 14.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-11T16:54:07.240Z] #21 14.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-11T16:54:07.240Z] #21 14.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-11T16:54:07.240Z] #21 14.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-11T16:54:07.240Z] #21 14.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-11T16:54:07.240Z] #21 14.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-11T16:54:07.240Z] #21 14.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-11T16:54:07.240Z] #21 14.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-11T16:54:07.240Z] #21 14.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-11T16:54:07.240Z] #21 14.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-11T16:54:07.240Z] #21 14.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-11T16:54:07.240Z] #21 14.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-11T16:54:07.475Z] ok github.com/docker/docker/layer 7.655s coverage: 69.0% of statements [2022-04-11T16:54:07.475Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-11T16:54:07.475Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-11T16:54:07.475Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-11T16:54:07.475Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-11T16:54:07.475Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-11T16:54:07.475Z] ok github.com/docker/docker/pkg/chrootarchive 2.554s coverage: 42.7% of statements [2022-04-11T16:54:07.475Z] ok github.com/docker/docker/pkg/containerfs 0.016s coverage: 6.7% of statements [2022-04-11T16:54:07.475Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-11T16:54:07.475Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-11T16:54:07.735Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-04-11T16:54:08.174Z] #21 15.22 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:54:08.174Z] #21 15.45 Fetched 15.9 MB in 1s (30.3 MB/s) [2022-04-11T16:54:08.174Z] #21 15.49 Selecting previously unselected package gcc-10-base:armel. [2022-04-11T16:54:08.174Z] #21 15.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-11T16:54:08.174Z] #21 15.52 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-11T16:54:08.174Z] #21 15.53 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-11T16:54:08.174Z] #21 15.58 Selecting previously unselected package gcc-10-base:armhf. [2022-04-11T16:54:08.174Z] #21 15.58 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-11T16:54:08.174Z] #21 15.59 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-11T16:54:08.174Z] #21 15.63 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-11T16:54:08.174Z] #21 15.64 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-11T16:54:08.174Z] #21 15.64 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-11T16:54:08.174Z] #21 15.69 Selecting previously unselected package gcc-10-base:s390x. [2022-04-11T16:54:08.306Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-11T16:54:08.433Z] #21 15.69 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-11T16:54:08.433Z] #21 15.70 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-11T16:54:08.433Z] #21 15.75 Selecting previously unselected package gcc-10-base:arm64. [2022-04-11T16:54:08.433Z] #21 15.75 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-11T16:54:08.433Z] #21 15.76 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-11T16:54:08.568Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-11T16:54:08.568Z] ok github.com/docker/docker/pkg/fsutils 0.147s coverage: 85.1% of statements [2022-04-11T16:54:08.691Z] #21 15.82 Selecting previously unselected package libgcc-s1:armel. [2022-04-11T16:54:08.692Z] #21 15.83 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-11T16:54:08.692Z] #21 15.84 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-11T16:54:08.692Z] #21 15.88 Selecting previously unselected package libcrypt1:armel. [2022-04-11T16:54:08.692Z] #21 15.89 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-11T16:54:08.692Z] #21 15.90 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-11T16:54:08.692Z] #21 15.98 Selecting previously unselected package libc6:armel. [2022-04-11T16:54:08.692Z] #21 15.98 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-11T16:54:08.828Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2022-04-11T16:54:08.950Z] #21 16.15 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-11T16:54:09.209Z] #21 16.63 Selecting previously unselected package libapparmor1:armel. [2022-04-11T16:54:09.210Z] #21 16.64 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-11T16:54:09.210Z] #21 16.65 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-11T16:54:09.469Z] #21 16.69 Selecting previously unselected package libapparmor-dev:armel. [2022-04-11T16:54:09.469Z] #21 16.70 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-11T16:54:09.469Z] #21 16.70 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-11T16:54:09.469Z] #21 16.78 Selecting previously unselected package libgcc-s1:arm64. [2022-04-11T16:54:09.469Z] #21 16.79 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-11T16:54:09.469Z] #21 16.80 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-11T16:54:09.469Z] #21 16.85 Selecting previously unselected package libcrypt1:arm64. [2022-04-11T16:54:09.469Z] #21 16.85 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-11T16:54:09.469Z] #21 16.86 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-11T16:54:09.728Z] #21 16.94 Selecting previously unselected package libc6:arm64. [2022-04-11T16:54:09.728Z] #21 16.95 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-11T16:54:09.728Z] #21 17.16 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-11T16:54:09.769Z] ok github.com/docker/docker/pkg/idtools 0.399s coverage: 67.9% of statements [2022-04-11T16:54:09.770Z] ok github.com/docker/docker/pkg/ioutils 0.361s coverage: 71.5% of statements [2022-04-11T16:54:09.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-11T16:54:09.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-11T16:54:10.030Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-11T16:54:10.030Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-04-11T16:54:10.030Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-11T16:54:10.030Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-11T16:54:10.290Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-11T16:54:10.290Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-04-11T16:54:10.295Z] #21 17.60 Selecting previously unselected package libapparmor1:arm64. [2022-04-11T16:54:10.295Z] #21 17.60 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-11T16:54:10.295Z] #21 17.61 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-11T16:54:10.295Z] #21 17.66 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-11T16:54:10.295Z] #21 17.66 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-11T16:54:10.295Z] #21 17.67 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-11T16:54:10.295Z] #21 17.73 Selecting previously unselected package libgcc-s1:s390x. [2022-04-11T16:54:10.295Z] #21 17.73 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-11T16:54:10.295Z] #21 17.74 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-11T16:54:10.551Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements [2022-04-11T16:54:10.554Z] #21 17.78 Selecting previously unselected package libcrypt1:s390x. [2022-04-11T16:54:10.554Z] #21 17.79 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-11T16:54:10.554Z] #21 17.80 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-11T16:54:10.812Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-11T16:54:10.812Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-11T16:54:10.812Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-11T16:54:10.812Z] #21 17.99 Selecting previously unselected package libc6:s390x. [2022-04-11T16:54:10.812Z] #21 18.00 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-11T16:54:11.072Z] #21 18.30 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-11T16:54:11.072Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-04-11T16:54:11.331Z] #21 18.70 Selecting previously unselected package libapparmor1:s390x. [2022-04-11T16:54:11.331Z] #21 18.71 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-11T16:54:11.331Z] #21 18.71 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-11T16:54:11.331Z] #21 18.76 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-11T16:54:11.331Z] #21 18.76 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-11T16:54:11.331Z] #21 18.77 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-11T16:54:11.331Z] #21 18.83 Selecting previously unselected package libgcc-s1:armhf. [2022-04-11T16:54:11.590Z] #21 18.84 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-11T16:54:11.590Z] #21 18.84 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-11T16:54:11.590Z] #21 18.89 Selecting previously unselected package libcrypt1:armhf. [2022-04-11T16:54:11.590Z] #21 18.89 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-11T16:54:11.590Z] #21 18.90 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-11T16:54:11.643Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-11T16:54:11.849Z] #21 18.97 Selecting previously unselected package libc6:armhf. [2022-04-11T16:54:11.849Z] #21 18.98 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-11T16:54:11.849Z] #21 19.13 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-11T16:54:11.903Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-11T16:54:12.107Z] #21 19.56 Selecting previously unselected package libapparmor1:armhf. [2022-04-11T16:54:12.163Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-11T16:54:12.365Z] #21 19.56 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-11T16:54:12.365Z] #21 19.57 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-11T16:54:12.365Z] #21 19.62 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-11T16:54:12.365Z] #21 19.63 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-11T16:54:12.365Z] #21 19.63 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-11T16:54:12.365Z] #21 19.70 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-11T16:54:12.365Z] #21 19.71 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-11T16:54:12.365Z] #21 19.71 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-11T16:54:12.365Z] #21 19.75 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-11T16:54:12.365Z] #21 19.76 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-11T16:54:12.365Z] #21 19.76 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-11T16:54:12.623Z] #21 19.84 Selecting previously unselected package libc6:ppc64el. [2022-04-11T16:54:12.623Z] #21 19.85 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-11T16:54:12.623Z] #21 20.03 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-11T16:54:13.546Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-04-11T16:54:13.546Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-11T16:54:13.556Z] #21 20.72 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-11T16:54:13.556Z] #21 20.73 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-11T16:54:13.556Z] #21 20.73 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-11T16:54:13.556Z] #21 20.81 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-11T16:54:13.556Z] #21 20.82 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-11T16:54:13.556Z] #21 20.82 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-11T16:54:13.556Z] #21 20.90 Selecting previously unselected package libseccomp2:s390x. [2022-04-11T16:54:13.556Z] #21 20.91 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-11T16:54:13.556Z] #21 20.91 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-11T16:54:13.556Z] #21 20.95 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-11T16:54:13.556Z] #21 20.96 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-11T16:54:13.556Z] #21 20.96 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-11T16:54:13.556Z] #21 21.02 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-11T16:54:13.556Z] #21 21.03 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-11T16:54:13.556Z] #21 21.03 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-11T16:54:13.806Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-11T16:54:13.814Z] #21 21.07 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-11T16:54:13.814Z] #21 21.08 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-11T16:54:13.814Z] #21 21.09 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-11T16:54:13.814Z] #21 21.14 Selecting previously unselected package libseccomp2:armhf. [2022-04-11T16:54:13.814Z] #21 21.15 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-11T16:54:13.814Z] #21 21.15 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-11T16:54:13.814Z] #21 21.21 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-11T16:54:13.814Z] #21 21.22 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-11T16:54:13.814Z] #21 21.22 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-11T16:54:13.814Z] #21 21.29 Selecting previously unselected package libseccomp2:armel. [2022-04-11T16:54:13.814Z] #21 21.29 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-11T16:54:13.814Z] #21 21.29 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-11T16:54:14.067Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-11T16:54:14.073Z] #21 21.34 Selecting previously unselected package libseccomp-dev:armel. [2022-04-11T16:54:14.073Z] #21 21.35 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-11T16:54:14.073Z] #21 21.36 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-11T16:54:14.073Z] #21 21.42 Selecting previously unselected package libseccomp2:arm64. [2022-04-11T16:54:14.073Z] #21 21.43 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-11T16:54:14.073Z] #21 21.43 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-11T16:54:14.073Z] #21 21.48 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-11T16:54:14.073Z] #21 21.49 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-11T16:54:14.073Z] #21 21.49 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-11T16:54:14.327Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-11T16:54:14.327Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-11T16:54:14.331Z] #21 21.59 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.61 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.62 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.63 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.64 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.65 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-11T16:54:14.331Z] #21 21.66 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-11T16:54:14.331Z] #21 21.68 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-11T16:54:14.331Z] #21 21.69 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-11T16:54:14.331Z] #21 21.70 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-11T16:54:14.331Z] #21 21.71 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.72 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.73 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.74 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.75 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-11T16:54:14.331Z] #21 21.76 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-11T16:54:14.383Z] INFO: Extraction ended at 04/11/2022 16:54:13. Duration:00:00:29.7029585 [2022-04-11T16:54:14.383Z] INFO: Updating the golang and path environment variables [2022-04-11T16:54:14.383Z] INFO: GOPATH=d:\gopath [2022-04-11T16:54:14.383Z] INFO: go version go1.18 windows/amd64 [2022-04-11T16:54:14.383Z] INFO: Running the daemon under test in debug mode [2022-04-11T16:54:14.383Z] INFO: Starting a daemon under test... [2022-04-11T16:54:14.383Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43476\9\daemon --pidfile d:\CI\PR-43476\9\docker.pid -D [2022-04-11T16:54:14.383Z] INFO: Process started successfully. [2022-04-11T16:54:14.383Z] INFO: Start tailing logs of the daemon under tests [2022-04-11T16:54:14.383Z] INFO: Waiting for the daemon under test to start... [2022-04-11T16:54:14.899Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-11T16:54:15.470Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-11T16:54:15.470Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-04-11T16:54:15.708Z] #21 23.01 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-11T16:54:16.041Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-04-11T16:54:16.300Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-11T16:54:16.561Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-11T16:54:16.821Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-11T16:54:17.082Z] #21 24.25 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-11T16:54:18.205Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-11T16:54:18.461Z] #21 25.45 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-11T16:54:18.776Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-11T16:54:19.036Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-11T16:54:19.396Z] #21 26.64 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-11T16:54:20.421Z] ok github.com/docker/docker/quota 0.202s coverage: 71.4% of statements [2022-04-11T16:54:20.421Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-04-11T16:54:20.778Z] #21 27.91 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 27.91 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 27.92 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 27.93 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 27.94 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 27.95 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.778Z] #21 27.96 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.778Z] #21 27.97 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.778Z] #21 27.98 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.778Z] #21 27.99 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.778Z] #21 28.01 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 28.01 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 28.02 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 28.03 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 28.05 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-11T16:54:20.778Z] #21 28.06 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.778Z] #21 28.07 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.778Z] #21 28.08 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.778Z] #21 28.09 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.778Z] #21 28.10 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-11T16:54:20.779Z] #21 28.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:54:21.037Z] #21 DONE 28.4s [2022-04-11T16:54:21.037Z] [2022-04-11T16:54:21.037Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-11T16:54:21.037Z] #62 sha256:cfcf00590596c2af374b9dac73e0add257718e9cf2e44bfb96096687b0540386 [2022-04-11T16:54:21.037Z] #62 DONE 0.1s [2022-04-11T16:54:21.037Z] [2022-04-11T16:54:21.037Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-11T16:54:21.037Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-11T16:54:21.363Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-04-11T16:54:21.934Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-11T16:54:21.934Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-11T16:54:22.414Z] #22 DONE 1.2s [2022-04-11T16:54:22.414Z] [2022-04-11T16:54:22.414Z] #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-11T16:54:22.414Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-11T16:54:22.505Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.7% of statements [2022-04-11T16:54:22.766Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-11T16:54:23.354Z] #23 DONE 0.9s [2022-04-11T16:54:23.354Z] [2022-04-11T16:54:23.354Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-11T16:54:23.354Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-11T16:54:24.149Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-11T16:54:24.294Z] #24 0.890 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-11T16:54:24.294Z] #24 DONE 1.2s [2022-04-11T16:54:24.294Z] [2022-04-11T16:54:24.294Z] #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-11T16:54:24.294Z] #63 sha256:82b3379ed022cf5bd9b6a4400e747f71bce7727f576d7cf62f41a991d0c12069 [2022-04-11T16:54:24.294Z] #63 1.354 + RM_GOPATH=0 [2022-04-11T16:54:24.294Z] #63 1.354 + TMP_GOPATH= [2022-04-11T16:54:24.294Z] #63 1.354 + : /build [2022-04-11T16:54:24.294Z] #63 1.354 + '[' -z '' ']' [2022-04-11T16:54:24.294Z] #63 1.354 ++ mktemp -d [2022-04-11T16:54:24.294Z] #63 1.354 + export GOPATH=/tmp/tmp.8QwF1AHSWB [2022-04-11T16:54:24.294Z] #63 1.354 + GOPATH=/tmp/tmp.8QwF1AHSWB [2022-04-11T16:54:24.294Z] #63 1.354 + RM_GOPATH=1 [2022-04-11T16:54:24.294Z] #63 1.354 + case "$(go env GOARCH)" in [2022-04-11T16:54:24.294Z] #63 1.354 ++ go env GOARCH [2022-04-11T16:54:24.294Z] #63 1.377 + export GO_BUILDMODE=-buildmode=pie [2022-04-11T16:54:24.294Z] #63 1.377 + GO_BUILDMODE=-buildmode=pie [2022-04-11T16:54:24.294Z] #63 1.377 ++ dirname /install.sh [2022-04-11T16:54:24.294Z] #63 1.382 Install runc version v1.1.1 (build tags: seccomp) [2022-04-11T16:54:24.294Z] #63 1.383 + dir=/ [2022-04-11T16:54:24.294Z] #63 1.383 + bin=runc [2022-04-11T16:54:24.294Z] #63 1.383 + shift [2022-04-11T16:54:24.294Z] #63 1.383 + '[' '!' -f //runc.installer ']' [2022-04-11T16:54:24.294Z] #63 1.383 + . //runc.installer [2022-04-11T16:54:24.294Z] #63 1.383 ++ set -e [2022-04-11T16:54:24.294Z] #63 1.383 ++ : v1.1.1 [2022-04-11T16:54:24.294Z] #63 1.383 + install_runc [2022-04-11T16:54:24.294Z] #63 1.383 + RUNC_BUILDTAGS=seccomp [2022-04-11T16:54:24.294Z] #63 1.383 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-11T16:54:24.294Z] #63 1.383 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8QwF1AHSWB/src/github.com/opencontainers/runc [2022-04-11T16:54:24.294Z] #63 1.389 Cloning into '/tmp/tmp.8QwF1AHSWB/src/github.com/opencontainers/runc'... [2022-04-11T16:54:25.095Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.4% of statements [2022-04-11T16:54:25.356Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-11T16:54:25.671Z] #63 ... [2022-04-11T16:54:25.671Z] [2022-04-11T16:54:25.671Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-11T16:54:25.671Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-11T16:54:25.671Z] #25 DONE 1.0s [2022-04-11T16:54:25.671Z] [2022-04-11T16:54:25.671Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-11T16:54:25.671Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-11T16:54:26.239Z] #26 DONE 0.8s [2022-04-11T16:54:26.239Z] [2022-04-11T16:54:26.239Z] #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-11T16:54:26.239Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:54:26.239Z] #67 ... [2022-04-11T16:54:26.239Z] [2022-04-11T16:54:26.239Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-11T16:54:26.239Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-11T16:54:26.738Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-11T16:54:27.176Z] #27 DONE 0.9s [2022-04-11T16:54:27.176Z] [2022-04-11T16:54:27.176Z] #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-11T16:54:27.176Z] #63 sha256:82b3379ed022cf5bd9b6a4400e747f71bce7727f576d7cf62f41a991d0c12069 [2022-04-11T16:54:27.176Z] #63 5.745 + cd /tmp/tmp.8QwF1AHSWB/src/github.com/opencontainers/runc [2022-04-11T16:54:27.176Z] #63 5.745 + git checkout -q v1.1.1 [2022-04-11T16:54:27.176Z] #63 6.023 + '[' -z '' ']' [2022-04-11T16:54:27.176Z] #63 6.023 + target=static [2022-04-11T16:54:27.176Z] #63 6.023 + make BUILDTAGS=seccomp static [2022-04-11T16:54:27.435Z] #63 6.273 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-11T16:54:30.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-11T16:54:30.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-11T16:54:31.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-11T16:54:32.712Z] #63 11.02 + mkdir -p /build [2022-04-11T16:54:32.712Z] #63 11.02 + cp runc /build/runc [2022-04-11T16:54:32.712Z] #63 DONE 11.8s [2022-04-11T16:54:32.712Z] [2022-04-11T16:54:32.713Z] #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-11T16:54:32.713Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-11T16:54:32.713Z] #28 1.137 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-11T16:54:32.713Z] #28 1.142 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-11T16:54:32.713Z] #28 1.143 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-11T16:54:32.713Z] #28 1.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-11T16:54:32.713Z] #28 1.739 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-11T16:54:32.713Z] #28 2.082 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-11T16:54:32.713Z] #28 2.476 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-11T16:54:32.713Z] #28 2.904 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-11T16:54:32.713Z] #28 3.267 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-11T16:54:32.713Z] #28 3.267 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-11T16:54:32.713Z] #28 3.268 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-11T16:54:32.713Z] #28 3.269 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-11T16:54:32.713Z] #28 3.270 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-11T16:54:32.713Z] #28 3.271 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-11T16:54:32.713Z] #28 3.289 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-11T16:54:32.713Z] #28 3.290 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-11T16:54:32.713Z] #28 3.290 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-11T16:54:32.713Z] #28 3.291 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-11T16:54:35.431Z] ...INFO: Daemon under test started and replied! [2022-04-11T16:54:35.431Z] INFO: Docker version of the daemon under test [2022-04-11T16:54:35.431Z] [2022-04-11T16:54:35.431Z] Client: [2022-04-11T16:54:35.431Z] Version: 17.06.2-ce [2022-04-11T16:54:35.431Z] API version: 1.30 [2022-04-11T16:54:35.431Z] Go version: go1.8.3 [2022-04-11T16:54:35.431Z] Git commit: cec0b72 [2022-04-11T16:54:35.431Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-11T16:54:35.431Z] OS/Arch: windows/amd64 [2022-04-11T16:54:35.431Z] [2022-04-11T16:54:35.431Z] Server: [2022-04-11T16:54:35.431Z] Version: 0.0.0-dev [2022-04-11T16:54:35.431Z] API version: 1.42 (minimum version 1.24) [2022-04-11T16:54:35.431Z] Go version: go1.18 [2022-04-11T16:54:35.431Z] Git commit: 3e47a7505e [2022-04-11T16:54:35.431Z] Built: 04/11/2022 16:52:07 [2022-04-11T16:54:35.431Z] OS/Arch: windows/amd64 [2022-04-11T16:54:35.431Z] Experimental: false [2022-04-11T16:54:35.431Z] [2022-04-11T16:54:35.431Z] INFO: Docker info of the daemon under test [2022-04-11T16:54:35.431Z] [2022-04-11T16:54:35.431Z] Containers: 0 [2022-04-11T16:54:35.431Z] Running: 0 [2022-04-11T16:54:35.431Z] Paused: 0 [2022-04-11T16:54:35.431Z] Stopped: 0 [2022-04-11T16:54:35.431Z] Images: 0 [2022-04-11T16:54:35.431Z] Server Version: 0.0.0-dev [2022-04-11T16:54:35.431Z] Storage Driver: windowsfilter [2022-04-11T16:54:35.431Z] Windows: [2022-04-11T16:54:35.431Z] Logging Driver: json-file [2022-04-11T16:54:35.431Z] Plugins: [2022-04-11T16:54:35.431Z] Volume: local [2022-04-11T16:54:35.431Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-11T16:54:35.431Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-11T16:54:35.431Z] Swarm: inactive [2022-04-11T16:54:35.431Z] Default Isolation: process [2022-04-11T16:54:35.431Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-11T16:54:35.431Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-11T16:54:35.431Z] OSType: windows [2022-04-11T16:54:35.431Z] Architecture: x86_64 [2022-04-11T16:54:35.431Z] CPUs: 4 [2022-04-11T16:54:35.431Z] Total Memory: 32GiB [2022-04-11T16:54:35.431Z] Name: azwin-2-2bbc50 [2022-04-11T16:54:35.431Z] ID: UWQO:J2N6:4KY2:N56S:TUE2:DUII:LKD7:OQNU:3W2G:CDLA:YMQW:FQBQ [2022-04-11T16:54:35.431Z] Docker Root Dir: D:\CI\PR-43476\9\daemon [2022-04-11T16:54:35.431Z] Debug Mode (client): false [2022-04-11T16:54:35.431Z] Debug Mode (server): true [2022-04-11T16:54:35.431Z] File Descriptors: -1 [2022-04-11T16:54:35.431Z] Goroutines: 16 [2022-04-11T16:54:35.431Z] System Time: 2022-04-11T16:54:33.1270409Z [2022-04-11T16:54:35.431Z] EventsListeners: 0 [2022-04-11T16:54:35.431Z] Registry: https://index.docker.io/v1/ [2022-04-11T16:54:35.431Z] Labels: [2022-04-11T16:54:35.431Z] Experimental: false [2022-04-11T16:54:35.431Z] Insecure Registries: [2022-04-11T16:54:35.431Z] 127.0.0.0/8 [2022-04-11T16:54:35.431Z] Live Restore Enabled: false [2022-04-11T16:54:35.431Z] [2022-04-11T16:54:35.431Z] [2022-04-11T16:54:35.431Z] INFO: Docker images of the daemon under test [2022-04-11T16:54:35.431Z] [2022-04-11T16:54:35.431Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T16:54:35.431Z] [2022-04-11T16:54:35.431Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-11T16:54:35.431Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-11T16:54:35.431Z] ltsc2022: Pulling from windows/servercore [2022-04-11T16:54:35.431Z] 8f616e6e9eec: Pulling fs layer [2022-04-11T16:54:35.431Z] 037d5740b404: Pulling fs layer [2022-04-11T16:54:37.986Z] #28 10.99 Fetched 40.4 MB in 10s (3997 kB/s) [2022-04-11T16:54:41.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-11T16:54:43.252Z] #28 10.99 Reading package lists... [2022-04-11T16:54:43.252Z] #28 15.50 Reading package lists... [2022-04-11T16:54:43.252Z] #28 ... [2022-04-11T16:54:43.252Z] [2022-04-11T16:54:43.252Z] #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-11T16:54:43.252Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:54:43.252Z] #67 74.10 + bin/containerd [2022-04-11T16:54:48.651Z] #67 ... [2022-04-11T16:54:48.651Z] [2022-04-11T16:54:48.651Z] #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-11T16:54:48.651Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-11T16:54:48.651Z] #28 15.50 Reading package lists... [2022-04-11T16:54:48.651Z] #28 20.11 Building dependency tree... [2022-04-11T16:54:48.651Z] #28 21.22 Reading state information... [2022-04-11T16:54:48.721Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/rootless [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/volume [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-11T16:54:48.721Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === Skipped [2022-04-11T16:54:48.721Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-11T16:54:48.721Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-11T16:54:48.721Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-11T16:54:48.721Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-11T16:54:48.721Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-11T16:54:48.721Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.721Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-11T16:54:48.721Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.721Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-11T16:54:48.721Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.721Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-11T16:54:48.721Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.721Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-11T16:54:48.721Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.721Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-11T16:54:48.721Z] graphtest_unix.go:71: No driver to put! [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-11T16:54:48.721Z] time="2022-04-11T16:53:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T16:54:48.721Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T16:54:48.721Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-11T16:54:48.721Z] time="2022-04-11T16:53:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T16:54:48.721Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T16:54:48.721Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.721Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-11T16:54:48.721Z] time="2022-04-11T16:53:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T16:54:48.721Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T16:54:48.721Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T16:54:48.721Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-11T16:54:48.722Z] time="2022-04-11T16:53:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T16:54:48.722Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T16:54:48.722Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-11T16:54:48.722Z] time="2022-04-11T16:53:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T16:54:48.722Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T16:54:48.722Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-11T16:54:48.722Z] graphtest_unix.go:71: No driver to put! [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-11T16:54:48.722Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-11T16:54:48.722Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-11T16:54:48.722Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-11T16:54:48.722Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-11T16:54:48.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-11T16:54:48.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-11T16:54:48.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-11T16:54:48.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-11T16:54:48.722Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T16:54:48.722Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-11T16:54:48.722Z] graphtest_unix.go:71: No driver to put! [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-11T16:54:48.722Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-11T16:54:48.722Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-11T16:54:48.722Z] [2022-04-11T16:54:48.722Z] DONE 2427 tests, 28 skipped in 205.148s [2022-04-11T16:54:48.722Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/config [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/idm [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/ns [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/options [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/osl [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T16:54:48.722Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-11T16:54:48.722Z] + 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-11T16:54:49.603Z] #28 22.29 bzip2 is already the newest version (1.0.8-4). [2022-04-11T16:54:49.603Z] #28 22.29 patch is already the newest version (2.7.6-7). [2022-04-11T16:54:49.603Z] #28 22.29 xz-utils is already the newest version (5.2.5-2). [2022-04-11T16:54:49.603Z] #28 22.29 The following additional packages will be installed: [2022-04-11T16:54:49.603Z] #28 22.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-11T16:54:49.603Z] #28 22.30 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-11T16:54:49.603Z] #28 22.30 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-11T16:54:49.603Z] #28 22.31 python3-pkg-resources vim-runtime xxd [2022-04-11T16:54:49.603Z] #28 22.33 Suggested packages: [2022-04-11T16:54:49.603Z] #28 22.33 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-11T16:54:49.603Z] #28 22.33 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-11T16:54:49.603Z] #28 22.33 Recommended packages: [2022-04-11T16:54:49.603Z] #28 22.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-11T16:54:50.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-11T16:54:50.536Z] #28 23.47 The following NEW packages will be installed: [2022-04-11T16:54:50.536Z] #28 23.48 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-11T16:54:50.536Z] #28 23.48 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-11T16:54:50.536Z] #28 23.48 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-11T16:54:50.536Z] #28 23.48 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-11T16:54:50.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-11T16:54:50.794Z] #28 23.48 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-11T16:54:50.794Z] #28 23.48 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-11T16:54:50.795Z] #28 23.49 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-11T16:54:51.053Z] #28 23.83 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-04-11T16:54:51.053Z] #28 23.83 Need to get 18.6 MB of archives. [2022-04-11T16:54:51.053Z] #28 23.83 After this operation, 71.4 MB of additional disk space will be used. [2022-04-11T16:54:51.053Z] #28 23.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-11T16:54:51.053Z] #28 23.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-11T16:54:51.053Z] #28 23.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-11T16:54:51.053Z] #28 23.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-11T16:54:51.053Z] #28 23.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-11T16:54:51.053Z] #28 23.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-11T16:54:51.053Z] #28 23.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-11T16:54:51.053Z] #28 23.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-11T16:54:51.053Z] #28 23.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-11T16:54:51.053Z] #28 23.86 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-11T16:54:51.053Z] #28 23.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-11T16:54:51.053Z] #28 23.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-11T16:54:51.053Z] #28 23.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-11T16:54:51.053Z] #28 23.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-11T16:54:51.053Z] #28 23.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-11T16:54:51.053Z] #28 23.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-11T16:54:51.053Z] #28 23.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-11T16:54:51.053Z] #28 23.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-11T16:54:51.053Z] #28 23.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-11T16:54:51.053Z] #28 23.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-11T16:54:51.053Z] #28 23.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-11T16:54:51.053Z] #28 23.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-11T16:54:51.053Z] #28 23.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-11T16:54:51.053Z] #28 23.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-11T16:54:51.053Z] #28 23.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-11T16:54:51.053Z] #28 23.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-11T16:54:51.053Z] #28 23.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-11T16:54:51.053Z] #28 23.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-11T16:54:51.053Z] #28 23.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-11T16:54:51.053Z] #28 23.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-11T16:54:51.053Z] #28 23.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-11T16:54:51.053Z] #28 23.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-11T16:54:51.053Z] #28 23.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-11T16:54:51.053Z] #28 23.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-11T16:54:51.053Z] #28 23.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-11T16:54:51.053Z] #28 23.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-11T16:54:51.053Z] #28 23.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-11T16:54:51.053Z] #28 24.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-11T16:54:51.311Z] #28 24.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-11T16:54:51.311Z] #28 24.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-11T16:54:51.311Z] #28 24.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-11T16:54:51.311Z] #28 24.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-11T16:54:51.311Z] #28 24.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-11T16:54:51.311Z] #28 24.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-11T16:54:51.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-11T16:54:51.877Z] #28 24.71 debconf: delaying package configuration, since apt-utils is not installed [2022-04-11T16:54:52.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-11T16:54:52.135Z] #28 24.89 Fetched 18.6 MB in 1s (29.0 MB/s) [2022-04-11T16:54:52.135Z] #28 24.92 Selecting previously unselected package pigz. [2022-04-11T16:54:52.135Z] #28 24.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-11T16:54:52.135Z] #28 24.96 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-11T16:54:52.135Z] #28 24.97 Unpacking pigz (2.6-1) ... [2022-04-11T16:54:52.135Z] #28 25.02 Selecting previously unselected package libelf1:amd64. [2022-04-11T16:54:52.135Z] #28 25.02 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-11T16:54:52.135Z] #28 25.03 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-11T16:54:52.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-11T16:54:52.393Z] #28 25.11 Selecting previously unselected package libbpf0:amd64. [2022-04-11T16:54:52.393Z] #28 25.12 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-11T16:54:52.393Z] #28 25.12 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-11T16:54:52.393Z] #28 25.18 Selecting previously unselected package libcap2:amd64. [2022-04-11T16:54:52.393Z] #28 25.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-11T16:54:52.393Z] #28 25.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-11T16:54:52.393Z] #28 25.23 Selecting previously unselected package libmnl0:amd64. [2022-04-11T16:54:52.393Z] #28 25.24 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-11T16:54:52.393Z] #28 25.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-11T16:54:52.393Z] #28 25.28 Selecting previously unselected package libxtables12:amd64. [2022-04-11T16:54:52.393Z] #28 25.29 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-11T16:54:52.393Z] #28 25.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-11T16:54:52.393Z] #28 25.33 Selecting previously unselected package libcap2-bin. [2022-04-11T16:54:52.393Z] #28 25.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-11T16:54:52.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-11T16:54:52.651Z] #28 25.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-11T16:54:52.651Z] #28 25.39 Selecting previously unselected package iproute2. [2022-04-11T16:54:52.651Z] #28 25.39 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-11T16:54:52.651Z] #28 25.40 Unpacking iproute2 (5.10.0-4) ... [2022-04-11T16:54:52.651Z] #28 25.59 Selecting previously unselected package xxd. [2022-04-11T16:54:52.909Z] #28 25.59 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-11T16:54:52.909Z] #28 25.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:54:52.909Z] #28 25.66 Selecting previously unselected package vim-common. [2022-04-11T16:54:52.909Z] #28 25.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-11T16:54:52.909Z] #28 25.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:54:52.909Z] #28 25.74 Selecting previously unselected package bash-completion. [2022-04-11T16:54:52.909Z] #28 25.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-11T16:54:53.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-11T16:54:53.847Z] #28 26.69 Unpacking bash-completion (1:2.11-2) ... [2022-04-11T16:54:54.438Z] #28 27.22 Selecting previously unselected package apparmor. [2022-04-11T16:54:54.438Z] #28 27.22 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-11T16:54:54.438Z] #28 27.26 Unpacking apparmor (2.13.6-10) ... [2022-04-11T16:54:54.438Z] #28 27.42 Selecting previously unselected package inetutils-ping. [2022-04-11T16:54:54.438Z] #28 27.43 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-11T16:54:54.438Z] #28 27.43 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-11T16:54:54.695Z] #28 27.49 Selecting previously unselected package libip4tc2:amd64. [2022-04-11T16:54:54.695Z] #28 27.50 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-11T16:54:54.695Z] #28 27.50 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-11T16:54:54.695Z] #28 27.55 Selecting previously unselected package libip6tc2:amd64. [2022-04-11T16:54:54.695Z] #28 27.55 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-11T16:54:54.695Z] #28 27.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-11T16:54:54.695Z] #28 27.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-11T16:54:54.695Z] #28 27.61 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-11T16:54:54.695Z] #28 27.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-11T16:54:54.695Z] #28 27.66 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-11T16:54:54.695Z] #28 27.66 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-11T16:54:54.695Z] #28 27.67 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-11T16:54:54.695Z] #28 27.71 Selecting previously unselected package libnftnl11:amd64. [2022-04-11T16:54:54.695Z] #28 27.71 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-11T16:54:54.953Z] #28 27.72 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-11T16:54:54.953Z] #28 27.77 Selecting previously unselected package iptables. [2022-04-11T16:54:54.953Z] #28 27.78 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-11T16:54:54.953Z] #28 27.78 Unpacking iptables (1.8.7-1) ... [2022-04-11T16:54:54.953Z] #28 27.92 Selecting previously unselected package libonig5:amd64. [2022-04-11T16:54:54.953Z] #28 27.92 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-11T16:54:54.953Z] #28 27.92 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-11T16:54:54.953Z] #28 28.01 Selecting previously unselected package libjq1:amd64. [2022-04-11T16:54:55.211Z] #28 28.03 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-11T16:54:55.211Z] #28 28.03 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-11T16:54:55.211Z] #28 28.10 Selecting previously unselected package jq. [2022-04-11T16:54:55.211Z] #28 28.10 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-11T16:54:55.211Z] #28 28.11 Unpacking jq (1.6-2.1) ... [2022-04-11T16:54:55.211Z] #28 28.16 Selecting previously unselected package libaio1:amd64. [2022-04-11T16:54:55.469Z] #28 28.17 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-11T16:54:55.469Z] #28 28.18 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-11T16:54:55.469Z] #28 28.22 Selecting previously unselected package libgpm2:amd64. [2022-04-11T16:54:55.469Z] #28 28.22 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-11T16:54:55.469Z] #28 28.23 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-11T16:54:55.469Z] #28 28.28 Selecting previously unselected package libinih1:amd64. [2022-04-11T16:54:55.469Z] #28 28.28 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-11T16:54:55.469Z] #28 28.29 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-11T16:54:55.469Z] #28 28.33 Selecting previously unselected package libnet1:amd64. [2022-04-11T16:54:55.469Z] #28 28.34 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-11T16:54:55.469Z] #28 28.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-11T16:54:55.469Z] #28 28.41 Selecting previously unselected package libnl-3-200:amd64. [2022-04-11T16:54:55.469Z] #28 28.41 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-11T16:54:55.469Z] #28 28.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-11T16:54:55.469Z] #28 28.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-11T16:54:55.469Z] #28 28.48 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-11T16:54:55.469Z] #28 28.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-11T16:54:55.727Z] #28 28.51 Selecting previously unselected package net-tools. [2022-04-11T16:54:55.727Z] #28 28.52 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-11T16:54:55.728Z] #28 28.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-11T16:54:55.728Z] #28 28.62 Selecting previously unselected package python-pip-whl. [2022-04-11T16:54:55.728Z] #28 28.63 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-11T16:54:55.728Z] #28 28.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-11T16:54:55.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-11T16:54:55.987Z] #28 28.92 Selecting previously unselected package python3-lib2to3. [2022-04-11T16:54:55.987Z] #28 28.92 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-11T16:54:55.987Z] #28 28.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-11T16:54:55.987Z] #28 28.98 Selecting previously unselected package python3-distutils. [2022-04-11T16:54:55.987Z] #28 28.98 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-11T16:54:55.987Z] #28 28.98 Unpacking python3-distutils (3.9.2-1) ... [2022-04-11T16:54:56.246Z] #28 29.04 Selecting previously unselected package python3-pkg-resources. [2022-04-11T16:54:56.247Z] #28 29.05 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-11T16:54:56.247Z] #28 29.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-11T16:54:56.247Z] #28 29.13 Selecting previously unselected package python3-setuptools. [2022-04-11T16:54:56.247Z] #28 29.14 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-11T16:54:56.247Z] #28 29.14 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-11T16:54:56.247Z] #28 29.25 Selecting previously unselected package python3-wheel. [2022-04-11T16:54:56.247Z] #28 29.25 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-11T16:54:56.247Z] #28 29.26 Unpacking python3-wheel (0.34.2-1) ... [2022-04-11T16:54:56.247Z] #28 29.31 Selecting previously unselected package python3-pip. [2022-04-11T16:54:56.505Z] #28 29.31 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-11T16:54:56.505Z] #28 29.32 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-11T16:54:56.505Z] #28 29.44 Selecting previously unselected package sudo. [2022-04-11T16:54:56.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-11T16:54:56.763Z] #28 29.44 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-11T16:54:56.763Z] #28 29.45 Unpacking sudo (1.9.5p2-3) ... [2022-04-11T16:54:56.763Z] #28 29.72 Selecting previously unselected package thin-provisioning-tools. [2022-04-11T16:54:57.022Z] #28 29.73 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-11T16:54:57.022Z] #28 29.74 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-11T16:54:57.022Z] #28 29.85 Selecting previously unselected package uidmap. [2022-04-11T16:54:57.022Z] #28 29.85 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-11T16:54:57.022Z] #28 29.85 Unpacking uidmap (1:4.8.1-1) ... [2022-04-11T16:54:57.022Z] #28 29.93 Selecting previously unselected package vim-runtime. [2022-04-11T16:54:57.022Z] #28 29.94 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-11T16:54:57.022Z] #28 29.96 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-11T16:54:57.281Z] #28 29.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-11T16:54:57.281Z] #28 29.99 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:54:57.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-11T16:54:58.216Z] #28 31.25 Selecting previously unselected package vim. [2022-04-11T16:54:58.216Z] #28 31.25 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-11T16:54:58.216Z] #28 31.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:54:58.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-11T16:54:58.781Z] #28 31.48 Selecting previously unselected package xfsprogs. [2022-04-11T16:54:58.781Z] #28 31.49 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-11T16:54:58.781Z] #28 31.49 Unpacking xfsprogs (5.10.0-4) ... [2022-04-11T16:54:59.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-11T16:54:59.039Z] #28 31.70 Selecting previously unselected package zip. [2022-04-11T16:54:59.039Z] #28 31.71 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-11T16:54:59.039Z] #28 31.71 Unpacking zip (3.0-12) ... [2022-04-11T16:54:59.039Z] #28 31.78 Selecting previously unselected package zstd. [2022-04-11T16:54:59.039Z] #28 31.79 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-11T16:54:59.039Z] #28 31.79 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-11T16:54:59.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-11T16:54:59.296Z] #28 32.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-11T16:54:59.555Z] #28 32.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-11T16:54:59.555Z] #28 32.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-11T16:54:59.555Z] #28 32.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-11T16:54:59.555Z] #28 32.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-11T16:54:59.555Z] #28 32.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-11T16:54:59.555Z] #28 32.49 Setting up uidmap (1:4.8.1-1) ... [2022-04-11T16:54:59.555Z] #28 32.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-11T16:54:59.555Z] #28 32.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-11T16:54:59.555Z] #28 32.52 Setting up python3-wheel (0.34.2-1) ... [2022-04-11T16:55:00.122Z] #28 32.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:55:00.122Z] #28 32.80 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-11T16:55:00.122Z] #28 32.81 Setting up libcap2-bin (1:2.44-1) ... [2022-04-11T16:55:00.122Z] #28 32.82 Setting up apparmor (2.13.6-10) ... [2022-04-11T16:55:00.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-11T16:55:01.058Z] #28 33.81 Setting up zip (3.0-12) ... [2022-04-11T16:55:01.058Z] #28 33.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:55:01.058Z] #28 33.85 Setting up bash-completion (1:2.11-2) ... [2022-04-11T16:55:01.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-11T16:55:01.992Z] #28 34.93 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-11T16:55:01.992Z] #28 34.94 Setting up sudo (1.9.5p2-3) ... [2022-04-11T16:55:02.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-11T16:55:02.252Z] #28 34.99 invoke-rc.d: could not determine current runlevel [2022-04-11T16:55:02.252Z] #28 35.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-11T16:55:02.252Z] #28 35.01 Setting up xfsprogs (5.10.0-4) ... [2022-04-11T16:55:02.252Z] #28 35.02 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-11T16:55:02.252Z] #28 35.04 Setting up inetutils-ping (2:2.0-1) ... [2022-04-11T16:55:02.252Z] #28 35.05 Setting up pigz (2.6-1) ... [2022-04-11T16:55:02.252Z] #28 35.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-11T16:55:02.252Z] #28 35.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-11T16:55:02.252Z] #28 35.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-11T16:55:02.252Z] #28 35.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:55:02.510Z] #28 35.45 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-11T16:55:02.510Z] #28 35.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-11T16:55:02.768Z] #28 35.66 Setting up libelf1:amd64 (0.183-1) ... [2022-04-11T16:55:02.768Z] #28 35.67 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-11T16:55:02.768Z] #28 35.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-11T16:55:02.768Z] #28 35.70 Setting up python3-distutils (3.9.2-1) ... [2022-04-11T16:55:02.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-11T16:55:03.027Z] #28 35.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-11T16:55:03.027Z] #28 35.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-11T16:55:03.027Z] #28 35.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-11T16:55:03.027Z] #28 35.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-11T16:55:03.027Z] #28 35.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-11T16:55:03.027Z] #28 35.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-11T16:55:03.027Z] #28 35.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-11T16:55:03.027Z] #28 35.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-11T16:55:03.027Z] #28 35.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-11T16:55:03.027Z] #28 35.99 Setting up python3-setuptools (52.0.0-4) ... [2022-04-11T16:55:03.594Z] #28 36.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-11T16:55:03.594Z] #28 36.52 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-11T16:55:03.594Z] #28 36.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-11T16:55:03.594Z] #28 36.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-11T16:55:03.899Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-11T16:55:03.899Z] Using test binary docker [2022-04-11T16:55:03.899Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-11T16:55:03.899Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-11T16:55:03.899Z] INFO: Waiting for daemon to start... [2022-04-11T16:55:03.899Z] Starting dockerd [2022-04-11T16:55:04.419Z] #28 37.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-11T16:55:04.419Z] #28 37.12 Setting up jq (1.6-2.1) ... [2022-04-11T16:55:04.419Z] #28 37.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-11T16:55:04.419Z] #28 37.15 Setting up iptables (1.8.7-1) ... [2022-04-11T16:55:04.419Z] #28 37.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-11T16:55:04.419Z] #28 37.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-11T16:55:04.419Z] #28 37.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-11T16:55:04.419Z] #28 37.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-11T16:55:04.419Z] #28 37.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-11T16:55:04.419Z] #28 37.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-11T16:55:04.419Z] #28 37.20 Setting up iproute2 (5.10.0-4) ... [2022-04-11T16:55:04.679Z] #28 37.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-11T16:55:04.939Z] #28 DONE 38.0s [2022-04-11T16:55:04.939Z] [2022-04-11T16:55:04.939Z] #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-11T16:55:04.939Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:55:05.198Z] #67 ... [2022-04-11T16:55:05.198Z] [2022-04-11T16:55:05.198Z] #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-11T16:55:05.198Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-11T16:55:05.801Z] . [2022-04-11T16:55:05.801Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-11T16:55:05.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-11T16:55:05.801Z] Error: No such image: emptyfs [2022-04-11T16:55:06.060Z] Running integration-test (iteration 1) [2022-04-11T16:55:06.060Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-11T16:55:06.133Z] #29 0.784 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-11T16:55:06.133Z] #29 0.787 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-11T16:55:06.133Z] #29 0.791 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-11T16:55:06.133Z] #29 DONE 0.8s [2022-04-11T16:55:06.133Z] [2022-04-11T16:55:06.133Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-11T16:55:06.133Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-11T16:55:06.319Z] Loaded image: busybox:latest [2022-04-11T16:55:06.319Z] Loaded image: busybox:glibc [2022-04-11T16:55:07.698Z] Loaded image: debian:bullseye-slim [2022-04-11T16:55:07.698Z] Loaded image: hello-world:latest [2022-04-11T16:55:07.957Z] Loaded image: arm32v7/hello-world:latest [2022-04-11T16:55:07.957Z] INFO: Testing against a local daemon [2022-04-11T16:55:07.957Z] === RUN TestCgroupNamespacesBuild [2022-04-11T16:55:08.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-11T16:55:09.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-11T16:55:09.335Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-04-11T16:55:09.335Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-11T16:55:09.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-11T16:55:10.271Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-04-11T16:55:10.271Z] === RUN TestBuildWithSession [2022-04-11T16:55:10.271Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T16:55:10.271Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-11T16:55:10.271Z] === RUN TestBuildSquashParent [2022-04-11T16:55:10.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-11T16:55:10.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-11T16:55:11.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-11T16:55:12.696Z] #30 6.914 Collecting yamllint==1.26.1 [2022-04-11T16:55:14.070Z] #30 7.967 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-11T16:55:14.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-11T16:55:14.460Z] --- PASS: TestBuildSquashParent (3.94s) [2022-04-11T16:55:14.460Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-11T16:55:14.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T16:55:14.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T16:55:14.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T16:55:14.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T16:55:14.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T16:55:14.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T16:55:14.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T16:55:14.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T16:55:14.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T16:55:14.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T16:55:14.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T16:55:14.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T16:55:14.460Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T16:55:14.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T16:55:14.638Z] #30 8.467 Collecting pathspec>=0.5.3 [2022-04-11T16:55:14.638Z] #30 8.474 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-11T16:55:14.638Z] #30 8.649 Collecting pyyaml [2022-04-11T16:55:14.638Z] #30 8.658 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-11T16:55:14.638Z] #30 8.695 Building wheels for collected packages: yamllint [2022-04-11T16:55:14.638Z] #30 8.695 Building wheel for yamllint (setup.py): started [2022-04-11T16:55:15.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-11T16:55:15.206Z] #30 9.055 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-11T16:55:15.206Z] #30 9.056 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f8d4cf1125b2ec3218bf21a7b7dbbed5e91d0e55d15241049afb33dfce206807 [2022-04-11T16:55:15.206Z] #30 9.056 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-11T16:55:15.206Z] #30 9.059 Successfully built yamllint [2022-04-11T16:55:15.206Z] #30 9.068 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-11T16:55:15.206Z] #30 9.248 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-11T16:55:15.465Z] #30 DONE 9.5s [2022-04-11T16:55:15.465Z] [2022-04-11T16:55:15.465Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-11T16:55:15.465Z] #34 sha256:4d9dde691191c37de8470e8b87f588c03014de8645bede57e9a87237b58fa523 [2022-04-11T16:55:15.840Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T16:55:16.034Z] #34 DONE 0.4s [2022-04-11T16:55:16.034Z] [2022-04-11T16:55:16.034Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-11T16:55:16.034Z] #39 sha256:d4c080e2f512e662386a88f236b76b65ea0ae219d73d258677e6fc04b9ee9e33 [2022-04-11T16:55:16.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-11T16:55:16.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T16:55:16.607Z] #39 DONE 0.6s [2022-04-11T16:55:16.607Z] [2022-04-11T16:55:16.607Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-11T16:55:16.607Z] #42 sha256:50050bf6d716b3f4d167ef57133bddc9b27ec2cd02e4f2912e053b2086085a1c [2022-04-11T16:55:16.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-11T16:55:16.867Z] #42 DONE 0.4s [2022-04-11T16:55:16.867Z] [2022-04-11T16:55:16.867Z] #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-11T16:55:16.867Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:55:16.867Z] #67 ... [2022-04-11T16:55:16.867Z] [2022-04-11T16:55:16.867Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-11T16:55:16.867Z] #44 sha256:315e70207726698cb3c24a8a08ab297d73e8cedbea14598a34a0958af53644e6 [2022-04-11T16:55:16.867Z] #44 DONE 0.1s [2022-04-11T16:55:16.867Z] [2022-04-11T16:55:16.867Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-11T16:55:16.867Z] #48 sha256:664b1deddbdbd484378c410c17df653a3e194da542c57fc843a0632f36c58716 [2022-04-11T16:55:16.867Z] #48 DONE 0.1s [2022-04-11T16:55:17.126Z] [2022-04-11T16:55:17.126Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-11T16:55:17.126Z] #51 sha256:3241456ad807e55feb925c4074af81fa29179f1e392dd3092e5b8739aed4177c [2022-04-11T16:55:17.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T16:55:17.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T16:55:17.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-11T16:55:17.694Z] #51 DONE 0.7s [2022-04-11T16:55:17.695Z] [2022-04-11T16:55:17.695Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-11T16:55:17.695Z] #55 sha256:30897b94f13627d065fcb58674aad42c989bd36c50b6fb08235818c40152e749 [2022-04-11T16:55:17.695Z] #55 DONE 0.0s [2022-04-11T16:55:17.695Z] [2022-04-11T16:55:17.695Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-11T16:55:17.695Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:55:17.695Z] #67 ... [2022-04-11T16:55:17.695Z] [2022-04-11T16:55:17.695Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-11T16:55:17.695Z] #57 sha256:d0817894cd4b28a911da1ab1ef89f7255e8ba30e4b57ab88323a3090f4d3bd25 [2022-04-11T16:55:17.695Z] #57 DONE 0.1s [2022-04-11T16:55:17.695Z] [2022-04-11T16:55:17.695Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-11T16:55:17.695Z] #59 sha256:6c474cc49d8a35284b9cd66bb2b06648f4b4fbf8b9ed3d636ee1981416915f6c [2022-04-11T16:55:18.019Z] 037d5740b404: Verifying Checksum [2022-04-11T16:55:18.019Z] 037d5740b404: Download complete [2022-04-11T16:55:18.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-11T16:55:18.634Z] #59 DONE 0.9s [2022-04-11T16:55:18.634Z] [2022-04-11T16:55:18.634Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-11T16:55:18.634Z] #61 sha256:ac1df14651adc1e752af7d1d8fdb1a61cf5b97c086d1a45044fae998c1b57f38 [2022-04-11T16:55:18.634Z] #61 DONE 0.1s [2022-04-11T16:55:18.634Z] [2022-04-11T16:55:18.634Z] #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-11T16:55:18.634Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:55:18.893Z] #67 ... [2022-04-11T16:55:18.893Z] [2022-04-11T16:55:18.893Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-11T16:55:18.893Z] #64 sha256:977dd2d30e63fb3059f45a04a2ed991560b75d7e2e385c786c19d90351ae5e97 [2022-04-11T16:55:18.893Z] #64 DONE 0.2s [2022-04-11T16:55:18.893Z] [2022-04-11T16:55:18.893Z] #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-11T16:55:18.893Z] #67 sha256:8ddb8beb630b0f060a22df40262891df579cdea2e507b1203c1950b9f6b201ff [2022-04-11T16:55:19.383Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-11T16:55:19.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-04-11T16:55:19.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s) [2022-04-11T16:55:19.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-04-11T16:55:19.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-04-11T16:55:19.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.50s) [2022-04-11T16:55:19.384Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-04-11T16:55:19.384Z] === RUN TestBuildMultiStageCopy [2022-04-11T16:55:19.384Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-11T16:55:19.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-11T16:55:20.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-11T16:55:20.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-11T16:55:20.584Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-11T16:55:20.844Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-11T16:55:20.844Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-11T16:55:21.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-11T16:55:21.104Z] --- PASS: TestBuildMultiStageCopy (2.19s) [2022-04-11T16:55:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-04-11T16:55:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-11T16:55:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-04-11T16:55:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-11T16:55:21.104Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-11T16:55:21.104Z] === RUN TestBuildMultiStageParentConfig [2022-04-11T16:55:21.978Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-11T16:55:21.978Z] Using test binary docker [2022-04-11T16:55:21.978Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-11T16:55:21.978Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-11T16:55:21.978Z] INFO: Waiting for daemon to start... [2022-04-11T16:55:21.978Z] Starting dockerd [2022-04-11T16:55:22.041Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-04-11T16:55:22.041Z] === RUN TestBuildLabelWithTargets [2022-04-11T16:55:22.980Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-04-11T16:55:22.980Z] === RUN TestBuildWithEmptyLayers [2022-04-11T16:55:23.239Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-04-11T16:55:23.239Z] === RUN TestBuildMultiStageOnBuild [2022-04-11T16:55:23.879Z] . [2022-04-11T16:55:23.879Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-11T16:55:23.879Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-11T16:55:23.879Z] Error: No such image: emptyfs [2022-04-11T16:55:24.138Z] Running integration-test (iteration 1) [2022-04-11T16:55:24.138Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-11T16:55:24.396Z] Loaded image: busybox:latest [2022-04-11T16:55:24.654Z] Loaded image: busybox:glibc [2022-04-11T16:55:25.143Z] --- PASS: TestBuildMultiStageOnBuild (1.62s) [2022-04-11T16:55:25.143Z] === RUN TestBuildUncleanTarFilenames [2022-04-11T16:55:25.402Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-11T16:55:25.402Z] === RUN TestBuildMultiStageLayerLeak [2022-04-11T16:55:26.029Z] Loaded image: debian:bullseye-slim [2022-04-11T16:55:26.029Z] Loaded image: hello-world:latest [2022-04-11T16:55:26.029Z] Loaded image: arm32v7/hello-world:latest [2022-04-11T16:55:26.029Z] INFO: Testing against a local daemon [2022-04-11T16:55:26.029Z] === RUN TestCgroupNamespacesBuild [2022-04-11T16:55:26.551Z] 8f616e6e9eec: Verifying Checksum [2022-04-11T16:55:26.551Z] 8f616e6e9eec: Download complete [2022-04-11T16:55:27.307Z] --- PASS: TestBuildMultiStageLayerLeak (1.59s) [2022-04-11T16:55:27.307Z] === RUN TestBuildWithHugeFile [2022-04-11T16:55:27.404Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-04-11T16:55:27.404Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-11T16:55:27.465Z] ok github.com/docker/docker/libnetwork 37.313s coverage: 40.7% of statements [2022-04-11T16:55:28.037Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2022-04-11T16:55:28.037Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-11T16:55:28.299Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-11T16:55:28.339Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-04-11T16:55:28.339Z] === RUN TestBuildWithSession [2022-04-11T16:55:28.339Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T16:55:28.339Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-11T16:55:28.339Z] === RUN TestBuildSquashParent [2022-04-11T16:55:28.559Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-11T16:55:28.559Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-11T16:55:28.559Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-11T16:55:28.559Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-11T16:55:28.820Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-11T16:55:28.820Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-11T16:55:29.081Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-11T16:55:29.341Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-11T16:55:29.341Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-11T16:55:29.341Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-11T16:55:29.912Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-11T16:55:32.515Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.525s coverage: 59.9% of statements [2022-04-11T16:55:32.515Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-11T16:55:32.776Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-11T16:55:33.347Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 4.0% of statements [2022-04-11T16:55:33.347Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-11T16:55:33.918Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-11T16:55:33.918Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-11T16:55:34.179Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-11T16:55:34.896Z] --- PASS: TestBuildSquashParent (6.73s) [2022-04-11T16:55:34.896Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-11T16:55:34.896Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T16:55:34.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T16:55:34.896Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T16:55:34.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T16:55:34.896Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T16:55:34.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T16:55:34.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T16:55:34.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T16:55:34.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T16:55:34.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T16:55:34.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T16:55:34.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T16:55:35.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T16:55:35.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T16:55:37.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T16:55:37.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T16:55:38.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T16:55:38.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T16:55:40.911Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-11T16:55:40.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2022-04-11T16:55:40.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.77s) [2022-04-11T16:55:40.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2022-04-11T16:55:40.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2022-04-11T16:55:40.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2022-04-11T16:55:40.911Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-04-11T16:55:40.911Z] === RUN TestBuildMultiStageCopy [2022-04-11T16:55:40.911Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-11T16:55:44.172Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.501s coverage: 7.4% of statements [2022-04-11T16:55:44.172Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-11T16:55:44.172Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-11T16:55:44.172Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-04-11T16:55:44.172Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-11T16:55:44.172Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-11T16:55:44.172Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-11T16:55:44.172Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-11T16:55:44.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-11T16:55:44.433Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-04-11T16:55:44.694Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-11T16:55:44.955Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-11T16:55:45.125Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-11T16:55:45.449Z] #67 135.0 # github.com/containerd/containerd/cmd/containerd [2022-04-11T16:55:45.449Z] #67 135.0 /usr/bin/ld: /tmp/go-link-707250049/000019.o: in function `New': [2022-04-11T16:55:45.449Z] #67 135.0 /tmp/tmp.3Im2PxbrLG/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-11T16:55:45.449Z] #67 135.0 + bin/containerd-stress [2022-04-11T16:55:45.449Z] #67 136.1 + bin/containerd-shim [2022-04-11T16:55:46.059Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-11T16:55:47.432Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-11T16:55:48.365Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-04-11T16:55:48.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-04-11T16:55:48.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-11T16:55:48.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-11T16:55:48.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-11T16:55:48.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-11T16:55:48.365Z] === RUN TestBuildMultiStageParentConfig [2022-04-11T16:55:53.625Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-11T16:55:53.625Z] === RUN TestBuildLabelWithTargets [2022-04-11T16:55:54.958Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-11T16:55:57.657Z] #67 147.3 + bin/containerd-shim-runc-v1 [2022-04-11T16:56:00.323Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T16:56:00.323Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T16:56:00.323Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T16:56:00.323Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T16:56:00.323Z] [2022-04-11T16:56:00.323Z] + TEST_INTEGRATION_DEST=2 [2022-04-11T16:56:00.323Z] + CONTAINER_NAME=docker-pr9-2 [2022-04-11T16:56:00.323Z] + TEST_SKIP_INTEGRATION=1 [2022-04-11T16:56:00.323Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-11T16:56:00.323Z] + run_tests [2022-04-11T16:56:00.323Z] + c=0 [2022-04-11T16:56:00.323Z] + '[' -n 0 ']' [2022-04-11T16:56:00.323Z] + rm= [2022-04-11T16:56:00.323Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43476/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43476/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh '' test-integration [2022-04-11T16:56:00.323Z] + TEST_INTEGRATION_DEST=1 [2022-04-11T16:56:00.323Z] + CONTAINER_NAME=docker-pr9-1 [2022-04-11T16:56:00.323Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-11T16:56:00.323Z] + run_tests test-integration-flaky [2022-04-11T16:56:00.323Z] + '[' -n 0 ']' [2022-04-11T16:56:00.323Z] + rm= [2022-04-11T16:56:00.323Z] + TEST_INTEGRATION_DEST=3 [2022-04-11T16:56:00.323Z] + CONTAINER_NAME=docker-pr9-3 [2022-04-11T16:56:00.323Z] + TEST_SKIP_INTEGRATION=1 [2022-04-11T16:56:00.323Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-11T16:56:00.323Z] + run_tests [2022-04-11T16:56:00.323Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43476/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43476/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh test-integration-flaky test-integration [2022-04-11T16:56:00.323Z] + '[' -n 0 ']' [2022-04-11T16:56:00.323Z] + rm= [2022-04-11T16:56:00.323Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43476/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43476/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh '' test-integration [2022-04-11T16:56:00.323Z] ++ jobs -p [2022-04-11T16:56:00.323Z] + for job in $(jobs -p) [2022-04-11T16:56:00.323Z] + wait 26250 [2022-04-11T16:56:00.323Z] [2022-04-11T16:56:00.323Z] [2022-04-11T16:56:00.323Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-11T16:56:00.323Z] [2022-04-11T16:56:00.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-11T16:56:00.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-11T16:56:00.323Z] HOSTNAME=99e83e916dda [2022-04-11T16:56:00.323Z] TEST_SKIP_INTEGRATION=1 [2022-04-11T16:56:00.323Z] TESTDEBUG=0 [2022-04-11T16:56:00.323Z] DEST=bundles/test-integration [2022-04-11T16:56:00.323Z] PWD=/go/src/github.com/docker/docker [2022-04-11T16:56:00.323Z] KEEPBUNDLE=1 [2022-04-11T16:56:00.323Z] DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:56:00.323Z] container=docker [2022-04-11T16:56:00.323Z] HOME=/root [2022-04-11T16:56:00.323Z] GOLANG_VERSION=1.18 [2022-04-11T16:56:00.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-11T16:56:00.323Z] VALIDATE_BRANCH=master [2022-04-11T16:56:00.323Z] TERM=xterm [2022-04-11T16:56:00.323Z] DOCKER_PKG=github.com/docker/docker [2022-04-11T16:56:00.323Z] SHLVL=1 [2022-04-11T16:56:00.323Z] TIMEOUT=120m [2022-04-11T16:56:00.323Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-11T16:56:00.323Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-11T16:56:00.323Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-11T16:56:00.323Z] GO111MODULE=off [2022-04-11T16:56:00.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-11T16:56:00.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-11T16:56:00.323Z] GOPATH=/go [2022-04-11T16:56:00.323Z] PKG_CONFIG=pkg-config [2022-04-11T16:56:00.323Z] _=/usr/bin/env [2022-04-11T16:56:00.323Z] Building test suite binary ./integration-cli/test.main [2022-04-11T16:56:00.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-11T16:56:00.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-11T16:56:00.323Z] HOSTNAME=029b021936d5 [2022-04-11T16:56:00.323Z] TEST_SKIP_INTEGRATION=1 [2022-04-11T16:56:00.323Z] TESTDEBUG=0 [2022-04-11T16:56:00.323Z] DEST=bundles/test-integration [2022-04-11T16:56:00.323Z] PWD=/go/src/github.com/docker/docker [2022-04-11T16:56:00.323Z] KEEPBUNDLE=1 [2022-04-11T16:56:00.323Z] DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:56:00.323Z] container=docker [2022-04-11T16:56:00.323Z] HOME=/root [2022-04-11T16:56:00.323Z] GOLANG_VERSION=1.18 [2022-04-11T16:56:00.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-11T16:56:00.323Z] VALIDATE_BRANCH=master [2022-04-11T16:56:00.323Z] TERM=xterm [2022-04-11T16:56:00.323Z] DOCKER_PKG=github.com/docker/docker [2022-04-11T16:56:00.323Z] SHLVL=1 [2022-04-11T16:56:00.323Z] TIMEOUT=120m [2022-04-11T16:56:00.323Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-11T16:56:00.323Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-11T16:56:00.323Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-11T16:56:00.323Z] GO111MODULE=off [2022-04-11T16:56:00.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-11T16:56:00.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-11T16:56:00.323Z] GOPATH=/go [2022-04-11T16:56:00.323Z] PKG_CONFIG=pkg-config [2022-04-11T16:56:00.323Z] _=/usr/bin/env [2022-04-11T16:56:00.323Z] Building test suite binary ./integration-cli/test.main [2022-04-11T16:56:00.323Z] No new tests added to integration. [2022-04-11T16:56:00.323Z] [2022-04-11T16:56:00.323Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-11T16:56:00.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-11T16:56:00.323Z] HOSTNAME=ec842307b9e6 [2022-04-11T16:56:00.323Z] TESTDEBUG=0 [2022-04-11T16:56:00.323Z] DEST=bundles/test-integration [2022-04-11T16:56:00.323Z] PWD=/go/src/github.com/docker/docker [2022-04-11T16:56:00.323Z] KEEPBUNDLE=1 [2022-04-11T16:56:00.323Z] DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:56:00.323Z] container=docker [2022-04-11T16:56:00.323Z] HOME=/root [2022-04-11T16:56:00.323Z] GOLANG_VERSION=1.18 [2022-04-11T16:56:00.323Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-11T16:56:00.323Z] VALIDATE_BRANCH=master [2022-04-11T16:56:00.323Z] TERM=xterm [2022-04-11T16:56:00.323Z] DOCKER_PKG=github.com/docker/docker [2022-04-11T16:56:00.323Z] SHLVL=1 [2022-04-11T16:56:00.323Z] TIMEOUT=120m [2022-04-11T16:56:00.323Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-11T16:56:00.323Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-11T16:56:00.323Z] GO111MODULE=off [2022-04-11T16:56:00.323Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-11T16:56:00.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-11T16:56:00.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-11T16:56:00.323Z] GOPATH=/go [2022-04-11T16:56:00.323Z] PKG_CONFIG=pkg-config [2022-04-11T16:56:00.323Z] _=/usr/bin/env [2022-04-11T16:56:00.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-11T16:56:01.734Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-11T16:56:01.734Z] === RUN TestBuildWithEmptyLayers [2022-04-11T16:56:02.929Z] #67 153.5 + bin/containerd-shim-runc-v2 [2022-04-11T16:56:03.187Z] #67 154.3 + binaries [2022-04-11T16:56:03.445Z] #67 154.3 + install -D bin/containerd /build/containerd [2022-04-11T16:56:03.445Z] #67 154.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-11T16:56:03.445Z] #67 154.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-11T16:56:03.445Z] #67 154.4 + install -D bin/ctr /build/ctr [2022-04-11T16:56:04.011Z] #67 DONE 155.0s [2022-04-11T16:56:04.271Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-11T16:56:04.271Z] === RUN TestBuildMultiStageOnBuild [2022-04-11T16:56:05.406Z] [2022-04-11T16:56:05.406Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-11T16:56:05.406Z] #68 sha256:56a869c25014a6de463cdf95cf32c989ecbac626ef4409cc8b2dcb1cc070c129 [2022-04-11T16:56:05.406Z] #68 DONE 0.2s [2022-04-11T16:56:05.406Z] [2022-04-11T16:56:05.406Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-11T16:56:05.406Z] #73 sha256:74fd440f7b3d90c9099f5091b521942e7bde190aa883baa4e0547567b5dbf2bb [2022-04-11T16:56:05.406Z] #73 DONE 0.1s [2022-04-11T16:56:05.406Z] [2022-04-11T16:56:05.406Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-11T16:56:05.406Z] #78 sha256:2e7a24dada624a8fe0e6ab0b8772cfa95fe6188f53bedfe7d88d9b42be4ed279 [2022-04-11T16:56:05.971Z] #78 DONE 0.5s [2022-04-11T16:56:05.971Z] [2022-04-11T16:56:05.971Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-11T16:56:05.971Z] #79 sha256:4496cc03872b73c9308f33781c57a2af265c651f6c497a3fb15b44e0b041d648 [2022-04-11T16:56:05.971Z] #79 DONE 0.0s [2022-04-11T16:56:05.971Z] [2022-04-11T16:56:05.971Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-11T16:56:05.971Z] #80 sha256:8b0a3324fcc00956b9c8ae96b6285dd275ba52984279159f469b27729f06552a [2022-04-11T16:56:06.904Z] #80 DONE 1.0s [2022-04-11T16:56:06.904Z] [2022-04-11T16:56:06.904Z] #81 exporting to image [2022-04-11T16:56:06.904Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-11T16:56:06.904Z] #81 exporting layers [2022-04-11T16:56:09.535Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-04-11T16:56:09.535Z] === RUN TestBuildUncleanTarFilenames [2022-04-11T16:56:09.793Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-11T16:56:09.793Z] === RUN TestBuildMultiStageLayerLeak [2022-04-11T16:56:13.079Z] ok github.com/docker/docker/libnetwork/ipam 16.241s coverage: 85.3% of statements [2022-04-11T16:56:13.079Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-11T16:56:13.079Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-11T16:56:13.079Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-11T16:56:13.079Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-11T16:56:13.079Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-11T16:56:13.079Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-11T16:56:13.341Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-04-11T16:56:13.912Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.1% of statements [2022-04-11T16:56:14.173Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-11T16:56:14.433Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-11T16:56:15.066Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-04-11T16:56:15.066Z] === RUN TestBuildWithHugeFile [2022-04-11T16:56:23.610Z] --- PASS: TestBuildWithHugeFile (50.02s) [2022-04-11T16:56:23.610Z] === RUN TestBuildWCOWSandboxSize [2022-04-11T16:56:23.610Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T16:56:23.610Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-11T16:56:23.610Z] === RUN TestBuildWithEmptyDockerfile [2022-04-11T16:56:23.610Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T16:56:23.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T16:56:23.610Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T16:56:23.610Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T16:56:23.610Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T16:56:23.610Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T16:56:23.610Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T16:56:23.610Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T16:56:23.610Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T16:56:23.610Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-11T16:56:23.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-04-11T16:56:23.610Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-11T16:56:23.610Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-11T16:56:23.610Z] === RUN TestBuildPreserveOwnership [2022-04-11T16:56:23.610Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-11T16:56:23.610Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-11T16:56:23.610Z] --- PASS: TestBuildPreserveOwnership (3.45s) [2022-04-11T16:56:23.610Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-04-11T16:56:23.610Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-04-11T16:56:23.610Z] === RUN TestBuildPlatformInvalid [2022-04-11T16:56:23.610Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-11T16:56:23.610Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-11T16:56:23.610Z] Loaded image: busybox:latest [2022-04-11T16:56:23.610Z] Loaded image: busybox:glibc [2022-04-11T16:56:23.610Z] Loaded image: debian:bullseye-slim [2022-04-11T16:56:23.610Z] Loaded image: hello-world:latest [2022-04-11T16:56:23.610Z] Loaded image: arm32v7/hello-world:latest [2022-04-11T16:56:31.731Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.72s) [2022-04-11T16:56:31.731Z] PASS [2022-04-11T16:56:31.731Z] [2022-04-11T16:56:31.731Z] === Skipped [2022-04-11T16:56:31.731Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-11T16:56:31.731Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T16:56:31.731Z] [2022-04-11T16:56:31.731Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-11T16:56:31.731Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T16:56:31.731Z] [2022-04-11T16:56:31.731Z] DONE 34 tests, 2 skipped in 85.416s [2022-04-11T16:56:31.731Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-11T16:56:31.731Z] INFO: Testing against a local daemon [2022-04-11T16:56:31.731Z] === RUN TestConfigInspect [2022-04-11T16:56:33.443Z] #81 exporting layers 22.7s done [2022-04-11T16:56:33.443Z] #81 writing image sha256:1680283c3d899937c4165e850ced7d5ce5b1b50356fbcd9a833d71b275b4cc40 done [2022-04-11T16:56:33.443Z] #81 naming to docker.io/library/docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 done [2022-04-11T16:56:33.443Z] #81 DONE 22.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-11T16:56:33.635Z] --- PASS: TestConfigInspect (2.12s) [2022-04-11T16:56:33.635Z] === RUN TestConfigList [2022-04-11T16:56:33.777Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43476/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/validate/default [2022-04-11T16:56:34.343Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-11T16:56:34.343Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-11T16:56:34.343Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-11T16:56:34.343Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-11T16:56:34.343Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-11T16:56:34.343Z] Congratulations! No new tests were added to integration-cli. [2022-04-11T16:56:34.343Z] [2022-04-11T16:56:34.343Z] INFO Start validation with golang-ci-lint [2022-04-11T16:56:35.280Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-11T16:56:35.280Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-11T16:56:35.280Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-11T16:56:36.174Z] --- PASS: TestConfigList (2.12s) [2022-04-11T16:56:36.174Z] === RUN TestConfigsCreateAndDelete [2022-04-11T16:56:38.079Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-04-11T16:56:38.079Z] === RUN TestConfigsUpdate [2022-04-11T16:56:39.986Z] --- PASS: TestConfigsUpdate (2.14s) [2022-04-11T16:56:39.986Z] === RUN TestTemplatedConfig [2022-04-11T16:56:42.524Z] --- PASS: TestTemplatedConfig (2.55s) [2022-04-11T16:56:42.524Z] === RUN TestConfigCreateResolve [2022-04-11T16:56:45.059Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-04-11T16:56:45.059Z] PASS [2022-04-11T16:56:45.059Z] [2022-04-11T16:56:45.059Z] DONE 6 tests in 13.173s [2022-04-11T16:56:45.059Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-11T16:56:45.059Z] INFO: Testing against a local daemon [2022-04-11T16:56:45.059Z] === RUN TestCheckpoint [2022-04-11T16:56:45.059Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T16:56:45.059Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-11T16:56:45.059Z] === RUN TestContainerInvalidJSON [2022-04-11T16:56:45.059Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T16:56:45.059Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T16:56:45.059Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-11T16:56:45.059Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-11T16:56:45.059Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T16:56:45.059Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-11T16:56:45.059Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-11T16:56:45.059Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-11T16:56:45.059Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-11T16:56:45.059Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-11T16:56:45.059Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-11T16:56:45.059Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-11T16:56:45.059Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-11T16:56:45.059Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-11T16:56:45.059Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-11T16:56:45.059Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-11T16:56:45.059Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-11T16:56:45.059Z] === RUN TestCopyFromContainer [2022-04-11T16:56:45.996Z] === RUN TestCopyFromContainer// [2022-04-11T16:56:45.996Z] === RUN TestCopyFromContainer//bar/root [2022-04-11T16:56:45.996Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-11T16:56:46.256Z] === RUN TestCopyFromContainer/bar/quux [2022-04-11T16:56:46.256Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-11T16:56:46.256Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-11T16:56:46.256Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-11T16:56:46.256Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-11T16:56:46.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-11T16:56:46.516Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer (1.69s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-11T16:56:46.516Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-11T16:56:46.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-11T16:56:46.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T16:56:46.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T16:56:46.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T16:56:46.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T16:56:46.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T16:56:46.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T16:56:46.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T16:56:46.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T16:56:46.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T16:56:46.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-11T16:56:46.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-11T16:56:46.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-11T16:56:46.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-11T16:56:46.516Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-11T16:56:46.516Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-11T16:56:46.516Z] === RUN TestCreateWithInvalidEnv [2022-04-11T16:56:46.516Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-11T16:56:46.516Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-11T16:56:46.516Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-11T16:56:46.516Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-11T16:56:46.516Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-11T16:56:46.516Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-11T16:56:46.516Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-11T16:56:46.516Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-11T16:56:46.516Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-11T16:56:46.516Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-11T16:56:46.516Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-11T16:56:46.516Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-11T16:56:46.516Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-11T16:56:46.516Z] === RUN TestCreateTmpfsMountsTarget [2022-04-11T16:56:46.776Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-11T16:56:46.776Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-11T16:56:48.155Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2022-04-11T16:56:48.155Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-11T16:56:50.061Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-04-11T16:56:50.061Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-11T16:56:50.061Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T16:56:50.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T16:56:50.061Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T16:56:50.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T16:56:50.061Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T16:56:50.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T16:56:50.061Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T16:56:50.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T16:56:50.061Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T16:56:50.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T16:56:50.061Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T16:56:50.061Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T16:56:50.061Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T16:56:50.061Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T16:56:50.061Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T16:56:50.061Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-11T16:56:50.061Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-11T16:56:50.061Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-11T16:56:50.061Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-11T16:56:50.061Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-11T16:56:50.061Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-11T16:56:50.061Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-11T16:56:50.320Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-04-11T16:56:50.320Z] === RUN TestCreateDifferentPlatform [2022-04-11T16:56:50.320Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-11T16:56:50.320Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-11T16:56:50.320Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-11T16:56:50.320Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-11T16:56:50.320Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-11T16:56:50.320Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-11T16:56:50.320Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-11T16:56:50.320Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-11T16:56:50.579Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-11T16:56:50.579Z] === RUN TestContainerStartOnDaemonRestart [2022-04-11T16:56:50.579Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-11T16:56:50.579Z] === RUN TestDaemonRestartIpcMode [2022-04-11T16:56:50.579Z] === PAUSE TestDaemonRestartIpcMode [2022-04-11T16:56:50.579Z] === RUN TestDaemonHostGatewayIP [2022-04-11T16:56:50.579Z] === PAUSE TestDaemonHostGatewayIP [2022-04-11T16:56:50.579Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-11T16:56:50.579Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-11T16:56:50.579Z] === RUN TestContainerKillOnDaemonStart [2022-04-11T16:56:50.579Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-11T16:56:50.579Z] === RUN TestDiff [2022-04-11T16:56:51.148Z] --- PASS: TestDiff (0.56s) [2022-04-11T16:56:51.148Z] === RUN TestExecWithCloseStdin [2022-04-11T16:56:51.715Z] --- PASS: TestExecWithCloseStdin (0.71s) [2022-04-11T16:56:51.715Z] === RUN TestExec [2022-04-11T16:56:52.283Z] --- PASS: TestExec (0.64s) [2022-04-11T16:56:52.283Z] === RUN TestExecUser [2022-04-11T16:56:52.679Z] 8f616e6e9eec: Pull complete [2022-04-11T16:56:53.219Z] --- PASS: TestExecUser (0.65s) [2022-04-11T16:56:53.219Z] === RUN TestExportContainerAndImportImage [2022-04-11T16:56:53.786Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-04-11T16:56:53.786Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-11T16:56:55.164Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-11T16:56:55.164Z] === RUN TestHealthCheckWorkdir [2022-04-11T16:56:55.733Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-04-11T16:56:55.733Z] === RUN TestHealthKillContainer [2022-04-11T16:57:03.849Z] --- PASS: TestHealthKillContainer (8.19s) [2022-04-11T16:57:03.849Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-11T16:57:04.417Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-04-11T16:57:04.417Z] === RUN TestIpcModeNone [2022-04-11T16:57:04.984Z] --- PASS: TestIpcModeNone (0.60s) [2022-04-11T16:57:04.984Z] === RUN TestIpcModePrivate [2022-04-11T16:57:05.553Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-11T16:57:05.553Z] --- PASS: TestIpcModePrivate (0.62s) [2022-04-11T16:57:05.553Z] === RUN TestIpcModeShareable [2022-04-11T16:57:06.121Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-11T16:57:06.380Z] --- PASS: TestIpcModeShareable (0.66s) [2022-04-11T16:57:06.380Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-11T16:57:08.284Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2022-04-11T16:57:08.284Z] === RUN TestAPIIpcModeHost [2022-04-11T16:57:08.543Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-04-11T16:57:08.543Z] === RUN TestDaemonIpcModeShareable [2022-04-11T16:57:09.504Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-11T16:57:09.777Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-04-11T16:57:09.777Z] === RUN TestDaemonIpcModePrivate [2022-04-11T16:57:10.722Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-11T16:57:10.981Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-11T16:57:10.981Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-11T16:57:11.325Z] --- PASS: TestBuildWithHugeFile (50.39s) [2022-04-11T16:57:11.325Z] === RUN TestBuildWCOWSandboxSize [2022-04-11T16:57:11.325Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T16:57:11.325Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-11T16:57:11.325Z] === RUN TestBuildWithEmptyDockerfile [2022-04-11T16:57:11.325Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T16:57:11.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T16:57:11.325Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T16:57:11.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T16:57:11.325Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T16:57:11.325Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T16:57:11.325Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T16:57:11.325Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T16:57:11.325Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T16:57:11.325Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2022-04-11T16:57:11.325Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-04-11T16:57:11.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-04-11T16:57:11.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-11T16:57:11.325Z] === RUN TestBuildPreserveOwnership [2022-04-11T16:57:11.325Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-11T16:57:11.325Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-11T16:57:11.928Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-11T16:57:11.928Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-04-11T16:57:11.928Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-11T16:57:13.306Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-11T16:57:13.306Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-04-11T16:57:13.306Z] === RUN TestIpcModeOlderClient [2022-04-11T16:57:13.306Z] === PAUSE TestIpcModeOlderClient [2022-04-11T16:57:13.306Z] === RUN TestKillContainerInvalidSignal [2022-04-11T16:57:13.566Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-04-11T16:57:13.566Z] === RUN TestKillContainer [2022-04-11T16:57:13.566Z] === RUN TestKillContainer/no_signal [2022-04-11T16:57:14.133Z] === RUN TestKillContainer/non_killing_signal [2022-04-11T16:57:14.392Z] === RUN TestKillContainer/killing_signal [2022-04-11T16:57:14.960Z] --- PASS: TestKillContainer (1.31s) [2022-04-11T16:57:14.960Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-04-11T16:57:14.960Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-11T16:57:14.960Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-11T16:57:14.960Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-11T16:57:14.960Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-11T16:57:15.506Z] --- PASS: TestBuildPreserveOwnership (10.22s) [2022-04-11T16:57:15.506Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.20s) [2022-04-11T16:57:15.506Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-11T16:57:15.506Z] === RUN TestBuildPlatformInvalid [2022-04-11T16:57:15.506Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-11T16:57:15.506Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-11T16:57:15.506Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-11T16:57:15.506Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-11T16:57:15.506Z] PASS [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] === Skipped [2022-04-11T16:57:15.506Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-11T16:57:15.506Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-11T16:57:15.506Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-11T16:57:15.506Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] DONE 34 tests, 3 skipped in 111.111s [2022-04-11T16:57:15.506Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-11T16:57:15.506Z] INFO: Testing against a local daemon [2022-04-11T16:57:15.506Z] === RUN TestConfigInspect [2022-04-11T16:57:15.506Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-11T16:57:15.506Z] === RUN TestConfigList [2022-04-11T16:57:15.506Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] --- SKIP: TestConfigList (0.01s) [2022-04-11T16:57:15.506Z] === RUN TestConfigsCreateAndDelete [2022-04-11T16:57:15.506Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-11T16:57:15.506Z] === RUN TestConfigsUpdate [2022-04-11T16:57:15.506Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-11T16:57:15.506Z] === RUN TestTemplatedConfig [2022-04-11T16:57:15.506Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-11T16:57:15.506Z] === RUN TestConfigCreateResolve [2022-04-11T16:57:15.506Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-11T16:57:15.506Z] PASS [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] === Skipped [2022-04-11T16:57:15.506Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-11T16:57:15.506Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-11T16:57:15.506Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-11T16:57:15.506Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-11T16:57:15.506Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-11T16:57:15.506Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-11T16:57:15.506Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T16:57:15.506Z] [2022-04-11T16:57:15.506Z] DONE 6 tests, 6 skipped in 0.157s [2022-04-11T16:57:15.506Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-11T16:57:15.506Z] INFO: Testing against a local daemon [2022-04-11T16:57:15.506Z] === RUN TestCheckpoint [2022-04-11T16:57:15.506Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T16:57:15.506Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-11T16:57:15.506Z] === RUN TestContainerInvalidJSON [2022-04-11T16:57:15.506Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T16:57:15.506Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T16:57:15.506Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-11T16:57:15.527Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-11T16:57:15.764Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-11T16:57:15.764Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T16:57:15.764Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-11T16:57:15.764Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-11T16:57:15.764Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-11T16:57:15.764Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-11T16:57:15.764Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-11T16:57:15.764Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-11T16:57:15.764Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-11T16:57:15.764Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-11T16:57:15.764Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-11T16:57:15.764Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-11T16:57:15.764Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-11T16:57:15.764Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-11T16:57:15.764Z] === RUN TestCopyFromContainer [2022-04-11T16:57:16.095Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-04-11T16:57:16.095Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-11T16:57:16.354Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-04-11T16:57:16.354Z] === RUN TestKillStoppedContainer [2022-04-11T16:57:16.354Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-11T16:57:16.354Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-11T16:57:16.354Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-11T16:57:16.354Z] === RUN TestKillDifferentUserContainer [2022-04-11T16:57:16.922Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-04-11T16:57:16.922Z] === RUN TestInspectOomKilledTrue [2022-04-11T16:57:16.922Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T16:57:16.922Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-11T16:57:16.922Z] === RUN TestInspectOomKilledFalse [2022-04-11T16:57:16.922Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T16:57:16.922Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-11T16:57:16.922Z] === RUN TestLinksEtcHostsContentMatch [2022-04-11T16:57:17.182Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-04-11T16:57:17.182Z] === RUN TestLinksContainerNames [2022-04-11T16:57:18.120Z] --- PASS: TestLinksContainerNames (0.93s) [2022-04-11T16:57:18.120Z] === RUN TestLogsFollowTailEmpty [2022-04-11T16:57:18.379Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-11T16:57:18.379Z] === RUN TestContainerNetworkMountsNoChown [2022-04-11T16:57:18.948Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/default [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/default [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/private [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/private [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rprivate [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/slave [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/slave [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rslave [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/shared [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/shared [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rshared [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/default [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/rslave [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/rshared [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/shared [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/rprivate [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/slave [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/private [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-11T16:57:18.948Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-11T16:57:18.948Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-11T16:57:18.948Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T16:57:19.045Z] === RUN TestCopyFromContainer// [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T16:57:19.208Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-11T16:57:19.303Z] === RUN TestCopyFromContainer//bar/root [2022-04-11T16:57:19.303Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-11T16:57:19.303Z] === RUN TestCopyFromContainer/bar/quux [2022-04-11T16:57:19.303Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-11T16:57:19.467Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-11T16:57:19.467Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-11T16:57:19.467Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-11T16:57:19.467Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-11T16:57:19.467Z] === RUN TestContainerBindMountNonRecursive [2022-04-11T16:57:19.562Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-11T16:57:19.562Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-11T16:57:19.562Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-11T16:57:19.562Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-11T16:57:19.562Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer (3.86s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-11T16:57:19.820Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-11T16:57:19.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-11T16:57:19.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T16:57:19.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T16:57:19.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T16:57:19.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T16:57:19.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T16:57:19.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T16:57:19.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T16:57:19.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T16:57:19.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T16:57:19.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-11T16:57:19.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-11T16:57:19.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-11T16:57:19.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-11T16:57:19.820Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-11T16:57:19.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-11T16:57:19.820Z] === RUN TestCreateWithInvalidEnv [2022-04-11T16:57:19.820Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-11T16:57:19.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-11T16:57:19.820Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-11T16:57:19.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-11T16:57:19.820Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-11T16:57:19.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-11T16:57:19.820Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-11T16:57:19.820Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-11T16:57:19.820Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-11T16:57:19.820Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-11T16:57:19.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-11T16:57:19.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-11T16:57:19.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-11T16:57:19.820Z] === RUN TestCreateTmpfsMountsTarget [2022-04-11T16:57:19.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-11T16:57:19.820Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-11T16:57:20.844Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-04-11T16:57:20.844Z] === RUN TestContainerVolumesMountedAsShared [2022-04-11T16:57:21.104Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-04-11T16:57:21.104Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-11T16:57:21.195Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-04-11T16:57:21.195Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-11T16:57:21.673Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-04-11T16:57:21.673Z] === RUN TestNetworkNat [2022-04-11T16:57:21.933Z] --- PASS: TestNetworkNat (0.48s) [2022-04-11T16:57:21.933Z] === RUN TestNetworkLocalhostTCPNat [2022-04-11T16:57:22.130Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-04-11T16:57:22.130Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-11T16:57:22.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T16:57:22.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T16:57:22.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T16:57:22.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T16:57:22.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T16:57:22.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T16:57:22.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T16:57:22.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T16:57:22.130Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T16:57:22.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T16:57:22.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T16:57:22.130Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T16:57:22.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T16:57:22.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T16:57:22.387Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T16:57:22.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-11T16:57:22.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-11T16:57:22.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-04-11T16:57:22.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-11T16:57:22.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-11T16:57:22.387Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-11T16:57:22.387Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-11T16:57:22.499Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-11T16:57:22.500Z] === RUN TestNetworkLoopbackNat [2022-04-11T16:57:22.645Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-11T16:57:22.645Z] === RUN TestCreateDifferentPlatform [2022-04-11T16:57:22.645Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-11T16:57:22.645Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-11T16:57:22.645Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-11T16:57:22.645Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-11T16:57:22.645Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-11T16:57:22.645Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-11T16:57:22.645Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-11T16:57:22.645Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-11T16:57:22.903Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-11T16:57:22.903Z] === RUN TestContainerStartOnDaemonRestart [2022-04-11T16:57:22.903Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-11T16:57:22.903Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-11T16:57:22.903Z] === RUN TestDaemonRestartIpcMode [2022-04-11T16:57:22.903Z] === PAUSE TestDaemonRestartIpcMode [2022-04-11T16:57:22.903Z] === RUN TestDaemonHostGatewayIP [2022-04-11T16:57:22.903Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T16:57:22.903Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-11T16:57:22.903Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-11T16:57:22.903Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-11T16:57:22.903Z] === RUN TestContainerKillOnDaemonStart [2022-04-11T16:57:22.903Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-11T16:57:22.903Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-11T16:57:22.903Z] === RUN TestDiff [2022-04-11T16:57:23.162Z] --- PASS: TestDiff (0.39s) [2022-04-11T16:57:23.162Z] === RUN TestExecWithCloseStdin [2022-04-11T16:57:23.729Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-04-11T16:57:23.729Z] === RUN TestExec [2022-04-11T16:57:23.987Z] --- PASS: TestExec (0.46s) [2022-04-11T16:57:23.987Z] === RUN TestExecUser [2022-04-11T16:57:24.554Z] --- PASS: TestExecUser (0.47s) [2022-04-11T16:57:24.554Z] === RUN TestExportContainerAndImportImage [2022-04-11T16:57:25.032Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-11T16:57:25.032Z] === RUN TestPause [2022-04-11T16:57:25.122Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-04-11T16:57:25.122Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-11T16:57:25.291Z] --- PASS: TestPause (0.41s) [2022-04-11T16:57:25.291Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-11T16:57:25.291Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-11T16:57:25.291Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-11T16:57:25.291Z] === RUN TestPauseStopPausedContainer [2022-04-11T16:57:25.859Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-11T16:57:25.859Z] === RUN TestPidHost [2022-04-11T16:57:26.495Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-04-11T16:57:26.495Z] === RUN TestHealthCheckWorkdir [2022-04-11T16:57:26.797Z] --- PASS: TestPidHost (0.97s) [2022-04-11T16:57:26.797Z] === RUN TestPsFilter [2022-04-11T16:57:26.797Z] --- PASS: TestPsFilter (0.10s) [2022-04-11T16:57:26.797Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-11T16:57:27.061Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-04-11T16:57:27.061Z] === RUN TestHealthKillContainer [2022-04-11T16:57:27.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-04-11T16:57:27.367Z] === RUN TestRemoveContainerWithVolume [2022-04-11T16:57:27.627Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-11T16:57:27.627Z] === RUN TestRemoveContainerRunning [2022-04-11T16:57:28.224Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-04-11T16:57:28.224Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-11T16:57:28.483Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-11T16:57:28.483Z] === RUN TestRemoveInvalidContainer [2022-04-11T16:57:28.743Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-11T16:57:28.743Z] === RUN TestRenameLinkedContainer [2022-04-11T16:57:30.648Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-04-11T16:57:30.648Z] === RUN TestRenameStoppedContainer [2022-04-11T16:57:30.648Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-11T16:57:30.648Z] === RUN TestRenameRunningContainerAndReuse [2022-04-11T16:57:31.586Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-04-11T16:57:31.586Z] === RUN TestRenameInvalidName [2022-04-11T16:57:32.153Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-11T16:57:32.153Z] === RUN TestRenameAnonymousContainer [2022-04-11T16:57:33.531Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-04-11T16:57:33.531Z] === RUN TestRenameContainerWithSameName [2022-04-11T16:57:33.790Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-11T16:57:33.790Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-11T16:57:34.728Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-11T16:57:34.728Z] === RUN TestResize [2022-04-11T16:57:35.165Z] --- PASS: TestHealthKillContainer (7.86s) [2022-04-11T16:57:35.165Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-11T16:57:35.165Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-11T16:57:35.165Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-11T16:57:35.165Z] === RUN TestIpcModeNone [2022-04-11T16:57:35.294Z] --- PASS: TestResize (0.43s) [2022-04-11T16:57:35.294Z] === RUN TestResizeWithInvalidSize [2022-04-11T16:57:35.423Z] --- PASS: TestIpcModeNone (0.45s) [2022-04-11T16:57:35.423Z] === RUN TestIpcModePrivate [2022-04-11T16:57:35.553Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-11T16:57:35.553Z] === RUN TestResizeWhenContainerNotStarted [2022-04-11T16:57:35.680Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-04-11T16:57:35.938Z] --- PASS: TestIpcModePrivate (0.48s) [2022-04-11T16:57:35.938Z] === RUN TestIpcModeShareable [2022-04-11T16:57:35.938Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:57:35.938Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-11T16:57:35.938Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-11T16:57:36.120Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-11T16:57:36.120Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-11T16:57:36.120Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-11T16:57:36.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-11T16:57:36.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T16:57:37.319Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-04-11T16:57:37.319Z] === RUN TestAPIIpcModeHost [2022-04-11T16:57:37.319Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:57:37.319Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-11T16:57:37.319Z] === RUN TestDaemonIpcModeShareable [2022-04-11T16:57:37.319Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:57:37.319Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-11T16:57:37.319Z] === RUN TestDaemonIpcModePrivate [2022-04-11T16:57:38.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-11T16:57:38.265Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-11T16:57:38.524Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-11T16:57:38.524Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-11T16:57:38.524Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:57:38.524Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-11T16:57:38.524Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-11T16:57:38.524Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:57:38.524Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-11T16:57:38.524Z] === RUN TestIpcModeOlderClient [2022-04-11T16:57:38.524Z] === PAUSE TestIpcModeOlderClient [2022-04-11T16:57:38.524Z] === RUN TestKillContainerInvalidSignal [2022-04-11T16:57:38.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-11T16:57:39.095Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-11T16:57:39.095Z] === RUN TestKillContainer [2022-04-11T16:57:39.095Z] === RUN TestKillContainer/no_signal [2022-04-11T16:57:39.353Z] === RUN TestKillContainer/non_killing_signal [2022-04-11T16:57:39.611Z] === RUN TestKillContainer/killing_signal [2022-04-11T16:57:40.177Z] --- PASS: TestKillContainer (1.32s) [2022-04-11T16:57:40.177Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-11T16:57:40.177Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2022-04-11T16:57:40.177Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-04-11T16:57:40.177Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-11T16:57:40.177Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-11T16:57:40.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-11T16:57:40.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-11T16:57:40.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-11T16:57:41.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-04-11T16:57:41.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-11T16:57:41.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-11T16:57:41.001Z] === RUN TestKillStoppedContainer [2022-04-11T16:57:41.001Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-11T16:57:41.001Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-11T16:57:41.260Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-11T16:57:41.260Z] === RUN TestKillDifferentUserContainer [2022-04-11T16:57:41.520Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-11T16:57:41.520Z] === RUN TestInspectOomKilledTrue [2022-04-11T16:57:41.520Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:57:41.520Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-11T16:57:41.520Z] === RUN TestInspectOomKilledFalse [2022-04-11T16:57:41.520Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T16:57:41.520Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-11T16:57:41.520Z] === RUN TestLinksEtcHostsContentMatch [2022-04-11T16:57:41.520Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-11T16:57:41.520Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-11T16:57:41.520Z] === RUN TestLinksContainerNames [2022-04-11T16:57:41.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T16:57:41.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T16:57:42.456Z] --- PASS: TestLinksContainerNames (0.87s) [2022-04-11T16:57:42.456Z] === RUN TestLogsFollowTailEmpty [2022-04-11T16:57:42.714Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-04-11T16:57:42.714Z] === RUN TestContainerNetworkMountsNoChown [2022-04-11T16:57:43.281Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/default [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/default [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/private [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/private [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rprivate [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/slave [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/slave [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rslave [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/shared [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/shared [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rshared [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/default [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/rslave [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/rshared [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/shared [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/rprivate [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/slave [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/private [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-11T16:57:43.281Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-11T16:57:43.281Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-11T16:57:43.281Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-11T16:57:43.540Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-11T16:57:43.540Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-11T16:57:43.540Z] === RUN TestContainerBindMountNonRecursive [2022-04-11T16:57:43.799Z] 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-11T16:57:43.799Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-04-11T16:57:43.799Z] === RUN TestContainerVolumesMountedAsShared [2022-04-11T16:57:43.799Z] 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-11T16:57:43.799Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-11T16:57:43.799Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-11T16:57:43.799Z] 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-11T16:57:43.799Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-11T16:57:43.799Z] === RUN TestNetworkNat [2022-04-11T16:57:44.056Z] --- PASS: TestNetworkNat (0.47s) [2022-04-11T16:57:44.057Z] === RUN TestNetworkLocalhostTCPNat [2022-04-11T16:57:44.623Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-11T16:57:44.623Z] === RUN TestNetworkLoopbackNat [2022-04-11T16:57:45.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T16:57:45.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-11T16:57:47.149Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-04-11T16:57:47.149Z] === RUN TestPause [2022-04-11T16:57:47.149Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:57:47.149Z] --- SKIP: TestPause (0.00s) [2022-04-11T16:57:47.149Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-11T16:57:47.149Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-11T16:57:47.149Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-11T16:57:47.149Z] === RUN TestPauseStopPausedContainer [2022-04-11T16:57:47.149Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:57:47.149Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-11T16:57:47.149Z] === RUN TestPidHost [2022-04-11T16:57:47.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-11T16:57:48.083Z] --- PASS: TestPidHost (0.88s) [2022-04-11T16:57:48.083Z] === RUN TestPsFilter [2022-04-11T16:57:48.083Z] --- PASS: TestPsFilter (0.09s) [2022-04-11T16:57:48.083Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-11T16:57:48.650Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-11T16:57:48.650Z] === RUN TestRemoveContainerWithVolume [2022-04-11T16:57:48.908Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-11T16:57:48.908Z] === RUN TestRemoveContainerRunning [2022-04-11T16:57:49.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-11T16:57:49.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-11T16:57:49.473Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-11T16:57:49.473Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-11T16:57:49.731Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-11T16:57:49.731Z] === RUN TestRemoveInvalidContainer [2022-04-11T16:57:49.731Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-11T16:57:49.731Z] === RUN TestRenameLinkedContainer [2022-04-11T16:57:50.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-11T16:57:51.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-11T16:57:51.633Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-04-11T16:57:51.633Z] === RUN TestRenameStoppedContainer [2022-04-11T16:57:51.891Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-11T16:57:51.891Z] === RUN TestRenameRunningContainerAndReuse [2022-04-11T16:57:52.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-11T16:57:52.825Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-04-11T16:57:52.825Z] === RUN TestRenameInvalidName [2022-04-11T16:57:53.083Z] --- PASS: TestRenameInvalidName (0.38s) [2022-04-11T16:57:53.083Z] === RUN TestRenameAnonymousContainer [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-04-11T16:57:54.027Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-04-11T16:57:54.027Z] === RUN TestCgroupNamespacesRun [2022-04-11T16:57:54.458Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-04-11T16:57:54.458Z] === RUN TestRenameContainerWithSameName [2022-04-11T16:57:55.024Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-11T16:57:55.024Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-11T16:57:55.403Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-04-11T16:57:55.403Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-11T16:57:55.403Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-11T16:57:55.403Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-11T16:57:55.403Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-11T16:57:55.958Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-04-11T16:57:55.958Z] === RUN TestResize [2022-04-11T16:57:56.217Z] --- PASS: TestResize (0.41s) [2022-04-11T16:57:56.217Z] === RUN TestResizeWithInvalidSize [2022-04-11T16:57:56.339Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-04-11T16:57:56.339Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-11T16:57:56.475Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-11T16:57:56.475Z] === RUN TestResizeWhenContainerNotStarted [2022-04-11T16:57:57.040Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-11T16:57:57.040Z] === RUN TestDaemonRestartKillContainers [2022-04-11T16:57:57.040Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-11T16:57:57.040Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-11T16:57:57.040Z] === RUN TestCgroupNamespacesRun [2022-04-11T16:57:57.716Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-04-11T16:57:57.716Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-11T16:57:58.414Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-04-11T16:57:58.414Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-11T16:57:59.092Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-04-11T16:57:59.092Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-11T16:57:59.348Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-11T16:57:59.348Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-11T16:58:00.030Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-11T16:58:00.030Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-11T16:58:00.283Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-11T16:58:00.283Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-11T16:58:00.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-11T16:58:00.597Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-11T16:58:01.701Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-04-11T16:58:01.701Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-11T16:58:01.975Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-11T16:58:01.975Z] === RUN TestNISDomainname [2022-04-11T16:58:02.543Z] --- PASS: TestNISDomainname (0.56s) [2022-04-11T16:58:02.543Z] === RUN TestHostnameDnsResolution [2022-04-11T16:58:02.651Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-11T16:58:02.651Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-11T16:58:03.112Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-11T16:58:03.112Z] === RUN TestUnprivilegedPortsAndPing [2022-04-11T16:58:03.681Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-04-11T16:58:03.681Z] === RUN TestPrivilegedHostDevices [2022-04-11T16:58:04.024Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-04-11T16:58:04.025Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-11T16:58:04.249Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-04-11T16:58:04.249Z] === RUN TestStats [2022-04-11T16:58:04.591Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-11T16:58:04.591Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-11T16:58:05.527Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-04-11T16:58:05.527Z] === RUN TestNISDomainname [2022-04-11T16:58:05.527Z] 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-11T16:58:05.527Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-11T16:58:05.527Z] === RUN TestHostnameDnsResolution [2022-04-11T16:58:05.946Z] ok github.com/docker/docker/libnetwork/networkdb 104.755s coverage: 60.6% of statements [2022-04-11T16:58:05.946Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-11T16:58:05.946Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-11T16:58:05.946Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-04-11T16:58:05.946Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-11T16:58:05.946Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-11T16:58:06.460Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-04-11T16:58:06.460Z] === RUN TestUnprivilegedPortsAndPing [2022-04-11T16:58:06.460Z] 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-11T16:58:06.460Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-11T16:58:06.460Z] === RUN TestPrivilegedHostDevices [2022-04-11T16:58:06.718Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-04-11T16:58:06.718Z] === RUN TestStats [2022-04-11T16:58:06.718Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:06.718Z] --- SKIP: TestStats (0.00s) [2022-04-11T16:58:06.718Z] === RUN TestStopContainerWithTimeout [2022-04-11T16:58:06.718Z] === RUN TestStopContainerWithTimeout/0 [2022-04-11T16:58:06.718Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-11T16:58:06.718Z] === RUN TestStopContainerWithTimeout/1 [2022-04-11T16:58:06.718Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-11T16:58:06.718Z] === RUN TestStopContainerWithTimeout/3 [2022-04-11T16:58:06.718Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-11T16:58:06.718Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-11T16:58:06.718Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-11T16:58:06.718Z] === CONT TestStopContainerWithTimeout/0 [2022-04-11T16:58:06.718Z] === CONT TestStopContainerWithTimeout/3 [2022-04-11T16:58:06.781Z] --- PASS: TestStats (2.45s) [2022-04-11T16:58:06.781Z] === RUN TestStopContainerWithTimeout [2022-04-11T16:58:06.781Z] === RUN TestStopContainerWithTimeout/0 [2022-04-11T16:58:06.781Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-11T16:58:06.781Z] === RUN TestStopContainerWithTimeout/1 [2022-04-11T16:58:06.781Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-11T16:58:06.781Z] === RUN TestStopContainerWithTimeout/3 [2022-04-11T16:58:06.781Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-11T16:58:06.781Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-11T16:58:06.781Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-11T16:58:06.781Z] === CONT TestStopContainerWithTimeout/0 [2022-04-11T16:58:06.781Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-11T16:58:06.887Z] ok github.com/docker/docker/libnetwork/portmapper 0.271s coverage: 48.6% of statements [2022-04-11T16:58:06.887Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-11T16:58:06.887Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-11T16:58:07.148Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] === Skipped [2022-04-11T16:58:07.148Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-11T16:58:07.148Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-11T16:58:07.148Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-11T16:58:07.148Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-11T16:58:07.148Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-11T16:58:07.148Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-11T16:58:07.148Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-11T16:58:07.148Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-11T16:58:07.148Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-11T16:58:07.148Z] firewalld_test.go:14: firewalld is not running [2022-04-11T16:58:07.148Z] [2022-04-11T16:58:07.148Z] DONE 326 tests, 9 skipped in 202.093s [2022-04-11T16:58:07.349Z] === CONT TestStopContainerWithTimeout/3 [2022-04-11T16:58:07.652Z] === CONT TestStopContainerWithTimeout/1 Post stage [Pipeline] junit [2022-04-11T16:58:08.105Z] Recording test results [2022-04-11T16:58:08.233Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-11T16:58:08.597Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -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:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh dynbinary test-integration [2022-04-11T16:58:08.857Z] [2022-04-11T16:58:09.027Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-11T16:58:09.117Z] Removing bundles/ [2022-04-11T16:58:09.117Z] [2022-04-11T16:58:09.117Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-11T16:58:09.117Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T16:58:09.117Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T16:58:09.261Z] === CONT TestStopContainerWithTimeout/1 [2022-04-11T16:58:11.166Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-11T16:58:11.166Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-04-11T16:58:11.166Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-04-11T16:58:11.166Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-04-11T16:58:11.166Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-04-11T16:58:11.166Z] === RUN TestDeleteDevicemapper [2022-04-11T16:58:11.166Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-11T16:58:11.166Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-11T16:58:11.166Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-11T16:58:11.554Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-11T16:58:11.554Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-04-11T16:58:11.554Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-04-11T16:58:11.554Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-04-11T16:58:11.554Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-04-11T16:58:11.554Z] === RUN TestDeleteDevicemapper [2022-04-11T16:58:11.554Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-11T16:58:11.554Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-11T16:58:11.554Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-11T16:58:12.104Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-04-11T16:58:12.104Z] === RUN TestUpdateMemory [2022-04-11T16:58:12.104Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-11T16:58:12.104Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-11T16:58:12.104Z] === RUN TestUpdateCPUQuota [2022-04-11T16:58:12.489Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-04-11T16:58:12.489Z] === RUN TestUpdateMemory [2022-04-11T16:58:12.489Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:12.489Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-11T16:58:12.489Z] === RUN TestUpdateCPUQuota [2022-04-11T16:58:12.489Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:12.489Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-11T16:58:12.489Z] === RUN TestUpdatePidsLimit [2022-04-11T16:58:12.489Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:12.489Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-11T16:58:12.489Z] === RUN TestUpdateRestartPolicy [2022-04-11T16:58:13.042Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-04-11T16:58:13.042Z] === RUN TestUpdatePidsLimit [2022-04-11T16:58:13.042Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-11T16:58:13.301Z] === RUN TestUpdatePidsLimit/no_change [2022-04-11T16:58:13.680Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-11T16:58:13.680Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-11T16:58:13.961Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-11T16:58:14.225Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-11T16:58:14.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-11T16:58:15.052Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-04-11T16:58:15.052Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-11T16:58:15.052Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-11T16:58:15.052Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-04-11T16:58:15.052Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-04-11T16:58:15.052Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-11T16:58:15.052Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-11T16:58:15.052Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-11T16:58:15.052Z] === RUN TestUpdateRestartPolicy [2022-04-11T16:58:24.684Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-04-11T16:58:24.684Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-11T16:58:24.684Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-11T16:58:24.684Z] === RUN TestWaitNonBlocked [2022-04-11T16:58:24.684Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T16:58:24.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T16:58:24.684Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T16:58:24.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T16:58:24.684Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T16:58:24.684Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T16:58:24.684Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-11T16:58:24.684Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-04-11T16:58:24.684Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-04-11T16:58:24.684Z] === RUN TestWaitBlocked [2022-04-11T16:58:24.684Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T16:58:24.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T16:58:24.684Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T16:58:24.684Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T16:58:24.684Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T16:58:24.684Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T16:58:25.254Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-11T16:58:25.254Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-04-11T16:58:25.254Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-04-11T16:58:25.254Z] === CONT TestDaemonRestartIpcMode [2022-04-11T16:58:25.254Z] === CONT TestIpcModeOlderClient [2022-04-11T16:58:25.254Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-11T16:58:25.254Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-11T16:58:27.261Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2022-04-11T16:58:27.261Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-11T16:58:27.261Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-04-11T16:58:27.261Z] === RUN TestWaitNonBlocked [2022-04-11T16:58:27.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T16:58:27.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T16:58:27.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T16:58:27.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T16:58:27.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T16:58:27.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T16:58:27.261Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-11T16:58:27.261Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-04-11T16:58:27.261Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-04-11T16:58:27.261Z] === RUN TestWaitBlocked [2022-04-11T16:58:27.261Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T16:58:27.261Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T16:58:27.261Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T16:58:27.261Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T16:58:27.261Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T16:58:27.261Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T16:58:27.784Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-04-11T16:58:28.042Z] --- PASS: TestDaemonRestartIpcMode (2.73s) [2022-04-11T16:58:28.042Z] PASS [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === Skipped [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-11T16:58:28.042Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-11T16:58:28.042Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-11T16:58:28.042Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-11T16:58:28.042Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-11T16:58:28.042Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-11T16:58:28.042Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-11T16:58:28.042Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-11T16:58:28.042Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-11T16:58:28.042Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-11T16:58:28.042Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-11T16:58:28.042Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-11T16:58:28.042Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-11T16:58:28.042Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-04-11T16:58:28.042Z] 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-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-11T16:58:28.042Z] 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-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-11T16:58:28.042Z] 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-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-11T16:58:28.042Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-11T16:58:28.042Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-11T16:58:28.042Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-11T16:58:28.042Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-11T16:58:28.042Z] 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-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-11T16:58:28.042Z] 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-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-11T16:58:28.042Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-11T16:58:28.042Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-11T16:58:28.042Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-11T16:58:28.042Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-11T16:58:28.042Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-11T16:58:28.042Z] [2022-04-11T16:58:28.042Z] DONE 178 tests, 27 skipped in 72.482s [2022-04-11T16:58:28.042Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-11T16:58:28.042Z] === RUN TestConfigDaemonLibtrustID [2022-04-11T16:58:28.197Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-11T16:58:28.197Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-04-11T16:58:28.197Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-04-11T16:58:28.198Z] === CONT TestContainerStartOnDaemonRestart [2022-04-11T16:58:28.198Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-11T16:58:28.608Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-11T16:58:28.608Z] === RUN TestDaemonConfigValidation [2022-04-11T16:58:28.608Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-11T16:58:28.608Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-11T16:58:28.608Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-11T16:58:28.608Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-11T16:58:28.608Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-11T16:58:28.608Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-11T16:58:28.608Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-11T16:58:28.608Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-11T16:58:28.608Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-11T16:58:28.608Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-11T16:58:28.608Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-11T16:58:28.608Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-11T16:58:28.608Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-11T16:58:28.867Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-11T16:58:28.867Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-11T16:58:28.867Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-11T16:58:28.867Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-11T16:58:28.867Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-11T16:58:28.867Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-11T16:58:28.867Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-11T16:58:28.867Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-11T16:58:28.867Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-11T16:58:28.867Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-11T16:58:30.242Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-11T16:58:30.735Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2022-04-11T16:58:30.735Z] === CONT TestIpcModeOlderClient [2022-04-11T16:58:30.735Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-04-11T16:58:30.735Z] === CONT TestContainerKillOnDaemonStart [2022-04-11T16:58:30.735Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-11T16:58:30.735Z] === CONT TestDaemonHostGatewayIP [2022-04-11T16:58:31.179Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-11T16:58:32.114Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-11T16:58:32.114Z] daemon_test.go:156: [d0b410a077dd1] daemon is not started [2022-04-11T16:58:32.114Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s) [2022-04-11T16:58:32.114Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-11T16:58:32.114Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-04-11T16:58:32.114Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-04-11T16:58:32.114Z] === RUN TestDaemonProxy [2022-04-11T16:58:32.114Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-11T16:58:32.114Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-11T16:58:32.114Z] PASS [2022-04-11T16:58:32.114Z] [2022-04-11T16:58:32.114Z] === Skipped [2022-04-11T16:58:32.114Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-11T16:58:32.114Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-11T16:58:32.114Z] [2022-04-11T16:58:32.114Z] DONE 12 tests, 1 skipped in 4.185s [2022-04-11T16:58:32.114Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-11T16:58:32.374Z] INFO: Testing against a local daemon [2022-04-11T16:58:32.374Z] === RUN TestCommitInheritsEnv [2022-04-11T16:58:33.274Z] --- PASS: TestDaemonHostGatewayIP (2.50s) [2022-04-11T16:58:33.274Z] === CONT TestDaemonRestartIpcMode [2022-04-11T16:58:33.947Z] 037d5740b404: Pull complete [2022-04-11T16:58:33.947Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-11T16:58:33.947Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T16:58:33.947Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-11T16:58:33.947Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-11T16:58:33.947Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-11T16:58:33.947Z] WARN: Skipping validation tests [2022-04-11T16:58:33.947Z] INFO: Running unit tests at 04/11/2022 16:58:21... [2022-04-11T16:58:33.947Z] INFO: make.ps1 starting at 04/11/2022 16:58:25 [2022-04-11T16:58:33.947Z] INFO: Git commit (3e47a7505e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-11T16:58:33.947Z] INFO: Invoking autogen... [2022-04-11T16:58:33.947Z] INFO: Running unit tests... [2022-04-11T16:58:33.947Z] 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-11T16:58:34.272Z] --- PASS: TestCommitInheritsEnv (1.82s) [2022-04-11T16:58:34.272Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-11T16:58:34.272Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-11T16:58:34.272Z] === RUN TestImportWithCustomPlatform [2022-04-11T16:58:34.272Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-11T16:58:34.272Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-11T16:58:34.272Z] === RUN TestImportWithCustomPlatform// [2022-04-11T16:58:34.272Z] === RUN TestImportWithCustomPlatform/linux [2022-04-11T16:58:34.272Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-11T16:58:34.531Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-11T16:58:34.531Z] === RUN TestImportWithCustomPlatform/macos [2022-04-11T16:58:34.531Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-11T16:58:34.531Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform (0.37s) [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-11T16:58:34.531Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-11T16:58:34.531Z] === RUN TestImagesFilterMultiReference [2022-04-11T16:58:34.531Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-11T16:58:34.531Z] === RUN TestImagePullPlatformInvalid [2022-04-11T16:58:34.531Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-11T16:58:34.531Z] === RUN TestRemoveImageOrphaning [2022-04-11T16:58:35.182Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-04-11T16:58:36.454Z] --- PASS: TestRemoveImageOrphaning (1.53s) [2022-04-11T16:58:36.454Z] === RUN TestRemoveImageGarbageCollector [2022-04-11T16:58:36.454Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-11T16:58:36.454Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-11T16:58:36.454Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-11T16:58:36.454Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-11T16:58:36.454Z] === RUN TestTagInvalidReference [2022-04-11T16:58:36.454Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-11T16:58:36.454Z] === RUN TestTagValidPrefixedRepo [2022-04-11T16:58:36.454Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-11T16:58:36.454Z] === RUN TestTagExistedNameWithoutForce [2022-04-11T16:58:36.454Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-11T16:58:36.454Z] === RUN TestTagOfficialNames [2022-04-11T16:58:36.454Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-11T16:58:36.454Z] === RUN TestTagMatchesDigest [2022-04-11T16:58:36.454Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-11T16:58:36.454Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-11T16:58:36.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-11T16:58:36.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-11T16:58:43.300Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-04-11T16:58:43.300Z] PASS [2022-04-11T16:58:43.300Z] [2022-04-11T16:58:43.300Z] === Skipped [2022-04-11T16:58:43.300Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-11T16:58:43.300Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T16:58:43.300Z] [2022-04-11T16:58:43.300Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-11T16:58:43.300Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T16:58:43.300Z] [2022-04-11T16:58:43.300Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-11T16:58:43.300Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T16:58:43.300Z] [2022-04-11T16:58:43.300Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-11T16:58:43.300Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-11T16:58:43.300Z] [2022-04-11T16:58:43.300Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-11T16:58:43.301Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-11T16:58:43.301Z] [2022-04-11T16:58:43.301Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-11T16:58:43.301Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-11T16:58:43.301Z] [2022-04-11T16:58:43.301Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-11T16:58:43.301Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-11T16:58:43.301Z] [2022-04-11T16:58:43.301Z] DONE 201 tests, 7 skipped in 117.470s [2022-04-11T16:58:43.301Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-11T16:58:43.301Z] === RUN TestConfigDaemonLibtrustID [2022-04-11T16:58:43.301Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-11T16:58:43.301Z] === RUN TestDaemonConfigValidation [2022-04-11T16:58:43.301Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-11T16:58:43.301Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-11T16:58:43.301Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-11T16:58:43.301Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-11T16:58:43.301Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-11T16:58:43.301Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-11T16:58:43.301Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-11T16:58:43.301Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-11T16:58:43.301Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-11T16:58:43.301Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-11T16:58:43.301Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-11T16:58:43.301Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-11T16:58:43.301Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-11T16:58:43.301Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-11T16:58:43.301Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-11T16:58:43.301Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-11T16:58:43.301Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-11T16:58:43.301Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-11T16:58:43.301Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-11T16:58:43.301Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-11T16:58:43.301Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-11T16:58:43.301Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-11T16:58:43.301Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-11T16:58:43.869Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-11T16:58:44.233Z] ? github.com/docker/docker/api [no test files] [2022-04-11T16:58:45.248Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-11T16:58:46.185Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-11T16:58:46.185Z] daemon_test.go:156: [d282a116968ea] daemon is not started [2022-04-11T16:58:46.185Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-11T16:58:46.185Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-11T16:58:46.185Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-11T16:58:46.185Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-11T16:58:46.185Z] === RUN TestDaemonProxy [2022-04-11T16:58:46.185Z] === RUN TestDaemonProxy/environment_variables [2022-04-11T16:58:48.087Z] === RUN TestDaemonProxy/command-line_options [2022-04-11T16:58:49.464Z] === RUN TestDaemonProxy/configuration_file [2022-04-11T16:58:51.368Z] === RUN TestDaemonProxy/conflicting_options [2022-04-11T16:58:51.627Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-11T16:58:52.214Z] --- PASS: TestDaemonProxy (6.25s) [2022-04-11T16:58:52.214Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-11T16:58:52.214Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-11T16:58:52.214Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-04-11T16:58:52.214Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-11T16:58:52.214Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-11T16:58:52.214Z] PASS [2022-04-11T16:58:52.214Z] [2022-04-11T16:58:52.214Z] DONE 17 tests in 10.136s [2022-04-11T16:58:52.214Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-11T16:58:52.214Z] INFO: Testing against a local daemon [2022-04-11T16:58:52.214Z] === RUN TestCommitInheritsEnv [2022-04-11T16:58:52.473Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-11T16:58:52.473Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-11T16:58:52.473Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-11T16:58:52.473Z] === RUN TestImportWithCustomPlatform [2022-04-11T16:58:52.473Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-11T16:58:52.731Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-11T16:58:52.731Z] === RUN TestImportWithCustomPlatform// [2022-04-11T16:58:52.731Z] === RUN TestImportWithCustomPlatform/linux [2022-04-11T16:58:52.731Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-11T16:58:52.731Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-11T16:58:52.990Z] === RUN TestImportWithCustomPlatform/macos [2022-04-11T16:58:52.990Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-11T16:58:52.990Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-11T16:58:52.990Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-11T16:58:52.990Z] === RUN TestImagesFilterMultiReference [2022-04-11T16:58:52.990Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-11T16:58:52.990Z] === RUN TestImagePullPlatformInvalid [2022-04-11T16:58:52.990Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-11T16:58:52.990Z] === RUN TestRemoveImageOrphaning [2022-04-11T16:58:53.249Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-11T16:58:53.249Z] === RUN TestRemoveImageGarbageCollector [2022-04-11T16:58:53.816Z] time="2022-04-11T16:58:53Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-11T16:58:55.193Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-04-11T16:58:55.193Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-11T16:58:55.193Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-11T16:58:55.193Z] === RUN TestTagInvalidReference [2022-04-11T16:58:55.193Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-11T16:58:55.193Z] === RUN TestTagValidPrefixedRepo [2022-04-11T16:58:55.193Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-11T16:58:55.193Z] === RUN TestTagExistedNameWithoutForce [2022-04-11T16:58:55.193Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-11T16:58:55.193Z] === RUN TestTagOfficialNames [2022-04-11T16:58:55.193Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-11T16:58:55.193Z] === RUN TestTagMatchesDigest [2022-04-11T16:58:55.193Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-11T16:58:55.193Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-11T16:59:05.284Z] === RUN TestMiddlewares [2022-04-11T16:59:05.284Z] --- PASS: TestMiddlewares (0.00s) [2022-04-11T16:59:05.284Z] PASS [2022-04-11T16:59:05.284Z] coverage: 7.9% of statements [2022-04-11T16:59:05.284Z] ok github.com/docker/docker/api/server 0.049s coverage: 7.9% of statements [2022-04-11T16:59:41.779Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|name|compiled_files|deps|imports|types_sizes) took 2m51.798623891s [2022-04-11T16:59:41.779Z] 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-11T16:59:41.779Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 498.69987ms [2022-04-11T16:59:44.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-11T16:59:45.633Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T16:59:45.633Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T16:59:45.633Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T16:59:45.633Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T16:59:45.633Z] [2022-04-11T16:59:45.633Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-11T16:59:45.633Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-11T16:59:45.633Z] HOSTNAME=ede6a6459ddb [2022-04-11T16:59:45.633Z] TESTDEBUG=0 [2022-04-11T16:59:45.633Z] DEST=bundles/test-integration [2022-04-11T16:59:45.633Z] PWD=/go/src/github.com/docker/docker [2022-04-11T16:59:45.633Z] DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 [2022-04-11T16:59:45.633Z] container=docker [2022-04-11T16:59:45.633Z] HOME=/root [2022-04-11T16:59:45.633Z] GOLANG_VERSION=1.18 [2022-04-11T16:59:45.633Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-11T16:59:45.633Z] VALIDATE_BRANCH=master [2022-04-11T16:59:45.633Z] TERM=xterm [2022-04-11T16:59:45.633Z] DOCKER_PKG=github.com/docker/docker [2022-04-11T16:59:45.633Z] SHLVL=1 [2022-04-11T16:59:45.633Z] TIMEOUT=120m [2022-04-11T16:59:45.633Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-11T16:59:45.633Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-11T16:59:45.633Z] GO111MODULE=off [2022-04-11T16:59:45.633Z] DOCKER_EXPERIMENTAL=1 [2022-04-11T16:59:45.633Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-11T16:59:45.633Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-11T16:59:45.633Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-11T16:59:45.633Z] GOPATH=/go [2022-04-11T16:59:45.633Z] PKG_CONFIG=pkg-config [2022-04-11T16:59:45.633Z] _=/usr/bin/env [2022-04-11T16:59:45.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-11T17:00:10.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-11T17:00:12.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-11T17:00:12.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-11T17:00:12.888Z] --- PASS: TestImportExtremelyLargeImageWorks (92.56s) [2022-04-11T17:00:12.888Z] PASS [2022-04-11T17:00:12.888Z] [2022-04-11T17:00:12.888Z] === Skipped [2022-04-11T17:00:12.888Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-11T17:00:12.888Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-11T17:00:12.888Z] [2022-04-11T17:00:12.888Z] DONE 22 tests, 1 skipped in 96.732s [2022-04-11T17:00:12.888Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-11T17:00:12.888Z] INFO: Testing against a local daemon [2022-04-11T17:00:12.888Z] === RUN TestNetworkCreateDelete [2022-04-11T17:00:12.888Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-11T17:00:12.888Z] === RUN TestDockerNetworkDeletePreferID [2022-04-11T17:00:12.888Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-04-11T17:00:12.888Z] === RUN TestDaemonDNSFallback [2022-04-11T17:00:16.168Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-04-11T17:00:16.168Z] === RUN TestInspectNetwork [2022-04-11T17:00:16.168Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:16.168Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-11T17:00:16.168Z] === RUN TestRunContainerWithBridgeNone [2022-04-11T17:00:16.168Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-11T17:00:16.168Z] === RUN TestNetworkInvalidJSON [2022-04-11T17:00:16.168Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-11T17:00:16.168Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-11T17:00:16.168Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:00:16.168Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:00:16.168Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:00:16.168Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:00:16.168Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-11T17:00:16.168Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:00:16.168Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:00:16.168Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-11T17:00:16.168Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-11T17:00:16.168Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-11T17:00:16.168Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-11T17:00:16.168Z] === RUN TestNetworkList [2022-04-11T17:00:16.168Z] === RUN TestNetworkList//networks [2022-04-11T17:00:16.168Z] === PAUSE TestNetworkList//networks [2022-04-11T17:00:16.168Z] === RUN TestNetworkList//networks/ [2022-04-11T17:00:16.168Z] === PAUSE TestNetworkList//networks/ [2022-04-11T17:00:16.168Z] === CONT TestNetworkList//networks [2022-04-11T17:00:16.168Z] === CONT TestNetworkList//networks/ [2022-04-11T17:00:16.168Z] --- PASS: TestNetworkList (0.01s) [2022-04-11T17:00:16.168Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-11T17:00:16.168Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-11T17:00:16.168Z] === RUN TestHostIPv4BridgeLabel [2022-04-11T17:00:16.168Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-11T17:00:16.168Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-11T17:00:16.168Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-11T17:00:16.168Z] === RUN TestDaemonDefaultNetworkPools [2022-04-11T17:00:16.168Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-11T17:00:16.168Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-11T17:00:16.168Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-11T17:00:16.168Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-11T17:00:16.168Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-11T17:00:16.168Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-11T17:00:16.168Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-11T17:00:16.168Z] === RUN TestServiceWithPredefinedNetwork [2022-04-11T17:00:16.168Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:16.168Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-11T17:00:16.168Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-11T17:00:16.168Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:00:16.168Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:00:16.168Z] === RUN TestServiceWithDataPathPortInit [2022-04-11T17:00:16.168Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:16.168Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-11T17:00:16.168Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-11T17:00:16.168Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:16.168Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-11T17:00:16.168Z] PASS [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === Skipped [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-11T17:00:16.168Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-11T17:00:16.168Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-11T17:00:16.168Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-11T17:00:16.168Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-11T17:00:16.168Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-11T17:00:16.168Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-11T17:00:16.168Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-11T17:00:16.168Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-11T17:00:16.168Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:00:16.168Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-11T17:00:16.168Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-11T17:00:16.168Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] DONE 22 tests, 12 skipped in 7.107s [2022-04-11T17:00:16.168Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-11T17:00:16.168Z] INFO: Testing against a local daemon [2022-04-11T17:00:16.168Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-11T17:00:16.168Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:00:16.168Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-11T17:00:16.168Z] === RUN TestDockerNetworkIpvlan [2022-04-11T17:00:16.168Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:00:16.168Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-11T17:00:16.168Z] PASS [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === Skipped [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-11T17:00:16.168Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-11T17:00:16.168Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] DONE 2 tests, 2 skipped in 0.092s [2022-04-11T17:00:16.168Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-11T17:00:16.168Z] INFO: Testing against a local daemon [2022-04-11T17:00:16.168Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-11T17:00:16.168Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-11T17:00:16.168Z] === RUN TestDockerNetworkMacvlan [2022-04-11T17:00:16.168Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-11T17:00:16.168Z] PASS [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === Skipped [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-11T17:00:16.168Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-11T17:00:16.168Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] DONE 2 tests, 2 skipped in 0.099s [2022-04-11T17:00:16.168Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-11T17:00:16.168Z] testing: warning: no tests to run [2022-04-11T17:00:16.168Z] PASS [2022-04-11T17:00:16.168Z] [2022-04-11T17:00:16.168Z] DONE 0 tests in 0.028s [2022-04-11T17:00:16.168Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-11T17:00:16.426Z] INFO: Testing against a local daemon [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginAllowRequest [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginTLS [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginDenyRequest [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginDenyResponse [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginAllowEventStream [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginErrorResponse [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginErrorRequest [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginHeader [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginV2Disable [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-11T17:00:16.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.426Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-11T17:00:16.426Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-11T17:00:16.684Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-11T17:00:16.684Z] PASS [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === Skipped [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-11T17:00:16.684Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] [2022-04-11T17:00:16.684Z] DONE 17 tests, 17 skipped in 0.282s [2022-04-11T17:00:16.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-11T17:00:16.684Z] INFO: Testing against a local daemon [2022-04-11T17:00:16.684Z] === RUN TestPluginInvalidJSON [2022-04-11T17:00:16.684Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:00:16.684Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:00:16.684Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:00:16.684Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-11T17:00:16.684Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-11T17:00:16.684Z] === RUN TestPluginInstall [2022-04-11T17:00:16.684Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.684Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-11T17:00:16.684Z] === RUN TestPluginsWithRuntimes [2022-04-11T17:00:16.684Z] 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-11T17:00:16.685Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-11T17:00:16.685Z] === RUN TestPluginBackCompatMediaTypes [2022-04-11T17:00:16.685Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-11T17:00:16.685Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-11T17:00:16.685Z] PASS [2022-04-11T17:00:16.685Z] [2022-04-11T17:00:16.685Z] === Skipped [2022-04-11T17:00:16.685Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-11T17:00:16.685Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-11T17:00:16.685Z] [2022-04-11T17:00:16.685Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-11T17:00:16.685Z] 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-11T17:00:16.685Z] [2022-04-11T17:00:16.685Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-11T17:00:16.685Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-11T17:00:16.685Z] [2022-04-11T17:00:16.685Z] DONE 5 tests, 3 skipped in 0.142s [2022-04-11T17:00:16.685Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-11T17:00:16.943Z] INFO: Testing against a local daemon [2022-04-11T17:00:16.943Z] === RUN TestExternalGraphDriver [2022-04-11T17:00:16.943Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-11T17:00:16.943Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-04-11T17:00:16.943Z] === RUN TestGraphdriverPluginV2 [2022-04-11T17:00:17.308Z] === RUN TestBoolValue [2022-04-11T17:00:17.308Z] --- PASS: TestBoolValue (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestBoolValueOrDefault [2022-04-11T17:00:17.308Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestInt64ValueOrZero [2022-04-11T17:00:17.308Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestInt64ValueOrDefault [2022-04-11T17:00:17.308Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-11T17:00:17.308Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestJsonContentType [2022-04-11T17:00:17.308Z] --- PASS: TestJsonContentType (0.00s) [2022-04-11T17:00:17.308Z] PASS [2022-04-11T17:00:17.308Z] coverage: 16.2% of statements [2022-04-11T17:00:17.308Z] ok github.com/docker/docker/api/server/httputils 0.093s coverage: 16.2% of statements [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-11T17:00:17.308Z] === RUN TestMaskSecretKeys [2022-04-11T17:00:17.308Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-11T17:00:17.308Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-11T17:00:17.308Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-11T17:00:17.308Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-11T17:00:17.308Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-11T17:00:17.308Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-11T17:00:17.308Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestVersionMiddlewareVersion [2022-04-11T17:00:17.308Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-11T17:00:17.308Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-11T17:00:17.308Z] PASS [2022-04-11T17:00:17.308Z] coverage: 37.7% of statements [2022-04-11T17:00:17.308Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-11T17:00:17.308Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-11T17:00:17.308Z] === RUN TestStrSliceMarshalJSON [2022-04-11T17:00:17.308Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestStrSliceUnmarshalJSON [2022-04-11T17:00:17.308Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestStrSliceUnmarshalString [2022-04-11T17:00:17.308Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestStrSliceUnmarshalSlice [2022-04-11T17:00:17.308Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-11T17:00:17.308Z] PASS [2022-04-11T17:00:17.308Z] coverage: 90.0% of statements [2022-04-11T17:00:17.308Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-04-11T17:00:17.308Z] === RUN TestToJSON [2022-04-11T17:00:17.308Z] --- PASS: TestToJSON (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestToParamWithVersion [2022-04-11T17:00:17.308Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestFromJSON [2022-04-11T17:00:17.308Z] --- PASS: TestFromJSON (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestEmpty [2022-04-11T17:00:17.308Z] --- PASS: TestEmpty (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestArgsMatchKVListEmptySources [2022-04-11T17:00:17.308Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestArgsMatchKVList [2022-04-11T17:00:17.308Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestArgsMatch [2022-04-11T17:00:17.308Z] --- PASS: TestArgsMatch (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestAdd [2022-04-11T17:00:17.308Z] --- PASS: TestAdd (0.00s) [2022-04-11T17:00:17.308Z] === RUN TestDel [2022-04-11T17:00:17.308Z] --- PASS: TestDel (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestLen [2022-04-11T17:00:17.309Z] --- PASS: TestLen (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestExactMatch [2022-04-11T17:00:17.309Z] --- PASS: TestExactMatch (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestOnlyOneExactMatch [2022-04-11T17:00:17.309Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestContains [2022-04-11T17:00:17.309Z] --- PASS: TestContains (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestValidate [2022-04-11T17:00:17.309Z] --- PASS: TestValidate (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestWalkValues [2022-04-11T17:00:17.309Z] --- PASS: TestWalkValues (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestFuzzyMatch [2022-04-11T17:00:17.309Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestClone [2022-04-11T17:00:17.309Z] --- PASS: TestClone (0.00s) [2022-04-11T17:00:17.309Z] PASS [2022-04-11T17:00:17.309Z] coverage: 92.2% of statements [2022-04-11T17:00:17.309Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-04-11T17:00:17.309Z] === RUN TestDurationToSecondsString [2022-04-11T17:00:17.309Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestGetTimestamp [2022-04-11T17:00:17.309Z] === RUN TestAdjustForAPIVersion [2022-04-11T17:00:17.309Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-11T17:00:17.309Z] PASS [2022-04-11T17:00:17.309Z] coverage: 5.7% of statements [2022-04-11T17:00:17.309Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-11T17:00:17.309Z] --- PASS: TestGetTimestamp (0.16s) [2022-04-11T17:00:17.309Z] === RUN TestParseTimestamps [2022-04-11T17:00:17.309Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-11T17:00:17.309Z] PASS [2022-04-11T17:00:17.309Z] coverage: 100.0% of statements [2022-04-11T17:00:17.309Z] ok github.com/docker/docker/api/types/time 0.204s coverage: 100.0% of statements [2022-04-11T17:00:17.309Z] === RUN TestCompareVersion [2022-04-11T17:00:17.309Z] --- PASS: TestCompareVersion (0.00s) [2022-04-11T17:00:17.309Z] PASS [2022-04-11T17:00:17.309Z] coverage: 77.3% of statements [2022-04-11T17:00:17.309Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/builder [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-11T17:00:17.309Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-11T17:00:17.309Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestCloneArgsSmartHttp [2022-04-11T17:00:17.309Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestCloneArgsDumbHttp [2022-04-11T17:00:17.309Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestCloneArgsGit [2022-04-11T17:00:17.309Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestCheckoutGit [2022-04-11T17:00:17.309Z] === RUN TestEnable [2022-04-11T17:00:17.309Z] --- PASS: TestEnable (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestDisable [2022-04-11T17:00:17.309Z] --- PASS: TestDisable (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestEnabled [2022-04-11T17:00:17.309Z] --- PASS: TestEnabled (0.00s) [2022-04-11T17:00:17.309Z] PASS [2022-04-11T17:00:17.309Z] coverage: 100.0% of statements [2022-04-11T17:00:17.309Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-04-11T17:00:17.309Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-11T17:00:17.309Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestProcessNoDockerignore [2022-04-11T17:00:17.309Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-11T17:00:17.309Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestDetectContentType [2022-04-11T17:00:17.309Z] --- PASS: TestDetectContentType (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestSelectAcceptableMIME [2022-04-11T17:00:17.309Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestInspectEmptyResponse [2022-04-11T17:00:17.309Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestInspectResponseBinary [2022-04-11T17:00:17.309Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestResponseUnsupportedContentType [2022-04-11T17:00:17.309Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestInspectResponseTextSimple [2022-04-11T17:00:17.309Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestInspectResponseEmptyContentType [2022-04-11T17:00:17.309Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestUnknownContentLength [2022-04-11T17:00:17.309Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestDownloadRemote [2022-04-11T17:00:17.309Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-11T17:00:17.309Z] === RUN TestGetWithStatusError [2022-04-11T17:00:17.309Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestCloseRootDirectory [2022-04-11T17:00:17.309Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:00:17.309Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestHashFile [2022-04-11T17:00:17.309Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:00:17.309Z] --- SKIP: TestHashFile (0.01s) [2022-04-11T17:00:17.309Z] === RUN TestHashSubdir [2022-04-11T17:00:17.309Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:00:17.309Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-11T17:00:17.309Z] === RUN TestRemoveDirectory [2022-04-11T17:00:17.309Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:00:17.309Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-11T17:00:17.309Z] PASS [2022-04-11T17:00:17.309Z] coverage: 9.3% of statements [2022-04-11T17:00:17.309Z] ok github.com/docker/docker/builder/remotecontext 0.232s coverage: 9.3% of statements [2022-04-11T17:00:17.309Z] === RUN TestGetAllAllowed [2022-04-11T17:00:17.309Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestGetAllMeta [2022-04-11T17:00:17.309Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-11T17:00:17.309Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestIsUnreferencedBuiltin [2022-04-11T17:00:17.309Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestIsExistingDirectory [2022-04-11T17:00:17.309Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestGetFilenameForDownload [2022-04-11T17:00:17.309Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestEnv2Variables [2022-04-11T17:00:17.309Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-11T17:00:17.309Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestMaintainer [2022-04-11T17:00:17.309Z] --- PASS: TestMaintainer (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestLabel [2022-04-11T17:00:17.309Z] --- PASS: TestLabel (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestFromScratch [2022-04-11T17:00:17.309Z] --- PASS: TestFromScratch (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestFromWithArg [2022-04-11T17:00:17.309Z] --- PASS: TestFromWithArg (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-11T17:00:17.309Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestFromWithUndefinedArg [2022-04-11T17:00:17.309Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestFromMultiStageWithNamedStage [2022-04-11T17:00:17.309Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestOnbuild [2022-04-11T17:00:17.309Z] --- PASS: TestOnbuild (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestWorkdir [2022-04-11T17:00:17.309Z] --- PASS: TestWorkdir (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestCmd [2022-04-11T17:00:17.309Z] --- PASS: TestCmd (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestHealthcheckNone [2022-04-11T17:00:17.309Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestHealthcheckCmd [2022-04-11T17:00:17.309Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestEntrypoint [2022-04-11T17:00:17.309Z] --- PASS: TestEntrypoint (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestExpose [2022-04-11T17:00:17.309Z] --- PASS: TestExpose (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestUser [2022-04-11T17:00:17.309Z] --- PASS: TestUser (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestVolume [2022-04-11T17:00:17.309Z] --- PASS: TestVolume (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestStopSignal [2022-04-11T17:00:17.309Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-11T17:00:17.309Z] --- SKIP: TestStopSignal (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestArg [2022-04-11T17:00:17.309Z] --- PASS: TestArg (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestShell [2022-04-11T17:00:17.309Z] --- PASS: TestShell (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestPrependEnvOnCmd [2022-04-11T17:00:17.309Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestRunWithBuildArgs [2022-04-11T17:00:17.309Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestRunIgnoresHealthcheck [2022-04-11T17:00:17.309Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestDispatchUnsupportedOptions [2022-04-11T17:00:17.309Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-11T17:00:17.309Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-11T17:00:17.309Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-11T17:00:17.309Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestNormalizeWorkdir [2022-04-11T17:00:17.309Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestDispatch [2022-04-11T17:00:17.309Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-11T17:00:17.309Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-11T17:00:17.309Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-11T17:00:17.309Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-11T17:00:17.309Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-11T17:00:17.309Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-11T17:00:17.309Z] === RUN TestDispatch/COPY_url [2022-04-11T17:00:17.309Z] --- PASS: TestDispatch (0.07s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-04-11T17:00:17.309Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-11T17:00:17.309Z] === RUN TestAddScratchImageAddsToMounts [2022-04-11T17:00:17.309Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-11T17:00:17.309Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-11T17:00:17.309Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-11T17:00:17.309Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestImageSourceGetAddsToMounts [2022-04-11T17:00:17.309Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestEmptyDockerfile [2022-04-11T17:00:17.309Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestSymlinkDockerfile [2022-04-11T17:00:17.309Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-11T17:00:17.309Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-11T17:00:17.309Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestNonExistingDockerfile [2022-04-11T17:00:17.309Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestCopyRunConfig [2022-04-11T17:00:17.309Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestDeepCopyRunConfig [2022-04-11T17:00:17.309Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestExportImage [2022-04-11T17:00:17.309Z] --- PASS: TestExportImage (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestNormalizeDest [2022-04-11T17:00:17.309Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-11T17:00:17.309Z] PASS [2022-04-11T17:00:17.309Z] coverage: 46.7% of statements [2022-04-11T17:00:17.309Z] ok github.com/docker/docker/builder/dockerfile 0.282s coverage: 46.7% of statements [2022-04-11T17:00:17.309Z] === RUN TestTCP4Proxy [2022-04-11T17:00:17.309Z] --- PASS: TestTCP4Proxy (0.02s) [2022-04-11T17:00:17.309Z] === RUN TestTCP4ProxyHalfClose [2022-04-11T17:00:17.309Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestTCP6Proxy [2022-04-11T17:00:17.309Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-11T17:00:17.309Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestTCPDualStackProxy [2022-04-11T17:00:17.309Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-11T17:00:17.309Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestUDP4Proxy [2022-04-11T17:00:17.309Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestUDP6Proxy [2022-04-11T17:00:17.309Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-11T17:00:17.309Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestUDPWriteError [2022-04-11T17:00:17.309Z] --- PASS: TestUDPWriteError (0.02s) [2022-04-11T17:00:17.309Z] === RUN TestSCTP4Proxy [2022-04-11T17:00:17.309Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-11T17:00:17.309Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-11T17:00:17.309Z] === RUN TestSCTP6Proxy [2022-04-11T17:00:17.309Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-11T17:00:17.309Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-11T17:00:17.309Z] PASS [2022-04-11T17:00:17.309Z] coverage: 49.4% of statements [2022-04-11T17:00:17.309Z] ok github.com/docker/docker/cmd/docker-proxy 0.105s coverage: 49.4% of statements [2022-04-11T17:00:21.125Z] --- PASS: TestGraphdriverPluginV2 (3.59s) [2022-04-11T17:00:21.125Z] PASS [2022-04-11T17:00:21.125Z] [2022-04-11T17:00:21.125Z] === Skipped [2022-04-11T17:00:21.125Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-04-11T17:00:21.125Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-11T17:00:21.125Z] [2022-04-11T17:00:21.125Z] DONE 2 tests, 1 skipped in 3.728s [2022-04-11T17:00:21.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-11T17:00:21.125Z] INFO: Testing against a local daemon [2022-04-11T17:00:21.125Z] === RUN TestContinueAfterPluginCrash [2022-04-11T17:00:21.125Z] === PAUSE TestContinueAfterPluginCrash [2022-04-11T17:00:21.125Z] === RUN TestReadPluginNoRead [2022-04-11T17:00:21.125Z] === PAUSE TestReadPluginNoRead [2022-04-11T17:00:21.125Z] === RUN TestDaemonStartWithLogOpt [2022-04-11T17:00:21.125Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-11T17:00:21.125Z] === CONT TestContinueAfterPluginCrash [2022-04-11T17:00:21.125Z] === CONT TestDaemonStartWithLogOpt [2022-04-11T17:00:25.312Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-04-11T17:00:25.312Z] === CONT TestReadPluginNoRead [2022-04-11T17:00:25.868Z] === RUN TestCheckpointCreateError [2022-04-11T17:00:25.868Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestCheckpointCreate [2022-04-11T17:00:25.868Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestCheckpointDeleteError [2022-04-11T17:00:25.868Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestCheckpointDelete [2022-04-11T17:00:25.868Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestCheckpointListError [2022-04-11T17:00:25.868Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestCheckpointList [2022-04-11T17:00:25.868Z] --- PASS: TestCheckpointList (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestCheckpointListContainerNotFound [2022-04-11T17:00:25.868Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestNewClientWithOpsFromEnv [2022-04-11T17:00:25.868Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-11T17:00:25.868Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestGetAPIPath [2022-04-11T17:00:25.868Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestParseHostURL [2022-04-11T17:00:25.868Z] --- PASS: TestParseHostURL (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-11T17:00:25.868Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-11T17:00:25.868Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestNegotiateAPIVersion [2022-04-11T17:00:25.868Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-11T17:00:25.868Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-11T17:00:25.868Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-11T17:00:25.868Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-11T17:00:25.868Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-11T17:00:25.868Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-11T17:00:25.868Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-11T17:00:25.868Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-11T17:00:25.868Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-11T17:00:25.868Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-11T17:00:25.868Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestNegotiateAPVersionOverride [2022-04-11T17:00:25.868Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-11T17:00:25.868Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-11T17:00:26.326Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-11T17:00:26.326Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-11T17:00:26.326Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestClientRedirect [2022-04-11T17:00:26.326Z] === RUN TestClientRedirect/GET [2022-04-11T17:00:26.326Z] === RUN TestClientRedirect/POST [2022-04-11T17:00:26.326Z] === RUN TestClientRedirect/PUT [2022-04-11T17:00:26.326Z] === RUN TestClientRedirect/DELETE [2022-04-11T17:00:26.326Z] --- PASS: TestClientRedirect (0.00s) [2022-04-11T17:00:26.326Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-11T17:00:26.326Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-11T17:00:26.326Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-11T17:00:26.326Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigCreateUnsupported [2022-04-11T17:00:26.326Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigCreateError [2022-04-11T17:00:26.326Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigCreate [2022-04-11T17:00:26.326Z] --- PASS: TestConfigCreate (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigInspectNotFound [2022-04-11T17:00:26.326Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigInspectWithEmptyID [2022-04-11T17:00:26.326Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigInspectUnsupported [2022-04-11T17:00:26.326Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigInspectError [2022-04-11T17:00:26.326Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigInspectConfigNotFound [2022-04-11T17:00:26.326Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigInspect [2022-04-11T17:00:26.326Z] --- PASS: TestConfigInspect (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigListUnsupported [2022-04-11T17:00:26.326Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigListError [2022-04-11T17:00:26.326Z] --- PASS: TestConfigListError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigList [2022-04-11T17:00:26.326Z] --- PASS: TestConfigList (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigRemoveUnsupported [2022-04-11T17:00:26.326Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigRemoveError [2022-04-11T17:00:26.326Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigRemove [2022-04-11T17:00:26.326Z] --- PASS: TestConfigRemove (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigUpdateUnsupported [2022-04-11T17:00:26.326Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigUpdateError [2022-04-11T17:00:26.326Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestConfigUpdate [2022-04-11T17:00:26.326Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerCommitError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerCommit [2022-04-11T17:00:26.326Z] --- PASS: TestContainerCommit (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStatPathError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStatPathNotFoundError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStatPathNoHeaderError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStatPath [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestCopyToContainerError [2022-04-11T17:00:26.326Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestCopyToContainerNotFoundError [2022-04-11T17:00:26.326Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-11T17:00:26.326Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestCopyToContainer [2022-04-11T17:00:26.326Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestCopyFromContainerError [2022-04-11T17:00:26.326Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestCopyFromContainerNotFoundError [2022-04-11T17:00:26.326Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-11T17:00:26.326Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-11T17:00:26.326Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestCopyFromContainer [2022-04-11T17:00:26.326Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerCreateError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerCreateImageNotFound [2022-04-11T17:00:26.326Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerCreateWithName [2022-04-11T17:00:26.326Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerCreateAutoRemove [2022-04-11T17:00:26.326Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerDiffError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerDiff [2022-04-11T17:00:26.326Z] --- PASS: TestContainerDiff (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExecCreateError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExecCreate [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExecStartError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExecStart [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExecInspectError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExecInspect [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExportError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExportError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExport [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExport (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerInspectError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerInspectContainerNotFound [2022-04-11T17:00:26.326Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerInspectWithEmptyID [2022-04-11T17:00:26.326Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerInspect [2022-04-11T17:00:26.326Z] --- PASS: TestContainerInspect (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerInspectNode [2022-04-11T17:00:26.326Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerKillError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerKillError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerKill [2022-04-11T17:00:26.326Z] --- PASS: TestContainerKill (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerListError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerListError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerList [2022-04-11T17:00:26.326Z] --- PASS: TestContainerList (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerLogsNotFoundError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerLogsError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerLogs [2022-04-11T17:00:26.326Z] --- PASS: TestContainerLogs (0.20s) [2022-04-11T17:00:26.326Z] === RUN TestContainerPauseError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerPause [2022-04-11T17:00:26.326Z] --- PASS: TestContainerPause (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainersPruneError [2022-04-11T17:00:26.326Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainersPrune [2022-04-11T17:00:26.326Z] --- PASS: TestContainersPrune (0.01s) [2022-04-11T17:00:26.326Z] === RUN TestContainerRemoveError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerRemoveNotFoundError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerRemove [2022-04-11T17:00:26.326Z] --- PASS: TestContainerRemove (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerRenameError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerRename [2022-04-11T17:00:26.326Z] --- PASS: TestContainerRename (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerResizeError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExecResizeError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerResize [2022-04-11T17:00:26.326Z] --- PASS: TestContainerResize (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerExecResize [2022-04-11T17:00:26.326Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerRestartError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerRestart [2022-04-11T17:00:26.326Z] --- PASS: TestContainerRestart (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStartError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStartError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStart [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStart (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStatsError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStats [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStats (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStopError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStopError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerStop [2022-04-11T17:00:26.326Z] --- PASS: TestContainerStop (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerTopError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerTopError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerTop [2022-04-11T17:00:26.326Z] --- PASS: TestContainerTop (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerUnpauseError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerUnpause [2022-04-11T17:00:26.326Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerUpdateError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerUpdate [2022-04-11T17:00:26.326Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerWaitError [2022-04-11T17:00:26.326Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestContainerWait [2022-04-11T17:00:26.326Z] --- PASS: TestContainerWait (0.00s) [2022-04-11T17:00:26.326Z] === RUN TestDiskUsageError [2022-04-11T17:00:26.327Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestDiskUsage [2022-04-11T17:00:26.327Z] --- PASS: TestDiskUsage (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestDistributionInspectUnsupported [2022-04-11T17:00:26.327Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestDistributionInspectWithEmptyID [2022-04-11T17:00:26.327Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestEventsErrorInOptions [2022-04-11T17:00:26.327Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestEventsErrorFromServer [2022-04-11T17:00:26.327Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestEvents [2022-04-11T17:00:26.327Z] --- PASS: TestEvents (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestTLSCloseWriter [2022-04-11T17:00:26.327Z] === PAUSE TestTLSCloseWriter [2022-04-11T17:00:26.327Z] === RUN TestImageBuildError [2022-04-11T17:00:26.327Z] --- PASS: TestImageBuildError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageBuild [2022-04-11T17:00:26.327Z] --- PASS: TestImageBuild (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestGetDockerOS [2022-04-11T17:00:26.327Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageCreateError [2022-04-11T17:00:26.327Z] --- PASS: TestImageCreateError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageCreate [2022-04-11T17:00:26.327Z] --- PASS: TestImageCreate (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageHistoryError [2022-04-11T17:00:26.327Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageHistory [2022-04-11T17:00:26.327Z] --- PASS: TestImageHistory (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageImportError [2022-04-11T17:00:26.327Z] --- PASS: TestImageImportError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageImport [2022-04-11T17:00:26.327Z] --- PASS: TestImageImport (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageInspectError [2022-04-11T17:00:26.327Z] --- PASS: TestImageInspectError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageInspectImageNotFound [2022-04-11T17:00:26.327Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageInspectWithEmptyID [2022-04-11T17:00:26.327Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageInspect [2022-04-11T17:00:26.327Z] --- PASS: TestImageInspect (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageListError [2022-04-11T17:00:26.327Z] --- PASS: TestImageListError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageList [2022-04-11T17:00:26.327Z] --- PASS: TestImageList (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageListApiBefore125 [2022-04-11T17:00:26.327Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageLoadError [2022-04-11T17:00:26.327Z] --- PASS: TestImageLoadError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageLoad [2022-04-11T17:00:26.327Z] --- PASS: TestImageLoad (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagesPruneError [2022-04-11T17:00:26.327Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagesPrune [2022-04-11T17:00:26.327Z] --- PASS: TestImagesPrune (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePullReferenceParseError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePullAnyError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePullWithoutErrors [2022-04-11T17:00:26.327Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePushReferenceError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePushAnyError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImagePushWithoutErrors [2022-04-11T17:00:26.327Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-11T17:00:26.327Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-11T17:00:26.327Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-11T17:00:26.327Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageRemoveError [2022-04-11T17:00:26.327Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageRemoveImageNotFound [2022-04-11T17:00:26.327Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageRemove [2022-04-11T17:00:26.327Z] --- PASS: TestImageRemove (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageSaveError [2022-04-11T17:00:26.327Z] --- PASS: TestImageSaveError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageSave [2022-04-11T17:00:26.327Z] --- PASS: TestImageSave (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageSearchAnyError [2022-04-11T17:00:26.327Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-11T17:00:26.327Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-11T17:00:26.327Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-11T17:00:26.327Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-11T17:00:26.327Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageSearchWithoutErrors [2022-04-11T17:00:26.327Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageTagError [2022-04-11T17:00:26.327Z] --- PASS: TestImageTagError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageTagInvalidReference [2022-04-11T17:00:26.327Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageTagInvalidSourceImageName [2022-04-11T17:00:26.327Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageTagHexSource [2022-04-11T17:00:26.327Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestImageTag [2022-04-11T17:00:26.327Z] --- PASS: TestImageTag (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestInfoServerError [2022-04-11T17:00:26.327Z] --- PASS: TestInfoServerError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestInfoInvalidResponseJSONError [2022-04-11T17:00:26.327Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestInfo [2022-04-11T17:00:26.327Z] --- PASS: TestInfo (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkConnectError [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkConnect [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkCreateError [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkCreate [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkDisconnectError [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkDisconnect [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkInspect [2022-04-11T17:00:26.327Z] === RUN TestNetworkInspect/empty_ID [2022-04-11T17:00:26.327Z] === RUN TestNetworkInspect/no_options [2022-04-11T17:00:26.327Z] === RUN TestNetworkInspect/verbose [2022-04-11T17:00:26.327Z] === RUN TestNetworkInspect/global_scope [2022-04-11T17:00:26.327Z] === RUN TestNetworkInspect/unknown_network [2022-04-11T17:00:26.327Z] === RUN TestNetworkInspect/server_error [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkListError [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkListError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkList [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkList (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworksPruneError [2022-04-11T17:00:26.327Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworksPrune [2022-04-11T17:00:26.327Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkRemoveError [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNetworkRemove [2022-04-11T17:00:26.327Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeInspectError [2022-04-11T17:00:26.327Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeInspectNodeNotFound [2022-04-11T17:00:26.327Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeInspectWithEmptyID [2022-04-11T17:00:26.327Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeInspect [2022-04-11T17:00:26.327Z] --- PASS: TestNodeInspect (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeListError [2022-04-11T17:00:26.327Z] --- PASS: TestNodeListError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeList [2022-04-11T17:00:26.327Z] --- PASS: TestNodeList (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeRemoveError [2022-04-11T17:00:26.327Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeRemove [2022-04-11T17:00:26.327Z] --- PASS: TestNodeRemove (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeUpdateError [2022-04-11T17:00:26.327Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestNodeUpdate [2022-04-11T17:00:26.327Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestOptionWithHostFromEnv [2022-04-11T17:00:26.327Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestOptionWithTimeout [2022-04-11T17:00:26.327Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestOptionWithVersionFromEnv [2022-04-11T17:00:26.327Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPingFail [2022-04-11T17:00:26.327Z] --- PASS: TestPingFail (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPingWithError [2022-04-11T17:00:26.327Z] 2022/04/11 17:00:25 RoundTripper returned a response & error; ignoring response [2022-04-11T17:00:26.327Z] 2022/04/11 17:00:25 RoundTripper returned a response & error; ignoring response [2022-04-11T17:00:26.327Z] --- PASS: TestPingWithError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPingSuccess [2022-04-11T17:00:26.327Z] --- PASS: TestPingSuccess (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPingHeadFallback [2022-04-11T17:00:26.327Z] === RUN TestPingHeadFallback/OK [2022-04-11T17:00:26.327Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-11T17:00:26.327Z] === RUN TestPingHeadFallback/Not_Found [2022-04-11T17:00:26.327Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-11T17:00:26.327Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-11T17:00:26.327Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginDisableError [2022-04-11T17:00:26.327Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginDisable [2022-04-11T17:00:26.327Z] --- PASS: TestPluginDisable (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginEnableError [2022-04-11T17:00:26.327Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginEnable [2022-04-11T17:00:26.327Z] --- PASS: TestPluginEnable (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginInspectError [2022-04-11T17:00:26.327Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginInspectWithEmptyID [2022-04-11T17:00:26.327Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginInspect [2022-04-11T17:00:26.327Z] --- PASS: TestPluginInspect (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginListError [2022-04-11T17:00:26.327Z] --- PASS: TestPluginListError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginList [2022-04-11T17:00:26.327Z] --- PASS: TestPluginList (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginPushError [2022-04-11T17:00:26.327Z] --- PASS: TestPluginPushError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginPush [2022-04-11T17:00:26.327Z] --- PASS: TestPluginPush (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginRemoveError [2022-04-11T17:00:26.327Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginRemove [2022-04-11T17:00:26.327Z] --- PASS: TestPluginRemove (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginSetError [2022-04-11T17:00:26.327Z] --- PASS: TestPluginSetError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPluginSet [2022-04-11T17:00:26.327Z] --- PASS: TestPluginSet (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSetHostHeader [2022-04-11T17:00:26.327Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestPlainTextError [2022-04-11T17:00:26.327Z] --- PASS: TestPlainTextError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestInfiniteError [2022-04-11T17:00:26.327Z] --- PASS: TestInfiniteError (0.02s) [2022-04-11T17:00:26.327Z] === RUN TestCanceledContext [2022-04-11T17:00:26.327Z] 2022/04/11 17:00:26 RoundTripper returned a response & error; ignoring response [2022-04-11T17:00:26.327Z] --- PASS: TestCanceledContext (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestDeadlineExceededContext [2022-04-11T17:00:26.327Z] 2022/04/11 17:00:26 RoundTripper returned a response & error; ignoring response [2022-04-11T17:00:26.327Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretCreateUnsupported [2022-04-11T17:00:26.327Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretCreateError [2022-04-11T17:00:26.327Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretCreate [2022-04-11T17:00:26.327Z] --- PASS: TestSecretCreate (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretInspectUnsupported [2022-04-11T17:00:26.327Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretInspectError [2022-04-11T17:00:26.327Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretInspectSecretNotFound [2022-04-11T17:00:26.327Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretInspectWithEmptyID [2022-04-11T17:00:26.327Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretInspect [2022-04-11T17:00:26.327Z] --- PASS: TestSecretInspect (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretListUnsupported [2022-04-11T17:00:26.327Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretListError [2022-04-11T17:00:26.327Z] --- PASS: TestSecretListError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretList [2022-04-11T17:00:26.327Z] --- PASS: TestSecretList (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretRemoveUnsupported [2022-04-11T17:00:26.327Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretRemoveError [2022-04-11T17:00:26.327Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretRemove [2022-04-11T17:00:26.327Z] --- PASS: TestSecretRemove (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretUpdateUnsupported [2022-04-11T17:00:26.327Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretUpdateError [2022-04-11T17:00:26.327Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestSecretUpdate [2022-04-11T17:00:26.327Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestServiceCreateError [2022-04-11T17:00:26.327Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestServiceCreate [2022-04-11T17:00:26.327Z] --- PASS: TestServiceCreate (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-11T17:00:26.327Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2022-04-11T17:00:26.327Z] === RUN TestServiceCreateDigestPinning [2022-04-11T17:00:26.327Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestServiceInspectError [2022-04-11T17:00:26.327Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestServiceInspectServiceNotFound [2022-04-11T17:00:26.327Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestServiceInspectWithEmptyID [2022-04-11T17:00:26.327Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestServiceInspect [2022-04-11T17:00:26.327Z] --- PASS: TestServiceInspect (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestServiceListError [2022-04-11T17:00:26.327Z] --- PASS: TestServiceListError (0.00s) [2022-04-11T17:00:26.327Z] === RUN TestServiceList [2022-04-11T17:00:26.328Z] --- PASS: TestServiceList (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestServiceLogsError [2022-04-11T17:00:26.328Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestServiceLogs [2022-04-11T17:00:26.328Z] --- PASS: TestServiceLogs (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestServiceRemoveError [2022-04-11T17:00:26.328Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestServiceRemoveNotFoundError [2022-04-11T17:00:26.328Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestServiceRemove [2022-04-11T17:00:26.328Z] --- PASS: TestServiceRemove (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestServiceUpdateError [2022-04-11T17:00:26.328Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestServiceUpdate [2022-04-11T17:00:26.328Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmGetUnlockKeyError [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmGetUnlockKey [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmInitError [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmInit [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmInit (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmInspectError [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmInspect [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmJoinError [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmJoin [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmLeaveError [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmLeave [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmUnlockError [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmUnlock [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmUpdateError [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestSwarmUpdate [2022-04-11T17:00:26.328Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestTaskInspectError [2022-04-11T17:00:26.328Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestTaskInspectWithEmptyID [2022-04-11T17:00:26.328Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestTaskInspect [2022-04-11T17:00:26.328Z] --- PASS: TestTaskInspect (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestTaskListError [2022-04-11T17:00:26.328Z] --- PASS: TestTaskListError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestTaskList [2022-04-11T17:00:26.328Z] --- PASS: TestTaskList (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeCreateError [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeCreate [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeInspectError [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeInspectNotFound [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeInspectWithEmptyID [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeInspect [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeListError [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeListError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeList [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeList (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeRemoveError [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-11T17:00:26.328Z] === RUN TestVolumeRemove [2022-04-11T17:00:26.328Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-11T17:00:26.328Z] === CONT TestTLSCloseWriter [2022-04-11T17:00:26.328Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-11T17:00:26.328Z] PASS [2022-04-11T17:00:26.328Z] coverage: 75.1% of statements [2022-04-11T17:00:26.328Z] ok github.com/docker/docker/client 0.434s coverage: 75.1% of statements [2022-04-11T17:00:27.217Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-11T17:00:28.591Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-11T17:00:29.524Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2022-04-11T17:00:29.786Z] === RUN TestReadPluginNoRead/default [2022-04-11T17:00:30.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-11T17:00:31.159Z] === CONT TestReadPluginNoRead [2022-04-11T17:00:31.159Z] read_test.go:92: [d4d78f5ee6545] daemon is not started [2022-04-11T17:00:31.159Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-04-11T17:00:31.159Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-04-11T17:00:31.159Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-04-11T17:00:31.159Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-11T17:00:31.159Z] PASS [2022-04-11T17:00:31.159Z] [2022-04-11T17:00:31.159Z] DONE 6 tests in 10.495s [2022-04-11T17:00:31.159Z] 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-11T17:00:31.159Z] testing: warning: no tests to run [2022-04-11T17:00:31.159Z] PASS [2022-04-11T17:00:31.159Z] [2022-04-11T17:00:31.159Z] DONE 0 tests in 0.037s [2022-04-11T17:00:31.159Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-11T17:00:31.159Z] INFO: Testing against a local daemon [2022-04-11T17:00:31.159Z] === RUN TestPluginWithDevMounts [2022-04-11T17:00:31.159Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-11T17:00:31.159Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-11T17:00:31.159Z] PASS [2022-04-11T17:00:31.159Z] [2022-04-11T17:00:31.159Z] === Skipped [2022-04-11T17:00:31.159Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-11T17:00:31.159Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-11T17:00:31.159Z] [2022-04-11T17:00:31.159Z] DONE 1 tests, 1 skipped in 0.113s [2022-04-11T17:00:31.159Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-11T17:00:31.159Z] INFO: Testing against a local daemon [2022-04-11T17:00:31.159Z] === RUN TestSecretInspect [2022-04-11T17:00:31.159Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-11T17:00:31.419Z] === RUN TestSecretList [2022-04-11T17:00:31.419Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- SKIP: TestSecretList (0.01s) [2022-04-11T17:00:31.419Z] === RUN TestSecretsCreateAndDelete [2022-04-11T17:00:31.419Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-11T17:00:31.419Z] === RUN TestSecretsUpdate [2022-04-11T17:00:31.419Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-11T17:00:31.419Z] === RUN TestTemplatedSecret [2022-04-11T17:00:31.419Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-11T17:00:31.419Z] === RUN TestSecretCreateResolve [2022-04-11T17:00:31.419Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-11T17:00:31.419Z] PASS [2022-04-11T17:00:31.419Z] [2022-04-11T17:00:31.419Z] === Skipped [2022-04-11T17:00:31.419Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-11T17:00:31.419Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] [2022-04-11T17:00:31.419Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-11T17:00:31.419Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] [2022-04-11T17:00:31.419Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-11T17:00:31.419Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] [2022-04-11T17:00:31.419Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-11T17:00:31.419Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] [2022-04-11T17:00:31.419Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-11T17:00:31.419Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] [2022-04-11T17:00:31.419Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-11T17:00:31.419Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] [2022-04-11T17:00:31.419Z] DONE 6 tests, 6 skipped in 0.174s [2022-04-11T17:00:31.419Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-11T17:00:31.419Z] INFO: Testing against a local daemon [2022-04-11T17:00:31.419Z] === RUN TestServiceCreateInit [2022-04-11T17:00:31.419Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-11T17:00:31.419Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-11T17:00:31.419Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- PASS: TestServiceCreateInit (0.03s) [2022-04-11T17:00:31.419Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-11T17:00:31.419Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-11T17:00:31.419Z] === RUN TestCreateServiceMultipleTimes [2022-04-11T17:00:31.419Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-04-11T17:00:31.419Z] === RUN TestCreateServiceConflict [2022-04-11T17:00:31.419Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-11T17:00:31.419Z] === RUN TestCreateServiceMaxReplicas [2022-04-11T17:00:31.419Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.419Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-11T17:00:31.647Z] --- PASS: TestImportExtremelyLargeImageWorks (92.52s) [2022-04-11T17:00:31.647Z] PASS [2022-04-11T17:00:31.647Z] [2022-04-11T17:00:31.647Z] DONE 22 tests in 95.436s [2022-04-11T17:00:31.647Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-11T17:00:31.647Z] INFO: Testing against a local daemon [2022-04-11T17:00:31.647Z] === RUN TestNetworkCreateDelete [2022-04-11T17:00:31.647Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-11T17:00:31.647Z] === RUN TestDockerNetworkDeletePreferID [2022-04-11T17:00:31.647Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-11T17:00:31.647Z] === RUN TestDaemonDNSFallback [2022-04-11T17:00:31.678Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-11T17:00:31.678Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-11T17:00:31.678Z] === RUN TestCreateServiceSecretFileMode [2022-04-11T17:00:31.678Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-11T17:00:31.678Z] === RUN TestCreateServiceConfigFileMode [2022-04-11T17:00:31.678Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-11T17:00:31.678Z] === RUN TestCreateServiceSysctls [2022-04-11T17:00:31.678Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-11T17:00:31.678Z] === RUN TestCreateServiceCapabilities [2022-04-11T17:00:31.678Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-11T17:00:31.678Z] === RUN TestInspect [2022-04-11T17:00:31.678Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestInspect (0.02s) [2022-04-11T17:00:31.678Z] === RUN TestCreateJob [2022-04-11T17:00:31.678Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestCreateJob (0.01s) [2022-04-11T17:00:31.678Z] === RUN TestReplicatedJob [2022-04-11T17:00:31.678Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-11T17:00:31.678Z] === RUN TestUpdateReplicatedJob [2022-04-11T17:00:31.678Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-11T17:00:31.678Z] === RUN TestServiceListWithStatuses [2022-04-11T17:00:31.678Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-11T17:00:31.678Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-11T17:00:31.678Z] === RUN TestDockerNetworkConnectAlias [2022-04-11T17:00:31.678Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-11T17:00:31.678Z] === RUN TestDockerNetworkReConnect [2022-04-11T17:00:31.678Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:31.678Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-11T17:00:31.678Z] === RUN TestServicePlugin [2022-04-11T17:00:34.208Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] --- SKIP: TestServicePlugin (2.03s) [2022-04-11T17:00:34.208Z] === RUN TestServiceUpdateLabel [2022-04-11T17:00:34.208Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-11T17:00:34.208Z] === RUN TestServiceUpdateSecrets [2022-04-11T17:00:34.208Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-04-11T17:00:34.208Z] === RUN TestServiceUpdateConfigs [2022-04-11T17:00:34.208Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-11T17:00:34.208Z] === RUN TestServiceUpdateNetwork [2022-04-11T17:00:34.208Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-11T17:00:34.208Z] === RUN TestServiceUpdatePidsLimit [2022-04-11T17:00:34.208Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-11T17:00:34.208Z] PASS [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === Skipped [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-11T17:00:34.208Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-11T17:00:34.208Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-04-11T17:00:34.208Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-11T17:00:34.208Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-11T17:00:34.208Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-11T17:00:34.208Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-11T17:00:34.208Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-11T17:00:34.208Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-11T17:00:34.208Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-11T17:00:34.208Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-04-11T17:00:34.208Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-11T17:00:34.208Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-11T17:00:34.208Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-11T17:00:34.208Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-11T17:00:34.208Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-11T17:00:34.208Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-11T17:00:34.208Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestServicePlugin (2.03s) [2022-04-11T17:00:34.208Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-11T17:00:34.208Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-04-11T17:00:34.208Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-11T17:00:34.208Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-11T17:00:34.208Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-11T17:00:34.208Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] DONE 24 tests, 23 skipped in 2.473s [2022-04-11T17:00:34.208Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-11T17:00:34.208Z] INFO: Testing against a local daemon [2022-04-11T17:00:34.208Z] === RUN TestSessionCreate [2022-04-11T17:00:34.208Z] --- PASS: TestSessionCreate (0.03s) [2022-04-11T17:00:34.208Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-11T17:00:34.208Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-11T17:00:34.208Z] PASS [2022-04-11T17:00:34.208Z] [2022-04-11T17:00:34.208Z] DONE 2 tests in 0.165s [2022-04-11T17:00:34.208Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-11T17:00:34.208Z] INFO: Testing against a local daemon [2022-04-11T17:00:34.208Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-11T17:00:34.208Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-11T17:00:34.208Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-11T17:00:34.208Z] === RUN TestDiskUsage [2022-04-11T17:00:34.208Z] === PAUSE TestDiskUsage [2022-04-11T17:00:34.208Z] === RUN TestEventsExecDie [2022-04-11T17:00:34.776Z] --- PASS: TestEventsExecDie (0.67s) [2022-04-11T17:00:34.776Z] === RUN TestEventsBackwardsCompatible [2022-04-11T17:00:34.776Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-11T17:00:34.776Z] === RUN TestEventsVolumeCreate [2022-04-11T17:00:34.934Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-11T17:00:34.934Z] === RUN TestInspectNetwork [2022-04-11T17:00:35.040Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-11T17:00:35.040Z] === RUN TestInfoBinaryCommits [2022-04-11T17:00:35.040Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-04-11T17:00:35.040Z] === RUN TestInfoAPIVersioned [2022-04-11T17:00:35.040Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-11T17:00:35.040Z] === RUN TestInfoAPI [2022-04-11T17:00:35.040Z] --- PASS: TestInfoAPI (0.02s) [2022-04-11T17:00:35.040Z] === RUN TestInfoAPIWarnings [2022-04-11T17:00:36.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-11T17:00:37.467Z] === RUN TestInspectNetwork/full_network_id [2022-04-11T17:00:37.467Z] === RUN TestInspectNetwork/partial_network_id [2022-04-11T17:00:37.467Z] === RUN TestInspectNetwork/network_name [2022-04-11T17:00:37.467Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-11T17:00:41.655Z] --- PASS: TestInspectNetwork (7.18s) [2022-04-11T17:00:41.655Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-11T17:00:41.655Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-11T17:00:41.655Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-11T17:00:41.655Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-11T17:00:41.655Z] === RUN TestRunContainerWithBridgeNone [2022-04-11T17:00:42.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-11T17:00:42.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-11T17:00:43.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-11T17:00:43.560Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-04-11T17:00:43.560Z] === RUN TestNetworkInvalidJSON [2022-04-11T17:00:43.560Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-11T17:00:43.560Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-11T17:00:43.560Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:00:43.560Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:00:43.560Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:00:43.560Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:00:43.560Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-11T17:00:43.560Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:00:43.560Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:00:43.560Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-11T17:00:43.560Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-11T17:00:43.560Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-11T17:00:43.560Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-11T17:00:43.560Z] === RUN TestNetworkList [2022-04-11T17:00:43.560Z] === RUN TestNetworkList//networks [2022-04-11T17:00:43.560Z] === PAUSE TestNetworkList//networks [2022-04-11T17:00:43.560Z] === RUN TestNetworkList//networks/ [2022-04-11T17:00:43.560Z] === PAUSE TestNetworkList//networks/ [2022-04-11T17:00:43.560Z] === CONT TestNetworkList//networks [2022-04-11T17:00:43.560Z] === CONT TestNetworkList//networks/ [2022-04-11T17:00:43.560Z] --- PASS: TestNetworkList (0.02s) [2022-04-11T17:00:43.560Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-11T17:00:43.560Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-11T17:00:43.560Z] === RUN TestHostIPv4BridgeLabel [2022-04-11T17:00:43.819Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-11T17:00:43.819Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-11T17:00:44.765Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-11T17:00:44.765Z] === RUN TestDaemonDefaultNetworkPools [2022-04-11T17:00:45.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-11T17:00:45.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-11T17:00:45.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-11T17:00:45.710Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-04-11T17:00:45.710Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-11T17:00:45.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-11T17:00:45.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-11T17:00:46.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-11T17:00:46.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-11T17:00:46.646Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-11T17:00:46.646Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-11T17:00:46.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-11T17:00:47.384Z] --- PASS: TestCheckoutGit (33.36s) [2022-04-11T17:00:47.384Z] === RUN TestValidGitTransport [2022-04-11T17:00:47.384Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-11T17:00:47.384Z] === RUN TestGitInvalidRef [2022-04-11T17:00:47.384Z] --- PASS: TestGitInvalidRef (0.24s) [2022-04-11T17:00:47.384Z] PASS [2022-04-11T17:00:47.384Z] coverage: 86.3% of statements [2022-04-11T17:00:47.384Z] ok github.com/docker/docker/builder/remotecontext/git 33.678s coverage: 86.3% of statements [2022-04-11T17:00:47.384Z] ? github.com/docker/docker/cli [no test files] [2022-04-11T17:00:47.384Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-11T17:00:48.024Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-11T17:00:48.024Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-11T17:00:48.591Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-11T17:00:48.591Z] === RUN TestServiceWithPredefinedNetwork [2022-04-11T17:00:48.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-11T17:00:49.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-11T17:00:49.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-11T17:00:50.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-11T17:00:51.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-11T17:00:51.120Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-04-11T17:00:51.120Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-11T17:00:51.120Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:00:51.120Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:00:51.120Z] === RUN TestServiceWithDataPathPortInit [2022-04-11T17:00:52.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-11T17:00:52.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-11T17:00:53.131Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-04-11T17:00:53.131Z] === RUN TestInfoDebug [2022-04-11T17:00:53.131Z] --- PASS: TestInfoDebug (0.55s) [2022-04-11T17:00:53.131Z] === RUN TestInfoInsecureRegistries [2022-04-11T17:00:53.131Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-04-11T17:00:53.131Z] === RUN TestInfoRegistryMirrors [2022-04-11T17:00:53.131Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-11T17:00:53.131Z] === RUN TestLoginFailsWithBadCredentials [2022-04-11T17:00:53.131Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-11T17:00:53.131Z] === RUN TestPingCacheHeaders [2022-04-11T17:00:53.131Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-11T17:00:53.131Z] === RUN TestPingGet [2022-04-11T17:00:53.131Z] --- PASS: TestPingGet (0.01s) [2022-04-11T17:00:53.131Z] === RUN TestPingHead [2022-04-11T17:00:53.131Z] --- PASS: TestPingHead (0.03s) [2022-04-11T17:00:53.131Z] === RUN TestPingSwarmHeader [2022-04-11T17:00:53.697Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-11T17:00:54.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-11T17:00:54.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-11T17:00:54.263Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-11T17:00:55.196Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-11T17:00:55.196Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-04-11T17:00:55.196Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-11T17:00:55.196Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-11T17:00:55.196Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-11T17:00:55.196Z] === RUN TestVersion [2022-04-11T17:00:55.196Z] --- PASS: TestVersion (0.04s) [2022-04-11T17:00:55.196Z] === CONT TestDiskUsage [2022-04-11T17:00:55.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/container_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/image_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/volume_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-11T17:00:55.762Z] === RUN TestDiskUsage/after_container.Run [2022-04-11T17:00:55.922Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-11T17:00:55.923Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestConfigureDaemonLogs [2022-04-11T17:00:55.923Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestCommonOptionsInstallFlags [2022-04-11T17:00:55.923Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-11T17:00:55.923Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-11T17:00:55.923Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-11T17:00:55.923Z] PASS [2022-04-11T17:00:55.923Z] coverage: 19.0% of statements [2022-04-11T17:00:55.923Z] ok github.com/docker/docker/cmd/dockerd 0.230s coverage: 19.0% of statements [2022-04-11T17:00:55.923Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-11T17:00:55.923Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-11T17:00:56.143Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-11T17:00:56.143Z] Using test binary docker [2022-04-11T17:00:56.143Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-11T17:00:56.143Z] +++ /etc/init.d/apparmor start [2022-04-11T17:00:56.143Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-11T17:00:56.143Z] INFO: Waiting for daemon to start... [2022-04-11T17:00:56.143Z] Starting dockerd [2022-04-11T17:00:56.143Z] +++ 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-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-11T17:00:56.328Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage (1.20s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-11T17:00:56.328Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-11T17:00:56.328Z] PASS [2022-04-11T17:00:56.328Z] [2022-04-11T17:00:56.328Z] === Skipped [2022-04-11T17:00:56.328Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-11T17:00:56.328Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-11T17:00:56.328Z] [2022-04-11T17:00:56.328Z] DONE 54 tests, 1 skipped in 22.390s [2022-04-11T17:00:56.328Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-11T17:00:56.586Z] INFO: Testing against a local daemon [2022-04-11T17:00:56.587Z] === RUN TestVolumesCreateAndList [2022-04-11T17:00:56.587Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-11T17:00:56.587Z] === RUN TestVolumesRemove [2022-04-11T17:00:56.587Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-11T17:00:56.587Z] === RUN TestVolumesInspect [2022-04-11T17:00:56.587Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-11T17:00:56.587Z] === RUN TestVolumesInvalidJSON [2022-04-11T17:00:56.587Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-11T17:00:56.587Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-11T17:00:56.587Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-11T17:00:56.587Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-11T17:00:56.587Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-11T17:00:56.587Z] PASS [2022-04-11T17:00:56.587Z] [2022-04-11T17:00:56.587Z] DONE 5 tests in 0.186s [2022-04-11T17:00:56.587Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-11T17:00:56.587Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14240 is not a child of this shell [2022-04-11T17:00:56.587Z] warning: PID 14240 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-11T17:00:56.845Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-11T17:00:56.845Z] [2022-04-11T17:00:56.845Z] Unloading profiles will leave already running processes permanently [2022-04-11T17:00:56.845Z] unconfined, which can lead to unexpected situations. [2022-04-11T17:00:56.845Z] [2022-04-11T17:00:56.845Z] To set a process to complain mode, use the command line tool [2022-04-11T17:00:56.845Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-11T17:00:56.845Z] Removing test suite binaries [2022-04-11T17:00:56.845Z] exiting test-integration [2022-04-11T17:00:56.845Z] ++ exit 0 [2022-04-11T17:00:56.845Z] [2022-04-11T17:00:56.882Z] === RUN TestContainerStopSignal [2022-04-11T17:00:56.883Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestContainerStopTimeout [2022-04-11T17:00:56.883Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-11T17:00:56.883Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-11T17:00:56.883Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-11T17:00:56.883Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-11T17:00:56.883Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestReplaceAndAppendEnvVars [2022-04-11T17:00:56.883Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-11T17:00:56.883Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestNewMemoryStore [2022-04-11T17:00:56.883Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestAddContainers [2022-04-11T17:00:56.883Z] --- PASS: TestAddContainers (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestGetContainer [2022-04-11T17:00:56.883Z] --- PASS: TestGetContainer (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestDeleteContainer [2022-04-11T17:00:56.883Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestListContainers [2022-04-11T17:00:56.883Z] --- PASS: TestListContainers (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestFirstContainer [2022-04-11T17:00:56.883Z] --- PASS: TestFirstContainer (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestApplyAllContainer [2022-04-11T17:00:56.883Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestIsValidHealthString [2022-04-11T17:00:56.883Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestStateRunStop [2022-04-11T17:00:56.883Z] --- PASS: TestStateRunStop (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestStateTimeoutWait [2022-04-11T17:00:56.883Z] state_test.go:141: Stop callback fired [2022-04-11T17:00:56.883Z] state_test.go:165: Stop callback fired [2022-04-11T17:00:56.883Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-11T17:00:56.883Z] === RUN TestIsValidStateString [2022-04-11T17:00:56.883Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestViewSaveDelete [2022-04-11T17:00:56.883Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-11T17:00:56.883Z] === RUN TestViewAll [2022-04-11T17:00:56.883Z] --- PASS: TestViewAll (0.01s) [2022-04-11T17:00:56.883Z] === RUN TestViewGet [2022-04-11T17:00:56.883Z] --- PASS: TestViewGet (0.01s) [2022-04-11T17:00:56.883Z] === RUN TestNames [2022-04-11T17:00:56.883Z] --- PASS: TestNames (0.00s) [2022-04-11T17:00:56.883Z] === RUN TestViewWithHealthCheck [2022-04-11T17:00:56.883Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-11T17:00:56.883Z] PASS [2022-04-11T17:00:56.883Z] coverage: 41.7% of statements [2022-04-11T17:00:56.883Z] ok github.com/docker/docker/container 0.236s coverage: 41.7% of statements [2022-04-11T17:00:56.883Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-11T17:00:56.883Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-11T17:00:56.883Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-11T17:00:56.883Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-11T17:00:56.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main Post stage [Pipeline] junit [2022-04-11T17:00:57.791Z] Recording test results [2022-04-11T17:00:57.843Z] === RUN TestPrepare [2022-04-11T17:00:57.843Z] --- PASS: TestPrepare (0.00s) [2022-04-11T17:00:57.843Z] === RUN TestStart [2022-04-11T17:00:57.843Z] --- PASS: TestStart (0.00s) [2022-04-11T17:00:57.843Z] === RUN TestWaitCancel [2022-04-11T17:00:57.843Z] --- PASS: TestWaitCancel (0.00s) [2022-04-11T17:00:57.843Z] === RUN TestWaitDisabled [2022-04-11T17:00:57.843Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-11T17:00:57.843Z] === RUN TestWaitEnabled [2022-04-11T17:00:57.843Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-11T17:00:57.843Z] === RUN TestRemove [2022-04-11T17:00:57.843Z] --- PASS: TestRemove (0.00s) [2022-04-11T17:00:57.843Z] PASS [2022-04-11T17:00:57.843Z] coverage: 65.3% of statements [2022-04-11T17:00:57.843Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-04-11T17:00:58.054Z] . [2022-04-11T17:00:58.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-11T17:00:58.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-11T17:00:58.054Z] Error: No such image: emptyfs [2022-04-11T17:00:58.054Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-11T17:00:58.054Z] ++++ docker load [2022-04-11T17:00:58.259Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-04-11T17:00:58.315Z] Running integration-test (iteration 1) [2022-04-11T17:00:58.315Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-11T17:00:58.315Z] ++ 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-11T17:00:58.315Z] ++ set -e [2022-04-11T17:00:58.315Z] ++ '[' -n 0 ']' [2022-04-11T17:00:58.315Z] ++ set -x [2022-04-11T17:00:58.315Z] ++ 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-11T17:00:58.315Z] Loaded image: busybox:latest Post stage [Pipeline] sh [2022-04-11T17:00:58.575Z] Loaded image: busybox:glibc [2022-04-11T17:00:58.597Z] + echo Ensuring container killed. [2022-04-11T17:00:58.597Z] Ensuring container killed. [2022-04-11T17:00:58.597Z] + docker rm -vf docker-pr9 [2022-04-11T17:00:58.597Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-04-11T17:00:58.877Z] + echo Chowning /workspace to jenkins user [2022-04-11T17:00:58.877Z] Chowning /workspace to jenkins user [2022-04-11T17:00:58.877Z] + id -u [2022-04-11T17:00:58.877Z] + id -g [2022-04-11T17:00:58.877Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43476:/workspace busybox chown -R 1000:1000 /workspace [2022-04-11T17:00:59.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-11T17:00:59.517Z] Loaded image: debian:bullseye-slim [2022-04-11T17:00:59.517Z] Loaded image: hello-world:latest [2022-04-11T17:00:59.777Z] Loaded image: arm32v7/hello-world:latest [2022-04-11T17:00:59.777Z] INFO: Testing against a local daemon [2022-04-11T17:00:59.777Z] === RUN TestCgroupNamespacesBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-11T17:01:00.542Z] + bundleName=amd64-rootless [2022-04-11T17:01:00.542Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-11T17:01:00.542Z] Creating amd64-rootless-bundles.tar.gz [2022-04-11T17:01:00.542Z] + 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-11T17:01:00.542Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-11T17:01:00.553Z] Archiving artifacts [2022-04-11T17:01:00.717Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-04-11T17:01:00.717Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-11T17:01:00.832Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43476/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-11T17:01:01.142Z] + make clean [2022-04-11T17:01:01.142Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-11T17:01:01.142Z] docker-dev-cache [2022-04-11T17:01:01.142Z] docker-mod-cache [Pipeline] deleteDir [2022-04-11T17:01:01.557Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-11T17:01:01.557Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-11T17:01:01.557Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-11T17:01:01.557Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-11T17:01:01.557Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-11T17:01:01.557Z] PASS [2022-04-11T17:01:01.557Z] coverage: 35.9% of statements [2022-04-11T17:01:01.557Z] ok github.com/docker/docker/daemon/cluster/convert 0.836s coverage: 35.9% of statements [2022-04-11T17:01:01.557Z] === RUN TestNewListSecretsFilters [2022-04-11T17:01:01.557Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-11T17:01:01.557Z] === RUN TestNewListConfigsFilters [2022-04-11T17:01:01.557Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-11T17:01:01.557Z] PASS [2022-04-11T17:01:01.557Z] coverage: 0.5% of statements [2022-04-11T17:01:01.557Z] ok github.com/docker/docker/daemon/cluster 1.449s coverage: 0.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T17:01:02.102Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-04-11T17:01:02.102Z] === RUN TestBuildWithSession [2022-04-11T17:01:02.102Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T17:01:02.102Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-11T17:01:02.102Z] === RUN TestBuildSquashParent [2022-04-11T17:01:02.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-11T17:01:03.232Z] INFO [linters context/goanalysis] analyzers took 4m43.035685397s with top 10 stages: buildir: 2m1.676918669s, goimports: 24.263360986s, unconvert: 18.745135133s, gosec: 15.804672224s, S1038: 8.775034076s, golint: 7.036794024s, misspell: 5.612065322s, S1039: 4.864032305s, nilness: 4.254085379s, inspect: 3.737121663s [2022-04-11T17:01:03.232Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-11T17:01:03.232Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2055/2440, skip_files: 2440/2440, skip_dirs: 2440/2440, cgo: 2440/3056, identifier_marker: 2055/2055, exclude-rules: 78/2055, nolint: 0/78, filename_unadjuster: 2440/2440, path_prettifier: 2440/2440, exclude: 2055/2055 [2022-04-11T17:01:03.232Z] INFO [runner] processing took 103.780502ms with stages: nolint: 35.740263ms, identifier_marker: 28.094097ms, path_prettifier: 14.669397ms, autogenerated_exclude: 12.523086ms, exclude-rules: 9.177627ms, skip_dirs: 3.127236ms, cgo: 285.758µs, filename_unadjuster: 157.945µs, max_same_issues: 1.369µs, uniq_by_line: 699ns, skip_files: 551ns, exclude: 368ns, diff: 361ns, max_from_linter: 303ns, path_shortener: 300ns, source_code: 286ns, max_per_file_from_linter: 248ns, sort_results: 247ns, severity-rules: 240ns, path_prefixer: 121ns [2022-04-11T17:01:03.232Z] INFO [runner] linters took 1m31.669706998s with stages: goanalysis_metalinter: 1m31.565736787s [2022-04-11T17:01:03.232Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-11T17:01:03.232Z] INFO Memory: 2641 samples, avg is 283.1MB, max is 1194.8MB [2022-04-11T17:01:03.232Z] INFO Execution took 4m23.979098817s [2022-04-11T17:01:03.232Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-11T17:01:03.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh dynbinary test-docker-py [2022-04-11T17:01:03.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-11T17:01:03.837Z] [2022-04-11T17:01:04.095Z] Removing bundles/ [2022-04-11T17:01:04.095Z] [2022-04-11T17:01:04.095Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-11T17:01:04.095Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T17:01:04.095Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T17:01:04.464Z] === RUN TestWaitNodeAttachment [2022-04-11T17:01:04.464Z] === RUN TestBuilderGC [2022-04-11T17:01:04.464Z] --- PASS: TestBuilderGC (0.00s) [2022-04-11T17:01:04.464Z] === RUN TestDaemonConfigurationNotFound [2022-04-11T17:01:04.464Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-11T17:01:04.464Z] === RUN TestDaemonBrokenConfiguration [2022-04-11T17:01:04.464Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-11T17:01:04.464Z] === RUN TestFindConfigurationConflicts [2022-04-11T17:01:04.464Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-11T17:01:04.464Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-11T17:01:04.464Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-11T17:01:04.464Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-11T17:01:04.464Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-11T17:01:04.464Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-11T17:01:04.464Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-11T17:01:04.464Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-11T17:01:04.464Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-11T17:01:04.464Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-11T17:01:04.464Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-11T17:01:04.464Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-11T17:01:04.464Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-11T17:01:04.464Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-11T17:01:04.464Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-11T17:01:04.464Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-11T17:01:04.464Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-11T17:01:04.464Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-11T17:01:04.465Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-11T17:01:04.465Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-11T17:01:04.465Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration/with_label [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration/with_dns [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-11T17:01:04.465Z] === RUN TestValidateConfiguration/with_hosts [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestReloadSetConfigFileNotExist [2022-04-11T17:01:04.465Z] time="2022-04-11T17:01:04Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-11T17:01:04.465Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-04-11T17:01:04.465Z] === RUN TestReloadDefaultConfigNotExist [2022-04-11T17:01:04.465Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:01:04.465Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestReloadBadDefaultConfig [2022-04-11T17:01:04.465Z] time="2022-04-11T17:01:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1291890043" [2022-04-11T17:01:04.465Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestReloadWithConflictingLabels [2022-04-11T17:01:04.465Z] time="2022-04-11T17:01:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3404222007" [2022-04-11T17:01:04.465Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestReloadWithDuplicateLabels [2022-04-11T17:01:04.465Z] time="2022-04-11T17:01:04Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2093462492" [2022-04-11T17:01:04.465Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestMaskURLCredentials [2022-04-11T17:01:04.465Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestDaemonConfigurationMerge [2022-04-11T17:01:04.465Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-11T17:01:04.465Z] PASS [2022-04-11T17:01:04.465Z] coverage: 79.5% of statements [2022-04-11T17:01:04.465Z] ok github.com/docker/docker/daemon/config 0.244s coverage: 79.5% of statements [2022-04-11T17:01:04.465Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-11T17:01:04.465Z] === RUN TestIsolationConversion [2022-04-11T17:01:04.465Z] === RUN TestIsolationConversion/default [2022-04-11T17:01:04.465Z] === RUN TestIsolationConversion/process [2022-04-11T17:01:04.465Z] === RUN TestIsolationConversion/hyperv [2022-04-11T17:01:04.465Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestContainerLabels [2022-04-11T17:01:04.465Z] --- PASS: TestContainerLabels (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestCredentialSpecConversion [2022-04-11T17:01:04.465Z] === RUN TestCredentialSpecConversion/none [2022-04-11T17:01:04.465Z] === RUN TestCredentialSpecConversion/config [2022-04-11T17:01:04.465Z] === RUN TestCredentialSpecConversion/file [2022-04-11T17:01:04.465Z] === RUN TestCredentialSpecConversion/registry [2022-04-11T17:01:04.465Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-11T17:01:04.465Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestControllerValidateMountBind [2022-04-11T17:01:04.465Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestControllerValidateMountVolume [2022-04-11T17:01:04.465Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestControllerValidateMountTarget [2022-04-11T17:01:04.465Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestControllerValidateMountTmpfs [2022-04-11T17:01:04.465Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestControllerValidateMountInvalidType [2022-04-11T17:01:04.465Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-11T17:01:04.465Z] === RUN TestControllerValidateMountNamedPipe [2022-04-11T17:01:04.465Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-11T17:01:04.465Z] PASS [2022-04-11T17:01:04.465Z] coverage: 11.0% of statements [2022-04-11T17:01:04.465Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.598s coverage: 11.0% of statements [2022-04-11T17:01:04.922Z] === RUN TestEventsLog [2022-04-11T17:01:04.922Z] --- PASS: TestEventsLog (0.00s) [2022-04-11T17:01:04.922Z] === RUN TestEventsLogTimeout [2022-04-11T17:01:04.922Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-11T17:01:04.922Z] === RUN TestLogEvents [2022-04-11T17:01:04.922Z] --- PASS: TestLogEvents (0.05s) [2022-04-11T17:01:04.922Z] === RUN TestLoadBufferedEvents [2022-04-11T17:01:05.379Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-04-11T17:01:05.379Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-11T17:01:05.379Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-11T17:01:05.379Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-11T17:01:05.379Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-11T17:01:05.379Z] PASS [2022-04-11T17:01:05.379Z] coverage: 50.0% of statements [2022-04-11T17:01:05.379Z] ok github.com/docker/docker/daemon/events 0.302s coverage: 50.0% of statements [2022-04-11T17:01:06.007Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-04-11T17:01:06.007Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-11T17:01:06.347Z] === RUN TestIsEmptyDir [2022-04-11T17:01:06.347Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-11T17:01:06.347Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-11T17:01:06.347Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-11T17:01:06.347Z] PASS [2022-04-11T17:01:06.347Z] coverage: 2.3% of statements [2022-04-11T17:01:06.347Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2022-04-11T17:01:06.347Z] === RUN TestLinkNaming [2022-04-11T17:01:06.347Z] --- PASS: TestLinkNaming (0.00s) [2022-04-11T17:01:06.347Z] === RUN TestLinkNew [2022-04-11T17:01:06.347Z] --- PASS: TestLinkNew (0.00s) [2022-04-11T17:01:06.347Z] === RUN TestLinkEnv [2022-04-11T17:01:06.347Z] --- PASS: TestLinkEnv (0.00s) [2022-04-11T17:01:06.347Z] === RUN TestLinkMultipleEnv [2022-04-11T17:01:06.347Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-11T17:01:06.347Z] === RUN TestLinkPortRangeEnv [2022-04-11T17:01:06.347Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-11T17:01:06.347Z] PASS [2022-04-11T17:01:06.347Z] coverage: 93.0% of statements [2022-04-11T17:01:06.347Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-04-11T17:01:06.802Z] === RUN TestVerifyNetworkingConfig [2022-04-11T17:01:06.802Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestGetContainer [2022-04-11T17:01:06.802Z] --- PASS: TestGetContainer (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestValidContainerNames [2022-04-11T17:01:06.802Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestContainerInitDNS [2022-04-11T17:01:06.802Z] daemon_test.go:145: root required [2022-04-11T17:01:06.802Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestMerge [2022-04-11T17:01:06.802Z] --- PASS: TestMerge (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestValidateContainerIsolation [2022-04-11T17:01:06.802Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestFindNetworkErrorType [2022-04-11T17:01:06.802Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestEnsureServicesExist [2022-04-11T17:01:06.802Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestEnsureServicesExistErrors [2022-04-11T17:01:06.802Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-11T17:01:06.802Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-11T17:01:06.802Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-11T17:01:06.802Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-11T17:01:06.802Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-11T17:01:06.802Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-11T17:01:06.802Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestContainerDelete [2022-04-11T17:01:06.802Z] --- PASS: TestContainerDelete (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestContainerDoubleDelete [2022-04-11T17:01:06.802Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestLogContainerEventCopyLabels [2022-04-11T17:01:06.802Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestLogContainerEventWithAttributes [2022-04-11T17:01:06.802Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestNoneHealthcheck [2022-04-11T17:01:06.802Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-11T17:01:06.802Z] === RUN TestHealthStates [2022-04-11T17:01:06.802Z] time="2022-04-11T17:01:06Z" 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-11T17:01:06.802Z] time="2022-04-11T17:01:06Z" 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-11T17:01:06.802Z] time="2022-04-11T17:01:06Z" 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-11T17:01:06.802Z] time="2022-04-11T17:01:06Z" 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-11T17:01:06.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-11T17:01:07.265Z] time="2022-04-11T17:01:06Z" 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-11T17:01:07.265Z] time="2022-04-11T17:01:06Z" 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-11T17:01:07.265Z] time="2022-04-11T17:01:06Z" 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-11T17:01:07.265Z] time="2022-04-11T17:01:06Z" 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-11T17:01:07.265Z] time="2022-04-11T17:01:06Z" 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-11T17:01:07.265Z] time="2022-04-11T17:01:06Z" 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-11T17:01:07.265Z] --- PASS: TestHealthStates (0.20s) [2022-04-11T17:01:07.265Z] === RUN TestGetInspectData [2022-04-11T17:01:07.265Z] --- PASS: TestGetInspectData (0.00s) [2022-04-11T17:01:07.265Z] === RUN TestFillLicense [2022-04-11T17:01:07.265Z] --- PASS: TestFillLicense (0.00s) [2022-04-11T17:01:07.265Z] === RUN TestListInvalidFilter [2022-04-11T17:01:07.265Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-11T17:01:07.265Z] === RUN TestNameFilter [2022-04-11T17:01:07.265Z] --- PASS: TestNameFilter (0.00s) [2022-04-11T17:01:07.265Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-11T17:01:07.265Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-11T17:01:07.265Z] === 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-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-11T17:01:07.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-11T17:01:07.265Z] --- 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-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-11T17:01:07.265Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-11T17:01:07.265Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-11T17:01:07.265Z] === RUN TestDaemonReloadLabels [2022-04-11T17:01:07.265Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-11T17:01:07.265Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-11T17:01:07.266Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-11T17:01:07.266Z] === RUN TestDaemonReloadMirrors [2022-04-11T17:01:07.266Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-11T17:01:07.266Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-11T17:01:07.266Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-11T17:01:07.266Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-11T17:01:07.266Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-11T17:01:07.266Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-11T17:01:07.266Z] reload_test.go:342: root required [2022-04-11T17:01:07.266Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-11T17:01:07.266Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-11T17:01:07.266Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.06s) [2022-04-11T17:01:07.266Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-11T17:01:07.266Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-11T17:01:07.266Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-11T17:01:07.266Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.11s) [2022-04-11T17:01:07.266Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-11T17:01:07.266Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-04-11T17:01:07.266Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-11T17:01:07.266Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-11T17:01:07.266Z] === RUN TestParseVolumesFrom [2022-04-11T17:01:07.266Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-11T17:01:07.266Z] PASS [2022-04-11T17:01:07.266Z] coverage: 8.8% of statements [2022-04-11T17:01:07.266Z] ok github.com/docker/docker/daemon 0.686s coverage: 8.8% of statements [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-11T17:01:07.266Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-11T17:01:07.389Z] --- PASS: TestBuildSquashParent (4.70s) [2022-04-11T17:01:07.389Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-11T17:01:07.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T17:01:07.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T17:01:07.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T17:01:07.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T17:01:07.389Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T17:01:07.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T17:01:07.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T17:01:07.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T17:01:07.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T17:01:07.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T17:01:07.389Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T17:01:07.389Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T17:01:07.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T17:01:07.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T17:01:07.911Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wwmorw8modu7lwckrqjw31jra Created:2022-04-11 17:01:06.212991075 +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[f8893a03fb5bfec3c09a233f0c49317d13c2405a4ab858af047f399802a2bf58:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.um22baxm3v13iwtwja4ticp4l EndpointID:cdfabbcef2f5e2729c33f2ad5144fa22fd98445d3444d1e6ec15c87858843584 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:053e545850cd0b44d6009936a115fdababc3d3691bcf213a778ca1e0f936fe9b 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:ccd8dcc9ba7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.um22baxm3v13iwtwja4ticp4l EndpointID:cdfabbcef2f5e2729c33f2ad5144fa22fd98445d3444d1e6ec15c87858843584 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-11T17:01:07.968Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T17:01:08.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T17:01:08.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-11T17:01:09.182Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T17:01:09.182Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T17:01:09.429Z] === RUN TestNewStreamConfig [2022-04-11T17:01:09.429Z] === RUN TestNewStreamConfig/defaults [2022-04-11T17:01:09.429Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-11T17:01:09.429Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-11T17:01:09.429Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-11T17:01:09.429Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-11T17:01:09.429Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-11T17:01:09.429Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-11T17:01:09.429Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-11T17:01:09.429Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-11T17:01:09.430Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-11T17:01:09.430Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-11T17:01:09.430Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-11T17:01:09.430Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-11T17:01:09.430Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-11T17:01:09.430Z] time="2022-04-11T17:01:08Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-11T17:01:09.430Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-04-11T17:01:09.430Z] === RUN TestCreateSuccess [2022-04-11T17:01:09.430Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCreateStreamSkipped [2022-04-11T17:01:09.430Z] time="2022-04-11T17:01:09Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-11T17:01:09.430Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCreateLogGroupSuccess [2022-04-11T17:01:09.430Z] time="2022-04-11T17:01:09Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-11T17:01:09.430Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCreateError [2022-04-11T17:01:09.430Z] --- PASS: TestCreateError (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCreateAlreadyExists [2022-04-11T17:01:09.430Z] time="2022-04-11T17:01:09Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-11T17:01:09.430Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestLogClosed [2022-04-11T17:01:09.430Z] --- PASS: TestLogClosed (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestLogBlocking [2022-04-11T17:01:09.430Z] --- PASS: TestLogBlocking (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-11T17:01:09.430Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestLogNonBlockingBufferFull [2022-04-11T17:01:09.430Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestPublishBatchSuccess [2022-04-11T17:01:09.430Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestPublishBatchError [2022-04-11T17:01:09.430Z] time="2022-04-11T17:01:09Z" level=error msg=error [2022-04-11T17:01:09.430Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-11T17:01:09.430Z] time="2022-04-11T17:01:09Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-11T17:01:09.430Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-11T17:01:09.430Z] time="2022-04-11T17:01:09Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-11T17:01:09.430Z] time="2022-04-11T17:01:09Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-11T17:01:09.430Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchSimple [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchTicker [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchMultilinePattern [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchClose [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestEffectiveLen [2022-04-11T17:01:09.430Z] === RUN TestEffectiveLen/0/Hello [2022-04-11T17:01:09.430Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-11T17:01:09.430Z] === RUN TestEffectiveLen/2/🙃 [2022-04-11T17:01:09.430Z] === RUN TestEffectiveLen/3/���� [2022-04-11T17:01:09.430Z] === RUN TestEffectiveLen/4/He��o [2022-04-11T17:01:09.430Z] === RUN TestEffectiveLen/5/ [2022-04-11T17:01:09.430Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestFindValidSplit [2022-04-11T17:01:09.430Z] === RUN TestFindValidSplit/0/ [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1076: [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1077: [2022-04-11T17:01:09.430Z] === RUN TestFindValidSplit/1/Hello [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1076: Hello [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1077: [2022-04-11T17:01:09.430Z] === RUN TestFindValidSplit/2/Hello [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1076: He [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1077: llo [2022-04-11T17:01:09.430Z] === RUN TestFindValidSplit/3/Hello [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1076: [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1077: Hello [2022-04-11T17:01:09.430Z] === RUN TestFindValidSplit/4/🙃 [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1076: [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-11T17:01:09.430Z] === RUN TestFindValidSplit/5/🙃 [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1077: [2022-04-11T17:01:09.430Z] === RUN TestFindValidSplit/6/a� [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1076: a [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1077: � [2022-04-11T17:01:09.430Z] === RUN TestFindValidSplit/7/a� [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1076: a� [2022-04-11T17:01:09.430Z] cloudwatchlogs_test.go:1077: [2022-04-11T17:01:09.430Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestProcessEventEmoji [2022-04-11T17:01:09.430Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchLineSplit [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchMaxEvents [2022-04-11T17:01:09.430Z] === RUN TestAdapterReadLogs [2022-04-11T17:01:09.430Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCopier [2022-04-11T17:01:09.430Z] --- PASS: TestCopier (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCopierLongLines [2022-04-11T17:01:09.430Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCopierSlow [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchMaxEvents (0.15s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-11T17:01:09.430Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-11T17:01:09.430Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-11T17:01:09.430Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-11T17:01:09.430Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-11T17:01:09.430Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-11T17:01:09.430Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-11T17:01:09.430Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-11T17:01:09.430Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-11T17:01:09.430Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-11T17:01:09.430Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-11T17:01:09.430Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-11T17:01:09.430Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsFormat [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-11T17:01:09.430Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-11T17:01:09.430Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestCreateTagSuccess [2022-04-11T17:01:09.430Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-11T17:01:09.430Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-11T17:01:09.430Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-11T17:01:09.430Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-11T17:01:09.430Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-11T17:01:09.430Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-11T17:01:09.430Z] PASS [2022-04-11T17:01:09.430Z] coverage: 80.2% of statements [2022-04-11T17:01:09.430Z] ok github.com/docker/docker/daemon/logger/awslogs 0.577s coverage: 80.2% of statements [2022-04-11T17:01:09.885Z] --- PASS: TestCopierSlow (0.20s) [2022-04-11T17:01:09.885Z] === RUN TestCopierWithSized [2022-04-11T17:01:09.885Z] === RUN TestCopierWithSized/as_is [2022-04-11T17:01:09.885Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-11T17:01:09.885Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-11T17:01:09.885Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-11T17:01:09.885Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-11T17:01:09.885Z] === RUN TestCopierWithPartial [2022-04-11T17:01:09.885Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-11T17:01:09.885Z] === RUN TestRingLogger [2022-04-11T17:01:09.885Z] --- PASS: TestRingLogger (0.00s) [2022-04-11T17:01:09.885Z] === RUN TestRingCap [2022-04-11T17:01:09.885Z] --- PASS: TestRingCap (0.00s) [2022-04-11T17:01:09.885Z] === RUN TestRingClose [2022-04-11T17:01:09.885Z] --- PASS: TestRingClose (0.00s) [2022-04-11T17:01:09.885Z] === RUN TestRingDrain [2022-04-11T17:01:09.885Z] --- PASS: TestRingDrain (0.00s) [2022-04-11T17:01:09.885Z] PASS [2022-04-11T17:01:09.885Z] coverage: 43.2% of statements [2022-04-11T17:01:09.885Z] ok github.com/docker/docker/daemon/logger 0.378s coverage: 43.2% of statements [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptReconnectInterval [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-11T17:01:09.885Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-11T17:01:09.885Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-11T17:01:09.885Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-11T17:01:09.885Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-11T17:01:09.885Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-11T17:01:09.885Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-11T17:01:09.885Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-11T17:01:09.885Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/#00 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-11T17:01:09.885Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/:// [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/something:// [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-11T17:01:09.886Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-11T17:01:09.886Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-11T17:01:09.886Z] PASS [2022-04-11T17:01:09.886Z] coverage: 53.6% of statements [2022-04-11T17:01:09.886Z] ok github.com/docker/docker/daemon/logger/fluentd 0.092s coverage: 53.6% of statements [2022-04-11T17:01:09.886Z] === RUN TestSearchRegistryForImagesErrors [2022-04-11T17:01:09.886Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-11T17:01:09.886Z] === RUN TestSearchRegistryForImages [2022-04-11T17:01:09.886Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-11T17:01:09.886Z] === RUN TestOnlyPlatformWithFallback [2022-04-11T17:01:09.886Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-11T17:01:09.886Z] === RUN TestImageDelete [2022-04-11T17:01:09.886Z] === RUN TestImageDelete/no_lease [2022-04-11T17:01:09.886Z] === RUN TestImageDelete/lease_exists [2022-04-11T17:01:09.886Z] --- PASS: TestImageDelete (0.06s) [2022-04-11T17:01:09.886Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-11T17:01:09.886Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-04-11T17:01:09.886Z] === RUN TestContentStoreForPull [2022-04-11T17:01:10.342Z] --- PASS: TestContentStoreForPull (0.23s) [2022-04-11T17:01:10.342Z] PASS [2022-04-11T17:01:10.342Z] coverage: 6.6% of statements [2022-04-11T17:01:10.342Z] ok github.com/docker/docker/daemon/images 0.443s coverage: 6.6% of statements [2022-04-11T17:01:10.342Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-11T17:01:10.342Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-11T17:01:10.342Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-11T17:01:10.342Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-11T17:01:10.342Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-11T17:01:10.342Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-11T17:01:10.576Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-11T17:01:10.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-04-11T17:01:10.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2022-04-11T17:01:10.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-04-11T17:01:10.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-04-11T17:01:10.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-04-11T17:01:10.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s) [2022-04-11T17:01:10.576Z] === RUN TestBuildMultiStageCopy [2022-04-11T17:01:10.576Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-11T17:01:10.798Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-11T17:01:10.798Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-11T17:01:10.798Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-11T17:01:10.798Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-04-11T17:01:10.798Z] === RUN TestFastTimeMarshalJSON [2022-04-11T17:01:10.798Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-11T17:01:10.798Z] PASS [2022-04-11T17:01:10.798Z] coverage: 87.2% of statements [2022-04-11T17:01:10.798Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.197s coverage: 87.2% of statements [2022-04-11T17:01:11.257Z] === RUN TestJSONFileLogger [2022-04-11T17:01:11.257Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-11T17:01:11.257Z] === RUN TestJSONFileLoggerWithTags [2022-04-11T17:01:11.257Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-11T17:01:11.257Z] === RUN TestJSONFileLoggerWithOpts [2022-04-11T17:01:11.257Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-11T17:01:11.257Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-11T17:01:11.257Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-11T17:01:11.257Z] === RUN TestEncodeDecode [2022-04-11T17:01:11.257Z] === PAUSE TestEncodeDecode [2022-04-11T17:01:11.257Z] === RUN TestUnexpectedEOF [2022-04-11T17:01:11.525Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-11T17:01:11.712Z] time="2022-04-11T17:01:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-11T17:01:11.712Z] time="2022-04-11T17:01:11Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-11T17:01:11.712Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-04-11T17:01:11.712Z] === CONT TestEncodeDecode [2022-04-11T17:01:11.712Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-11T17:01:11.712Z] PASS [2022-04-11T17:01:11.712Z] coverage: 69.9% of statements [2022-04-11T17:01:11.712Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.290s coverage: 69.9% of statements [2022-04-11T17:01:11.712Z] === RUN TestWriteLog [2022-04-11T17:01:11.712Z] === PAUSE TestWriteLog [2022-04-11T17:01:11.712Z] === RUN TestReadLog [2022-04-11T17:01:11.712Z] === PAUSE TestReadLog [2022-04-11T17:01:11.712Z] === RUN TestDecode [2022-04-11T17:01:11.712Z] --- PASS: TestDecode (0.02s) [2022-04-11T17:01:11.712Z] === CONT TestWriteLog [2022-04-11T17:01:11.712Z] === CONT TestReadLog [2022-04-11T17:01:11.712Z] --- PASS: TestWriteLog (0.00s) [2022-04-11T17:01:11.712Z] === RUN TestReadLog/tail_exact [2022-04-11T17:01:11.712Z] === RUN TestReadLog/tail_less_than_available [2022-04-11T17:01:11.712Z] === RUN TestReadLog/tail_more_than_available [2022-04-11T17:01:11.712Z] --- PASS: TestReadLog (0.20s) [2022-04-11T17:01:11.712Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-04-11T17:01:11.712Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-11T17:01:11.712Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-11T17:01:11.712Z] PASS [2022-04-11T17:01:11.712Z] coverage: 78.7% of statements [2022-04-11T17:01:11.712Z] ok github.com/docker/docker/daemon/logger/local 0.288s coverage: 78.7% of statements [2022-04-11T17:01:11.785Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-11T17:01:12.046Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-11T17:01:12.046Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-11T17:01:12.106Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.07s) [2022-04-11T17:01:12.106Z] PASS [2022-04-11T17:01:12.106Z] [2022-04-11T17:01:12.106Z] === Skipped [2022-04-11T17:01:12.106Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:01:12.106Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:01:12.106Z] [2022-04-11T17:01:12.106Z] DONE 26 tests, 1 skipped in 44.257s [2022-04-11T17:01:12.106Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-11T17:01:12.106Z] INFO: Testing against a local daemon [2022-04-11T17:01:12.106Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-11T17:01:12.106Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:01:12.106Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-11T17:01:12.106Z] === RUN TestDockerNetworkIpvlan [2022-04-11T17:01:12.106Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:01:12.106Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-11T17:01:12.106Z] PASS [2022-04-11T17:01:12.106Z] [2022-04-11T17:01:12.106Z] === Skipped [2022-04-11T17:01:12.106Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-11T17:01:12.106Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:01:12.106Z] [2022-04-11T17:01:12.106Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-11T17:01:12.106Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:01:12.106Z] [2022-04-11T17:01:12.106Z] DONE 2 tests, 2 skipped in 0.024s [2022-04-11T17:01:12.106Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-11T17:01:12.106Z] INFO: Testing against a local daemon [2022-04-11T17:01:12.106Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-11T17:01:12.167Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-11T17:01:12.307Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2022-04-11T17:01:12.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-04-11T17:01:12.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-04-11T17:01:12.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-11T17:01:12.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-11T17:01:12.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-11T17:01:12.307Z] === RUN TestBuildMultiStageParentConfig [2022-04-11T17:01:12.626Z] === RUN TestOpenFileDelete [2022-04-11T17:01:12.626Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-11T17:01:12.626Z] === RUN TestOpenFileRename [2022-04-11T17:01:12.626Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-11T17:01:12.626Z] === RUN TestHandleDecoderErr [2022-04-11T17:01:12.626Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-11T17:01:12.626Z] === RUN TestParseLogTagDefaultTag [2022-04-11T17:01:12.626Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-11T17:01:12.626Z] === RUN TestParseLogTag [2022-04-11T17:01:12.626Z] --- PASS: TestParseLogTag (0.00s) [2022-04-11T17:01:12.626Z] === RUN TestParseLogTagEmptyTag [2022-04-11T17:01:12.626Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-11T17:01:12.626Z] === RUN TestTailFiles [2022-04-11T17:01:12.626Z] --- PASS: TestTailFiles (0.00s) [2022-04-11T17:01:12.626Z] === RUN TestFollowLogsConsumerGone [2022-04-11T17:01:12.626Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-11T17:01:12.626Z] === RUN TestFollowLogsProducerGone [2022-04-11T17:01:12.626Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-11T17:01:12.626Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-11T17:01:12.626Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-11T17:01:12.626Z] === RUN TestCheckCapacityAndRotate [2022-04-11T17:01:12.626Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-11T17:01:12.626Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-11T17:01:12.626Z] --- PASS: TestCheckCapacityAndRotate (0.08s) [2022-04-11T17:01:12.626Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-11T17:01:12.626Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-04-11T17:01:12.626Z] PASS [2022-04-11T17:01:12.626Z] coverage: 53.5% of statements [2022-04-11T17:01:12.626Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.159s coverage: 53.5% of statements [2022-04-11T17:01:12.626Z] === RUN TestLog [2022-04-11T17:01:12.877Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-04-11T17:01:12.877Z] === RUN TestBuildLabelWithTargets [2022-04-11T17:01:13.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-11T17:01:13.082Z] --- PASS: TestLog (0.03s) [2022-04-11T17:01:13.082Z] PASS [2022-04-11T17:01:13.082Z] coverage: 31.5% of statements [2022-04-11T17:01:13.082Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.087s coverage: 31.5% of statements [2022-04-11T17:01:13.482Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-04-11T17:01:13.482Z] === RUN TestDockerNetworkMacvlan [2022-04-11T17:01:13.537Z] === RUN TestNewParse [2022-04-11T17:01:13.537Z] --- PASS: TestNewParse (0.00s) [2022-04-11T17:01:13.537Z] PASS [2022-04-11T17:01:13.537Z] coverage: 8.3% of statements [2022-04-11T17:01:13.537Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2022-04-11T17:01:13.537Z] === RUN TestValidateLogOpt [2022-04-11T17:01:13.537Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-11T17:01:13.537Z] === RUN TestNewMissedConfig [2022-04-11T17:01:13.537Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-11T17:01:13.537Z] === RUN TestNewMissedUrl [2022-04-11T17:01:13.537Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-11T17:01:13.537Z] === RUN TestNewMissedToken [2022-04-11T17:01:13.537Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-11T17:01:13.537Z] === RUN TestNewWithProxy [2022-04-11T17:01:13.537Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-11T17:01:13.537Z] === RUN TestDefault [2022-04-11T17:01:13.537Z] --- PASS: TestDefault (0.01s) [2022-04-11T17:01:13.537Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-11T17:01:13.537Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-11T17:01:13.537Z] === RUN TestJsonFormat [2022-04-11T17:01:13.818Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-04-11T17:01:13.818Z] === RUN TestBuildWithEmptyLayers [2022-04-11T17:01:13.993Z] --- PASS: TestJsonFormat (0.01s) [2022-04-11T17:01:13.993Z] === RUN TestRawFormat [2022-04-11T17:01:13.993Z] --- PASS: TestRawFormat (0.00s) [2022-04-11T17:01:13.993Z] === RUN TestRawFormatWithLabels [2022-04-11T17:01:13.993Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-11T17:01:13.993Z] === RUN TestRawFormatWithoutTag [2022-04-11T17:01:13.993Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2022-04-11T17:01:13.993Z] === RUN TestBatching [2022-04-11T17:01:13.993Z] === RUN TestParseLogFormat [2022-04-11T17:01:13.993Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-11T17:01:13.993Z] === RUN TestValidateLogOptEmpty [2022-04-11T17:01:13.993Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-11T17:01:13.993Z] === RUN TestValidateSyslogAddress [2022-04-11T17:01:13.993Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-11T17:01:13.993Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-11T17:01:13.993Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-11T17:01:13.993Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-11T17:01:13.993Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-11T17:01:13.993Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-11T17:01:13.993Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-11T17:01:13.993Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-11T17:01:13.993Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-11T17:01:13.993Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-11T17:01:13.993Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-11T17:01:13.993Z] === RUN TestParseAddressDefaultPort [2022-04-11T17:01:13.993Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-11T17:01:13.993Z] === RUN TestValidateSyslogFacility [2022-04-11T17:01:13.993Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-11T17:01:13.993Z] === RUN TestValidateLogOptSyslogFormat [2022-04-11T17:01:13.993Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-11T17:01:13.993Z] === RUN TestValidateLogOpt [2022-04-11T17:01:13.993Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-11T17:01:13.993Z] PASS [2022-04-11T17:01:13.993Z] coverage: 43.6% of statements [2022-04-11T17:01:13.993Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 43.6% of statements [2022-04-11T17:01:13.993Z] --- PASS: TestBatching (0.28s) [2022-04-11T17:01:13.993Z] === RUN TestFrequency [2022-04-11T17:01:14.050Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-11T17:01:14.389Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-11T17:01:14.389Z] === RUN TestBuildMultiStageOnBuild [2022-04-11T17:01:14.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-11T17:01:14.448Z] --- PASS: TestFrequency (0.19s) [2022-04-11T17:01:14.448Z] === RUN TestOneMessagePerRequest [2022-04-11T17:01:14.448Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-11T17:01:14.448Z] === RUN TestVerify [2022-04-11T17:01:14.448Z] --- PASS: TestVerify (0.00s) [2022-04-11T17:01:14.448Z] === RUN TestSkipVerify [2022-04-11T17:01:14.448Z] time="2022-04-11T17:01:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.448Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.448Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.617Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-11T17:01:14.904Z] --- PASS: TestSkipVerify (0.55s) [2022-04-11T17:01:14.904Z] === RUN TestBufferMaximum [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649696474.519995\",\"host\":\"c3314b0e600b\"}'" [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649696474.519995\",\"host\":\"c3314b0e600b\"}'" [2022-04-11T17:01:14.904Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-11T17:01:14.904Z] === RUN TestServerAlwaysDown [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649696474.523007\",\"host\":\"c3314b0e600b\"}'" [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649696474.523007\",\"host\":\"c3314b0e600b\"}'" [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649696474.523007\",\"host\":\"c3314b0e600b\"}'" [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649696474.523007\",\"host\":\"c3314b0e600b\"}'" [2022-04-11T17:01:14.904Z] time="2022-04-11T17:01:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649696474.523007\",\"host\":\"c3314b0e600b\"}'" [2022-04-11T17:01:14.904Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-11T17:01:14.904Z] === RUN TestCannotSendAfterClose [2022-04-11T17:01:14.904Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-11T17:01:14.904Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-11T17:01:15.360Z] === RUN TestV1IDService [2022-04-11T17:01:15.360Z] --- PASS: TestV1IDService (0.02s) [2022-04-11T17:01:15.360Z] === RUN TestV2MetadataService [2022-04-11T17:01:15.555Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-11T17:01:15.772Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-04-11T17:01:15.772Z] === RUN TestBuildUncleanTarFilenames [2022-04-11T17:01:15.816Z] time="2022-04-11T17:01:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-11T17:01:15.816Z] time="2022-04-11T17:01:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c3314b0e600b\"}'" [2022-04-11T17:01:15.816Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2022-04-11T17:01:15.816Z] PASS [2022-04-11T17:01:15.816Z] coverage: 82.5% of statements [2022-04-11T17:01:15.816Z] ok github.com/docker/docker/daemon/logger/splunk 2.174s coverage: 82.5% of statements [2022-04-11T17:01:15.816Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-11T17:01:15.816Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-11T17:01:15.816Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-11T17:01:15.816Z] === RUN TestSuccessfulDownload [2022-04-11T17:01:15.816Z] download_test.go:267: Needs fixing on Windows [2022-04-11T17:01:15.816Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-11T17:01:15.816Z] === RUN TestCancelledDownload [2022-04-11T17:01:15.816Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-11T17:01:15.816Z] === RUN TestMaxDownloadAttempts [2022-04-11T17:01:15.816Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-11T17:01:15.816Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-11T17:01:15.816Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-11T17:01:15.816Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-11T17:01:15.816Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-11T17:01:15.816Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-11T17:01:15.816Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-11T17:01:15.816Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-11T17:01:15.816Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-11T17:01:15.816Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-11T17:01:15.816Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-11T17:01:15.816Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-11T17:01:16.272Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-11T17:01:16.272Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-11T17:01:16.272Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestContinueOnError_NeverContinue [2022-04-11T17:01:16.272Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestManifestStore [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/no_remote_or_local [2022-04-11T17:01:16.272Z] --- PASS: TestV2MetadataService (0.68s) [2022-04-11T17:01:16.272Z] PASS [2022-04-11T17:01:16.272Z] coverage: 48.2% of statements [2022-04-11T17:01:16.272Z] ok github.com/docker/docker/distribution/metadata 0.759s coverage: 48.2% of statements [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4077508179\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/no_local_cache [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/with_local_cache [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/unknown_media_type [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=warning msg="reference for unknown type: " [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=warning msg="reference for unknown type: " [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=warning msg="reference for unknown type: " [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=warning msg="reference for unknown type: " [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=warning msg="reference for unknown type: " [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-11T17:01:16.272Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore (0.30s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-11T17:01:16.272Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaType [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-11T17:01:16.272Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-11T17:01:16.272Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestFixManifestLayers [2022-04-11T17:01:16.272Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-11T17:01:16.272Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-11T17:01:16.272Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestFixManifestLayersBadParent [2022-04-11T17:01:16.272Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestValidateManifest [2022-04-11T17:01:16.272Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-11T17:01:16.272Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestFormatPlatform [2022-04-11T17:01:16.272Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-11T17:01:16.272Z] === RUN TestPullSchema2Config [2022-04-11T17:01:16.272Z] === RUN TestPullSchema2Config/success_first_time [2022-04-11T17:01:16.272Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-11T17:01:16.272Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-11T17:01:16.272Z] === RUN TestPullSchema2Config/500_status [2022-04-11T17:01:16.272Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-11T17:01:16.272Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-11T17:01:16.272Z] time="2022-04-11T17:01:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-11T17:01:16.273Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-11T17:01:16.273Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-04-11T17:01:16.273Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-04-11T17:01:16.273Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-04-11T17:01:16.273Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-04-11T17:01:16.273Z] === RUN TestTransfer [2022-04-11T17:01:16.343Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-04-11T17:01:16.343Z] === RUN TestBuildMultiStageLayerLeak [2022-04-11T17:01:16.728Z] --- PASS: TestTransfer (0.11s) [2022-04-11T17:01:16.728Z] === RUN TestConcurrencyLimit [2022-04-11T17:01:16.728Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-11T17:01:16.728Z] === RUN TestPullSchema2Config/EOF [2022-04-11T17:01:16.728Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-11T17:01:16.728Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-11T17:01:16.728Z] 2022/04/11 17:01:16 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-11T17:01:16.728Z] goroutine 88 [running]: [2022-04-11T17:01:16.728Z] net/http.(*conn).serve.func1() [2022-04-11T17:01:16.728Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-11T17:01:16.728Z] panic({0x789000, 0x96b8f0}) [2022-04-11T17:01:16.728Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-11T17:01:16.728Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003249c0?, {0x9730d8?, 0xc0001581c0?}) [2022-04-11T17:01:16.728Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-11T17:01:16.728Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x9730d8, 0xc0001581c0}, 0xc0000a9700) [2022-04-11T17:01:16.728Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-11T17:01:16.728Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x9730d8?, 0xc0001581c0?}, 0xc000081400?) [2022-04-11T17:01:16.728Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-11T17:01:16.728Z] net/http.serverHandler.ServeHTTP({0xc000480e70?}, {0x9730d8, 0xc0001581c0}, 0xc0000a9700) [2022-04-11T17:01:16.728Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-11T17:01:16.728Z] net/http.(*conn).serve(0xc00009f900, {0x973950, 0xc0004ec210}) [2022-04-11T17:01:16.728Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-11T17:01:16.728Z] created by net/http.(*Server).Serve [2022-04-11T17:01:16.728Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-11T17:01:16.728Z] === RUN TestNotFound [2022-04-11T17:01:16.728Z] --- PASS: TestNotFound (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestConflict [2022-04-11T17:01:16.728Z] --- PASS: TestConflict (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestForbidden [2022-04-11T17:01:16.728Z] --- PASS: TestForbidden (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestInvalidParameter [2022-04-11T17:01:16.728Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestNotImplemented [2022-04-11T17:01:16.728Z] --- PASS: TestNotImplemented (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestNotModified [2022-04-11T17:01:16.728Z] --- PASS: TestNotModified (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestUnauthorized [2022-04-11T17:01:16.728Z] --- PASS: TestUnauthorized (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestUnknown [2022-04-11T17:01:16.728Z] --- PASS: TestUnknown (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestCancelled [2022-04-11T17:01:16.728Z] --- PASS: TestCancelled (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestDeadline [2022-04-11T17:01:16.728Z] --- PASS: TestDeadline (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestDataLoss [2022-04-11T17:01:16.728Z] --- PASS: TestDataLoss (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestUnavailable [2022-04-11T17:01:16.728Z] --- PASS: TestUnavailable (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestSystem [2022-04-11T17:01:16.728Z] --- PASS: TestSystem (0.00s) [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Not_Found [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Bad_Request [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Conflict [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Unauthorized [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Forbidden [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Not_Modified [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-11T17:01:16.728Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-11T17:01:16.728Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-11T17:01:16.728Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-11T17:01:16.729Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-11T17:01:16.729Z] PASS [2022-04-11T17:01:16.729Z] coverage: 77.0% of statements [2022-04-11T17:01:16.729Z] ok github.com/docker/docker/errdefs 0.056s coverage: 77.0% of statements [2022-04-11T17:01:16.729Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-11T17:01:16.729Z] === RUN TestPullSchema2Config/unauthorized [2022-04-11T17:01:16.729Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-11T17:01:16.729Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-11T17:01:16.729Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-11T17:01:16.729Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-11T17:01:16.729Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-11T17:01:16.729Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-11T17:01:16.729Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-11T17:01:16.729Z] === RUN TestGetRepositoryMountCandidates [2022-04-11T17:01:16.729Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-11T17:01:16.729Z] === RUN TestLayerAlreadyExists [2022-04-11T17:01:16.729Z] 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-11T17:01:16.729Z] 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-11T17:01:16.729Z] 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-11T17:01:16.729Z] 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-11T17:01:16.729Z] 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-11T17:01:16.729Z] 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-11T17:01:16.729Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-11T17:01:16.729Z] === RUN TestWhenEmptyAuthConfig [2022-04-11T17:01:17.184Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-04-11T17:01:17.184Z] === RUN TestInactiveJobs [2022-04-11T17:01:17.184Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-11T17:01:17.184Z] === RUN TestWatchRelease [2022-04-11T17:01:17.184Z] --- PASS: TestWatchRelease (0.04s) [2022-04-11T17:01:17.184Z] === RUN TestWatchFinishedTransfer [2022-04-11T17:01:17.184Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-11T17:01:17.184Z] === RUN TestDuplicateTransfer [2022-04-11T17:01:17.460Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-11T17:01:17.639Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-11T17:01:17.639Z] === RUN TestSuccessfulUpload [2022-04-11T17:01:17.639Z] time="2022-04-11T17:01:17Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-11T17:01:17.639Z] === RUN TestFSGetInvalidData [2022-04-11T17:01:17.639Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-11T17:01:17.639Z] === RUN TestCancelledUpload [2022-04-11T17:01:17.639Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-11T17:01:17.639Z] PASS [2022-04-11T17:01:17.639Z] coverage: 76.8% of statements [2022-04-11T17:01:17.639Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-11T17:01:17.639Z] === RUN TestFSInvalidSet [2022-04-11T17:01:17.639Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-11T17:01:17.639Z] === RUN TestFSInvalidRoot [2022-04-11T17:01:17.639Z] ok github.com/docker/docker/distribution/xfer 1.833s coverage: 76.8% of statements [2022-04-11T17:01:17.639Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-11T17:01:17.639Z] === RUN TestFSMetadataGetSet [2022-04-11T17:01:17.639Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-11T17:01:17.639Z] === RUN TestFSInvalidWalker [2022-04-11T17:01:17.639Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-11T17:01:17.639Z] === RUN TestFSGetSet [2022-04-11T17:01:17.639Z] --- PASS: TestFSGetSet (0.03s) [2022-04-11T17:01:17.639Z] === RUN TestFSGetUnsetKey [2022-04-11T17:01:17.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-11T17:01:17.726Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-04-11T17:01:17.726Z] === RUN TestBuildWithHugeFile [2022-04-11T17:01:18.094Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-11T17:01:18.094Z] === RUN TestFSGetEmptyData [2022-04-11T17:01:18.094Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-11T17:01:18.094Z] === RUN TestFSDelete [2022-04-11T17:01:18.094Z] --- PASS: TestFSDelete (0.01s) [2022-04-11T17:01:18.094Z] === RUN TestFSWalker [2022-04-11T17:01:18.094Z] --- PASS: TestFSWalker (0.01s) [2022-04-11T17:01:18.094Z] === RUN TestFSWalkerStopOnError [2022-04-11T17:01:18.094Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-11T17:01:18.094Z] === RUN TestNewFromJSON [2022-04-11T17:01:18.094Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-11T17:01:18.094Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-11T17:01:18.094Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-11T17:01:18.094Z] === RUN TestMarshalKeyOrder [2022-04-11T17:01:18.094Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-11T17:01:18.094Z] === RUN TestHistoryEqual [2022-04-11T17:01:18.094Z] === RUN TestCompare [2022-04-11T17:01:18.094Z] --- PASS: TestCompare (0.00s) [2022-04-11T17:01:18.094Z] PASS [2022-04-11T17:01:18.094Z] coverage: 19.2% of statements [2022-04-11T17:01:18.094Z] ok github.com/docker/docker/image/cache 0.061s coverage: 19.2% of statements [2022-04-11T17:01:18.094Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2022-04-11T17:01:18.094Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-11T17:01:18.094Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-11T17:01:18.094Z] === RUN TestTokenPassThru [2022-04-11T17:01:18.094Z] --- PASS: TestHistoryEqual (0.15s) [2022-04-11T17:01:18.094Z] === RUN TestImage [2022-04-11T17:01:18.094Z] --- PASS: TestImage (0.00s) [2022-04-11T17:01:18.094Z] === RUN TestImageOSNotEmpty [2022-04-11T17:01:18.094Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-11T17:01:18.094Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-11T17:01:18.094Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-11T17:01:18.094Z] === RUN TestCreate [2022-04-11T17:01:18.094Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-11T17:01:18.094Z] === RUN TestTokenPassThruDifferentHost [2022-04-11T17:01:18.094Z] --- PASS: TestCreate (0.01s) [2022-04-11T17:01:18.094Z] === RUN TestRestore [2022-04-11T17:01:18.094Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-11T17:01:18.094Z] PASS [2022-04-11T17:01:18.094Z] coverage: 26.6% of statements [2022-04-11T17:01:18.094Z] time="2022-04-11T17:01:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-11T17:01:18.094Z] ok github.com/docker/docker/distribution 2.048s coverage: 26.6% of statements [2022-04-11T17:01:18.094Z] --- PASS: TestRestore (0.03s) [2022-04-11T17:01:18.094Z] === RUN TestAddDelete [2022-04-11T17:01:18.094Z] --- PASS: TestAddDelete (0.03s) [2022-04-11T17:01:18.094Z] === RUN TestSearchAfterDelete [2022-04-11T17:01:18.094Z] --- PASS: TestSearchAfterDelete (0.05s) [2022-04-11T17:01:18.094Z] === RUN TestParentReset [2022-04-11T17:01:18.094Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-11T17:01:18.094Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-11T17:01:18.094Z] --- PASS: TestParentReset (0.05s) [2022-04-11T17:01:18.095Z] === RUN TestGetAndSetLastUpdated [2022-04-11T17:01:18.095Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-11T17:01:18.095Z] === RUN TestStoreLen [2022-04-11T17:01:18.095Z] --- PASS: TestStoreLen (0.06s) [2022-04-11T17:01:18.095Z] PASS [2022-04-11T17:01:18.095Z] coverage: 86.9% of statements [2022-04-11T17:01:18.550Z] ok github.com/docker/docker/image 0.598s coverage: 86.9% of statements [2022-04-11T17:01:18.836Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-11T17:01:19.005Z] === RUN TestMakeV1ConfigFromConfig [2022-04-11T17:01:19.005Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-11T17:01:19.005Z] PASS [2022-04-11T17:01:19.005Z] coverage: 25.0% of statements [2022-04-11T17:01:19.005Z] ok github.com/docker/docker/image/v1 0.096s coverage: 25.0% of statements [2022-04-11T17:01:19.461Z] === RUN TestValidateManifest [2022-04-11T17:01:19.461Z] === RUN TestValidateManifest/nil [2022-04-11T17:01:19.461Z] === RUN TestValidateManifest/non-nil [2022-04-11T17:01:19.461Z] --- PASS: TestValidateManifest (0.00s) [2022-04-11T17:01:19.461Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-11T17:01:19.461Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-11T17:01:19.461Z] PASS [2022-04-11T17:01:19.461Z] coverage: 0.7% of statements [2022-04-11T17:01:19.461Z] ok github.com/docker/docker/image/tarexport 0.084s coverage: 0.7% of statements [2022-04-11T17:01:19.461Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-11T17:01:19.916Z] === RUN TestSerialization [2022-04-11T17:01:19.916Z] --- PASS: TestSerialization (0.02s) [2022-04-11T17:01:19.916Z] PASS [2022-04-11T17:01:19.916Z] coverage: 100.0% of statements [2022-04-11T17:01:19.916Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-04-11T17:01:20.222Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-11T17:01:20.222Z] Using test binary docker [2022-04-11T17:01:20.222Z] +++ /etc/init.d/apparmor start [2022-04-11T17:01:20.222Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-11T17:01:20.222Z] INFO: Waiting for daemon to start... [2022-04-11T17:01:20.222Z] Starting dockerd [2022-04-11T17:01:20.222Z] +++ 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-11T17:01:20.880Z] === RUN TestEnvironmentParsing [2022-04-11T17:01:20.880Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-11T17:01:20.880Z] PASS [2022-04-11T17:01:20.880Z] coverage: 1.2% of statements [2022-04-11T17:01:20.880Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2022-04-11T17:01:20.880Z] === RUN TestEmptyLayer [2022-04-11T17:01:20.880Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-11T17:01:20.880Z] === RUN TestCommitFailure [2022-04-11T17:01:20.880Z] --- PASS: TestCommitFailure (0.01s) [2022-04-11T17:01:20.880Z] === RUN TestStartTransactionFailure [2022-04-11T17:01:20.880Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-11T17:01:20.880Z] === RUN TestGetOrphan [2022-04-11T17:01:20.880Z] --- PASS: TestGetOrphan (0.01s) [2022-04-11T17:01:20.880Z] === RUN TestMountAndRegister [2022-04-11T17:01:20.880Z] layer_test.go:258: Layer size: 14 [2022-04-11T17:01:20.880Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-11T17:01:20.880Z] === RUN TestLayerRelease [2022-04-11T17:01:20.880Z] layer_test.go:291: Failing on Windows [2022-04-11T17:01:20.880Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-11T17:01:20.880Z] === RUN TestStoreRestore [2022-04-11T17:01:20.880Z] layer_test.go:340: Failing on Windows [2022-04-11T17:01:20.880Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-11T17:01:20.880Z] === RUN TestTarStreamStability [2022-04-11T17:01:20.880Z] layer_test.go:455: Failing on Windows [2022-04-11T17:01:20.880Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-11T17:01:20.880Z] === RUN TestRegisterExistingLayer [2022-04-11T17:01:21.336Z] --- PASS: TestRegisterExistingLayer (0.08s) [2022-04-11T17:01:21.336Z] === RUN TestTarStreamVerification [2022-04-11T17:01:21.336Z] layer_test.go:684: Failing on Windows [2022-04-11T17:01:21.336Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-11T17:01:21.336Z] === RUN TestLayerMigration [2022-04-11T17:01:21.336Z] migration_test.go:45: Failing on Windows [2022-04-11T17:01:21.336Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-11T17:01:21.336Z] === RUN TestLayerMigrationNoTarsplit [2022-04-11T17:01:21.336Z] migration_test.go:181: Failing on Windows [2022-04-11T17:01:21.336Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-11T17:01:21.336Z] === RUN TestMountInit [2022-04-11T17:01:21.336Z] mount_test.go:17: Failing on Windows [2022-04-11T17:01:21.336Z] --- SKIP: TestMountInit (0.00s) [2022-04-11T17:01:21.336Z] === RUN TestMountSize [2022-04-11T17:01:21.336Z] mount_test.go:76: Failing on Windows [2022-04-11T17:01:21.336Z] --- SKIP: TestMountSize (0.00s) [2022-04-11T17:01:21.336Z] === RUN TestMountChanges [2022-04-11T17:01:21.336Z] mount_test.go:125: Failing on Windows [2022-04-11T17:01:21.336Z] --- SKIP: TestMountChanges (0.00s) [2022-04-11T17:01:21.336Z] === RUN TestMountApply [2022-04-11T17:01:21.336Z] mount_test.go:212: Failing on Windows [2022-04-11T17:01:21.336Z] --- SKIP: TestMountApply (0.00s) [2022-04-11T17:01:21.336Z] PASS [2022-04-11T17:01:21.336Z] coverage: 30.6% of statements [2022-04-11T17:01:21.336Z] ok github.com/docker/docker/layer 0.234s coverage: 30.6% of statements [2022-04-11T17:01:21.336Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-11T17:01:21.336Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-11T17:01:21.336Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-11T17:01:21.336Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-11T17:01:21.795Z] === RUN TestSequenceGetAvailableBit [2022-04-11T17:01:21.795Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestSequenceEqual [2022-04-11T17:01:21.795Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestSequenceCopy [2022-04-11T17:01:21.795Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestGetFirstAvailable [2022-04-11T17:01:21.795Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestFindSequence [2022-04-11T17:01:21.795Z] --- PASS: TestFindSequence (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestCheckIfAvailable [2022-04-11T17:01:21.795Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestMergeSequences [2022-04-11T17:01:21.795Z] --- PASS: TestMergeSequences (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestPushReservation [2022-04-11T17:01:21.795Z] --- PASS: TestPushReservation (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestSerializeDeserialize [2022-04-11T17:01:21.795Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestSet [2022-04-11T17:01:21.795Z] --- PASS: TestSet (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestSetUnset [2022-04-11T17:01:21.795Z] --- PASS: TestSetUnset (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestOffsetSetUnset [2022-04-11T17:01:21.795Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestSetInRange [2022-04-11T17:01:21.795Z] --- PASS: TestSetInRange (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestSetAnyInRange [2022-04-11T17:01:21.795Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestMethods [2022-04-11T17:01:21.795Z] --- PASS: TestMethods (0.00s) [2022-04-11T17:01:21.795Z] === RUN TestRandomAllocateDeallocate [2022-04-11T17:01:22.117Z] . [2022-04-11T17:01:22.117Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-11T17:01:22.117Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-11T17:01:22.117Z] Error: No such image: emptyfs [2022-04-11T17:01:22.117Z] ++++ docker load [2022-04-11T17:01:22.117Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-11T17:01:22.141Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-11T17:01:22.682Z] Running integration-test (iteration 1) [2022-04-11T17:01:22.682Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-11T17:01:22.682Z] ++ 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-11T17:01:22.682Z] ++ set -e [2022-04-11T17:01:22.682Z] ++ '[' -n 0 ']' [2022-04-11T17:01:22.682Z] ++ set -x [2022-04-11T17:01:22.682Z] ++ 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-11T17:01:23.079Z] --- PASS: TestDockerNetworkMacvlan (9.73s) [2022-04-11T17:01:23.079Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-11T17:01:23.079Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-11T17:01:23.079Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-04-11T17:01:23.079Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-04-11T17:01:23.079Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-04-11T17:01:23.079Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2022-04-11T17:01:23.079Z] PASS [2022-04-11T17:01:23.079Z] [2022-04-11T17:01:23.079Z] DONE 8 tests in 10.979s [2022-04-11T17:01:23.079Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-11T17:01:23.079Z] testing: warning: no tests to run [2022-04-11T17:01:23.079Z] PASS [2022-04-11T17:01:23.079Z] [2022-04-11T17:01:23.079Z] DONE 0 tests in 0.007s [2022-04-11T17:01:23.079Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-11T17:01:23.079Z] INFO: Testing against a local daemon [2022-04-11T17:01:23.079Z] === RUN TestAuthZPluginAllowRequest [2022-04-11T17:01:23.614Z] Loaded image: busybox:latest [2022-04-11T17:01:23.872Z] Loaded image: busybox:glibc [2022-04-11T17:01:24.015Z] === RUN TestInvalidConfig [2022-04-11T17:01:24.015Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-11T17:01:24.015Z] === RUN TestConfig [2022-04-11T17:01:24.015Z] --- PASS: TestConfig (0.00s) [2022-04-11T17:01:24.015Z] === RUN TestOptionsLabels [2022-04-11T17:01:24.015Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-11T17:01:24.015Z] === RUN TestValidName [2022-04-11T17:01:24.015Z] --- PASS: TestValidName (0.00s) [2022-04-11T17:01:24.015Z] PASS [2022-04-11T17:01:24.015Z] coverage: 19.7% of statements [2022-04-11T17:01:24.015Z] ok github.com/docker/docker/libnetwork/config 0.071s coverage: 19.7% of statements [2022-04-11T17:01:24.015Z] === RUN TestKey [2022-04-11T17:01:24.015Z] --- PASS: TestKey (0.00s) [2022-04-11T17:01:24.015Z] === RUN TestParseKey [2022-04-11T17:01:24.015Z] --- PASS: TestParseKey (0.00s) [2022-04-11T17:01:24.015Z] === RUN TestInvalidDataStore [2022-04-11T17:01:24.015Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-11T17:01:24.015Z] === RUN TestKVObjectFlatKey [2022-04-11T17:01:24.015Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-11T17:01:24.015Z] === RUN TestAtomicKVObjectFlatKey [2022-04-11T17:01:24.015Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-11T17:01:24.455Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-04-11T17:01:24.455Z] === RUN TestAuthZPluginTLS [2022-04-11T17:01:24.471Z] PASS [2022-04-11T17:01:24.471Z] coverage: 21.9% of statements [2022-04-11T17:01:24.471Z] ok github.com/docker/docker/libnetwork/datastore 0.073s coverage: 21.9% of statements [2022-04-11T17:01:24.714Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-11T17:01:24.715Z] === RUN TestAuthZPluginDenyRequest [2022-04-11T17:01:25.282Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-11T17:01:25.282Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-11T17:01:25.433Z] === RUN TestIPDataMarshalling [2022-04-11T17:01:25.433Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestValidateAndIsV6 [2022-04-11T17:01:25.433Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-11T17:01:25.433Z] PASS [2022-04-11T17:01:25.433Z] coverage: 68.9% of statements [2022-04-11T17:01:25.433Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-04-11T17:01:25.433Z] === RUN TestErrorInterfaces [2022-04-11T17:01:25.433Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestNetworkMarshalling [2022-04-11T17:01:25.433Z] --- PASS: TestNetworkMarshalling (0.18s) [2022-04-11T17:01:25.433Z] === RUN TestEndpointMarshalling [2022-04-11T17:01:25.433Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestAuxAddresses [2022-04-11T17:01:25.433Z] time="2022-04-11T17:01:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-11T17:01:25.433Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-11T17:01:25.433Z] === RUN TestSRVServiceQuery [2022-04-11T17:01:25.433Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestSRVServiceQuery (0.03s) [2022-04-11T17:01:25.433Z] === RUN TestServiceVIPReuse [2022-04-11T17:01:25.433Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-11T17:01:25.433Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestDNSIPQuery [2022-04-11T17:01:25.433Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestDNSProxyServFail [2022-04-11T17:01:25.433Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestSandboxAddEmpty [2022-04-11T17:01:25.433Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestSandboxAddMultiPrio [2022-04-11T17:01:25.433Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestSandboxAddSamePrio [2022-04-11T17:01:25.433Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestCleanupServiceDiscovery [2022-04-11T17:01:25.433Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestDNSOptions [2022-04-11T17:01:25.433Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:01:25.433Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-11T17:01:25.433Z] === RUN TestMultipleControllersWithSameStore [2022-04-11T17:01:25.433Z] time="2022-04-11T17:01:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-11T17:01:25.433Z] time="2022-04-11T17:01:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-11T17:01:25.433Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-11T17:01:25.433Z] PASS [2022-04-11T17:01:25.433Z] coverage: 8.5% of statements [2022-04-11T17:01:25.433Z] ok github.com/docker/docker/libnetwork 0.352s coverage: 8.5% of statements [2022-04-11T17:01:25.849Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-11T17:01:25.849Z] === RUN TestAuthZPluginDenyResponse [2022-04-11T17:01:25.889Z] === RUN TestDriver [2022-04-11T17:01:25.889Z] --- PASS: TestDriver (0.00s) [2022-04-11T17:01:25.889Z] PASS [2022-04-11T17:01:25.889Z] coverage: 34.8% of statements [2022-04-11T17:01:25.889Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-04-11T17:01:26.344Z] --- PASS: TestRandomAllocateDeallocate (4.67s) [2022-04-11T17:01:26.344Z] === RUN TestAllocateRandomDeallocate [2022-04-11T17:01:26.344Z] === RUN TestDriver [2022-04-11T17:01:26.344Z] --- PASS: TestDriver (0.00s) [2022-04-11T17:01:26.344Z] PASS [2022-04-11T17:01:26.344Z] coverage: 34.8% of statements [2022-04-11T17:01:26.344Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2022-04-11T17:01:26.416Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-11T17:01:26.416Z] === RUN TestAuthZPluginAllowEventStream [2022-04-11T17:01:26.800Z] === RUN TestNetworkAllocateFree [2022-04-11T17:01:26.800Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-11T17:01:26.800Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-11T17:01:26.800Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-11T17:01:26.800Z] PASS [2022-04-11T17:01:26.800Z] coverage: 63.6% of statements [2022-04-11T17:01:26.800Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2022-04-11T17:01:27.259Z] --- PASS: TestAllocateRandomDeallocate (0.89s) [2022-04-11T17:01:27.259Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-11T17:01:27.259Z] === RUN TestGetEmptyCapabilities [2022-04-11T17:01:27.259Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-11T17:01:27.259Z] === RUN TestGetExtraCapabilities [2022-04-11T17:01:27.259Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-11T17:01:27.259Z] === RUN TestGetInvalidCapabilities [2022-04-11T17:01:27.259Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-11T17:01:27.259Z] === RUN TestRemoteDriver [2022-04-11T17:01:27.259Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-11T17:01:27.259Z] === RUN TestDriverError [2022-04-11T17:01:27.259Z] --- PASS: TestDriverError (0.01s) [2022-04-11T17:01:27.259Z] === RUN TestMissingValues [2022-04-11T17:01:27.259Z] --- PASS: TestMissingValues (0.00s) [2022-04-11T17:01:27.259Z] === RUN TestRollback [2022-04-11T17:01:27.259Z] --- PASS: TestRollback (0.01s) [2022-04-11T17:01:27.259Z] PASS [2022-04-11T17:01:27.259Z] coverage: 57.4% of statements [2022-04-11T17:01:27.259Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.092s coverage: 57.4% of statements [2022-04-11T17:01:27.792Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-04-11T17:01:27.792Z] === RUN TestAuthZPluginErrorResponse [2022-04-11T17:01:28.051Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-11T17:01:28.051Z] === RUN TestAuthZPluginErrorRequest [2022-04-11T17:01:28.221Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.86s) [2022-04-11T17:01:28.221Z] === RUN TestRetrieveFromStore [2022-04-11T17:01:28.221Z] === RUN TestNAT [2022-04-11T17:01:28.221Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-11T17:01:28.221Z] --- SKIP: TestNAT (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestTransparent [2022-04-11T17:01:28.221Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-11T17:01:28.221Z] --- SKIP: TestTransparent (0.00s) [2022-04-11T17:01:28.221Z] PASS [2022-04-11T17:01:28.221Z] coverage: 0.0% of statements [2022-04-11T17:01:28.221Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2022-04-11T17:01:28.221Z] === RUN TestBuildDefault [2022-04-11T17:01:28.221Z] --- PASS: TestBuildDefault (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestBuildHostnameDomainname [2022-04-11T17:01:28.221Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestBuildHostname [2022-04-11T17:01:28.221Z] --- PASS: TestBuildHostname (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestBuildHostnameFQDN [2022-04-11T17:01:28.221Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestBuildNoIP [2022-04-11T17:01:28.221Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestUpdate [2022-04-11T17:01:28.221Z] --- PASS: TestUpdate (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-11T17:01:28.221Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-11T17:01:28.221Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestAddEmpty [2022-04-11T17:01:28.221Z] --- PASS: TestAddEmpty (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestAdd [2022-04-11T17:01:28.221Z] --- PASS: TestAdd (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestDeleteEmpty [2022-04-11T17:01:28.221Z] === RUN TestNew [2022-04-11T17:01:28.221Z] --- PASS: TestNew (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestAddDriver [2022-04-11T17:01:28.221Z] --- PASS: TestAddDriver (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestAddDuplicateDriver [2022-04-11T17:01:28.221Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-11T17:01:28.221Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestDriver [2022-04-11T17:01:28.221Z] --- PASS: TestDriver (0.00s) [2022-04-11T17:01:28.221Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestIPAM [2022-04-11T17:01:28.221Z] --- PASS: TestIPAM (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestDeleteNewline [2022-04-11T17:01:28.221Z] === RUN TestWalkIPAMs [2022-04-11T17:01:28.221Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestWalkDrivers [2022-04-11T17:01:28.221Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-11T17:01:28.221Z] PASS [2022-04-11T17:01:28.221Z] coverage: 82.4% of statements [2022-04-11T17:01:28.221Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestDelete [2022-04-11T17:01:28.221Z] --- PASS: TestDelete (0.00s) [2022-04-11T17:01:28.221Z] === RUN TestConcurrentWrites [2022-04-11T17:01:28.221Z] ok github.com/docker/docker/libnetwork/drvregistry 0.074s coverage: 82.4% of statements [2022-04-11T17:01:28.221Z] --- PASS: TestConcurrentWrites (0.20s) [2022-04-11T17:01:28.221Z] PASS [2022-04-11T17:01:28.221Z] coverage: 81.2% of statements [2022-04-11T17:01:28.221Z] ok github.com/docker/docker/libnetwork/etchosts 0.265s coverage: 81.2% of statements [2022-04-11T17:01:28.221Z] --- PASS: TestRetrieveFromStore (0.39s) [2022-04-11T17:01:28.221Z] === RUN TestIsCorrupted [2022-04-11T17:01:28.221Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-11T17:01:28.221Z] === RUN TestSetRollover [2022-04-11T17:01:28.618Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-11T17:01:28.618Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-11T17:01:28.679Z] === RUN TestNew [2022-04-11T17:01:28.679Z] --- PASS: TestNew (0.00s) [2022-04-11T17:01:28.679Z] === RUN TestAllocate [2022-04-11T17:01:28.679Z] --- PASS: TestAllocate (0.00s) [2022-04-11T17:01:28.679Z] === RUN TestUninitialized [2022-04-11T17:01:28.679Z] --- PASS: TestUninitialized (0.00s) [2022-04-11T17:01:28.679Z] === RUN TestAllocateInRange [2022-04-11T17:01:28.679Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-11T17:01:28.679Z] === RUN TestAllocateSerial [2022-04-11T17:01:28.679Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-11T17:01:28.679Z] PASS [2022-04-11T17:01:28.679Z] coverage: 87.5% of statements [2022-04-11T17:01:28.679Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2022-04-11T17:01:28.679Z] === RUN TestCaller [2022-04-11T17:01:28.679Z] --- PASS: TestCaller (0.00s) [2022-04-11T17:01:28.679Z] PASS [2022-04-11T17:01:28.679Z] coverage: 100.0% of statements [2022-04-11T17:01:28.679Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-04-11T17:01:29.128Z] Loaded image: debian:bullseye-slim [2022-04-11T17:01:29.128Z] Loaded image: hello-world:latest [2022-04-11T17:01:29.128Z] Loaded image: arm32v7/hello-world:latest [2022-04-11T17:01:29.128Z] INFO: Testing against a local daemon [2022-04-11T17:01:29.128Z] === RUN TestCgroupNamespacesBuild [2022-04-11T17:01:29.187Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-11T17:01:29.187Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-11T17:01:29.640Z] === RUN TestSetSerialInsertDelete [2022-04-11T17:01:29.640Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-11T17:01:29.640Z] === RUN TestSetParallelInsertDelete [2022-04-11T17:01:29.640Z] --- PASS: TestSetRollover (1.18s) [2022-04-11T17:01:29.640Z] === RUN TestSetRolloverSerial [2022-04-11T17:01:30.569Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-04-11T17:01:30.569Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-11T17:01:30.601Z] === RUN TestInt2IP2IntConversion [2022-04-11T17:01:30.601Z] === RUN TestPoolRequest [2022-04-11T17:01:30.601Z] --- PASS: TestPoolRequest (0.00s) [2022-04-11T17:01:30.601Z] === RUN TestOtherRequests [2022-04-11T17:01:30.601Z] --- PASS: TestOtherRequests (0.00s) [2022-04-11T17:01:30.601Z] PASS [2022-04-11T17:01:30.601Z] coverage: 57.1% of statements [2022-04-11T17:01:30.601Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-04-11T17:01:30.601Z] --- PASS: TestSetRolloverSerial (1.05s) [2022-04-11T17:01:30.601Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-11T17:01:30.601Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-11T17:01:30.601Z] PASS [2022-04-11T17:01:30.601Z] coverage: 84.4% of statements [2022-04-11T17:01:30.601Z] ok github.com/docker/docker/libnetwork/bitseq 9.102s coverage: 84.4% of statements [2022-04-11T17:01:31.024Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2022-04-11T17:01:31.024Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-11T17:01:31.059Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-04-11T17:01:31.059Z] === RUN TestGetAddressVersion [2022-04-11T17:01:31.059Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-11T17:01:31.059Z] === RUN TestKeyString [2022-04-11T17:01:31.059Z] --- PASS: TestKeyString (0.00s) [2022-04-11T17:01:31.059Z] === RUN TestPoolDataMarshal [2022-04-11T17:01:31.059Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-11T17:01:31.059Z] === RUN TestSubnetsMarshal [2022-04-11T17:01:31.059Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-11T17:01:31.059Z] === RUN TestAddSubnets [2022-04-11T17:01:31.059Z] --- PASS: TestAddSubnets (0.04s) [2022-04-11T17:01:31.059Z] === RUN TestDoublePoolRelease [2022-04-11T17:01:31.059Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-11T17:01:31.059Z] === RUN TestAddReleasePoolID [2022-04-11T17:01:31.059Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-04-11T17:01:31.059Z] === RUN TestPredefinedPool [2022-04-11T17:01:31.059Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-11T17:01:31.059Z] === RUN TestRemoveSubnet [2022-04-11T17:01:31.059Z] --- PASS: TestRemoveSubnet (0.12s) [2022-04-11T17:01:31.059Z] === RUN TestGetSameAddress [2022-04-11T17:01:31.059Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-11T17:01:31.059Z] === RUN TestPoolAllocationReuse [2022-04-11T17:01:31.947Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-04-11T17:01:31.947Z] === RUN TestAuthZPluginHeader [2022-04-11T17:01:32.025Z] === RUN TestGetCapabilities [2022-04-11T17:01:32.025Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-11T17:01:32.025Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-11T17:01:32.025Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-11T17:01:32.025Z] === RUN TestGetDefaultAddressSpaces [2022-04-11T17:01:32.025Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-11T17:01:32.025Z] === RUN TestRemoteDriver [2022-04-11T17:01:32.025Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-11T17:01:32.025Z] PASS [2022-04-11T17:01:32.025Z] coverage: 47.4% of statements [2022-04-11T17:01:32.025Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2022-04-11T17:01:32.481Z] --- PASS: TestPoolAllocationReuse (1.07s) [2022-04-11T17:01:32.481Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-11T17:01:32.481Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-11T17:01:32.481Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-11T17:01:32.883Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-04-11T17:01:32.883Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-11T17:01:32.920Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-04-11T17:01:32.920Z] === RUN TestBuildWithSession [2022-04-11T17:01:32.920Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T17:01:32.920Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-11T17:01:32.920Z] === RUN TestBuildSquashParent [2022-04-11T17:01:32.936Z] === RUN TestWindowsIPAM [2022-04-11T17:01:32.936Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-11T17:01:32.936Z] PASS [2022-04-11T17:01:32.936Z] coverage: 71.4% of statements [2022-04-11T17:01:32.936Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-04-11T17:01:33.896Z] === RUN TestDefaultNetwork [2022-04-11T17:01:33.896Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.47s) [2022-04-11T17:01:33.896Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-11T17:01:33.896Z] --- PASS: TestDefaultNetwork (0.28s) [2022-04-11T17:01:33.896Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-11T17:01:33.896Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-11T17:01:34.351Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-04-11T17:01:34.351Z] === RUN TestInitAddressPools [2022-04-11T17:01:34.351Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-11T17:01:34.351Z] PASS [2022-04-11T17:01:34.351Z] coverage: 74.0% of statements [2022-04-11T17:01:34.351Z] ok github.com/docker/docker/libnetwork/ipamutils 0.619s coverage: 74.0% of statements [2022-04-11T17:01:34.351Z] === RUN TestKeyValue [2022-04-11T17:01:34.351Z] --- PASS: TestKeyValue (0.00s) [2022-04-11T17:01:34.351Z] PASS [2022-04-11T17:01:34.351Z] coverage: 60.0% of statements [2022-04-11T17:01:34.351Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-04-11T17:01:35.311Z] === RUN TestGenerate [2022-04-11T17:01:35.311Z] --- PASS: TestGenerate (0.00s) [2022-04-11T17:01:35.311Z] === RUN TestGeneratePtr [2022-04-11T17:01:35.311Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-11T17:01:35.311Z] === RUN TestGenerateMissingField [2022-04-11T17:01:35.311Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-11T17:01:35.311Z] === RUN TestFieldCannotBeSet [2022-04-11T17:01:35.311Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-11T17:01:35.311Z] === RUN TestTypeMismatchError [2022-04-11T17:01:35.311Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-11T17:01:35.311Z] PASS [2022-04-11T17:01:35.311Z] coverage: 100.0% of statements [2022-04-11T17:01:35.311Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-04-11T17:01:35.767Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.97s) [2022-04-11T17:01:35.767Z] === RUN TestGetAddress [2022-04-11T17:01:36.729Z] testing: warning: no tests to run [2022-04-11T17:01:36.729Z] PASS [2022-04-11T17:01:36.729Z] coverage: 0.0% of statements [2022-04-11T17:01:36.729Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-04-11T17:01:37.073Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s) [2022-04-11T17:01:37.073Z] === RUN TestAuthZPluginV2Disable [2022-04-11T17:01:37.184Z] === RUN TestNetworkDBSimple [2022-04-11T17:01:37.639Z] === RUN TestRequestNewPort [2022-04-11T17:01:37.639Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestRequestSpecificPort [2022-04-11T17:01:37.639Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestReleasePort [2022-04-11T17:01:37.639Z] --- PASS: TestReleasePort (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestReuseReleasedPort [2022-04-11T17:01:37.639Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestReleaseUnreadledPort [2022-04-11T17:01:37.639Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestUnknowProtocol [2022-04-11T17:01:37.639Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestAllocateAllPorts [2022-04-11T17:01:37.639Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestPortAllocation [2022-04-11T17:01:37.639Z] --- PASS: TestPortAllocation (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestPortAllocationWithCustomRange [2022-04-11T17:01:37.639Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestNoDuplicateBPR [2022-04-11T17:01:37.639Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-11T17:01:37.639Z] === RUN TestChangePortRange [2022-04-11T17:01:37.639Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-11T17:01:37.639Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-11T17:01:37.639Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-11T17:01:37.639Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-11T17:01:37.639Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-11T17:01:37.639Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-11T17:01:37.639Z] --- PASS: TestChangePortRange (0.00s) [2022-04-11T17:01:37.639Z] PASS [2022-04-11T17:01:37.639Z] coverage: 88.6% of statements [2022-04-11T17:01:37.639Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-04-11T17:01:38.095Z] 2022/04/11 17:01:37 Closing DB instances... [2022-04-11T17:01:38.550Z] testing: warning: no tests to run [2022-04-11T17:01:38.551Z] PASS [2022-04-11T17:01:38.551Z] coverage: 0.0% of statements [2022-04-11T17:01:38.551Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-11T17:01:39.008Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-11T17:01:39.008Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-11T17:01:39.463Z] === RUN TestHashData [2022-04-11T17:01:39.463Z] --- PASS: TestHashData (0.00s) [2022-04-11T17:01:39.463Z] PASS [2022-04-11T17:01:39.463Z] coverage: 2.8% of statements [2022-04-11T17:01:39.463Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2022-04-11T17:01:39.463Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-11T17:01:39.463Z] PASS [2022-04-11T17:01:39.463Z] coverage: 100.0% of statements [2022-04-11T17:01:39.463Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-04-11T17:01:40.362Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2022-04-11T17:01:40.362Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-11T17:01:40.428Z] === RUN TestErrorConstructors [2022-04-11T17:01:40.428Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-11T17:01:40.428Z] === RUN TestCompareIPMask [2022-04-11T17:01:40.428Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-11T17:01:40.428Z] === RUN TestUtilGetHostPartIP [2022-04-11T17:01:40.428Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-11T17:01:40.428Z] === RUN TestUtilGetBroadcastIP [2022-04-11T17:01:40.428Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-11T17:01:40.428Z] === RUN TestParseCIDR [2022-04-11T17:01:40.428Z] --- PASS: TestParseCIDR (0.00s) [2022-04-11T17:01:40.428Z] PASS [2022-04-11T17:01:40.428Z] coverage: 37.3% of statements [2022-04-11T17:01:40.428Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2022-04-11T17:01:40.428Z] 2022/04/11 17:01:40 Closing DB instances... [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-11T17:01:40.886Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-11T17:01:40.886Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-11T17:01:40.886Z] PASS [2022-04-11T17:01:40.886Z] coverage: 55.0% of statements [2022-04-11T17:01:40.886Z] ok github.com/docker/docker/oci 0.048s coverage: 55.0% of statements [2022-04-11T17:01:41.342Z] === RUN TestParseVersion [2022-04-11T17:01:41.342Z] --- PASS: TestParseVersion (0.00s) [2022-04-11T17:01:41.342Z] PASS [2022-04-11T17:01:41.342Z] coverage: 52.9% of statements [2022-04-11T17:01:41.342Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-04-11T17:01:41.342Z] === RUN TestAddressPoolOpt [2022-04-11T17:01:41.342Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/a [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/something [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/_=a [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/env1=value1 [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/_env1=value1 [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/PATH [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/=a [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/PATH= [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/PATH=something [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/asd!qwe [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/1asd [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/123 [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/some_space [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/__some_space_before [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/some_space_after__ [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/= [2022-04-11T17:01:41.342Z] === RUN TestValidateEnv/PaTh [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestParseHost [2022-04-11T17:01:41.342Z] --- PASS: TestParseHost (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestParseDockerDaemonHost [2022-04-11T17:01:41.342Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestParseTCP [2022-04-11T17:01:41.342Z] --- PASS: TestParseTCP (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-11T17:01:41.342Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestValidateExtraHosts [2022-04-11T17:01:41.342Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestIpOptString [2022-04-11T17:01:41.342Z] --- PASS: TestIpOptString (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-11T17:01:41.342Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestNewIpOptValidDefaultVal [2022-04-11T17:01:41.342Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestIpOptSetInvalidVal [2022-04-11T17:01:41.342Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestValidateIPAddress [2022-04-11T17:01:41.342Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestMapOpts [2022-04-11T17:01:41.342Z] --- PASS: TestMapOpts (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestListOptsWithoutValidator [2022-04-11T17:01:41.342Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestListOptsWithValidator [2022-04-11T17:01:41.342Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestValidateDNSSearch [2022-04-11T17:01:41.342Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_general_format [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_one_more [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-11T17:01:41.342Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-11T17:01:41.342Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestNamedListOpts [2022-04-11T17:01:41.342Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestNamedMapOpts [2022-04-11T17:01:41.342Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestParseLink [2022-04-11T17:01:41.342Z] --- PASS: TestParseLink (0.00s) [2022-04-11T17:01:41.342Z] === RUN TestUlimitOpt [2022-04-11T17:01:41.342Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-11T17:01:41.342Z] PASS [2022-04-11T17:01:41.342Z] coverage: 66.5% of statements [2022-04-11T17:01:41.342Z] ok github.com/docker/docker/opts 0.068s coverage: 66.5% of statements [2022-04-11T17:01:41.798Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-11T17:01:41.798Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-11T17:01:42.759Z] 2022/04/11 17:01:42 Closing DB instances... [2022-04-11T17:01:42.876Z] --- PASS: TestBuildSquashParent (8.49s) [2022-04-11T17:01:42.876Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-11T17:01:42.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T17:01:42.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T17:01:42.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T17:01:42.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T17:01:42.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T17:01:42.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T17:01:42.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T17:01:42.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T17:01:42.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T17:01:42.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T17:01:42.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T17:01:42.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T17:01:42.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T17:01:42.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T17:01:43.214Z] === RUN TestPeerCertificateMarshalJSON [2022-04-11T17:01:43.653Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-04-11T17:01:43.653Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-11T17:01:44.173Z] === RUN TestIsArchivePathDir [2022-04-11T17:01:44.174Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-11T17:01:44.174Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-11T17:01:44.174Z] --- PASS: TestPeerCertificateMarshalJSON (0.91s) [2022-04-11T17:01:44.174Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-11T17:01:44.174Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-11T17:01:44.174Z] === RUN TestMiddleware [2022-04-11T17:01:44.174Z] --- PASS: TestMiddleware (0.00s) [2022-04-11T17:01:44.174Z] === RUN TestNewResponseModifier [2022-04-11T17:01:44.174Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-11T17:01:44.174Z] PASS [2022-04-11T17:01:44.174Z] coverage: 26.8% of statements [2022-04-11T17:01:44.174Z] ok github.com/docker/docker/pkg/authorization 0.948s coverage: 26.8% of statements [2022-04-11T17:01:44.174Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-11T17:01:44.174Z] === RUN TestIsArchivePathInvalidFile [2022-04-11T17:01:44.174Z] --- PASS: TestIsArchivePathInvalidFile (0.25s) [2022-04-11T17:01:44.174Z] === RUN TestIsArchivePathTar [2022-04-11T17:01:44.629Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-04-11T17:01:44.629Z] === RUN TestDecompressStreamGzip [2022-04-11T17:01:44.629Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.67s) [2022-04-11T17:01:44.629Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-11T17:01:44.629Z] === RUN TestUnbuffered [2022-04-11T17:01:44.629Z] --- PASS: TestUnbuffered (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestRaceUnbuffered [2022-04-11T17:01:44.629Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-11T17:01:44.629Z] PASS [2022-04-11T17:01:44.629Z] coverage: 100.0% of statements [2022-04-11T17:01:44.629Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-04-11T17:01:44.629Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-11T17:01:44.629Z] === RUN TestDecompressStreamBzip2 [2022-04-11T17:01:44.629Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-11T17:01:44.629Z] === RUN TestDecompressStreamXz [2022-04-11T17:01:44.629Z] archive_test.go:133: Xz not present in msys2 [2022-04-11T17:01:44.629Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestDecompressStreamZstd [2022-04-11T17:01:44.629Z] archive_test.go:140: zstd not installed [2022-04-11T17:01:44.629Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-11T17:01:44.629Z] === RUN TestCompressStreamXzUnsupported [2022-04-11T17:01:44.629Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-11T17:01:44.629Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestCompressStreamInvalid [2022-04-11T17:01:44.629Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestExtensionInvalid [2022-04-11T17:01:44.629Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestExtensionUncompressed [2022-04-11T17:01:44.629Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestExtensionBzip2 [2022-04-11T17:01:44.629Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestExtensionGzip [2022-04-11T17:01:44.629Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestExtensionXz [2022-04-11T17:01:44.629Z] --- PASS: TestExtensionXz (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestExtensionZstd [2022-04-11T17:01:44.629Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-11T17:01:44.629Z] === RUN TestCmdStreamLargeStderr [2022-04-11T17:01:44.778Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T17:01:44.778Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T17:01:45.089Z] --- PASS: TestCmdStreamLargeStderr (0.17s) [2022-04-11T17:01:45.089Z] === RUN TestCmdStreamBad [2022-04-11T17:01:45.089Z] archive_test.go:252: Failing on Windows CI machines [2022-04-11T17:01:45.089Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-11T17:01:45.089Z] === RUN TestCmdStreamGood [2022-04-11T17:01:45.089Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-11T17:01:45.089Z] === RUN TestUntarPathWithInvalidDest [2022-04-11T17:01:45.089Z] === RUN TestMatch [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[]] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[foo]] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[foo_bar]] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[]#01 [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[qux]] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-11T17:01:45.089Z] === RUN TestMatch/[[foo_baz]] [2022-04-11T17:01:45.089Z] --- PASS: TestMatch (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-11T17:01:45.089Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-11T17:01:45.089Z] PASS [2022-04-11T17:01:45.089Z] coverage: 87.5% of statements [2022-04-11T17:01:45.089Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2022-04-11T17:01:45.089Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-04-11T17:01:45.089Z] === RUN TestUntarPathWithInvalidSrc [2022-04-11T17:01:45.089Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-11T17:01:45.089Z] === RUN TestUntarPath [2022-04-11T17:01:45.089Z] --- PASS: TestUntarPath (0.16s) [2022-04-11T17:01:45.089Z] === RUN TestUntarPathWithDestinationFile [2022-04-11T17:01:45.544Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-11T17:01:45.544Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-11T17:01:45.544Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-04-11T17:01:45.544Z] === RUN TestCopyWithTarInvalidSrc [2022-04-11T17:01:45.544Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-11T17:01:45.544Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-11T17:01:45.544Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-11T17:01:45.544Z] === RUN TestCopyWithTarSrcFile [2022-04-11T17:01:45.544Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-11T17:01:45.544Z] === RUN TestCopyWithTarSrcFolder [2022-04-11T17:01:45.544Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-11T17:01:45.544Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-11T17:01:45.544Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-11T17:01:45.544Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-11T17:01:45.544Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-11T17:01:45.544Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-11T17:01:45.544Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-11T17:01:45.544Z] === RUN TestCopyFileWithTarSrcFile [2022-04-11T17:01:45.544Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-11T17:01:45.544Z] === RUN TestTarFiles [2022-04-11T17:01:46.001Z] === RUN TestChrootTarUntar [2022-04-11T17:01:46.001Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:01:46.001Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-11T17:01:46.001Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-11T17:01:46.001Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:01:46.001Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-11T17:01:46.001Z] === RUN TestChrootUntarEmptyArchive [2022-04-11T17:01:46.001Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-11T17:01:46.001Z] === RUN TestChrootTarUntarWithSymlink [2022-04-11T17:01:46.001Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-11T17:01:46.001Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-11T17:01:46.001Z] === RUN TestChrootCopyWithTar [2022-04-11T17:01:46.001Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-11T17:01:46.001Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-11T17:01:46.001Z] === RUN TestChrootCopyFileWithTar [2022-04-11T17:01:46.001Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:01:46.001Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-11T17:01:46.001Z] === RUN TestChrootUntarPath [2022-04-11T17:01:46.001Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-11T17:01:46.001Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-11T17:01:46.001Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-11T17:01:46.001Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:01:46.001Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-11T17:01:46.001Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-11T17:01:46.001Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:01:46.001Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-11T17:01:46.001Z] === RUN TestChrootApplyDotDotFile [2022-04-11T17:01:46.001Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:01:46.001Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-11T17:01:46.001Z] PASS [2022-04-11T17:01:46.001Z] coverage: 12.0% of statements [2022-04-11T17:01:46.001Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 12.0% of statements [2022-04-11T17:01:46.962Z] 2022/04/11 17:01:46 Closing DB instances... [2022-04-11T17:01:47.418Z] === RUN TestEnsureRemoveAllNotExist [2022-04-11T17:01:47.418Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-11T17:01:47.418Z] === RUN TestEnsureRemoveAllWithDir [2022-04-11T17:01:47.418Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-11T17:01:47.418Z] === RUN TestEnsureRemoveAllWithFile [2022-04-11T17:01:47.418Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-11T17:01:47.418Z] PASS [2022-04-11T17:01:47.418Z] coverage: 0.0% of statements [2022-04-11T17:01:47.418Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-04-11T17:01:47.873Z] === RUN TestSizeEmpty [2022-04-11T17:01:47.873Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-11T17:01:47.873Z] === RUN TestSizeEmptyFile [2022-04-11T17:01:47.873Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-11T17:01:47.873Z] === RUN TestSizeNonemptyFile [2022-04-11T17:01:47.873Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-11T17:01:47.873Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-11T17:01:47.873Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-11T17:01:47.873Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-11T17:01:47.873Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-11T17:01:47.873Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-11T17:01:47.873Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-11T17:01:47.873Z] === RUN TestMoveToSubdir [2022-04-11T17:01:47.873Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-11T17:01:47.873Z] === RUN TestSizeNonExistingDirectory [2022-04-11T17:01:47.873Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-11T17:01:47.873Z] PASS [2022-04-11T17:01:47.873Z] coverage: 80.0% of statements [2022-04-11T17:01:47.873Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2022-04-11T17:01:48.055Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T17:01:48.055Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T17:01:48.834Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-04-11T17:01:48.834Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-11T17:01:48.834Z] === RUN TestPollerAddRemove [2022-04-11T17:01:48.834Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-11T17:01:48.834Z] === RUN TestPollerEvent [2022-04-11T17:01:48.834Z] poller_test.go:40: No chmod on Windows [2022-04-11T17:01:48.834Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-11T17:01:48.834Z] === RUN TestPollerClose [2022-04-11T17:01:48.834Z] --- PASS: TestPollerClose (0.00s) [2022-04-11T17:01:48.834Z] PASS [2022-04-11T17:01:48.834Z] coverage: 45.7% of statements [2022-04-11T17:01:48.834Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-04-11T17:01:49.794Z] --- PASS: TestTarFiles (4.23s) [2022-04-11T17:01:49.794Z] === RUN TestDetectCompressionZstd [2022-04-11T17:01:49.794Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestTarUntar [2022-04-11T17:01:49.794Z] --- PASS: TestTarUntar (0.03s) [2022-04-11T17:01:49.794Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-11T17:01:49.794Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s) [2022-04-11T17:01:49.794Z] === RUN TestTarWithOptions [2022-04-11T17:01:49.794Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-11T17:01:49.794Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-11T17:01:49.794Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestUntarUstarGnuConflict [2022-04-11T17:01:49.794Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestUntarInvalidFilenames [2022-04-11T17:01:49.794Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2630866468\\dest" [2022-04-11T17:01:49.794Z] === RUN TestCopyFileWithInvalidSrc [2022-04-11T17:01:49.794Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCopyFileWithInvalidDest [2022-04-11T17:01:49.794Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-11T17:01:49.794Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-04-11T17:01:49.794Z] === RUN TestUntarHardlinkToSymlink [2022-04-11T17:01:49.794Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-11T17:01:49.794Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCopyFile [2022-04-11T17:01:49.794Z] --- PASS: TestCopyFile (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-11T17:01:49.794Z] fileutils_test.go:133: Needs porting to Windows [2022-04-11T17:01:49.794Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-11T17:01:49.794Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-11T17:01:49.794Z] fileutils_test.go:179: Needs porting to Windows [2022-04-11T17:01:49.794Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestWildcardMatches [2022-04-11T17:01:49.794Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-11T17:01:49.794Z] === RUN TestUntarInvalidHardlink [2022-04-11T17:01:49.794Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestPatternMatches [2022-04-11T17:01:49.794Z] --- PASS: TestPatternMatches (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-11T17:01:49.794Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestPatternMatchesFolderExclusions [2022-04-11T17:01:49.794Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-11T17:01:49.794Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-11T17:01:49.794Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-11T17:01:49.794Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-11T17:01:49.794Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestSingleExclamationError [2022-04-11T17:01:49.794Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestMatchesWithNoPatterns [2022-04-11T17:01:49.794Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestMatchesWithMalformedPatterns [2022-04-11T17:01:49.794Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestMatches [2022-04-11T17:01:49.794Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-11T17:01:49.794Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-11T17:01:49.794Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-11T17:01:49.794Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-11T17:01:49.794Z] --- PASS: TestMatches (0.01s) [2022-04-11T17:01:49.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3970515125\\victim\\hello" -> "../victim/hello" [2022-04-11T17:01:49.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2694324591\\victim\\hello" -> "/../victim/hello" [2022-04-11T17:01:49.794Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-11T17:01:49.794Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-11T17:01:49.794Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-11T17:01:49.794Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCleanPatterns [2022-04-11T17:01:49.794Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-11T17:01:49.794Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCleanPatternsExceptionFlag [2022-04-11T17:01:49.794Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-11T17:01:49.794Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-11T17:01:49.794Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCleanPatternsErrorSingleException [2022-04-11T17:01:49.794Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCreateIfNotExistsDir [2022-04-11T17:01:49.794Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCreateIfNotExistsFile [2022-04-11T17:01:49.794Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestMatch [2022-04-11T17:01:49.794Z] --- PASS: TestMatch (0.00s) [2022-04-11T17:01:49.794Z] === RUN TestCompile [2022-04-11T17:01:49.794Z] === RUN TestCompile/slash [2022-04-11T17:01:49.794Z] === RUN TestCompile/backslash [2022-04-11T17:01:49.794Z] --- PASS: TestCompile (0.00s) [2022-04-11T17:01:49.794Z] --- PASS: TestCompile/slash (0.00s) [2022-04-11T17:01:49.794Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-11T17:01:49.794Z] PASS [2022-04-11T17:01:49.794Z] coverage: 84.7% of statements [2022-04-11T17:01:49.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3083301947\\victim" -> "../victim" [2022-04-11T17:01:49.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink682209606\\victim" -> "../victim" [2022-04-11T17:01:49.794Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 84.7% of statements [2022-04-11T17:01:49.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4058589614\\victim" -> "../victim" [2022-04-11T17:01:49.794Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink232293293\\victim" -> "../victim" [2022-04-11T17:01:49.794Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-11T17:01:49.794Z] === RUN TestUntarInvalidSymlink [2022-04-11T17:01:49.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3938602645\\dest\\dotdot" -> "../victim/hello" [2022-04-11T17:01:49.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3429725312\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-11T17:01:49.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2071274005\\dest\\loophole-victim" -> "../victim" [2022-04-11T17:01:49.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1642107391\\dest\\loophole-victim" -> "../victim" [2022-04-11T17:01:49.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3906688042\\dest\\loophole-victim" -> "../victim" [2022-04-11T17:01:49.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2417577681\\dest\\loophole-victim" -> "../victim" [2022-04-11T17:01:49.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3956775892\\dest\\dir\\loophole" -> "../../victim" [2022-04-11T17:01:49.795Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-11T17:01:49.795Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-11T17:01:49.795Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-11T17:01:49.795Z] === RUN TestXGlobalNoParent [2022-04-11T17:01:49.795Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-11T17:01:49.795Z] === RUN TestReplaceFileTarWrapper [2022-04-11T17:01:50.252Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-04-11T17:01:50.252Z] === RUN TestPrefixHeaderReadable [2022-04-11T17:01:50.252Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-11T17:01:50.252Z] === RUN TestDisablePigz [2022-04-11T17:01:50.252Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-11T17:01:50.252Z] --- PASS: TestDisablePigz (0.11s) [2022-04-11T17:01:50.252Z] === RUN TestPigz [2022-04-11T17:01:50.252Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-11T17:01:50.252Z] --- PASS: TestPigz (0.13s) [2022-04-11T17:01:50.252Z] === RUN TestNosysFileInfo [2022-04-11T17:01:50.252Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-11T17:01:50.252Z] === RUN TestCopyFileWithInvalidDest [2022-04-11T17:01:50.252Z] archive_windows_test.go:16: Currently fails [2022-04-11T17:01:50.252Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-11T17:01:50.252Z] === RUN TestCanonicalTarNameForPath [2022-04-11T17:01:50.252Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-11T17:01:50.252Z] === RUN TestCanonicalTarName [2022-04-11T17:01:50.252Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-11T17:01:50.252Z] === RUN TestChmodTarEntry [2022-04-11T17:01:50.252Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-11T17:01:50.252Z] === RUN TestHardLinkOrder [2022-04-11T17:01:50.252Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-11T17:01:50.252Z] === RUN TestChangeString [2022-04-11T17:01:50.252Z] --- PASS: TestChangeString (0.00s) [2022-04-11T17:01:50.252Z] === RUN TestChangesWithNoChanges [2022-04-11T17:01:50.707Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-11T17:01:50.707Z] === RUN TestChangesWithChanges [2022-04-11T17:01:50.707Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-11T17:01:50.707Z] === RUN TestChangesWithChangesGH13590 [2022-04-11T17:01:50.707Z] changes_test.go:196: needs more investigation [2022-04-11T17:01:50.707Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestChangesDirsEmpty [2022-04-11T17:01:50.707Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-11T17:01:50.707Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestChangesDirsMutated [2022-04-11T17:01:50.707Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-11T17:01:50.707Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestApplyLayer [2022-04-11T17:01:50.707Z] changes_test.go:433: needs further investigation [2022-04-11T17:01:50.707Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestChangesSizeWithHardlinks [2022-04-11T17:01:50.707Z] changes_test.go:469: needs further investigation [2022-04-11T17:01:50.707Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestChangesSizeWithNoChanges [2022-04-11T17:01:50.707Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-11T17:01:50.707Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestChangesSize [2022-04-11T17:01:50.707Z] --- PASS: TestChangesSize (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestApplyLayerInvalidFilenames [2022-04-11T17:01:50.707Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames386494828\\dest" [2022-04-11T17:01:50.707Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-11T17:01:50.707Z] === RUN TestApplyLayerInvalidHardlink [2022-04-11T17:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1476423687\\victim\\hello" -> "../victim/hello" [2022-04-11T17:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3224178792\\victim\\hello" -> "/../victim/hello" [2022-04-11T17:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1400144814\\victim" -> "../victim" [2022-04-11T17:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2569806123\\victim" -> "../victim" [2022-04-11T17:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4163901012\\victim" -> "../victim" [2022-04-11T17:01:50.707Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3818832541\\victim" -> "../victim" [2022-04-11T17:01:50.707Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-11T17:01:50.707Z] === RUN TestApplyLayerInvalidSymlink [2022-04-11T17:01:50.707Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3177480615\\dest\\dotdot" -> "../victim/hello" [2022-04-11T17:01:50.707Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink658329701\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-11T17:01:50.707Z] === RUN TestGet [2022-04-11T17:01:50.707Z] --- PASS: TestGet (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestGetShortcutString [2022-04-11T17:01:50.707Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-11T17:01:50.707Z] PASS [2022-04-11T17:01:50.707Z] coverage: 42.9% of statements [2022-04-11T17:01:50.707Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3177629405\\dest\\loophole-victim" -> "../victim" [2022-04-11T17:01:50.707Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3261015970\\dest\\loophole-victim" -> "../victim" [2022-04-11T17:01:50.707Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-04-11T17:01:50.707Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink720630964\\dest\\loophole-victim" -> "../victim" [2022-04-11T17:01:50.707Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2689262476\\dest\\loophole-victim" -> "../victim" [2022-04-11T17:01:50.707Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-11T17:01:50.707Z] === RUN TestApplyLayerWhiteouts [2022-04-11T17:01:50.707Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-04-11T17:01:50.707Z] === RUN TestGenerateEmptyFile [2022-04-11T17:01:50.707Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-11T17:01:50.707Z] === RUN TestGenerateWithContent [2022-04-11T17:01:50.707Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-11T17:01:50.707Z] PASS [2022-04-11T17:01:50.707Z] coverage: 61.9% of statements [2022-04-11T17:01:50.707Z] ok github.com/docker/docker/pkg/archive 6.786s coverage: 61.9% of statements [2022-04-11T17:01:50.707Z] 2022/04/11 17:01:50 Closing DB instances... [2022-04-11T17:01:51.333Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-11T17:01:51.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2022-04-11T17:01:51.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2022-04-11T17:01:51.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2022-04-11T17:01:51.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.03s) [2022-04-11T17:01:51.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2022-04-11T17:01:51.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2022-04-11T17:01:51.333Z] === RUN TestBuildMultiStageCopy [2022-04-11T17:01:51.333Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-11T17:01:51.668Z] === RUN TestCreateIDMapOrder [2022-04-11T17:01:51.668Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-11T17:01:51.668Z] PASS [2022-04-11T17:01:51.668Z] coverage: 7.2% of statements [2022-04-11T17:01:51.668Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-04-11T17:01:52.123Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-04-11T17:01:52.123Z] === RUN TestNetworkDBNodeLeave [2022-04-11T17:01:52.578Z] === RUN TestFixedBufferCap [2022-04-11T17:01:52.578Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-11T17:01:52.578Z] === RUN TestFixedBufferLen [2022-04-11T17:01:52.578Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-11T17:01:52.578Z] === RUN TestFixedBufferString [2022-04-11T17:01:52.578Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-11T17:01:52.578Z] === RUN TestFixedBufferWrite [2022-04-11T17:01:52.578Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-11T17:01:52.578Z] === RUN TestFixedBufferRead [2022-04-11T17:01:52.578Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-11T17:01:52.578Z] === RUN TestBytesPipeRead [2022-04-11T17:01:52.578Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-11T17:01:52.578Z] === RUN TestBytesPipeWrite [2022-04-11T17:01:52.578Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-11T17:01:52.578Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-11T17:01:53.033Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2022-04-11T17:01:53.033Z] === RUN TestAtomicWriteToFile [2022-04-11T17:01:53.033Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-11T17:01:53.033Z] === RUN TestAtomicWriteSetCommit [2022-04-11T17:01:53.033Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-11T17:01:53.033Z] === RUN TestAtomicWriteSetCancel [2022-04-11T17:01:53.033Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-11T17:01:53.033Z] === RUN TestReadCloserWrapperClose [2022-04-11T17:01:53.033Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-11T17:01:53.033Z] === RUN TestReaderErrWrapperReadOnError [2022-04-11T17:01:53.033Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-11T17:01:53.033Z] === RUN TestReaderErrWrapperRead [2022-04-11T17:01:53.033Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-11T17:01:53.033Z] === RUN TestCancelReadCloser [2022-04-11T17:01:53.033Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-11T17:01:53.033Z] === RUN TestWriteCloserWrapperClose [2022-04-11T17:01:53.033Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-11T17:01:53.033Z] === RUN TestNopWriteCloser [2022-04-11T17:01:53.033Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-11T17:01:53.033Z] === RUN TestNopWriter [2022-04-11T17:01:53.033Z] --- PASS: TestNopWriter (0.00s) [2022-04-11T17:01:53.033Z] === RUN TestWriteCounter [2022-04-11T17:01:53.033Z] --- PASS: TestWriteCounter (0.00s) [2022-04-11T17:01:53.033Z] PASS [2022-04-11T17:01:53.033Z] coverage: 70.1% of statements [2022-04-11T17:01:53.033Z] ok github.com/docker/docker/pkg/ioutils 0.594s coverage: 70.1% of statements [2022-04-11T17:01:53.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-11T17:01:53.638Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.75s) [2022-04-11T17:01:53.638Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-11T17:01:53.795Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-11T17:01:53.994Z] === RUN TestError [2022-04-11T17:01:53.994Z] --- PASS: TestError (0.00s) [2022-04-11T17:01:53.994Z] === RUN TestProgressString [2022-04-11T17:01:53.994Z] === RUN TestProgressString/no_progress [2022-04-11T17:01:53.994Z] === RUN TestProgressString/progress_1 [2022-04-11T17:01:53.994Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-11T17:01:53.994Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-11T17:01:53.994Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-11T17:01:53.994Z] === RUN TestProgressString/with_units [2022-04-11T17:01:53.994Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-11T17:01:53.994Z] === RUN TestProgressString/hide_counts [2022-04-11T17:01:53.994Z] --- PASS: TestProgressString (0.00s) [2022-04-11T17:01:53.994Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-11T17:01:53.994Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-11T17:01:53.994Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-11T17:01:53.994Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-11T17:01:53.994Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-11T17:01:53.994Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-11T17:01:53.994Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-11T17:01:53.994Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-11T17:01:53.994Z] === RUN TestJSONMessageDisplay [2022-04-11T17:01:53.994Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-04-11T17:01:53.994Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-11T17:01:53.994Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-11T17:01:53.994Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-11T17:01:54.359Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-11T17:01:54.451Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-11T17:01:54.451Z] === RUN TestDisplayJSONMessagesStream [2022-04-11T17:01:54.451Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-11T17:01:54.451Z] PASS [2022-04-11T17:01:54.451Z] coverage: 91.7% of statements [2022-04-11T17:01:54.451Z] ok github.com/docker/docker/pkg/jsonmessage 0.190s coverage: 91.7% of statements [2022-04-11T17:01:54.616Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-11T17:01:54.906Z] === RUN TestStandardLongPath [2022-04-11T17:01:54.906Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-11T17:01:54.906Z] === RUN TestUNCLongPath [2022-04-11T17:01:54.906Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-11T17:01:54.906Z] PASS [2022-04-11T17:01:54.906Z] coverage: 100.0% of statements [2022-04-11T17:01:54.906Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-04-11T17:01:55.180Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2022-04-11T17:01:55.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s) [2022-04-11T17:01:55.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-04-11T17:01:55.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-04-11T17:01:55.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2022-04-11T17:01:55.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-04-11T17:01:55.180Z] === RUN TestBuildMultiStageParentConfig [2022-04-11T17:01:55.362Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-04-11T17:01:55.362Z] === RUN TestNetworkDBWatch [2022-04-11T17:01:55.362Z] === RUN TestNameFormat [2022-04-11T17:01:55.362Z] --- PASS: TestNameFormat (0.00s) [2022-04-11T17:01:55.362Z] === RUN TestNameRetries [2022-04-11T17:01:55.362Z] --- PASS: TestNameRetries (0.00s) [2022-04-11T17:01:55.362Z] PASS [2022-04-11T17:01:55.362Z] coverage: 85.7% of statements [2022-04-11T17:01:55.362Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2022-04-11T17:01:55.820Z] === RUN TestParseKeyValueOpt [2022-04-11T17:01:55.820Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-11T17:01:55.820Z] === RUN TestParseUintList [2022-04-11T17:01:55.820Z] --- PASS: TestParseUintList (0.00s) [2022-04-11T17:01:55.820Z] === RUN TestParseUintListMaximumLimits [2022-04-11T17:01:55.820Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-11T17:01:55.820Z] PASS [2022-04-11T17:01:55.820Z] coverage: 97.0% of statements [2022-04-11T17:01:55.820Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2022-04-11T17:01:56.475Z] --- PASS: TestBuildWithHugeFile (34.66s) [2022-04-11T17:01:56.475Z] === RUN TestBuildWCOWSandboxSize [2022-04-11T17:01:56.475Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T17:01:56.475Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-11T17:01:56.475Z] === RUN TestBuildWithEmptyDockerfile [2022-04-11T17:01:56.475Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T17:01:56.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T17:01:56.475Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T17:01:56.475Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T17:01:56.475Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T17:01:56.475Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T17:01:56.475Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T17:01:56.475Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T17:01:56.475Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T17:01:56.475Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-11T17:01:56.475Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-11T17:01:56.475Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-11T17:01:56.475Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-11T17:01:56.475Z] === RUN TestBuildPreserveOwnership [2022-04-11T17:01:56.475Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-11T17:01:56.475Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-11T17:01:56.475Z] --- PASS: TestBuildPreserveOwnership (2.87s) [2022-04-11T17:01:56.475Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-04-11T17:01:56.475Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-04-11T17:01:56.475Z] === RUN TestBuildPlatformInvalid [2022-04-11T17:01:56.475Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-11T17:01:56.475Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-11T17:01:56.475Z] Loaded image: busybox:latest [2022-04-11T17:01:56.475Z] Loaded image: busybox:glibc [2022-04-11T17:01:56.549Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2022-04-11T17:01:56.549Z] === RUN TestBuildLabelWithTargets [2022-04-11T17:01:56.779Z] === RUN Test_windowsOSRelease_String [2022-04-11T17:01:56.779Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-11T17:01:56.779Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-11T17:01:56.779Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-11T17:01:56.779Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-11T17:01:56.779Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-11T17:01:56.779Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-11T17:01:56.779Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-11T17:01:56.779Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-11T17:01:56.779Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-11T17:01:56.779Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-11T17:01:56.779Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-11T17:01:56.779Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-11T17:01:56.779Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-11T17:01:56.779Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-11T17:01:56.779Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-11T17:01:56.779Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-11T17:01:56.779Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-11T17:01:56.779Z] PASS [2022-04-11T17:01:56.779Z] coverage: 36.4% of statements [2022-04-11T17:01:56.779Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.053s coverage: 36.4% of statements [2022-04-11T17:01:56.779Z] 2022/04/11 17:01:56 Closing DB instances... [2022-04-11T17:01:57.416Z] Loaded image: debian:bullseye-slim [2022-04-11T17:01:57.416Z] Loaded image: hello-world:latest [2022-04-11T17:01:57.416Z] Loaded image: arm32v7/hello-world:latest [2022-04-11T17:01:57.739Z] === RUN TestNewAndRemove [2022-04-11T17:01:57.739Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-11T17:01:57.739Z] === RUN TestRemoveInvalidPath [2022-04-11T17:01:57.739Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-11T17:01:57.739Z] PASS [2022-04-11T17:01:57.739Z] coverage: 82.6% of statements [2022-04-11T17:01:57.739Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2022-04-11T17:01:58.194Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-11T17:01:58.194Z] === RUN TestNetworkDBBulkSync [2022-04-11T17:01:58.649Z] --- PASS: TestGetAddress (22.90s) [2022-04-11T17:01:58.649Z] === RUN TestRequestSyntaxCheck [2022-04-11T17:01:58.649Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-11T17:01:58.649Z] === RUN TestRequest [2022-04-11T17:01:59.072Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2022-04-11T17:01:59.072Z] === RUN TestBuildWithEmptyLayers [2022-04-11T17:01:59.104Z] === RUN TestFailedConnection [2022-04-11T17:01:59.561Z] 2022/04/11 17:01:59 Closing DB instances... [2022-04-11T17:02:00.457Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2022-04-11T17:02:00.457Z] === RUN TestBuildMultiStageOnBuild [2022-04-11T17:02:01.086Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-04-11T17:02:01.086Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-11T17:02:01.086Z] --- PASS: TestFailedConnection (2.09s) [2022-04-11T17:02:01.086Z] === RUN TestFailOnce [2022-04-11T17:02:01.541Z] 2022/04/11 17:02:00 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-04-11T17:02:01.541Z] goroutine 34 [running]: [2022-04-11T17:02:01.541Z] net/http.(*conn).serve.func1() [2022-04-11T17:02:01.541Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-11T17:02:01.541Z] panic({0xbf3700, 0xd3d040}) [2022-04-11T17:02:01.541Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-11T17:02:01.541Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000afa70?) [2022-04-11T17:02:01.541Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-11T17:02:01.541Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xd42858?, 0xc00022a000?}, 0xb4da66?) [2022-04-11T17:02:01.541Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-11T17:02:01.541Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xd42858, 0xc00022a000}, 0xc0000a6000) [2022-04-11T17:02:01.541Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-11T17:02:01.541Z] net/http.serverHandler.ServeHTTP({0xd40e78?}, {0xd42858, 0xc00022a000}, 0xc0000a6000) [2022-04-11T17:02:01.541Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-11T17:02:01.541Z] net/http.(*conn).serve(0xc000096000, {0xd42d58, 0xc0000260f0}) [2022-04-11T17:02:01.541Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-11T17:02:01.541Z] created by net/http.(*Server).Serve [2022-04-11T17:02:01.541Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-11T17:02:01.541Z] time="2022-04-11T17:02:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2022-04-11T17:02:02.502Z] --- PASS: TestFailOnce (1.15s) [2022-04-11T17:02:02.502Z] === RUN TestEchoInputOutput [2022-04-11T17:02:02.502Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-11T17:02:02.502Z] === RUN TestBackoff [2022-04-11T17:02:02.502Z] --- PASS: TestBackoff (0.00s) [2022-04-11T17:02:02.502Z] === RUN TestAbortRetry [2022-04-11T17:02:02.502Z] --- PASS: TestAbortRetry (0.00s) [2022-04-11T17:02:02.502Z] === RUN TestClientScheme [2022-04-11T17:02:02.502Z] --- PASS: TestClientScheme (0.00s) [2022-04-11T17:02:02.502Z] === RUN TestNewClientWithTimeout [2022-04-11T17:02:02.958Z] time="2022-04-11T17:02:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-11T17:02:03.732Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2022-04-11T17:02:03.732Z] === RUN TestBuildUncleanTarFilenames [2022-04-11T17:02:03.918Z] 2022/04/11 17:02:03 Closing DB instances... [2022-04-11T17:02:04.374Z] time="2022-04-11T17:02:03Z" level=error msg="node: 4f7a6e385acd is unknown to memberlist" [2022-04-11T17:02:04.374Z] time="2022-04-11T17:02:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-11T17:02:04.374Z] --- PASS: TestRequest (5.87s) [2022-04-11T17:02:04.374Z] === RUN TestOverlappingRequests [2022-04-11T17:02:04.829Z] --- PASS: TestOverlappingRequests (0.28s) [2022-04-11T17:02:04.829Z] === RUN TestRelease [2022-04-11T17:02:05.102Z] --- PASS: TestBuildUncleanTarFilenames (1.82s) [2022-04-11T17:02:05.103Z] === RUN TestBuildMultiStageLayerLeak [2022-04-11T17:02:05.570Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.33s) [2022-04-11T17:02:05.570Z] PASS [2022-04-11T17:02:05.570Z] [2022-04-11T17:02:05.570Z] === Skipped [2022-04-11T17:02:05.570Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-11T17:02:05.570Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T17:02:05.570Z] [2022-04-11T17:02:05.570Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-11T17:02:05.570Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T17:02:05.570Z] [2022-04-11T17:02:05.570Z] DONE 34 tests, 2 skipped in 66.582s [2022-04-11T17:02:05.570Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-11T17:02:05.570Z] ++ 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-11T17:02:05.570Z] ++ set -e [2022-04-11T17:02:05.570Z] ++ '[' -n 0 ']' [2022-04-11T17:02:05.570Z] ++ set -x [2022-04-11T17:02:05.570Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11T17:02:05.570Z] INFO: Testing against a local daemon [2022-04-11T17:02:05.570Z] === RUN TestConfigInspect [2022-04-11T17:02:06.353Z] --- PASS: TestRelease (1.23s) [2022-04-11T17:02:06.353Z] === RUN TestAllocateRandomDeallocate [2022-04-11T17:02:06.353Z] === RUN TestParseEmptyInterface [2022-04-11T17:02:06.353Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-11T17:02:06.353Z] === RUN TestParseNonInterfaceType [2022-04-11T17:02:06.353Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-11T17:02:06.353Z] === RUN TestParseWithOneFunction [2022-04-11T17:02:06.353Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-11T17:02:06.353Z] === RUN TestParseWithMultipleFuncs [2022-04-11T17:02:06.353Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-11T17:02:06.353Z] === RUN TestParseWithUnnamedReturn [2022-04-11T17:02:06.353Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-11T17:02:06.353Z] === RUN TestEmbeddedInterface [2022-04-11T17:02:06.353Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-11T17:02:06.353Z] === RUN TestParsedImports [2022-04-11T17:02:06.353Z] --- PASS: TestParsedImports (0.00s) [2022-04-11T17:02:06.353Z] === RUN TestAliasedImports [2022-04-11T17:02:06.353Z] --- PASS: TestAliasedImports (0.00s) [2022-04-11T17:02:06.353Z] PASS [2022-04-11T17:02:06.353Z] coverage: 56.8% of statements [2022-04-11T17:02:06.353Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2022-04-11T17:02:06.353Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.29s) [2022-04-11T17:02:06.353Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-11T17:02:06.810Z] time="2022-04-11T17:02:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-11T17:02:06.954Z] --- PASS: TestConfigInspect (2.15s) [2022-04-11T17:02:06.954Z] === RUN TestConfigList [2022-04-11T17:02:07.265Z] === RUN TestHTTPTransport [2022-04-11T17:02:07.265Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-11T17:02:07.265Z] PASS [2022-04-11T17:02:07.265Z] coverage: 85.7% of statements [2022-04-11T17:02:07.265Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-04-11T17:02:07.265Z] 2022/04/11 17:02:07 Closing DB instances... [2022-04-11T17:02:07.721Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-11T17:02:07.721Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-11T17:02:07.721Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-11T17:02:07.721Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-11T17:02:07.721Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-11T17:02:07.721Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-11T17:02:07.721Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-11T17:02:07.721Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-11T17:02:07.721Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-11T17:02:07.721Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-11T17:02:07.721Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-11T17:02:07.721Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-11T17:02:07.721Z] === RUN TestBufferPoolPutAndGet [2022-04-11T17:02:07.721Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-11T17:02:07.721Z] PASS [2022-04-11T17:02:07.721Z] coverage: 88.2% of statements [2022-04-11T17:02:07.721Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-04-11T17:02:08.178Z] === RUN TestOutputOnPrematureClose [2022-04-11T17:02:08.178Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-11T17:02:08.178Z] === RUN TestCompleteSilently [2022-04-11T17:02:08.178Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-11T17:02:08.178Z] PASS [2022-04-11T17:02:08.178Z] coverage: 75.9% of statements [2022-04-11T17:02:08.178Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2022-04-11T17:02:08.377Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s) [2022-04-11T17:02:08.377Z] === RUN TestBuildWithHugeFile [2022-04-11T17:02:09.139Z] === RUN TestSendToOneSub [2022-04-11T17:02:09.139Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-11T17:02:09.139Z] === RUN TestSendToMultipleSubs [2022-04-11T17:02:09.139Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-11T17:02:09.139Z] === RUN TestEvictOneSub [2022-04-11T17:02:09.139Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-11T17:02:09.139Z] === RUN TestClosePublisher [2022-04-11T17:02:09.139Z] --- PASS: TestClosePublisher (0.00s) [2022-04-11T17:02:09.139Z] === RUN TestPubSubRace [2022-04-11T17:02:09.139Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-11T17:02:09.139Z] === RUN TestNetworkDBGarbageCollection [2022-04-11T17:02:09.496Z] --- PASS: TestConfigList (2.16s) [2022-04-11T17:02:09.497Z] === RUN TestConfigsCreateAndDelete [2022-04-11T17:02:09.595Z] --- PASS: TestAllocateRandomDeallocate (3.33s) [2022-04-11T17:02:09.595Z] === RUN TestRetrieveFromStore [2022-04-11T17:02:10.054Z] --- PASS: TestPubSubRace (1.06s) [2022-04-11T17:02:10.054Z] PASS [2022-04-11T17:02:10.054Z] coverage: 75.0% of statements [2022-04-11T17:02:10.054Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2022-04-11T17:02:10.509Z] === RUN TestRegister [2022-04-11T17:02:10.509Z] --- PASS: TestRegister (0.00s) [2022-04-11T17:02:10.509Z] === RUN TestCommand [2022-04-11T17:02:10.509Z] --- PASS: TestCommand (0.03s) [2022-04-11T17:02:10.509Z] === RUN TestNaiveSelf [2022-04-11T17:02:10.509Z] --- PASS: TestRetrieveFromStore (1.16s) [2022-04-11T17:02:10.509Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-11T17:02:10.509Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-11T17:02:10.509Z] === RUN TestParallelPredefinedRequest1 [2022-04-11T17:02:10.509Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-11T17:02:10.509Z] === RUN TestParallelPredefinedRequest2 [2022-04-11T17:02:10.509Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-11T17:02:10.509Z] === RUN TestParallelPredefinedRequest3 [2022-04-11T17:02:10.509Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-11T17:02:10.509Z] === RUN TestParallelPredefinedRequest4 [2022-04-11T17:02:10.509Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-11T17:02:10.509Z] === RUN TestParallelPredefinedRequest5 [2022-04-11T17:02:10.509Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-11T17:02:10.509Z] === RUN TestDebug [2022-04-11T17:02:10.509Z] --- PASS: TestDebug (0.00s) [2022-04-11T17:02:10.509Z] === RUN TestRequestPoolParallel [2022-04-11T17:02:10.509Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-11T17:02:10.509Z] PASS [2022-04-11T17:02:10.509Z] coverage: 82.4% of statements [2022-04-11T17:02:10.509Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-04-11T17:02:10.964Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-04-11T17:02:10.964Z] === RUN TestFullAllocateRelease [2022-04-11T17:02:11.409Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-04-11T17:02:11.409Z] === RUN TestConfigsUpdate [2022-04-11T17:02:11.491Z] --- PASS: TestFullAllocateRelease (0.33s) [2022-04-11T17:02:11.491Z] === RUN TestOddAllocateRelease [2022-04-11T17:02:11.491Z] === RUN TestDump [2022-04-11T17:02:11.491Z] goroutine 19 [running]: [2022-04-11T17:02:11.491Z] github.com/docker/docker/pkg/stack.dump(0x1032d57?) [2022-04-11T17:02:11.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-11T17:02:11.491Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-11T17:02:11.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-11T17:02:11.491Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-11T17:02:11.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-11T17:02:11.491Z] testing.tRunner(0xc0000851e0, 0x11fa498) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-11T17:02:11.491Z] created by testing.(*T).Run [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-11T17:02:11.491Z] [2022-04-11T17:02:11.491Z] goroutine 1 [chan receive]: [2022-04-11T17:02:11.491Z] testing.(*T).Run(0xc000085040, {0x11e913c?, 0x100c1f3?}, 0x11fa498) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-11T17:02:11.491Z] testing.runTests.func1(0xc0000b6810?) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-11T17:02:11.491Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-11T17:02:11.491Z] testing.runTests(0xc000094460?, {0x137e400, 0x3, 0x3}, {0x21849140598?, 0x40?, 0x13834a0?}) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-11T17:02:11.491Z] testing.(*M).Run(0xc000094460) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-11T17:02:11.491Z] main.main() [2022-04-11T17:02:11.491Z] _testmain.go:99 +0x255 [2022-04-11T17:02:11.491Z] --- PASS: TestDump (0.00s) [2022-04-11T17:02:11.491Z] === RUN TestDumpToFile [2022-04-11T17:02:11.491Z] time="2022-04-11T17:02:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-11T17:02:11.491Z] --- PASS: TestDumpToFile (0.15s) [2022-04-11T17:02:11.491Z] === RUN TestDumpToFileWithEmptyInput [2022-04-11T17:02:11.491Z] goroutine 21 [running]: [2022-04-11T17:02:11.491Z] github.com/docker/docker/pkg/stack.dump(0x10aecd3?) [2022-04-11T17:02:11.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-11T17:02:11.491Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x10aeca0?}) [2022-04-11T17:02:11.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-11T17:02:11.491Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-04-11T17:02:11.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-11T17:02:11.491Z] testing.tRunner(0xc000085860, 0x11fa488) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-11T17:02:11.491Z] created by testing.(*T).Run [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-11T17:02:11.491Z] [2022-04-11T17:02:11.491Z] goroutine 1 [chan receive]: [2022-04-11T17:02:11.491Z] testing.(*T).Run(0xc000085040, {0x11f0713?, 0x100c1f3?}, 0x11fa488) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-11T17:02:11.491Z] testing.runTests.func1(0xc0000b6810?) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-11T17:02:11.491Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-11T17:02:11.491Z] testing.runTests(0xc000094460?, {0x137e400, 0x3, 0x3}, {0x21849140598?, 0x40?, 0x13834a0?}) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-11T17:02:11.491Z] testing.(*M).Run(0xc000094460) [2022-04-11T17:02:11.491Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-11T17:02:11.491Z] main.main() [2022-04-11T17:02:11.491Z] _testmain.go:99 +0x255 [2022-04-11T17:02:11.491Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-11T17:02:11.491Z] PASS [2022-04-11T17:02:11.491Z] coverage: 90.9% of statements [2022-04-11T17:02:11.491Z] ok github.com/docker/docker/pkg/stack 0.185s coverage: 90.9% of statements [2022-04-11T17:02:11.491Z] --- PASS: TestOddAllocateRelease (0.23s) [2022-04-11T17:02:11.491Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-11T17:02:11.491Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-11T17:02:11.491Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-11T17:02:11.491Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-11T17:02:11.491Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-11T17:02:11.491Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-11T17:02:11.491Z] === CONT TestParallelPredefinedRequest1 [2022-04-11T17:02:11.491Z] === CONT TestParallelPredefinedRequest4 [2022-04-11T17:02:11.491Z] === CONT TestParallelPredefinedRequest5 [2022-04-11T17:02:11.491Z] === CONT TestParallelPredefinedRequest1 [2022-04-11T17:02:11.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:02:11.491Z] === CONT TestParallelPredefinedRequest5 [2022-04-11T17:02:11.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:02:11.491Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-11T17:02:11.491Z] === CONT TestParallelPredefinedRequest4 [2022-04-11T17:02:11.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:02:11.491Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-11T17:02:11.491Z] === CONT TestParallelPredefinedRequest3 [2022-04-11T17:02:11.491Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-11T17:02:11.491Z] === CONT TestParallelPredefinedRequest3 [2022-04-11T17:02:11.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:02:11.491Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-11T17:02:11.491Z] === CONT TestParallelPredefinedRequest2 [2022-04-11T17:02:11.491Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:02:11.491Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-11T17:02:11.491Z] PASS [2022-04-11T17:02:11.491Z] coverage: 85.3% of statements [2022-04-11T17:02:11.491Z] ok github.com/docker/docker/libnetwork/ipam 41.377s coverage: 85.3% of statements [2022-04-11T17:02:11.719Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-11T17:02:11.719Z] PASS [2022-04-11T17:02:11.719Z] [2022-04-11T17:02:11.719Z] DONE 17 tests in 46.489s [2022-04-11T17:02:11.719Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-11T17:02:11.720Z] INFO: Testing against a local daemon [2022-04-11T17:02:11.720Z] === RUN TestPluginInvalidJSON [2022-04-11T17:02:11.720Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:02:11.720Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:02:11.720Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:02:11.720Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-11T17:02:11.720Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-11T17:02:11.720Z] === RUN TestPluginInstall [2022-04-11T17:02:11.720Z] === RUN TestPluginInstall/no_auth [2022-04-11T17:02:11.720Z] time="2022-04-11T17:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:02:11.720Z] time="2022-04-11T17:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c5c4e69e35ea53dc158ad3741ffed3153bee2b27443a50cd49be3be43f78c41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:02:11.720Z] time="2022-04-11T17:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:02:11.720Z] time="2022-04-11T17:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c5c4e69e35ea53dc158ad3741ffed3153bee2b27443a50cd49be3be43f78c41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:02:11.720Z] === RUN TestPluginInstall/with_htpasswd [2022-04-11T17:02:11.720Z] time="2022-04-11T17:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:02:11.720Z] time="2022-04-11T17:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3112362fdfcaa03657be94651d0ed53adc7a666b24f9e50ad83817bffb381e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:02:11.720Z] time="2022-04-11T17:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:02:11.720Z] time="2022-04-11T17:02:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3112362fdfcaa03657be94651d0ed53adc7a666b24f9e50ad83817bffb381e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:02:11.720Z] === RUN TestPluginInstall/with_insecure [2022-04-11T17:02:11.947Z] === RUN TestNewStdWriter [2022-04-11T17:02:11.947Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-11T17:02:11.947Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestWriteWithNilBytes [2022-04-11T17:02:11.947Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestWrite [2022-04-11T17:02:11.947Z] --- PASS: TestWrite (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestWriteWithWriterError [2022-04-11T17:02:11.947Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-11T17:02:11.947Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestStdCopyWriteAndRead [2022-04-11T17:02:11.947Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-11T17:02:11.947Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-11T17:02:11.947Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-11T17:02:11.947Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-11T17:02:11.947Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-11T17:02:11.947Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-11T17:02:11.947Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-11T17:02:11.947Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-11T17:02:11.947Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-11T17:02:11.947Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-11T17:02:11.947Z] PASS [2022-04-11T17:02:11.947Z] coverage: 100.0% of statements [2022-04-11T17:02:11.947Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-04-11T17:02:11.983Z] time="2022-04-11T17:02:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:02:11.983Z] time="2022-04-11T17:02:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:271f1e8d2e146ca2050a55cdb845c04018174123b15eaa7e040138330af4fe17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:02:11.983Z] time="2022-04-11T17:02:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:02:11.983Z] time="2022-04-11T17:02:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:271f1e8d2e146ca2050a55cdb845c04018174123b15eaa7e040138330af4fe17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:02:12.243Z] plugin_test.go:165: [daf2aea9438b4] daemon is not started [2022-04-11T17:02:12.244Z] --- PASS: TestPluginInstall (2.75s) [2022-04-11T17:02:12.244Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-04-11T17:02:12.244Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-11T17:02:12.244Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-11T17:02:12.244Z] === RUN TestPluginsWithRuntimes [2022-04-11T17:02:12.908Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-11T17:02:12.908Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-11T17:02:12.908Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestFormatStatus [2022-04-11T17:02:12.908Z] --- PASS: TestFormatStatus (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestFormatError [2022-04-11T17:02:12.908Z] --- PASS: TestFormatError (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestFormatJSONError [2022-04-11T17:02:12.908Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-11T17:02:12.908Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-11T17:02:12.908Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestNewJSONProgressOutput [2022-04-11T17:02:12.908Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestAuxFormatterEmit [2022-04-11T17:02:12.908Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestStreamWriterStdout [2022-04-11T17:02:12.908Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-11T17:02:12.908Z] === RUN TestStreamWriterStderr [2022-04-11T17:02:12.908Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-11T17:02:12.908Z] PASS [2022-04-11T17:02:12.908Z] coverage: 66.2% of statements [2022-04-11T17:02:12.908Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2022-04-11T17:02:13.363Z] === RUN TestGenerateRandomID [2022-04-11T17:02:13.363Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-11T17:02:13.363Z] === RUN TestShortenId [2022-04-11T17:02:13.363Z] --- PASS: TestShortenId (0.00s) [2022-04-11T17:02:13.363Z] === RUN TestShortenSha256Id [2022-04-11T17:02:13.363Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-11T17:02:13.363Z] === RUN TestShortenIdEmpty [2022-04-11T17:02:13.363Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-11T17:02:13.363Z] === RUN TestShortenIdInvalid [2022-04-11T17:02:13.363Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-11T17:02:13.363Z] === RUN TestIsShortIDNonHex [2022-04-11T17:02:13.363Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-11T17:02:13.363Z] === RUN TestIsShortIDNotCorrectSize [2022-04-11T17:02:13.363Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-11T17:02:13.363Z] PASS [2022-04-11T17:02:13.363Z] coverage: 70.6% of statements [2022-04-11T17:02:13.363Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2022-04-11T17:02:13.818Z] === RUN TestIsCpusetListAvailable [2022-04-11T17:02:13.818Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-11T17:02:13.818Z] PASS [2022-04-11T17:02:13.818Z] coverage: 39.4% of statements [2022-04-11T17:02:13.818Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-04-11T17:02:13.955Z] --- PASS: TestConfigsUpdate (2.17s) [2022-04-11T17:02:13.955Z] === RUN TestTemplatedConfig [2022-04-11T17:02:14.147Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-11T17:02:14.716Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-11T17:02:15.348Z] === RUN TestChtimes [2022-04-11T17:02:15.348Z] --- PASS: TestChtimes (0.00s) [2022-04-11T17:02:15.348Z] === RUN TestChtimesWindows [2022-04-11T17:02:15.348Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-11T17:02:15.348Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-11T17:02:15.348Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-11T17:02:15.348Z] PASS [2022-04-11T17:02:15.348Z] coverage: 13.0% of statements [2022-04-11T17:02:15.348Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2022-04-11T17:02:15.651Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-04-11T17:02:15.651Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-11T17:02:15.651Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-04-11T17:02:15.651Z] === RUN TestPluginBackCompatMediaTypes [2022-04-11T17:02:15.803Z] === RUN TestTailFile [2022-04-11T17:02:15.803Z] --- PASS: TestTailFile (0.00s) [2022-04-11T17:02:15.803Z] === RUN TestTailFileManyLines [2022-04-11T17:02:15.803Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-11T17:02:15.803Z] === RUN TestTailEmptyFile [2022-04-11T17:02:15.803Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-11T17:02:15.803Z] === RUN TestTailNegativeN [2022-04-11T17:02:15.803Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader [2022-04-11T17:02:15.803Z] === CONT TestNewTailReader [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/no_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/truncated_last_line [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-11T17:02:15.803Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.803Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.803Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.803Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-11T17:02:15.803Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.803Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.803Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/no_delimiter [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:15.804Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:15.804Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:15.805Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-11T17:02:15.805Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.220Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-11T17:02:16.220Z] PASS [2022-04-11T17:02:16.220Z] [2022-04-11T17:02:16.220Z] DONE 10 tests in 6.696s [2022-04-11T17:02:16.220Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-11T17:02:16.220Z] INFO: Testing against a local daemon [2022-04-11T17:02:16.220Z] === RUN TestExternalGraphDriver [2022-04-11T17:02:16.220Z] === RUN TestExternalGraphDriver/json [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.261Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.261Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.261Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.262Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.262Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.262Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.263Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.263Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.264Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-11T17:02:16.265Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-11T17:02:16.265Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-11T17:02:16.498Z] --- PASS: TestTemplatedConfig (2.53s) [2022-04-11T17:02:16.498Z] === RUN TestConfigCreateResolve [2022-04-11T17:02:16.720Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-11T17:02:16.721Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-11T17:02:16.722Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-11T17:02:16.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-11T17:02:16.723Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-11T17:02:16.723Z] PASS [2022-04-11T17:02:16.723Z] coverage: 88.6% of statements [2022-04-11T17:02:16.723Z] ok github.com/docker/docker/pkg/tailfile 0.171s coverage: 88.6% of statements [2022-04-11T17:02:17.178Z] === RUN TestTarSumRemoveNonExistent [2022-04-11T17:02:17.178Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestTarSumRemove [2022-04-11T17:02:17.178Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestSortFileInfoSums [2022-04-11T17:02:17.178Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestNewTarSumForLabelInvalid [2022-04-11T17:02:17.178Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestNewTarSumForLabel [2022-04-11T17:02:17.178Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestEmptyTar [2022-04-11T17:02:17.178Z] --- PASS: TestEmptyTar (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestTarSumsReadSize [2022-04-11T17:02:17.178Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestTarSums [2022-04-11T17:02:17.178Z] --- PASS: TestTarSums (0.06s) [2022-04-11T17:02:17.178Z] === RUN TestIteration [2022-04-11T17:02:17.178Z] --- PASS: TestIteration (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestVersionLabelForChecksum [2022-04-11T17:02:17.178Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestVersion [2022-04-11T17:02:17.178Z] --- PASS: TestVersion (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestGetVersion [2022-04-11T17:02:17.178Z] --- PASS: TestGetVersion (0.00s) [2022-04-11T17:02:17.178Z] === RUN TestGetVersions [2022-04-11T17:02:17.178Z] --- PASS: TestGetVersions (0.00s) [2022-04-11T17:02:17.178Z] PASS [2022-04-11T17:02:17.178Z] coverage: 89.3% of statements [2022-04-11T17:02:17.178Z] ok github.com/docker/docker/pkg/tarsum 0.106s coverage: 89.3% of statements [2022-04-11T17:02:17.633Z] === RUN TestTruncIndex [2022-04-11T17:02:18.091Z] --- PASS: TestTruncIndex (0.10s) [2022-04-11T17:02:18.091Z] PASS [2022-04-11T17:02:18.091Z] coverage: 91.5% of statements [2022-04-11T17:02:18.091Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-04-11T17:02:18.124Z] === RUN TestExternalGraphDriver/spec [2022-04-11T17:02:18.409Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-04-11T17:02:18.409Z] PASS [2022-04-11T17:02:18.409Z] [2022-04-11T17:02:18.409Z] DONE 6 tests in 13.382s [2022-04-11T17:02:18.409Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-11T17:02:18.409Z] ++ 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-11T17:02:18.409Z] ++ set -e [2022-04-11T17:02:18.409Z] ++ '[' -n 0 ']' [2022-04-11T17:02:18.409Z] ++ set -x [2022-04-11T17:02:18.409Z] ++ 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-11T17:02:18.409Z] INFO: Testing against a local daemon [2022-04-11T17:02:18.409Z] === RUN TestCheckpoint [2022-04-11T17:02:18.409Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T17:02:18.409Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-11T17:02:18.409Z] === RUN TestContainerInvalidJSON [2022-04-11T17:02:18.409Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T17:02:18.409Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T17:02:18.409Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-11T17:02:18.409Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-11T17:02:18.409Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T17:02:18.410Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-11T17:02:18.410Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-11T17:02:18.410Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-11T17:02:18.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-11T17:02:18.410Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-11T17:02:18.410Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-11T17:02:18.410Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-11T17:02:18.410Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-11T17:02:18.410Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-11T17:02:18.410Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-11T17:02:18.410Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-11T17:02:18.546Z] === RUN TestIsGIT [2022-04-11T17:02:18.546Z] --- PASS: TestIsGIT (0.00s) [2022-04-11T17:02:18.546Z] === RUN TestIsTransport [2022-04-11T17:02:18.546Z] --- PASS: TestIsTransport (0.00s) [2022-04-11T17:02:18.546Z] PASS [2022-04-11T17:02:18.546Z] coverage: 100.0% of statements [2022-04-11T17:02:18.546Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2022-04-11T17:02:18.670Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-11T17:02:18.670Z] === RUN TestCopyFromContainer [2022-04-11T17:02:19.001Z] === RUN TestVersionInfo [2022-04-11T17:02:19.001Z] --- PASS: TestVersionInfo (0.00s) [2022-04-11T17:02:19.001Z] === RUN TestAppendVersions [2022-04-11T17:02:19.001Z] --- PASS: TestAppendVersions (0.00s) [2022-04-11T17:02:19.001Z] PASS [2022-04-11T17:02:19.001Z] coverage: 88.9% of statements [2022-04-11T17:02:19.001Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-04-11T17:02:19.001Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-11T17:02:19.001Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-11T17:02:19.001Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-11T17:02:19.001Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-11T17:02:19.501Z] === RUN TestExternalGraphDriver/pull [2022-04-11T17:02:19.612Z] === RUN TestCopyFromContainer// [2022-04-11T17:02:19.612Z] === RUN TestCopyFromContainer//bar/root [2022-04-11T17:02:19.612Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-11T17:02:19.612Z] === RUN TestCopyFromContainer/bar/quux [2022-04-11T17:02:19.612Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-11T17:02:19.873Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-11T17:02:19.873Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-11T17:02:19.873Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-11T17:02:19.873Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-11T17:02:19.873Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-11T17:02:19.966Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-04-11T17:02:19.966Z] === RUN TestClientStream [2022-04-11T17:02:19.966Z] --- PASS: TestClientStream (0.00s) [2022-04-11T17:02:19.966Z] === RUN TestClientSendFile [2022-04-11T17:02:19.966Z] --- PASS: TestClientSendFile (0.00s) [2022-04-11T17:02:19.966Z] === RUN TestClientWithRequestTimeout [2022-04-11T17:02:19.966Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-11T17:02:19.966Z] === RUN TestFileSpecPlugin [2022-04-11T17:02:19.966Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-11T17:02:19.966Z] === RUN TestFileJSONSpecPlugin [2022-04-11T17:02:19.966Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-11T17:02:19.966Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-11T17:02:19.966Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-11T17:02:19.966Z] === RUN TestPluginAddHandler [2022-04-11T17:02:19.966Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-11T17:02:19.966Z] === RUN TestPluginWaitBadPlugin [2022-04-11T17:02:19.966Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-11T17:02:19.966Z] === RUN TestGet [2022-04-11T17:02:19.966Z] time="2022-04-11T17:02:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer (1.50s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-11T17:02:20.134Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-11T17:02:20.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-11T17:02:20.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T17:02:20.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T17:02:20.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T17:02:20.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T17:02:20.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T17:02:20.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T17:02:20.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T17:02:20.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T17:02:20.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T17:02:20.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-11T17:02:20.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-11T17:02:20.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-11T17:02:20.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-11T17:02:20.134Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-11T17:02:20.134Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-11T17:02:20.134Z] === RUN TestCreateWithInvalidEnv [2022-04-11T17:02:20.134Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-11T17:02:20.134Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-11T17:02:20.134Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-11T17:02:20.134Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-11T17:02:20.134Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-11T17:02:20.134Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-11T17:02:20.134Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-11T17:02:20.134Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-11T17:02:20.134Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-11T17:02:20.134Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-11T17:02:20.134Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-11T17:02:20.134Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-11T17:02:20.134Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-11T17:02:20.134Z] === RUN TestCreateTmpfsMountsTarget [2022-04-11T17:02:20.134Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-11T17:02:20.134Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-11T17:02:20.421Z] === RUN TestNewSettable [2022-04-11T17:02:20.421Z] --- PASS: TestNewSettable (0.00s) [2022-04-11T17:02:20.421Z] === RUN TestIsSettable [2022-04-11T17:02:20.421Z] --- PASS: TestIsSettable (0.00s) [2022-04-11T17:02:20.421Z] === RUN TestUpdateSettingsEnv [2022-04-11T17:02:20.421Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-11T17:02:20.421Z] PASS [2022-04-11T17:02:20.421Z] coverage: 20.0% of statements [2022-04-11T17:02:20.421Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-04-11T17:02:20.421Z] === RUN TestValidatePrivileges [2022-04-11T17:02:20.421Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-11T17:02:20.421Z] === RUN TestFilterByCapNeg [2022-04-11T17:02:20.421Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-11T17:02:20.421Z] === RUN TestFilterByCapPos [2022-04-11T17:02:20.421Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-11T17:02:20.421Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-11T17:02:20.421Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-11T17:02:20.421Z] PASS [2022-04-11T17:02:20.421Z] coverage: 12.0% of statements [2022-04-11T17:02:20.421Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2022-04-11T17:02:20.877Z] time="2022-04-11T17:02:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-11T17:02:20.877Z] === RUN TestLoad [2022-04-11T17:02:20.877Z] --- PASS: TestLoad (0.00s) [2022-04-11T17:02:20.877Z] === RUN TestSave [2022-04-11T17:02:20.877Z] --- PASS: TestSave (0.02s) [2022-04-11T17:02:21.335Z] === RUN TestAddDeleteGet [2022-04-11T17:02:21.335Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-11T17:02:21.335Z] === RUN TestInvalidTags [2022-04-11T17:02:21.335Z] --- PASS: TestInvalidTags (0.00s) [2022-04-11T17:02:21.335Z] PASS [2022-04-11T17:02:21.335Z] coverage: 84.4% of statements [2022-04-11T17:02:21.335Z] ok github.com/docker/docker/reference 0.090s coverage: 84.4% of statements [2022-04-11T17:02:21.405Z] --- PASS: TestExternalGraphDriver (4.95s) [2022-04-11T17:02:21.405Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-04-11T17:02:21.405Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-04-11T17:02:21.405Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-11T17:02:21.405Z] === RUN TestGraphdriverPluginV2 [2022-04-11T17:02:21.518Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-04-11T17:02:21.518Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-11T17:02:21.794Z] === RUN TestResolveAuthConfigIndexServer [2022-04-11T17:02:21.794Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-11T17:02:21.794Z] === RUN TestResolveAuthConfigFullURL [2022-04-11T17:02:21.794Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-11T17:02:21.794Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-11T17:02:21.794Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-11T17:02:21.794Z] === RUN TestValidateMirror [2022-04-11T17:02:21.794Z] --- PASS: TestValidateMirror (0.00s) [2022-04-11T17:02:21.794Z] === RUN TestLoadInsecureRegistries [2022-04-11T17:02:22.250Z] time="2022-04-11T17:02:21Z" 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-11T17:02:22.250Z] time="2022-04-11T17:02:21Z" 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-11T17:02:22.250Z] time="2022-04-11T17:02:21Z" 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-11T17:02:22.250Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-04-11T17:02:22.250Z] === RUN TestNewServiceConfig [2022-04-11T17:02:22.250Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestValidateIndexName [2022-04-11T17:02:22.250Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestValidateIndexNameWithError [2022-04-11T17:02:22.250Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestEndpointParse [2022-04-11T17:02:22.250Z] --- PASS: TestEndpointParse (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestEndpointParseInvalid [2022-04-11T17:02:22.250Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestValidateEndpoint [2022-04-11T17:02:22.250Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-11T17:02:22.250Z] === RUN TestPing [2022-04-11T17:02:22.250Z] --- PASS: TestPing (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestPingRegistryEndpoint [2022-04-11T17:02:22.250Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:02:22.250Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-11T17:02:22.250Z] === RUN TestEndpoint [2022-04-11T17:02:22.250Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:02:22.250Z] --- SKIP: TestEndpoint (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestParseRepositoryInfo [2022-04-11T17:02:22.250Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestNewIndexInfo [2022-04-11T17:02:22.250Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestMirrorEndpointLookup [2022-04-11T17:02:22.250Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:02:22.250Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestSearchRepositories [2022-04-11T17:02:22.250Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-11T17:02:22.250Z] Host: 127.0.0.1:49327 [2022-04-11T17:02:22.250Z] User-Agent: docker test client [2022-04-11T17:02:22.250Z] Authorization: Token fake-token [2022-04-11T17:02:22.250Z] X-Docker-Token: true [2022-04-11T17:02:22.250Z] Accept-Encoding: gzip [2022-04-11T17:02:22.250Z] [2022-04-11T17:02:22.250Z] [2022-04-11T17:02:22.250Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-11T17:02:22.250Z] Connection: close [2022-04-11T17:02:22.250Z] Content-Length: 144 [2022-04-11T17:02:22.250Z] Cache-Control: no-cache [2022-04-11T17:02:22.250Z] Content-Type: application/json [2022-04-11T17:02:22.250Z] Date: Mon, 11 Apr 2022 17:02:21 GMT [2022-04-11T17:02:22.250Z] Expires: -1 [2022-04-11T17:02:22.250Z] Pragma: no-cache [2022-04-11T17:02:22.250Z] Server: docker-tests/mock [2022-04-11T17:02:22.250Z] X-Docker-Registry-Config: mock [2022-04-11T17:02:22.250Z] X-Docker-Registry-Version: 0.0.0 [2022-04-11T17:02:22.250Z] [2022-04-11T17:02:22.250Z] [2022-04-11T17:02:22.250Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-11T17:02:22.250Z] === RUN TestTrustedLocation [2022-04-11T17:02:22.250Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-11T17:02:22.250Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestAllowNondistributableArtifacts [2022-04-11T17:02:22.250Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestIsSecureIndex [2022-04-11T17:02:22.250Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-11T17:02:22.250Z] PASS [2022-04-11T17:02:22.250Z] coverage: 51.7% of statements [2022-04-11T17:02:22.250Z] ok github.com/docker/docker/registry 0.208s coverage: 51.7% of statements [2022-04-11T17:02:22.250Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-11T17:02:22.250Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-11T17:02:22.250Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-11T17:02:22.250Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-11T17:02:22.250Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestResumableRequestReaderWithReadError [2022-04-11T17:02:22.250Z] time="2022-04-11T17:02:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-11T17:02:22.250Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-11T17:02:22.250Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-11T17:02:22.250Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-11T17:02:22.250Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-11T17:02:22.250Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestResumableRequestReader [2022-04-11T17:02:22.250Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-11T17:02:22.250Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-11T17:02:22.250Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-11T17:02:22.250Z] PASS [2022-04-11T17:02:22.250Z] coverage: 100.0% of statements [2022-04-11T17:02:22.250Z] ok github.com/docker/docker/registry/resumable 0.201s coverage: 100.0% of statements [2022-04-11T17:02:22.460Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-04-11T17:02:22.460Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-11T17:02:22.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T17:02:22.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T17:02:22.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T17:02:22.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T17:02:22.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T17:02:22.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T17:02:22.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T17:02:22.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T17:02:22.460Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T17:02:22.460Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T17:02:22.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T17:02:22.460Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T17:02:22.705Z] === RUN TestRestartManagerTimeout [2022-04-11T17:02:22.705Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-11T17:02:22.705Z] === RUN TestRestartManagerTimeoutReset [2022-04-11T17:02:22.705Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-11T17:02:22.705Z] PASS [2022-04-11T17:02:22.705Z] coverage: 45.3% of statements [2022-04-11T17:02:22.705Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 45.3% of statements [2022-04-11T17:02:22.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T17:02:22.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T17:02:22.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T17:02:22.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-11T17:02:22.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-11T17:02:22.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-11T17:02:22.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-11T17:02:22.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-11T17:02:22.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-11T17:02:22.721Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-11T17:02:22.982Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-11T17:02:22.982Z] === RUN TestCreateDifferentPlatform [2022-04-11T17:02:22.982Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-11T17:02:22.982Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-11T17:02:22.982Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-11T17:02:22.982Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-11T17:02:22.982Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-11T17:02:22.982Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-11T17:02:22.982Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-11T17:02:22.982Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-11T17:02:22.982Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-11T17:02:22.982Z] === RUN TestContainerStartOnDaemonRestart [2022-04-11T17:02:22.982Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-11T17:02:22.982Z] === RUN TestDaemonRestartIpcMode [2022-04-11T17:02:22.982Z] === PAUSE TestDaemonRestartIpcMode [2022-04-11T17:02:22.982Z] === RUN TestDaemonHostGatewayIP [2022-04-11T17:02:22.982Z] === PAUSE TestDaemonHostGatewayIP [2022-04-11T17:02:22.982Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-11T17:02:22.982Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-11T17:02:22.982Z] === RUN TestContainerKillOnDaemonStart [2022-04-11T17:02:22.982Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-11T17:02:22.982Z] === RUN TestDiff [2022-04-11T17:02:23.167Z] time="2022-04-11T17:02:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-11T17:02:23.167Z] === RUN TestDecodeContainerConfig [2022-04-11T17:02:23.167Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-11T17:02:23.167Z] === RUN TestDecodeContainerConfigIsolation [2022-04-11T17:02:23.167Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-11T17:02:23.167Z] === RUN TestValidatePrivileged [2022-04-11T17:02:23.167Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-11T17:02:23.167Z] PASS [2022-04-11T17:02:23.167Z] coverage: 52.6% of statements [2022-04-11T17:02:23.167Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.6% of statements [2022-04-11T17:02:23.553Z] --- PASS: TestDiff (0.42s) [2022-04-11T17:02:23.553Z] === RUN TestExecWithCloseStdin [2022-04-11T17:02:23.622Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-11T17:02:23.622Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-11T17:02:23.622Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-11T17:02:23.622Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-11T17:02:23.622Z] PASS [2022-04-11T17:02:23.622Z] coverage: 62.5% of statements [2022-04-11T17:02:23.622Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-04-11T17:02:24.124Z] --- PASS: TestExecWithCloseStdin (0.52s) [2022-04-11T17:02:24.124Z] === RUN TestExec [2022-04-11T17:02:24.385Z] --- PASS: TestExec (0.47s) [2022-04-11T17:02:24.385Z] === RUN TestExecUser [2022-04-11T17:02:24.956Z] --- PASS: TestExecUser (0.48s) [2022-04-11T17:02:24.956Z] === RUN TestExportContainerAndImportImage [2022-04-11T17:02:25.527Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-04-11T17:02:25.527Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-11T17:02:25.595Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2022-04-11T17:02:25.595Z] PASS [2022-04-11T17:02:25.595Z] [2022-04-11T17:02:25.595Z] DONE 5 tests in 8.878s [2022-04-11T17:02:25.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-11T17:02:25.595Z] INFO: Testing against a local daemon [2022-04-11T17:02:25.595Z] === RUN TestContinueAfterPluginCrash [2022-04-11T17:02:25.595Z] === PAUSE TestContinueAfterPluginCrash [2022-04-11T17:02:25.595Z] === RUN TestReadPluginNoRead [2022-04-11T17:02:25.595Z] === PAUSE TestReadPluginNoRead [2022-04-11T17:02:25.595Z] === RUN TestDaemonStartWithLogOpt [2022-04-11T17:02:25.595Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-11T17:02:25.595Z] === CONT TestContinueAfterPluginCrash [2022-04-11T17:02:25.595Z] === CONT TestDaemonStartWithLogOpt [2022-04-11T17:02:25.787Z] === RUN TestGetDriver [2022-04-11T17:02:25.787Z] --- PASS: TestGetDriver (0.00s) [2022-04-11T17:02:25.787Z] === RUN TestVolumeRequestError [2022-04-11T17:02:25.787Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-11T17:02:25.787Z] PASS [2022-04-11T17:02:25.787Z] coverage: 36.1% of statements [2022-04-11T17:02:25.787Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-04-11T17:02:25.787Z] === RUN TestGetAddress [2022-04-11T17:02:25.787Z] --- PASS: TestGetAddress (0.00s) [2022-04-11T17:02:25.787Z] === RUN TestRemove [2022-04-11T17:02:25.787Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-11T17:02:25.787Z] --- SKIP: TestRemove (0.00s) [2022-04-11T17:02:25.787Z] === RUN TestInitializeWithVolumes [2022-04-11T17:02:25.787Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-11T17:02:25.787Z] === RUN TestCreate [2022-04-11T17:02:25.787Z] --- PASS: TestCreate (0.01s) [2022-04-11T17:02:25.787Z] === RUN TestValidateName [2022-04-11T17:02:25.787Z] --- PASS: TestValidateName (0.00s) [2022-04-11T17:02:25.787Z] === RUN TestCreateWithOpts [2022-04-11T17:02:25.787Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-11T17:02:25.787Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-11T17:02:25.787Z] === RUN TestRelaodNoOpts [2022-04-11T17:02:25.787Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-11T17:02:25.787Z] PASS [2022-04-11T17:02:25.787Z] coverage: 41.5% of statements [2022-04-11T17:02:25.787Z] ok github.com/docker/docker/volume/local 0.066s coverage: 41.5% of statements [2022-04-11T17:02:26.928Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-11T17:02:26.928Z] === RUN TestHealthCheckWorkdir [2022-04-11T17:02:27.313Z] time="2022-04-11T17:02:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRaw [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-11T17:02:27.313Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRaw [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-11T17:02:27.313Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestConvertTmpfsOptions [2022-04-11T17:02:27.313Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-11T17:02:27.313Z] linux_parser_test.go:209: data="ro" [2022-04-11T17:02:27.313Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestParseMountSpec [2022-04-11T17:02:27.313Z] parser_test.go:62: case 0 [2022-04-11T17:02:27.313Z] parser_test.go:62: case 1 [2022-04-11T17:02:27.313Z] parser_test.go:62: case 2 [2022-04-11T17:02:27.313Z] parser_test.go:62: case 3 [2022-04-11T17:02:27.313Z] parser_test.go:62: case 4 [2022-04-11T17:02:27.313Z] parser_test.go:62: case 5 [2022-04-11T17:02:27.313Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestValidateMount [2022-04-11T17:02:27.313Z] --- PASS: TestValidateMount (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRaw [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-11T17:02:27.313Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-11T17:02:27.313Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-11T17:02:27.313Z] PASS [2022-04-11T17:02:27.313Z] coverage: 67.6% of statements [2022-04-11T17:02:27.313Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.6% of statements [2022-04-11T17:02:27.499Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-04-11T17:02:27.499Z] === RUN TestHealthKillContainer [2022-04-11T17:02:27.769Z] === RUN TestSetGetMeta [2022-04-11T17:02:27.769Z] === PAUSE TestSetGetMeta [2022-04-11T17:02:27.769Z] === RUN TestRestore [2022-04-11T17:02:27.769Z] === PAUSE TestRestore [2022-04-11T17:02:27.769Z] === RUN TestServiceCreate [2022-04-11T17:02:27.769Z] === PAUSE TestServiceCreate [2022-04-11T17:02:27.769Z] === RUN TestServiceList [2022-04-11T17:02:27.769Z] === PAUSE TestServiceList [2022-04-11T17:02:27.769Z] === RUN TestServiceRemove [2022-04-11T17:02:27.769Z] === PAUSE TestServiceRemove [2022-04-11T17:02:28.225Z] === RUN TestServiceGet [2022-04-11T17:02:28.225Z] === PAUSE TestServiceGet [2022-04-11T17:02:28.225Z] === RUN TestServicePrune [2022-04-11T17:02:28.225Z] === PAUSE TestServicePrune [2022-04-11T17:02:28.225Z] === RUN TestCreate [2022-04-11T17:02:28.225Z] === PAUSE TestCreate [2022-04-11T17:02:28.225Z] === RUN TestRemove [2022-04-11T17:02:28.225Z] === PAUSE TestRemove [2022-04-11T17:02:28.225Z] === RUN TestList [2022-04-11T17:02:28.225Z] === PAUSE TestList [2022-04-11T17:02:28.225Z] === RUN TestFindByDriver [2022-04-11T17:02:28.225Z] === PAUSE TestFindByDriver [2022-04-11T17:02:28.225Z] === RUN TestFindByReferenced [2022-04-11T17:02:28.225Z] === PAUSE TestFindByReferenced [2022-04-11T17:02:28.225Z] === RUN TestDerefMultipleOfSameRef [2022-04-11T17:02:28.225Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-11T17:02:28.225Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-11T17:02:28.225Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-11T17:02:28.225Z] === RUN TestDefererencePluginOnCreateError [2022-04-11T17:02:28.225Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-11T17:02:28.225Z] === RUN TestRefDerefRemove [2022-04-11T17:02:28.225Z] === PAUSE TestRefDerefRemove [2022-04-11T17:02:28.225Z] === RUN TestGet [2022-04-11T17:02:28.225Z] === PAUSE TestGet [2022-04-11T17:02:28.225Z] === RUN TestGetWithReference [2022-04-11T17:02:28.225Z] === PAUSE TestGetWithReference [2022-04-11T17:02:28.225Z] === RUN TestFilterFunc [2022-04-11T17:02:28.225Z] === RUN TestFilterFunc/test_nil_list [2022-04-11T17:02:28.225Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-11T17:02:28.225Z] === RUN TestFilterFunc/test_empty_list [2022-04-11T17:02:28.225Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-11T17:02:28.225Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-11T17:02:28.225Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-11T17:02:28.225Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-11T17:02:28.225Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-11T17:02:28.225Z] === RUN TestFilterFunc/test_filter_some [2022-04-11T17:02:28.225Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-11T17:02:28.225Z] === RUN TestFilterFunc/test_filter_middle [2022-04-11T17:02:28.225Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-11T17:02:28.225Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-11T17:02:28.225Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-11T17:02:28.225Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-11T17:02:28.225Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-11T17:02:28.225Z] === CONT TestFilterFunc/test_nil_list [2022-04-11T17:02:28.225Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-11T17:02:28.225Z] === CONT TestFilterFunc/test_filter_some [2022-04-11T17:02:28.225Z] === CONT TestFilterFunc/test_empty_list [2022-04-11T17:02:28.225Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-11T17:02:28.225Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-11T17:02:28.225Z] === CONT TestFilterFunc/test_filter_middle [2022-04-11T17:02:28.225Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-11T17:02:28.225Z] --- PASS: TestFilterFunc (0.00s) [2022-04-11T17:02:28.225Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-11T17:02:28.225Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-11T17:02:28.225Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-11T17:02:28.225Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-11T17:02:28.225Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-11T17:02:28.225Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-11T17:02:28.225Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-11T17:02:28.225Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-11T17:02:28.225Z] === CONT TestSetGetMeta [2022-04-11T17:02:28.225Z] === CONT TestList [2022-04-11T17:02:28.225Z] === CONT TestRemove [2022-04-11T17:02:28.225Z] === CONT TestDefererencePluginOnCreateError [2022-04-11T17:02:28.225Z] --- PASS: TestRemove (0.03s) [2022-04-11T17:02:28.225Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-11T17:02:28.225Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-11T17:02:28.225Z] === CONT TestDerefMultipleOfSameRef [2022-04-11T17:02:28.225Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-11T17:02:28.225Z] === CONT TestFindByReferenced [2022-04-11T17:02:28.225Z] --- PASS: TestList (0.04s) [2022-04-11T17:02:28.225Z] === CONT TestFindByDriver [2022-04-11T17:02:28.225Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-04-11T17:02:28.225Z] === CONT TestCreate [2022-04-11T17:02:28.225Z] === CONT TestServicePrune [2022-04-11T17:02:28.225Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-11T17:02:28.225Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-11T17:02:28.225Z] === CONT TestServiceGet [2022-04-11T17:02:28.225Z] --- PASS: TestCreate (0.02s) [2022-04-11T17:02:28.225Z] === CONT TestServiceRemove [2022-04-11T17:02:28.225Z] --- PASS: TestFindByDriver (0.02s) [2022-04-11T17:02:28.225Z] === CONT TestServiceList [2022-04-11T17:02:28.225Z] time="2022-04-11T17:02:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-11T17:02:28.225Z] --- PASS: TestServiceGet (0.15s) [2022-04-11T17:02:28.225Z] === CONT TestServiceCreate [2022-04-11T17:02:28.225Z] --- PASS: TestServiceRemove (0.15s) [2022-04-11T17:02:28.225Z] === CONT TestRestore [2022-04-11T17:02:28.225Z] time="2022-04-11T17:02:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-11T17:02:28.225Z] --- PASS: TestServiceList (0.15s) [2022-04-11T17:02:28.225Z] === CONT TestGetWithReference [2022-04-11T17:02:28.225Z] time="2022-04-11T17:02:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-11T17:02:28.225Z] --- PASS: TestServiceCreate (0.03s) [2022-04-11T17:02:28.225Z] === CONT TestGet [2022-04-11T17:02:28.225Z] time="2022-04-11T17:02:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-11T17:02:28.225Z] --- PASS: TestGetWithReference (0.03s) [2022-04-11T17:02:28.225Z] === CONT TestRefDerefRemove [2022-04-11T17:02:28.225Z] --- PASS: TestRestore (0.03s) [2022-04-11T17:02:28.225Z] time="2022-04-11T17:02:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-11T17:02:28.225Z] --- PASS: TestServicePrune (0.20s) [2022-04-11T17:02:28.225Z] --- PASS: TestGet (0.03s) [2022-04-11T17:02:28.225Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-11T17:02:28.225Z] PASS [2022-04-11T17:02:28.225Z] coverage: 69.0% of statements [2022-04-11T17:02:28.225Z] ok github.com/docker/docker/volume/service 0.314s coverage: 69.0% of statements [2022-04-11T17:02:28.885Z] --- PASS: TestDaemonStartWithLogOpt (3.34s) [2022-04-11T17:02:28.885Z] === CONT TestReadPluginNoRead [2022-04-11T17:02:30.790Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-11T17:02:32.174Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-11T17:02:33.123Z] === RUN TestReadPluginNoRead/default [2022-04-11T17:02:33.382Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-04-11T17:02:34.320Z] === CONT TestReadPluginNoRead [2022-04-11T17:02:34.320Z] read_test.go:92: [d6b428bc350bb] daemon is not started [2022-04-11T17:02:34.320Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-04-11T17:02:34.320Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-04-11T17:02:34.320Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-04-11T17:02:34.320Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-04-11T17:02:34.320Z] PASS [2022-04-11T17:02:34.320Z] [2022-04-11T17:02:34.320Z] DONE 6 tests in 9.262s [2022-04-11T17:02:34.320Z] 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-11T17:02:34.320Z] testing: warning: no tests to run [2022-04-11T17:02:34.320Z] PASS [2022-04-11T17:02:34.320Z] [2022-04-11T17:02:34.320Z] DONE 0 tests in 0.008s [2022-04-11T17:02:34.320Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-11T17:02:34.579Z] INFO: Testing against a local daemon [2022-04-11T17:02:34.579Z] === RUN TestPluginWithDevMounts [2022-04-11T17:02:34.579Z] === PAUSE TestPluginWithDevMounts [2022-04-11T17:02:34.579Z] === CONT TestPluginWithDevMounts [2022-04-11T17:02:35.273Z] --- PASS: TestGet (15.02s) [2022-04-11T17:02:35.273Z] === RUN TestPluginWithNoManifest [2022-04-11T17:02:35.273Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-11T17:02:35.273Z] === RUN TestGetAll [2022-04-11T17:02:35.273Z] --- PASS: TestGetAll (0.00s) [2022-04-11T17:02:35.273Z] PASS [2022-04-11T17:02:35.273Z] coverage: 73.2% of statements [2022-04-11T17:02:35.273Z] ok github.com/docker/docker/pkg/plugins 35.958s coverage: 73.2% of statements [2022-04-11T17:02:35.631Z] --- PASS: TestHealthKillContainer (7.90s) [2022-04-11T17:02:35.631Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-11T17:02:35.631Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-04-11T17:02:35.631Z] === RUN TestIpcModeNone [2022-04-11T17:02:35.957Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-04-11T17:02:35.957Z] PASS [2022-04-11T17:02:35.957Z] [2022-04-11T17:02:35.957Z] DONE 1 tests in 1.639s [2022-04-11T17:02:35.957Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-11T17:02:36.202Z] --- PASS: TestIpcModeNone (0.48s) [2022-04-11T17:02:36.202Z] === RUN TestIpcModePrivate [2022-04-11T17:02:36.216Z] INFO: Testing against a local daemon [2022-04-11T17:02:36.216Z] === RUN TestSecretInspect [2022-04-11T17:02:36.463Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-11T17:02:36.724Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-11T17:02:36.724Z] === RUN TestIpcModeShareable [2022-04-11T17:02:36.984Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-11T17:02:37.245Z] --- PASS: TestIpcModeShareable (0.48s) [2022-04-11T17:02:37.245Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-11T17:02:38.629Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-04-11T17:02:38.629Z] === RUN TestAPIIpcModeHost [2022-04-11T17:02:38.749Z] --- PASS: TestSecretInspect (2.25s) [2022-04-11T17:02:38.749Z] === RUN TestSecretList [2022-04-11T17:02:38.889Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-04-11T17:02:38.889Z] === RUN TestDaemonIpcModeShareable [2022-04-11T17:02:39.831Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-11T17:02:40.092Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-11T17:02:40.092Z] === RUN TestDaemonIpcModePrivate [2022-04-11T17:02:40.652Z] --- PASS: TestSecretList (2.24s) [2022-04-11T17:02:40.652Z] === RUN TestSecretsCreateAndDelete [2022-04-11T17:02:41.033Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-11T17:02:41.294Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-11T17:02:41.294Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-11T17:02:42.235Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-11T17:02:42.495Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-04-11T17:02:42.496Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-11T17:02:43.185Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-04-11T17:02:43.185Z] === RUN TestSecretsUpdate [2022-04-11T17:02:43.436Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-11T17:02:43.436Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-04-11T17:02:43.436Z] === RUN TestIpcModeOlderClient [2022-04-11T17:02:43.436Z] === PAUSE TestIpcModeOlderClient [2022-04-11T17:02:43.436Z] === RUN TestKillContainerInvalidSignal [2022-04-11T17:02:44.007Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-11T17:02:44.007Z] === RUN TestKillContainer [2022-04-11T17:02:44.007Z] === RUN TestKillContainer/no_signal [2022-04-11T17:02:44.268Z] === RUN TestKillContainer/non_killing_signal [2022-04-11T17:02:44.528Z] === RUN TestKillContainer/killing_signal [2022-04-11T17:02:45.089Z] --- PASS: TestSecretsUpdate (2.13s) [2022-04-11T17:02:45.089Z] === RUN TestTemplatedSecret [2022-04-11T17:02:45.099Z] --- PASS: TestKillContainer (1.29s) [2022-04-11T17:02:45.099Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-11T17:02:45.099Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-11T17:02:45.099Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-11T17:02:45.099Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-11T17:02:45.099Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-11T17:02:45.669Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-11T17:02:45.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-04-11T17:02:45.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-11T17:02:45.930Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-04-11T17:02:45.930Z] === RUN TestKillStoppedContainer [2022-04-11T17:02:46.191Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-11T17:02:46.191Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-11T17:02:46.191Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-11T17:02:46.191Z] === RUN TestKillDifferentUserContainer [2022-04-11T17:02:46.453Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-04-11T17:02:46.453Z] === RUN TestInspectOomKilledTrue [2022-04-11T17:02:47.024Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-04-11T17:02:47.024Z] === RUN TestInspectOomKilledFalse [2022-04-11T17:02:47.595Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-04-11T17:02:47.595Z] === RUN TestLinksEtcHostsContentMatch [2022-04-11T17:02:47.623Z] --- PASS: TestTemplatedSecret (2.64s) [2022-04-11T17:02:47.623Z] === RUN TestSecretCreateResolve [2022-04-11T17:02:47.856Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-11T17:02:47.856Z] === RUN TestLinksContainerNames [2022-04-11T17:02:48.797Z] --- PASS: TestLinksContainerNames (0.82s) [2022-04-11T17:02:48.797Z] === RUN TestLogsFollowTailEmpty [2022-04-11T17:02:49.057Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-11T17:02:49.057Z] === RUN TestContainerNetworkMountsNoChown [2022-04-11T17:02:49.319Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/default [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/default [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/private [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/private [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rprivate [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/slave [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/slave [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rslave [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/shared [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/shared [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rshared [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/default [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/rslave [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/rshared [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/shared [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/rprivate [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/slave [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/private [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-11T17:02:49.319Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-11T17:02:49.319Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-11T17:02:49.319Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-11T17:02:49.527Z] --- PASS: TestSecretCreateResolve (2.12s) [2022-04-11T17:02:49.527Z] PASS [2022-04-11T17:02:49.527Z] [2022-04-11T17:02:49.527Z] DONE 6 tests in 13.534s [2022-04-11T17:02:49.527Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-11T17:02:49.527Z] INFO: Testing against a local daemon [2022-04-11T17:02:49.527Z] === RUN TestServiceCreateInit [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-11T17:02:49.590Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-11T17:02:49.786Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-11T17:02:49.857Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-11T17:02:49.857Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-11T17:02:49.857Z] === RUN TestContainerBindMountNonRecursive [2022-04-11T17:02:51.240Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-04-11T17:02:51.240Z] === RUN TestContainerVolumesMountedAsShared [2022-04-11T17:02:51.500Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-11T17:02:51.500Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-11T17:02:51.761Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-11T17:02:51.761Z] === RUN TestNetworkNat [2022-04-11T17:02:52.332Z] --- PASS: TestNetworkNat (0.44s) [2022-04-11T17:02:52.332Z] === RUN TestNetworkLocalhostTCPNat [2022-04-11T17:02:52.902Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-11T17:02:52.902Z] === RUN TestNetworkLoopbackNat [2022-04-11T17:02:53.978Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-11T17:02:55.444Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-04-11T17:02:55.444Z] === RUN TestPause [2022-04-11T17:02:55.705Z] --- PASS: TestPause (0.46s) [2022-04-11T17:02:55.705Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-11T17:02:55.705Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-11T17:02:55.705Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-11T17:02:55.705Z] === RUN TestPauseStopPausedContainer [2022-04-11T17:02:56.276Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-04-11T17:02:56.276Z] === RUN TestPidHost [2022-04-11T17:02:57.217Z] --- PASS: TestPidHost (0.95s) [2022-04-11T17:02:57.217Z] === RUN TestPsFilter [2022-04-11T17:02:57.217Z] --- PASS: TestPsFilter (0.11s) [2022-04-11T17:02:57.217Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-11T17:02:57.264Z] --- PASS: TestServiceCreateInit (7.51s) [2022-04-11T17:02:57.264Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2022-04-11T17:02:57.264Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2022-04-11T17:02:57.264Z] === RUN TestCreateServiceMultipleTimes [2022-04-11T17:02:57.788Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-11T17:02:57.788Z] === RUN TestRemoveContainerWithVolume [2022-04-11T17:02:58.048Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-11T17:02:58.048Z] === RUN TestRemoveContainerRunning [2022-04-11T17:02:58.619Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-11T17:02:58.619Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-11T17:02:58.880Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-11T17:02:58.880Z] === RUN TestRemoveInvalidContainer [2022-04-11T17:02:58.880Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-11T17:02:58.880Z] === RUN TestRenameLinkedContainer [2022-04-11T17:03:00.792Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-04-11T17:03:00.792Z] === RUN TestRenameStoppedContainer [2022-04-11T17:03:01.053Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-11T17:03:01.053Z] === RUN TestRenameRunningContainerAndReuse [2022-04-11T17:03:01.994Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-04-11T17:03:01.994Z] === RUN TestRenameInvalidName [2022-04-11T17:03:02.565Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-11T17:03:02.565Z] === RUN TestRenameAnonymousContainer [2022-04-11T17:03:03.948Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-04-11T17:03:03.948Z] === RUN TestRenameContainerWithSameName [2022-04-11T17:03:04.520Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-04-11T17:03:04.520Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-11T17:03:05.172Z] 2022/04/11 17:03:01 Closing DB instances... [2022-04-11T17:03:05.172Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-11T17:03:05.172Z] === RUN TestFindNode [2022-04-11T17:03:05.172Z] 2022/04/11 17:03:03 Closing DB instances... [2022-04-11T17:03:05.172Z] --- PASS: TestFindNode (0.02s) [2022-04-11T17:03:05.172Z] === RUN TestChangeNodeState [2022-04-11T17:03:05.172Z] 2022/04/11 17:03:03 Closing DB instances... [2022-04-11T17:03:05.172Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-11T17:03:05.172Z] === RUN TestNodeReincarnation [2022-04-11T17:03:05.172Z] 2022/04/11 17:03:03 Closing DB instances... [2022-04-11T17:03:05.461Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-04-11T17:03:05.461Z] === RUN TestResize [2022-04-11T17:03:05.722Z] --- PASS: TestResize (0.42s) [2022-04-11T17:03:05.722Z] === RUN TestResizeWithInvalidSize [2022-04-11T17:03:06.293Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-04-11T17:03:06.293Z] === RUN TestResizeWhenContainerNotStarted [2022-04-11T17:03:06.554Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:03:06.554Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:03:06.554Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:03:06.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-11T17:03:06.554Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:03:08.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:03:08.888Z] time="2022-04-11T17:03:08Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-11T17:03:08.889Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-11T17:03:08.889Z] === RUN TestParallelCreate [2022-04-11T17:03:08.889Z] 2022/04/11 17:03:08 Closing DB instances... [2022-04-11T17:03:08.889Z] --- PASS: TestParallelCreate (0.02s) [2022-04-11T17:03:08.889Z] === RUN TestParallelDelete [2022-04-11T17:03:08.889Z] 2022/04/11 17:03:08 Closing DB instances... [2022-04-11T17:03:08.889Z] --- PASS: TestParallelDelete (0.02s) [2022-04-11T17:03:08.889Z] === RUN TestNetworkDBIslands [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ed9e5b7ec1b6 with config:&{NodeID:ed9e5b7ec1b6 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-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, added to nodes list" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:24140f0e6424 with config:&{NodeID:24140f0e6424 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-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="Node 24140f0e6424/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="Node 24140f0e6424/172.22.32.60, added to nodes list" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="Node 24140f0e6424/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="Node 24140f0e6424/172.22.32.60, added to nodes list" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, added to nodes list" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-11T17:03:08.889Z] time="2022-04-11T17:03:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:aa6274c6c717 with config:&{NodeID:aa6274c6c717 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-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="Node aa6274c6c717/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="Node aa6274c6c717/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="Node aa6274c6c717/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="Node aa6274c6c717/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="Node 24140f0e6424/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=info msg="Node 24140f0e6424/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:09Z" level=info msg="Node aa6274c6c717/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.344Z] time="2022-04-11T17:03:09Z" level=info msg="Node aa6274c6c717/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:cf631e055cd6 with config:&{NodeID:cf631e055cd6 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-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node 24140f0e6424/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node 24140f0e6424/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node aa6274c6c717/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.799Z] time="2022-04-11T17:03:09Z" level=info msg="Node aa6274c6c717/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.800Z] time="2022-04-11T17:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-11T17:03:09.800Z] time="2022-04-11T17:03:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-11T17:03:09.800Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.800Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, added to nodes list" [2022-04-11T17:03:09.800Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:09.800Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e1c3d6d129f0 with config:&{NodeID:e1c3d6d129f0 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-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node 24140f0e6424/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node 24140f0e6424/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node aa6274c6c717/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node aa6274c6c717/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node cf631e055cd6/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:09Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, added to nodes list" [2022-04-11T17:03:10.255Z] networkdb_test.go:835: Re-joining: 3 [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=info msg="The new bootstrap node list is:[172.22.32.60:10033 172.22.32.60:10034 172.22.32.60:10035]" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10033" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49368" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10034" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49369" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10035" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49370" [2022-04-11T17:03:10.255Z] networkdb_test.go:835: Re-joining: 4 [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=info msg="The new bootstrap node list is:[172.22.32.60:10033 172.22.32.60:10034 172.22.32.60:10035]" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10033" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49371" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10034" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49372" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10035" [2022-04-11T17:03:10.255Z] time="2022-04-11T17:03:10Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49373" [2022-04-11T17:03:10.558Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-11T17:03:10.558Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T17:03:10.558Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T17:03:10.558Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-11T17:03:10.558Z] [2022-04-11T17:03:10.558Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-11T17:03:10.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-11T17:03:10.558Z] Using test binary docker [2022-04-11T17:03:10.558Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-11T17:03:10.558Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-11T17:03:10.558Z] INFO: Waiting for daemon to start... [2022-04-11T17:03:10.558Z] Starting dockerd [2022-04-11T17:03:10.558Z] . [2022-04-11T17:03:10.558Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="node 0 leaving" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6 change state NodeActive --> NodeLeft" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="node3(aa6274c6c717): Node leave event for ed9e5b7ec1b6/172.22.32.60" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6 change state NodeActive --> NodeLeft" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="node4(cf631e055cd6): Node leave event for ed9e5b7ec1b6/172.22.32.60" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6 change state NodeActive --> NodeLeft" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="node5(e1c3d6d129f0): Node leave event for ed9e5b7ec1b6/172.22.32.60" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6 change state NodeActive --> NodeLeft" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="node2(24140f0e6424): Node leave event for ed9e5b7ec1b6/172.22.32.60" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6 change state NodeActive --> NodeLeft" [2022-04-11T17:03:10.716Z] time="2022-04-11T17:03:10Z" level=info msg="node1(ed9e5b7ec1b6): Node leave event for ed9e5b7ec1b6/172.22.32.60" [2022-04-11T17:03:10.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:03:10.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="Node ed9e5b7ec1b6/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="node 1 leaving" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="Node 24140f0e6424 change state NodeActive --> NodeLeft" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="node4(cf631e055cd6): Node leave event for 24140f0e6424/172.22.32.60" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="Node 24140f0e6424 change state NodeActive --> NodeLeft" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="node5(e1c3d6d129f0): Node leave event for 24140f0e6424/172.22.32.60" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="Node 24140f0e6424 change state NodeActive --> NodeLeft" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="node3(aa6274c6c717): Node leave event for 24140f0e6424/172.22.32.60" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="Node 24140f0e6424 change state NodeActive --> NodeLeft" [2022-04-11T17:03:11.171Z] time="2022-04-11T17:03:10Z" level=info msg="node2(24140f0e6424): Node leave event for 24140f0e6424/172.22.32.60" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node 24140f0e6424/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node 24140f0e6424/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node 24140f0e6424/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node 24140f0e6424/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="node 2 leaving" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node aa6274c6c717 change state NodeActive --> NodeLeft" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="node4(cf631e055cd6): Node leave event for aa6274c6c717/172.22.32.60" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node aa6274c6c717 change state NodeActive --> NodeLeft" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="node5(e1c3d6d129f0): Node leave event for aa6274c6c717/172.22.32.60" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node aa6274c6c717 change state NodeActive --> NodeLeft" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="node3(aa6274c6c717): Node leave event for aa6274c6c717/172.22.32.60" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node aa6274c6c717/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node aa6274c6c717/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.627Z] time="2022-04-11T17:03:11Z" level=info msg="Node aa6274c6c717/172.22.32.60, left gossip cluster" [2022-04-11T17:03:11.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:03:12.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:03:12.083Z] networkdb_test.go:867: node4: OK [2022-04-11T17:03:12.083Z] networkdb_test.go:867: node5: OK [2022-04-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="node 0 coming back" [2022-04-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:922a6befff25 with config:&{NodeID:922a6befff25 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-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="Node 922a6befff25/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="Node 922a6befff25/172.22.32.60, added to nodes list" [2022-04-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="node 1 coming back" [2022-04-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6751cd048d68 with config:&{NodeID:6751cd048d68 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-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="Node 6751cd048d68/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="Node 6751cd048d68/172.22.32.60, added to nodes list" [2022-04-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="node 2 coming back" [2022-04-11T17:03:12.083Z] time="2022-04-11T17:03:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9b90c78dbfdd with config:&{NodeID:9b90c78dbfdd 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-11T17:03:12.083Z] time="2022-04-11T17:03:12Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:12.083Z] time="2022-04-11T17:03:12Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, added to nodes list" [2022-04-11T17:03:12.538Z] time="2022-04-11T17:03:12Z" level=debug msg="memberlist: Failed ping: cf631e055cd6 (timeout reached)" [2022-04-11T17:03:12.538Z] time="2022-04-11T17:03:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.22.32.60:10037: use of closed network connection" [2022-04-11T17:03:12.538Z] time="2022-04-11T17:03:12Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49374" [2022-04-11T17:03:12.993Z] time="2022-04-11T17:03:12Z" level=warning msg="memberlist: Was able to connect to cf631e055cd6 but other probes failed, network may be misconfigured" [2022-04-11T17:03:15.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:03:15.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-11T17:03:15.358Z] --- PASS: TestCreateServiceMultipleTimes (15.74s) [2022-04-11T17:03:15.358Z] === RUN TestCreateServiceConflict [2022-04-11T17:03:15.358Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-04-11T17:03:15.358Z] === RUN TestCreateServiceMaxReplicas [2022-04-11T17:03:15.885Z] time="2022-04-11T17:03:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.32.60:10033 172.22.32.60:10034 172.22.32.60:10035]" [2022-04-11T17:03:15.885Z] time="2022-04-11T17:03:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.32.60:10033 172.22.32.60:10034 172.22.32.60:10035]" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10033" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49375" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node cf631e055cd6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node cf631e055cd6/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, is the new incarnation of the shutdown node ed9e5b7ec1b6/172.22.32.60" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10034" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49376" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node cf631e055cd6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node cf631e055cd6/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, is the new incarnation of the shutdown node 24140f0e6424/172.22.32.60" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49377" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10035" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, is the new incarnation of the shutdown node aa6274c6c717/172.22.32.60" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node cf631e055cd6/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node cf631e055cd6/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, is the new incarnation of the shutdown node ed9e5b7ec1b6/172.22.32.60" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 922a6befff25/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, is the new incarnation of the shutdown node 24140f0e6424/172.22.32.60" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 6751cd048d68/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, joined gossip cluster" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, is the new incarnation of the shutdown node aa6274c6c717/172.22.32.60" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, added to nodes list" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10033" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49378" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49379" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10034" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.32.60:10035" [2022-04-11T17:03:16.853Z] time="2022-04-11T17:03:16Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49380" [2022-04-11T17:03:17.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-11T17:03:17.311Z] 2022/04/11 17:03:17 Closing DB instances... [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25 change state NodeActive --> NodeLeft" [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="node2(6751cd048d68): Node leave event for 922a6befff25/172.22.32.60" [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25 change state NodeActive --> NodeLeft" [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25 change state NodeActive --> NodeLeft" [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="node5(e1c3d6d129f0): Node leave event for 922a6befff25/172.22.32.60" [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="node3(9b90c78dbfdd): Node leave event for 922a6befff25/172.22.32.60" [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25 change state NodeActive --> NodeLeft" [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="node1(922a6befff25): Node leave event for 922a6befff25/172.22.32.60" [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25 change state NodeActive --> NodeLeft" [2022-04-11T17:03:17.311Z] time="2022-04-11T17:03:17Z" level=info msg="node4(cf631e055cd6): Node leave event for 922a6befff25/172.22.32.60" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25/172.22.32.60, left gossip cluster" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25/172.22.32.60, left gossip cluster" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25/172.22.32.60, left gossip cluster" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25/172.22.32.60, left gossip cluster" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="Node 922a6befff25/172.22.32.60, left gossip cluster" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="Node 6751cd048d68 change state NodeActive --> NodeLeft" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="node3(9b90c78dbfdd): Node leave event for 6751cd048d68/172.22.32.60" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="Node 6751cd048d68 change state NodeActive --> NodeLeft" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="node5(e1c3d6d129f0): Node leave event for 6751cd048d68/172.22.32.60" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="Node 6751cd048d68 change state NodeActive --> NodeLeft" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="node4(cf631e055cd6): Node leave event for 6751cd048d68/172.22.32.60" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="Node 6751cd048d68 change state NodeActive --> NodeLeft" [2022-04-11T17:03:17.767Z] time="2022-04-11T17:03:17Z" level=info msg="node2(6751cd048d68): Node leave event for 6751cd048d68/172.22.32.60" [2022-04-11T17:03:17.893Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-04-11T17:03:17.893Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:17Z" level=info msg="Node 6751cd048d68/172.22.32.60, left gossip cluster" [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:17Z" level=info msg="Node 6751cd048d68/172.22.32.60, left gossip cluster" [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:17Z" level=info msg="Node 6751cd048d68/172.22.32.60, left gossip cluster" [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:17Z" level=info msg="Node 6751cd048d68/172.22.32.60, left gossip cluster" [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:18Z" level=info msg="Node 9b90c78dbfdd change state NodeActive --> NodeLeft" [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:18Z" level=info msg="node4(cf631e055cd6): Node leave event for 9b90c78dbfdd/172.22.32.60" [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:18Z" level=info msg="Node 9b90c78dbfdd change state NodeActive --> NodeLeft" [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:18Z" level=info msg="node5(e1c3d6d129f0): Node leave event for 9b90c78dbfdd/172.22.32.60" [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:18Z" level=info msg="Node 9b90c78dbfdd change state NodeActive --> NodeLeft" [2022-04-11T17:03:18.223Z] time="2022-04-11T17:03:18Z" level=info msg="node3(9b90c78dbfdd): Node leave event for 9b90c78dbfdd/172.22.32.60" [2022-04-11T17:03:18.678Z] time="2022-04-11T17:03:18Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, left gossip cluster" [2022-04-11T17:03:18.678Z] time="2022-04-11T17:03:18Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, left gossip cluster" [2022-04-11T17:03:18.678Z] time="2022-04-11T17:03:18Z" level=info msg="Node 9b90c78dbfdd/172.22.32.60, left gossip cluster" [2022-04-11T17:03:18.678Z] time="2022-04-11T17:03:18Z" level=debug msg="memberlist: Failed ping: cf631e055cd6 (timeout reached)" [2022-04-11T17:03:18.678Z] time="2022-04-11T17:03:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.32.60:10035: use of closed network connection" [2022-04-11T17:03:18.678Z] time="2022-04-11T17:03:18Z" level=debug msg="memberlist: Stream connection from=172.22.32.60:49381" [2022-04-11T17:03:19.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-11T17:03:19.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-11T17:03:19.134Z] time="2022-04-11T17:03:18Z" level=info msg="Node cf631e055cd6 change state NodeActive --> NodeLeft" [2022-04-11T17:03:19.134Z] time="2022-04-11T17:03:18Z" level=info msg="node5(e1c3d6d129f0): Node leave event for cf631e055cd6/172.22.32.60" [2022-04-11T17:03:19.134Z] time="2022-04-11T17:03:18Z" level=info msg="Node cf631e055cd6 change state NodeActive --> NodeLeft" [2022-04-11T17:03:19.134Z] time="2022-04-11T17:03:18Z" level=info msg="node4(cf631e055cd6): Node leave event for cf631e055cd6/172.22.32.60" [2022-04-11T17:03:19.134Z] time="2022-04-11T17:03:18Z" level=warning msg="memberlist: Was able to connect to cf631e055cd6 but other probes failed, network may be misconfigured" [2022-04-11T17:03:19.590Z] time="2022-04-11T17:03:19Z" level=info msg="Node cf631e055cd6/172.22.32.60, left gossip cluster" [2022-04-11T17:03:19.590Z] time="2022-04-11T17:03:19Z" level=info msg="Node cf631e055cd6/172.22.32.60, left gossip cluster" [2022-04-11T17:03:20.046Z] time="2022-04-11T17:03:19Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, left gossip cluster" [2022-04-11T17:03:20.046Z] time="2022-04-11T17:03:19Z" level=info msg="Node e1c3d6d129f0 change state NodeActive --> NodeFailed" [2022-04-11T17:03:20.046Z] time="2022-04-11T17:03:19Z" level=info msg="Node e1c3d6d129f0/172.22.32.60, added to failed nodes list" [2022-04-11T17:03:20.046Z] --- PASS: TestNetworkDBIslands (11.87s) [2022-04-11T17:03:20.046Z] PASS [2022-04-11T17:03:20.046Z] coverage: 60.0% of statements [2022-04-11T17:03:20.046Z] ok github.com/docker/docker/libnetwork/networkdb 103.315s coverage: 60.0% of statements [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/quota [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/rootless [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/volume [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-11T17:03:20.046Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-11T17:03:21.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-11T17:03:21.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === Skipped [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-11T17:03:22.211Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-11T17:03:22.211Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-11T17:03:22.211Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-11T17:03:22.211Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-11T17:03:22.211Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-11T17:03:22.211Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-11T17:03:22.211Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-11T17:03:22.211Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-11T17:03:22.211Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-11T17:03:22.211Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-11T17:03:22.211Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-11T17:03:22.211Z] daemon_test.go:145: root required [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-11T17:03:22.211Z] reload_test.go:342: root required [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-11T17:03:22.211Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-11T17:03:22.211Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-11T17:03:22.211Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-11T17:03:22.211Z] download_test.go:267: Needs fixing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-11T17:03:22.211Z] layer_test.go:291: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-11T17:03:22.211Z] layer_test.go:340: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-11T17:03:22.211Z] layer_test.go:455: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-11T17:03:22.211Z] layer_test.go:684: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-11T17:03:22.211Z] migration_test.go:45: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-11T17:03:22.211Z] migration_test.go:181: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-11T17:03:22.211Z] mount_test.go:17: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-11T17:03:22.211Z] mount_test.go:76: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-11T17:03:22.211Z] mount_test.go:125: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-11T17:03:22.211Z] mount_test.go:212: Failing on Windows [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.03s) [2022-04-11T17:03:22.211Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-11T17:03:22.211Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-11T17:03:22.211Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.211Z] [2022-04-11T17:03:22.211Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-11T17:03:22.212Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-11T17:03:22.212Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-11T17:03:22.212Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-11T17:03:22.212Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-11T17:03:22.212Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-11T17:03:22.212Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-11T17:03:22.212Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-11T17:03:22.212Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-11T17:03:22.212Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-11T17:03:22.212Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-11T17:03:22.212Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-11T17:03:22.212Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-11T17:03:22.212Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-11T17:03:22.212Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:133: Xz not present in msys2 [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-11T17:03:22.212Z] archive_test.go:140: zstd not installed [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:252: Failing on Windows CI machines [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-11T17:03:22.212Z] archive_windows_test.go:16: Currently fails [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-11T17:03:22.212Z] changes_test.go:196: needs more investigation [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-11T17:03:22.212Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-11T17:03:22.212Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-11T17:03:22.212Z] changes_test.go:433: needs further investigation [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-11T17:03:22.212Z] changes_test.go:469: needs further investigation [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-11T17:03:22.212Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-11T17:03:22.212Z] poller_test.go:40: No chmod on Windows [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-11T17:03:22.212Z] fileutils_test.go:133: Needs porting to Windows [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-11T17:03:22.212Z] fileutils_test.go:179: Needs porting to Windows [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-11T17:03:22.212Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-11T17:03:22.212Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-11T17:03:22.212Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-11T17:03:22.212Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-11T17:03:22.212Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-11T17:03:22.212Z] [2022-04-11T17:03:22.212Z] DONE 2190 tests, 70 skipped in 289.099s [2022-04-11T17:03:22.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-11T17:03:22.675Z] INFO: make.ps1 ended at 04/11/2022 17:03:22 [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-04-11T17:03:23.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-04-11T17:03:23.814Z] === RUN TestCgroupNamespacesRun [2022-04-11T17:03:24.203Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-11T17:03:24.203Z] INFO: Unit tests ended at 04/11/2022 17:03:23. Duration:00:05:02.4548554 [2022-04-11T17:03:24.203Z] INFO: Building busybox [2022-04-11T17:03:24.203Z] Sending build context to Docker daemon 5.12kB [2022-04-11T17:03:24.203Z] [2022-04-11T17:03:24.203Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-11T17:03:24.203Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-11T17:03:24.203Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-11T17:03:24.203Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-11T17:03:24.203Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-11T17:03:24.203Z] ---> 02f938cacc3b [2022-04-11T17:03:24.203Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-11T17:03:24.203Z] ---> Running in bf5ecb06e6eb [2022-04-11T17:03:25.197Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-11T17:03:25.197Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-11T17:03:26.139Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-04-11T17:03:26.139Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-11T17:03:27.522Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-04-11T17:03:27.522Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-11T17:03:28.465Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-04-11T17:03:28.465Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-11T17:03:28.877Z] Removing intermediate container bf5ecb06e6eb [2022-04-11T17:03:28.877Z] ---> 5649eac68197 [2022-04-11T17:03:28.877Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-11T17:03:28.877Z] ---> Running in e53275e12e31 [2022-04-11T17:03:29.333Z] Removing intermediate container e53275e12e31 [2022-04-11T17:03:29.333Z] ---> 3eedccbac5a5 [2022-04-11T17:03:29.333Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-11T17:03:29.333Z] ---> Running in 0f3961b689e5 [2022-04-11T17:03:29.789Z] Removing intermediate container 0f3961b689e5 [2022-04-11T17:03:29.789Z] ---> 46d14df6fca3 [2022-04-11T17:03:29.789Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-11T17:03:29.849Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-04-11T17:03:29.849Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-11T17:03:30.790Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-11T17:03:30.790Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-11T17:03:31.320Z] [2022-04-11T17:03:31.320Z] ---> 04ff5a9fc979 [2022-04-11T17:03:31.320Z] 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-11T17:03:31.372Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-11T17:03:31.372Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-11T17:03:31.781Z] ---> Running in 13fb73138170 [2022-04-11T17:03:32.756Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-04-11T17:03:32.756Z] === RUN TestNISDomainname [2022-04-11T17:03:32.771Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-04-11T17:03:32.771Z] === RUN TestCreateServiceSecretFileMode [2022-04-11T17:03:33.326Z] --- PASS: TestNISDomainname (0.56s) [2022-04-11T17:03:33.326Z] === RUN TestHostnameDnsResolution [2022-04-11T17:03:33.897Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-04-11T17:03:33.897Z] === RUN TestUnprivilegedPortsAndPing [2022-04-11T17:03:34.468Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-04-11T17:03:34.468Z] === RUN TestPrivilegedHostDevices [2022-04-11T17:03:35.038Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-04-11T17:03:35.038Z] === RUN TestStats [2022-04-11T17:03:37.582Z] --- PASS: TestStats (2.46s) [2022-04-11T17:03:37.582Z] === RUN TestStopContainerWithTimeout [2022-04-11T17:03:37.582Z] === RUN TestStopContainerWithTimeout/0 [2022-04-11T17:03:37.582Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-11T17:03:37.582Z] === RUN TestStopContainerWithTimeout/1 [2022-04-11T17:03:37.582Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-11T17:03:37.582Z] === RUN TestStopContainerWithTimeout/3 [2022-04-11T17:03:37.582Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-11T17:03:37.582Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-11T17:03:37.582Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-11T17:03:37.582Z] === CONT TestStopContainerWithTimeout/0 [2022-04-11T17:03:37.582Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-11T17:03:37.843Z] === CONT TestStopContainerWithTimeout/3 [2022-04-11T17:03:40.336Z] Removing intermediate container 13fb73138170 [2022-04-11T17:03:40.336Z] ---> 171d3a73e1cc [2022-04-11T17:03:40.336Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-11T17:03:40.336Z] ---> Running in d1e94cf355eb [2022-04-11T17:03:40.385Z] === CONT TestStopContainerWithTimeout/1 [2022-04-11T17:03:41.297Z] [2022-04-11T17:03:41.297Z] SUCCESS: Specified value was saved. [2022-04-11T17:03:41.325Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-11T17:03:41.325Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-04-11T17:03:41.325Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-04-11T17:03:41.325Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-04-11T17:03:41.325Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-11T17:03:41.325Z] === RUN TestDeleteDevicemapper [2022-04-11T17:03:41.325Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-11T17:03:41.325Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-11T17:03:41.325Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-11T17:03:42.709Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-04-11T17:03:42.709Z] === RUN TestUpdateMemory [2022-04-11T17:03:43.281Z] --- PASS: TestUpdateMemory (0.54s) [2022-04-11T17:03:43.281Z] === RUN TestUpdateCPUQuota [2022-04-11T17:03:43.463Z] Removing intermediate container d1e94cf355eb [2022-04-11T17:03:43.463Z] ---> 3b66fb733392 [2022-04-11T17:03:43.463Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-11T17:03:43.463Z] ---> Running in c95a1074b62a [2022-04-11T17:03:44.223Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-04-11T17:03:44.223Z] === RUN TestUpdatePidsLimit [2022-04-11T17:03:44.223Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-11T17:03:44.223Z] === RUN TestUpdatePidsLimit/no_change [2022-04-11T17:03:44.483Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-11T17:03:44.744Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-11T17:03:44.744Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-11T17:03:44.976Z] --- PASS: TestCreateServiceSecretFileMode (12.61s) [2022-04-11T17:03:44.976Z] === RUN TestCreateServiceConfigFileMode [2022-04-11T17:03:45.004Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-11T17:03:45.265Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-11T17:03:45.837Z] --- PASS: TestUpdatePidsLimit (1.86s) [2022-04-11T17:03:45.837Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-11T17:03:45.837Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-04-11T17:03:45.837Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-04-11T17:03:45.837Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-04-11T17:03:45.837Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-11T17:03:45.837Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-04-11T17:03:45.837Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-04-11T17:03:45.837Z] === RUN TestUpdateRestartPolicy [2022-04-11T17:03:47.184Z] Cannot create a file when that file already exists. [2022-04-11T17:03:49.351Z] sha256:3a8086521a9f3f746b9b61956c4ffec3be2fab93cd91dc5eff392fe89838e2f8 [2022-04-11T17:03:49.351Z] INFO: Starting docker-py tests... [2022-04-11T17:03:49.351Z] ============================= test session starts ============================== [2022-04-11T17:03:49.351Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-11T17:03:49.351Z] rootdir: /src, inifile: pytest.ini [2022-04-11T17:03:49.351Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-11T17:03:49.351Z] collected 395 items / 2 deselected / 393 selected [2022-04-11T17:03:49.351Z] [2022-04-11T17:03:51.850Z] Removing intermediate container c95a1074b62a [2022-04-11T17:03:51.850Z] ---> 31c235184c3f [2022-04-11T17:03:51.850Z] Step 13/13 : CMD ["sh"] [2022-04-11T17:03:51.850Z] ---> Running in 69e08fee827c [2022-04-11T17:03:52.306Z] Removing intermediate container 69e08fee827c [2022-04-11T17:03:52.306Z] ---> 891ed735dba0 [2022-04-11T17:03:52.306Z] Successfully built 891ed735dba0 [2022-04-11T17:03:52.306Z] Successfully tagged busybox:latest [2022-04-11T17:03:52.306Z] INFO: Docker images of the daemon under test [2022-04-11T17:03:52.306Z] [2022-04-11T17:03:52.306Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T17:03:52.306Z] busybox latest 891ed735dba0 Less than a second ago 5.01GB [2022-04-11T17:03:52.306Z] microsoft/windowsservercore latest 02f938cacc3b 5 weeks ago 4.96GB [2022-04-11T17:03:52.306Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 5 weeks ago 4.96GB [2022-04-11T17:03:52.306Z] [2022-04-11T17:03:52.306Z] INFO: Running integration tests at 04/11/2022 17:03:52... [2022-04-11T17:03:52.306Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-11T17:03:52.306Z] INFO: Integration API tests being run from the host: [2022-04-11T17:03:52.306Z] INFO: make.ps1 starting at 04/11/2022 17:03:52 [2022-04-11T17:03:53.838Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-11T17:03:57.184Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2022-04-11T17:03:57.184Z] === RUN TestCreateServiceSysctls [2022-04-11T17:03:58.062Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2022-04-11T17:03:58.062Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-11T17:03:58.062Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-11T17:03:58.062Z] === RUN TestWaitNonBlocked [2022-04-11T17:03:58.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T17:03:58.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T17:03:58.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T17:03:58.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T17:03:58.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T17:03:58.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T17:03:58.062Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-11T17:03:58.062Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-04-11T17:03:58.062Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-04-11T17:03:58.062Z] === RUN TestWaitBlocked [2022-04-11T17:03:58.062Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T17:03:58.062Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T17:03:58.062Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T17:03:58.062Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T17:03:58.062Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T17:03:58.062Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T17:03:58.632Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-11T17:03:58.632Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-04-11T17:03:58.632Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-04-11T17:03:58.632Z] === CONT TestContainerStartOnDaemonRestart [2022-04-11T17:03:58.632Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-11T17:03:59.087Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-04-11T17:03:59.087Z] === RUN TestCreateServiceCapabilities [2022-04-11T17:03:59.816Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-11T17:03:59.816Z] Using test binary docker [2022-04-11T17:03:59.816Z] +++ /etc/init.d/apparmor start [2022-04-11T17:03:59.816Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-11T17:03:59.816Z] INFO: Waiting for daemon to start... [2022-04-11T17:03:59.816Z] Starting dockerd [2022-04-11T17:03:59.816Z] +++ 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-11T17:03:59.816Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-11T17:03:59.816Z] Using test binary docker [2022-04-11T17:03:59.816Z] +++ /etc/init.d/apparmor start [2022-04-11T17:03:59.816Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-11T17:03:59.816Z] INFO: Waiting for daemon to start... [2022-04-11T17:03:59.816Z] Starting dockerd [2022-04-11T17:03:59.816Z] +++ 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-11T17:04:00.379Z] . [2022-04-11T17:04:00.379Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-11T17:04:00.379Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-11T17:04:00.379Z] Error: No such image: emptyfs [2022-04-11T17:04:00.379Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-11T17:04:00.379Z] ++++ docker load [2022-04-11T17:04:00.553Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-04-11T17:04:00.554Z] === CONT TestIpcModeOlderClient [2022-04-11T17:04:00.554Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-04-11T17:04:00.554Z] === CONT TestContainerKillOnDaemonStart [2022-04-11T17:04:00.554Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-11T17:04:00.554Z] === CONT TestDaemonHostGatewayIP [2022-04-11T17:04:00.635Z] Running integration-test (iteration 1) [2022-04-11T17:04:00.635Z] 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-11T17:04:00.635Z] ++ 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-11T17:04:00.635Z] ++ set -e [2022-04-11T17:04:00.635Z] ++ '[' -n 0 ']' [2022-04-11T17:04:00.635Z] ++ set -x [2022-04-11T17:04:00.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11T17:04:00.892Z] [2022-04-11T17:04:00.892Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-11T17:04:00.892Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-11T17:04:00.892Z] Error: No such image: emptyfs [2022-04-11T17:04:00.892Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-11T17:04:00.892Z] ++++ docker load [2022-04-11T17:04:01.047Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-11T17:04:01.149Z] Loaded image: busybox:latest [2022-04-11T17:04:01.406Z] Running integration-test (iteration 1) [2022-04-11T17:04:01.406Z] 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-11T17:04:01.406Z] ++ 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-11T17:04:01.406Z] ++ set -e [2022-04-11T17:04:01.406Z] ++ '[' -n 0 ']' [2022-04-11T17:04:01.406Z] ++ set -x [2022-04-11T17:04:01.406Z] ++ 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-11T17:04:01.621Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-04-11T17:04:01.621Z] === RUN TestInspect [2022-04-11T17:04:01.663Z] Loaded image: busybox:glibc [2022-04-11T17:04:01.872Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-11T17:04:02.227Z] Loaded image: busybox:latest [2022-04-11T17:04:02.790Z] Loaded image: busybox:glibc [2022-04-11T17:04:03.097Z] --- PASS: TestDaemonHostGatewayIP (2.45s) [2022-04-11T17:04:03.097Z] === CONT TestDaemonRestartIpcMode [2022-04-11T17:04:03.738Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-11T17:04:04.918Z] --- PASS: TestInspect (2.89s) [2022-04-11T17:04:04.918Z] === RUN TestCreateJob [2022-04-11T17:04:05.639Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-04-11T17:04:06.063Z] Loaded image: debian:bullseye-slim [2022-04-11T17:04:06.063Z] Loaded image: hello-world:latest [2022-04-11T17:04:06.063Z] Loaded image: arm32v7/hello-world:latest [2022-04-11T17:04:06.063Z] INFO: Testing against a local daemon [2022-04-11T17:04:06.063Z] === RUN TestDockerDaemonSuite [2022-04-11T17:04:06.063Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-11T17:04:06.998Z] Loaded image: debian:bullseye-slim [2022-04-11T17:04:06.998Z] Loaded image: hello-world:latest [2022-04-11T17:04:07.255Z] Loaded image: arm32v7/hello-world:latest [2022-04-11T17:04:07.255Z] INFO: Testing against a local daemon [2022-04-11T17:04:07.255Z] === RUN TestDockerSuite [2022-04-11T17:04:07.453Z] --- PASS: TestCreateJob (3.03s) [2022-04-11T17:04:07.453Z] === RUN TestReplicatedJob [2022-04-11T17:04:07.515Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-11T17:04:07.515Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-11T17:04:07.515Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-11T17:04:07.515Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-11T17:04:07.515Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-11T17:04:07.515Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-11T17:04:07.515Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-11T17:04:07.515Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-11T17:04:08.895Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-11T17:04:08.895Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-11T17:04:09.458Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-11T17:04:09.458Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-11T17:04:10.391Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-11T17:04:10.391Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-11T17:04:10.391Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-11T17:04:11.762Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-11T17:04:12.217Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-04-11T17:04:12.217Z] PASS [2022-04-11T17:04:12.217Z] [2022-04-11T17:04:12.217Z] === Skipped [2022-04-11T17:04:12.217Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-11T17:04:12.217Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T17:04:12.217Z] [2022-04-11T17:04:12.217Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-11T17:04:12.217Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-11T17:04:12.217Z] [2022-04-11T17:04:12.217Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-11T17:04:12.217Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-11T17:04:12.217Z] [2022-04-11T17:04:12.217Z] DONE 201 tests, 3 skipped in 114.061s [2022-04-11T17:04:12.217Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-11T17:04:12.217Z] ++ 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-11T17:04:12.217Z] ++ set -e [2022-04-11T17:04:12.217Z] ++ '[' -n 0 ']' [2022-04-11T17:04:12.217Z] ++ set -x [2022-04-11T17:04:12.217Z] ++ 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-11T17:04:12.325Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-11T17:04:12.325Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-11T17:04:12.325Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-11T17:04:12.477Z] === RUN TestConfigDaemonLibtrustID [2022-04-11T17:04:12.582Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-11T17:04:12.728Z] --- PASS: TestReplicatedJob (5.41s) [2022-04-11T17:04:12.728Z] === RUN TestUpdateReplicatedJob [2022-04-11T17:04:13.048Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-11T17:04:13.048Z] === RUN TestDaemonConfigValidation [2022-04-11T17:04:13.048Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-11T17:04:13.048Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-11T17:04:13.048Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-11T17:04:13.048Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-11T17:04:13.048Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-11T17:04:13.048Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-11T17:04:13.048Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-11T17:04:13.048Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-11T17:04:13.048Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-11T17:04:13.048Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-11T17:04:13.048Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-11T17:04:13.048Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-11T17:04:13.048Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-11T17:04:13.048Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-11T17:04:13.048Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-11T17:04:13.048Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-11T17:04:13.048Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-11T17:04:13.048Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-11T17:04:13.048Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-11T17:04:13.048Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-04-11T17:04:13.048Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-11T17:04:13.048Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-11T17:04:13.048Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-11T17:04:13.514Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-11T17:04:14.431Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-11T17:04:14.445Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-11T17:04:14.445Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-11T17:04:14.445Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-11T17:04:14.445Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-11T17:04:14.445Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-11T17:04:15.372Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-11T17:04:16.015Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-04-11T17:04:16.015Z] === RUN TestServiceListWithStatuses [2022-04-11T17:04:16.015Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-11T17:04:16.015Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-11T17:04:16.015Z] === RUN TestDockerNetworkConnectAlias [2022-04-11T17:04:16.313Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-11T17:04:16.313Z] daemon_test.go:156: [dceaff35afd45] daemon is not started [2022-04-11T17:04:16.313Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-04-11T17:04:16.313Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-04-11T17:04:16.313Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-11T17:04:16.313Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-11T17:04:16.313Z] === RUN TestDaemonProxy [2022-04-11T17:04:16.313Z] === RUN TestDaemonProxy/environment_variables [2022-04-11T17:04:18.224Z] === RUN TestDaemonProxy/command-line_options [2022-04-11T17:04:18.633Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-11T17:04:18.891Z] --- PASS: TestBuildWithHugeFile (130.77s) [2022-04-11T17:04:18.891Z] === RUN TestBuildWCOWSandboxSize [2022-04-11T17:04:18.891Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T17:04:18.891Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-11T17:04:18.891Z] === RUN TestBuildWithEmptyDockerfile [2022-04-11T17:04:18.891Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T17:04:18.891Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T17:04:18.891Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T17:04:18.891Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T17:04:18.891Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T17:04:18.891Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T17:04:19.148Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T17:04:19.148Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T17:04:19.148Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T17:04:19.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-11T17:04:19.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-04-11T17:04:19.148Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-04-11T17:04:19.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-04-11T17:04:19.148Z] === RUN TestBuildPreserveOwnership [2022-04-11T17:04:19.148Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-11T17:04:20.135Z] === RUN TestDaemonProxy/configuration_file [2022-04-11T17:04:20.208Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2022-04-11T17:04:20.208Z] === RUN TestDockerNetworkReConnect [2022-04-11T17:04:20.515Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-11T17:04:21.443Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-11T17:04:21.517Z] === RUN TestDaemonProxy/conflicting_options [2022-04-11T17:04:22.088Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-11T17:04:22.372Z] --- PASS: TestBuildPreserveOwnership (3.07s) [2022-04-11T17:04:22.373Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.14s) [2022-04-11T17:04:22.373Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-04-11T17:04:22.373Z] === RUN TestBuildPlatformInvalid [2022-04-11T17:04:22.373Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-11T17:04:22.373Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-11T17:04:22.373Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-11T17:04:22.659Z] --- PASS: TestDaemonProxy (6.26s) [2022-04-11T17:04:22.659Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-04-11T17:04:22.659Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-11T17:04:22.659Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-11T17:04:22.659Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-11T17:04:22.659Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-11T17:04:22.659Z] PASS [2022-04-11T17:04:22.659Z] [2022-04-11T17:04:22.659Z] DONE 17 tests in 10.260s [2022-04-11T17:04:22.659Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-11T17:04:22.659Z] ++ 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-11T17:04:22.659Z] ++ set -e [2022-04-11T17:04:22.659Z] ++ '[' -n 0 ']' [2022-04-11T17:04:22.659Z] ++ set -x [2022-04-11T17:04:22.659Z] ++ 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-11T17:04:22.659Z] INFO: Testing against a local daemon [2022-04-11T17:04:22.659Z] === RUN TestCommitInheritsEnv [2022-04-11T17:04:22.919Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-11T17:04:22.919Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-11T17:04:22.919Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-11T17:04:22.919Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-11T17:04:22.919Z] === RUN TestImportWithCustomPlatform [2022-04-11T17:04:22.919Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-11T17:04:23.180Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-11T17:04:23.180Z] === RUN TestImportWithCustomPlatform// [2022-04-11T17:04:23.180Z] === RUN TestImportWithCustomPlatform/linux [2022-04-11T17:04:23.180Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-11T17:04:23.180Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-11T17:04:23.180Z] === RUN TestImportWithCustomPlatform/macos [2022-04-11T17:04:23.180Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-11T17:04:23.180Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-11T17:04:23.303Z] Loaded image: busybox:latest [2022-04-11T17:04:23.303Z] Loaded image: busybox:glibc [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-11T17:04:23.440Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-11T17:04:23.440Z] === RUN TestImagesFilterMultiReference [2022-04-11T17:04:23.440Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-11T17:04:23.440Z] === RUN TestImagePullPlatformInvalid [2022-04-11T17:04:23.440Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-11T17:04:23.440Z] === RUN TestRemoveImageOrphaning [2022-04-11T17:04:23.496Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-04-11T17:04:23.496Z] === RUN TestServicePlugin [2022-04-11T17:04:23.700Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-11T17:04:23.701Z] === RUN TestRemoveImageGarbageCollector [2022-04-11T17:04:23.701Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:04:23.701Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-11T17:04:23.701Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-11T17:04:23.701Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-11T17:04:23.701Z] === RUN TestTagInvalidReference [2022-04-11T17:04:23.701Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-11T17:04:23.701Z] === RUN TestTagValidPrefixedRepo [2022-04-11T17:04:23.701Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-11T17:04:23.701Z] === RUN TestTagExistedNameWithoutForce [2022-04-11T17:04:23.701Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-11T17:04:23.701Z] === RUN TestTagOfficialNames [2022-04-11T17:04:23.701Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-11T17:04:23.701Z] === RUN TestTagMatchesDigest [2022-04-11T17:04:23.967Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-11T17:04:23.967Z] PASS [2022-04-11T17:04:23.967Z] [2022-04-11T17:04:23.967Z] === Skipped [2022-04-11T17:04:23.967Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-11T17:04:23.967Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-11T17:04:23.967Z] [2022-04-11T17:04:23.967Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-11T17:04:23.967Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:04:23.967Z] [2022-04-11T17:04:23.967Z] DONE 22 tests, 2 skipped in 1.289s [2022-04-11T17:04:23.967Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-11T17:04:23.967Z] ++ 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-11T17:04:23.967Z] ++ set -e [2022-04-11T17:04:23.967Z] ++ '[' -n 0 ']' [2022-04-11T17:04:23.967Z] ++ set -x [2022-04-11T17:04:23.967Z] ++ 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-11T17:04:23.967Z] INFO: Testing against a local daemon [2022-04-11T17:04:23.967Z] === RUN TestNetworkCreateDelete [2022-04-11T17:04:23.967Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-11T17:04:23.967Z] === RUN TestDockerNetworkDeletePreferID [2022-04-11T17:04:24.538Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-11T17:04:24.538Z] === RUN TestDaemonDNSFallback [2022-04-11T17:04:24.672Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-11T17:04:25.235Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-11T17:04:25.491Z] Loaded image: debian:bullseye-slim [2022-04-11T17:04:25.491Z] Loaded image: hello-world:latest [2022-04-11T17:04:25.491Z] Loaded image: arm32v7/hello-world:latest [2022-04-11T17:04:25.748Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-11T17:04:26.681Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-11T17:04:26.784Z] plugin_test.go:61: [d61a28169973f] joining swarm manager [de45c8ff99901]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:04:27.245Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-11T17:04:28.160Z] plugin_test.go:64: [dbb7746bb5c20] joining swarm manager [de45c8ff99901]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:04:29.137Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-11T17:04:29.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:04:29.519Z] INFO: Testing against a local daemon [2022-04-11T17:04:29.519Z] === RUN TestBuildWithSession [2022-04-11T17:04:29.519Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T17:04:29.519Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-11T17:04:29.519Z] === RUN TestBuildSquashParent [2022-04-11T17:04:29.519Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:04:29.519Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-11T17:04:29.519Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-11T17:04:29.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T17:04:29.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T17:04:29.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T17:04:29.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T17:04:29.519Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T17:04:29.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T17:04:29.519Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T17:04:29.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T17:04:29.519Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T17:04:29.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T17:04:29.519Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T17:04:29.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T17:04:29.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-11T17:04:29.519Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-11T17:04:29.519Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-11T17:04:29.519Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-11T17:04:30.505Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-11T17:04:30.761Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-11T17:04:31.118Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-04-11T17:04:31.118Z] === RUN TestInspectNetwork [2022-04-11T17:04:31.691Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-11T17:04:32.620Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-11T17:04:32.620Z] docker_cli_daemon_test.go:1472: [d59c6e74e16bf] daemon is not started [2022-04-11T17:04:33.184Z] check_test.go:308: [d60f5cf5eff21] daemon is not started [2022-04-11T17:04:33.184Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-11T17:04:33.274Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-11T17:04:33.661Z] === RUN TestInspectNetwork/full_network_id [2022-04-11T17:04:33.661Z] === RUN TestInspectNetwork/partial_network_id [2022-04-11T17:04:33.661Z] === RUN TestInspectNetwork/network_name [2022-04-11T17:04:33.661Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-11T17:04:34.114Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-11T17:04:35.045Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-11T17:04:35.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-11T17:04:35.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-11T17:04:35.608Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-11T17:04:35.866Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-11T17:04:36.430Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.03s) [2022-04-11T17:04:36.430Z] PASS [2022-04-11T17:04:36.430Z] [2022-04-11T17:04:36.430Z] === Skipped [2022-04-11T17:04:36.430Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-11T17:04:36.430Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T17:04:36.430Z] [2022-04-11T17:04:36.430Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-11T17:04:36.430Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T17:04:36.430Z] [2022-04-11T17:04:36.430Z] DONE 34 tests, 2 skipped in 193.742s [2022-04-11T17:04:36.430Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-11T17:04:36.430Z] ++ 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-11T17:04:36.430Z] ++ set -e [2022-04-11T17:04:36.430Z] ++ '[' -n 0 ']' [2022-04-11T17:04:36.430Z] ++ set -x [2022-04-11T17:04:36.430Z] ++ 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-11T17:04:36.687Z] INFO: Testing against a local daemon [2022-04-11T17:04:36.687Z] === RUN TestConfigInspect [2022-04-11T17:04:37.250Z] check_test.go:308: [dcb923ab1abe4] daemon is not started [2022-04-11T17:04:37.250Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-11T17:04:37.250Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-11T17:04:37.863Z] --- PASS: TestInspectNetwork (7.07s) [2022-04-11T17:04:37.863Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-11T17:04:37.863Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-11T17:04:37.863Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-11T17:04:37.863Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-11T17:04:37.863Z] === RUN TestRunContainerWithBridgeNone [2022-04-11T17:04:38.628Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-11T17:04:39.199Z] --- PASS: TestConfigInspect (2.64s) [2022-04-11T17:04:39.199Z] === RUN TestConfigList [2022-04-11T17:04:39.458Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-11T17:04:39.776Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-04-11T17:04:39.776Z] === RUN TestNetworkInvalidJSON [2022-04-11T17:04:39.776Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-11T17:04:39.776Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-11T17:04:39.776Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:04:39.776Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:04:39.776Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:04:39.776Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:04:39.776Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-11T17:04:39.776Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:04:39.776Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:04:39.776Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-11T17:04:39.776Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-11T17:04:39.776Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-11T17:04:39.776Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-11T17:04:39.776Z] === RUN TestNetworkList [2022-04-11T17:04:39.776Z] === RUN TestNetworkList//networks [2022-04-11T17:04:39.776Z] === PAUSE TestNetworkList//networks [2022-04-11T17:04:39.776Z] === RUN TestNetworkList//networks/ [2022-04-11T17:04:39.776Z] === PAUSE TestNetworkList//networks/ [2022-04-11T17:04:39.776Z] === CONT TestNetworkList//networks [2022-04-11T17:04:39.776Z] === CONT TestNetworkList//networks/ [2022-04-11T17:04:39.776Z] --- PASS: TestNetworkList (0.01s) [2022-04-11T17:04:39.776Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-11T17:04:39.776Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-11T17:04:39.776Z] === RUN TestHostIPv4BridgeLabel [2022-04-11T17:04:40.021Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-11T17:04:40.021Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-11T17:04:40.036Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-11T17:04:40.036Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-11T17:04:40.954Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-11T17:04:40.977Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-11T17:04:40.977Z] === RUN TestDaemonDefaultNetworkPools [2022-04-11T17:04:41.519Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-11T17:04:41.519Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-11T17:04:41.917Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-11T17:04:41.917Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-11T17:04:42.082Z] --- PASS: TestConfigList (2.77s) [2022-04-11T17:04:42.082Z] === RUN TestConfigsCreateAndDelete [2022-04-11T17:04:42.858Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-11T17:04:42.858Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-11T17:04:44.243Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-11T17:04:44.243Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-11T17:04:44.603Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-11T17:04:44.813Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-11T17:04:44.813Z] === RUN TestServiceWithPredefinedNetwork [2022-04-11T17:04:44.860Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2022-04-11T17:04:44.860Z] === RUN TestConfigsUpdate [2022-04-11T17:04:45.590Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-11T17:04:45.591Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.10s) [2022-04-11T17:04:45.591Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.33s) [2022-04-11T17:04:45.591Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.46s) [2022-04-11T17:04:45.591Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.90s) [2022-04-11T17:04:45.591Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.30s) [2022-04-11T17:04:45.591Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.73s) [2022-04-11T17:04:45.591Z] === RUN TestBuildMultiStageCopy [2022-04-11T17:04:45.591Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-11T17:04:46.754Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-11T17:04:47.355Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) [2022-04-11T17:04:47.355Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-11T17:04:47.355Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:04:47.355Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:04:47.355Z] === RUN TestServiceWithDataPathPortInit [2022-04-11T17:04:47.686Z] --- PASS: TestConfigsUpdate (2.91s) [2022-04-11T17:04:47.686Z] === RUN TestTemplatedConfig [2022-04-11T17:04:49.582Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-11T17:04:51.478Z] --- PASS: TestTemplatedConfig (3.51s) [2022-04-11T17:04:51.478Z] === RUN TestConfigCreateResolve [2022-04-11T17:04:52.408Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-11T17:04:52.646Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-11T17:04:53.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-11T17:04:54.070Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-11T17:04:54.301Z] --- PASS: TestConfigCreateResolve (2.97s) [2022-04-11T17:04:54.301Z] PASS [2022-04-11T17:04:54.301Z] [2022-04-11T17:04:54.301Z] DONE 6 tests in 17.745s [2022-04-11T17:04:54.301Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-11T17:04:54.301Z] ++ 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-11T17:04:54.301Z] ++ set -e [2022-04-11T17:04:54.301Z] ++ '[' -n 0 ']' [2022-04-11T17:04:54.301Z] ++ set -x [2022-04-11T17:04:54.301Z] ++ 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-11T17:04:54.302Z] INFO: Testing against a local daemon [2022-04-11T17:04:54.302Z] === RUN TestCheckpoint [2022-04-11T17:04:54.302Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T17:04:54.302Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-11T17:04:54.302Z] === RUN TestContainerInvalidJSON [2022-04-11T17:04:54.302Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T17:04:54.302Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T17:04:54.302Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-11T17:04:54.302Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-11T17:04:54.302Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T17:04:54.302Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-11T17:04:54.302Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-11T17:04:54.302Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-11T17:04:54.302Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-11T17:04:54.558Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-11T17:04:54.558Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-11T17:04:54.558Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-11T17:04:54.558Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-11T17:04:54.558Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-11T17:04:54.558Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-11T17:04:54.558Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-11T17:04:54.713Z] --- PASS: TestServicePlugin (29.93s) [2022-04-11T17:04:54.713Z] === RUN TestServiceUpdateLabel [2022-04-11T17:04:54.815Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-04-11T17:04:54.815Z] === RUN TestCopyFromContainer [2022-04-11T17:04:54.815Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-11T17:04:55.290Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-04-11T17:04:55.290Z] === RUN TestServiceUpdateSecrets [2022-04-11T17:04:55.595Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-11T17:04:56.184Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-11T17:04:56.184Z] === RUN TestCopyFromContainer// [2022-04-11T17:04:56.440Z] === RUN TestCopyFromContainer//bar/root [2022-04-11T17:04:56.440Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-11T17:04:56.557Z] --- PASS: TestBuildMultiStageCopy (12.38s) [2022-04-11T17:04:56.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.92s) [2022-04-11T17:04:56.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2022-04-11T17:04:56.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-04-11T17:04:56.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2022-04-11T17:04:56.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.33s) [2022-04-11T17:04:56.557Z] === RUN TestBuildMultiStageParentConfig [2022-04-11T17:04:56.697Z] === RUN TestCopyFromContainer/bar/quux [2022-04-11T17:04:56.697Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-11T17:04:56.697Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-11T17:04:56.953Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-11T17:04:56.953Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-11T17:04:57.209Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-11T17:04:57.209Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-11T17:04:57.467Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer (2.79s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-04-11T17:04:57.467Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-04-11T17:04:57.467Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-11T17:04:57.467Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T17:04:57.467Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T17:04:57.467Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T17:04:57.467Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T17:04:57.467Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T17:04:57.467Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T17:04:57.467Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T17:04:57.467Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T17:04:57.467Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T17:04:57.467Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-11T17:04:57.467Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-11T17:04:57.467Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-11T17:04:57.467Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-11T17:04:57.467Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-11T17:04:57.467Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-11T17:04:57.467Z] === RUN TestCreateWithInvalidEnv [2022-04-11T17:04:57.467Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-11T17:04:57.467Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-11T17:04:57.467Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-11T17:04:57.467Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-11T17:04:57.467Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-11T17:04:57.467Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-11T17:04:57.724Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-11T17:04:57.724Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-11T17:04:57.724Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-11T17:04:57.724Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-11T17:04:57.724Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-11T17:04:57.724Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-11T17:04:57.724Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-11T17:04:57.724Z] === RUN TestCreateTmpfsMountsTarget [2022-04-11T17:04:57.724Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-11T17:04:57.724Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-11T17:04:57.724Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-11T17:04:58.661Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-11T17:04:59.225Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-11T17:04:59.445Z] --- PASS: TestBuildMultiStageParentConfig (2.50s) [2022-04-11T17:04:59.445Z] === RUN TestBuildLabelWithTargets [2022-04-11T17:04:59.445Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:04:59.445Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-11T17:04:59.445Z] === RUN TestBuildWithEmptyLayers [2022-04-11T17:04:59.481Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-11T17:04:59.746Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2022-04-11T17:04:59.746Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-11T17:04:59.746Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-11T17:05:00.317Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-11T17:05:00.317Z] check_test.go:308: [dbedbe1023bf8] daemon is not started [2022-04-11T17:05:00.317Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-11T17:05:01.053Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2022-04-11T17:05:01.053Z] === RUN TestBuildMultiStageOnBuild [2022-04-11T17:05:02.276Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-04-11T17:05:02.276Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-11T17:05:02.325Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2022-04-11T17:05:02.325Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-11T17:05:02.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T17:05:02.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T17:05:02.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T17:05:02.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T17:05:02.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T17:05:02.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T17:05:02.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T17:05:02.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T17:05:02.326Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T17:05:02.326Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T17:05:02.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T17:05:02.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T17:05:02.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T17:05:02.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T17:05:02.326Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T17:05:02.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-11T17:05:02.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-04-11T17:05:02.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-11T17:05:02.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2022-04-11T17:05:02.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-11T17:05:02.326Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-11T17:05:02.326Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-11T17:05:02.582Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-11T17:05:02.582Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-11T17:05:02.840Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2022-04-11T17:05:02.840Z] === RUN TestCreateDifferentPlatform [2022-04-11T17:05:02.840Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-11T17:05:02.840Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-11T17:05:02.840Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-11T17:05:02.840Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-11T17:05:02.840Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-11T17:05:02.840Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-11T17:05:02.840Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-11T17:05:02.840Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-11T17:05:02.840Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-11T17:05:02.840Z] === RUN TestContainerStartOnDaemonRestart [2022-04-11T17:05:02.840Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-11T17:05:02.840Z] === RUN TestDaemonRestartIpcMode [2022-04-11T17:05:02.840Z] === PAUSE TestDaemonRestartIpcMode [2022-04-11T17:05:02.840Z] === RUN TestDaemonHostGatewayIP [2022-04-11T17:05:02.840Z] === PAUSE TestDaemonHostGatewayIP [2022-04-11T17:05:02.840Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-11T17:05:02.840Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-11T17:05:02.840Z] === RUN TestContainerKillOnDaemonStart [2022-04-11T17:05:02.840Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-11T17:05:02.840Z] === RUN TestDiff [2022-04-11T17:05:03.217Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uetwi4rjuoy10tszwhxny41t6 Created:2022-04-11 17:05:02.065286961 +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[13bbfe7733f46b061b624011f55da961127793c3d5fb0336bee7a6e333ffbaf9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jm9mtc2mm99jg47hdh72ti283 EndpointID:732fa02f6571dcc59928c0381bdd7323f9fc5f26f13a5e7f0270bf6461f4817e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ca691c2fedd2957e73ffc8792298287be1fab7e6e73739d8686754e2840329c4 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:6c0a6efef13a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jm9mtc2mm99jg47hdh72ti283 EndpointID:732fa02f6571dcc59928c0381bdd7323f9fc5f26f13a5e7f0270bf6461f4817e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-11T17:05:03.771Z] --- PASS: TestDiff (0.85s) [2022-04-11T17:05:03.771Z] === RUN TestExecWithCloseStdin [2022-04-11T17:05:04.335Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-11T17:05:04.335Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-04-11T17:05:04.335Z] === RUN TestExec [2022-04-11T17:05:05.266Z] --- PASS: TestExec (0.64s) [2022-04-11T17:05:05.266Z] === RUN TestExecUser [2022-04-11T17:05:05.266Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-11T17:05:05.828Z] --- PASS: TestExecUser (0.90s) [2022-04-11T17:05:05.828Z] === RUN TestExportContainerAndImportImage [2022-04-11T17:05:06.086Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-11T17:05:06.342Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-11T17:05:06.907Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2022-04-11T17:05:06.907Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-11T17:05:08.276Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-04-11T17:05:08.276Z] === RUN TestHealthCheckWorkdir [2022-04-11T17:05:08.502Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-04-11T17:05:08.503Z] PASS [2022-04-11T17:05:08.503Z] [2022-04-11T17:05:08.503Z] === Skipped [2022-04-11T17:05:08.503Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:05:08.503Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:05:08.503Z] [2022-04-11T17:05:08.503Z] DONE 26 tests, 1 skipped in 43.683s [2022-04-11T17:05:08.503Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-11T17:05:08.503Z] ++ 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-11T17:05:08.503Z] ++ set -e [2022-04-11T17:05:08.503Z] ++ '[' -n 0 ']' [2022-04-11T17:05:08.503Z] ++ set -x [2022-04-11T17:05:08.503Z] ++ 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-11T17:05:08.503Z] INFO: Testing against a local daemon [2022-04-11T17:05:08.503Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-11T17:05:08.503Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:05:08.503Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-11T17:05:08.503Z] === RUN TestDockerNetworkIpvlan [2022-04-11T17:05:08.503Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:05:08.503Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-11T17:05:08.503Z] PASS [2022-04-11T17:05:08.503Z] [2022-04-11T17:05:08.503Z] === Skipped [2022-04-11T17:05:08.503Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-11T17:05:08.503Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:05:08.503Z] [2022-04-11T17:05:08.503Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-11T17:05:08.503Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:05:08.503Z] [2022-04-11T17:05:08.503Z] DONE 2 tests, 2 skipped in 0.100s [2022-04-11T17:05:08.503Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-11T17:05:08.503Z] ++ 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-11T17:05:08.503Z] ++ set -e [2022-04-11T17:05:08.503Z] ++ '[' -n 0 ']' [2022-04-11T17:05:08.503Z] ++ set -x [2022-04-11T17:05:08.503Z] ++ 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-11T17:05:08.503Z] INFO: Testing against a local daemon [2022-04-11T17:05:08.503Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-11T17:05:09.074Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-04-11T17:05:09.074Z] === RUN TestDockerNetworkMacvlan [2022-04-11T17:05:09.207Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-04-11T17:05:09.207Z] === RUN TestHealthKillContainer [2022-04-11T17:05:09.644Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-11T17:05:10.140Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-11T17:05:10.167Z] --- PASS: TestServiceUpdateSecrets (14.61s) [2022-04-11T17:05:10.167Z] === RUN TestServiceUpdateConfigs [2022-04-11T17:05:10.585Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-11T17:05:11.163Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-11T17:05:11.508Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-11T17:05:13.080Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-11T17:05:13.402Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-11T17:05:13.402Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-11T17:05:13.405Z] --- PASS: TestBuildMultiStageOnBuild (11.78s) [2022-04-11T17:05:13.405Z] === RUN TestBuildUncleanTarFilenames [2022-04-11T17:05:13.405Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:05:13.405Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-11T17:05:13.405Z] === RUN TestBuildMultiStageLayerLeak [2022-04-11T17:05:13.658Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-11T17:05:14.223Z] check_test.go:308: [d68874c263b7c] daemon is not started [2022-04-11T17:05:14.223Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-11T17:05:14.465Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-11T17:05:14.480Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-11T17:05:14.735Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-11T17:05:15.299Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-11T17:05:15.862Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-11T17:05:17.230Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-11T17:05:17.486Z] --- PASS: TestHealthKillContainer (8.30s) [2022-04-11T17:05:17.486Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-11T17:05:17.763Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-11T17:05:18.336Z] --- PASS: TestDockerNetworkMacvlan (9.21s) [2022-04-11T17:05:18.336Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-11T17:05:18.336Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-11T17:05:18.336Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-04-11T17:05:18.336Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-04-11T17:05:18.336Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.92s) [2022-04-11T17:05:18.336Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-04-11T17:05:18.336Z] PASS [2022-04-11T17:05:18.336Z] [2022-04-11T17:05:18.336Z] DONE 8 tests in 10.559s [2022-04-11T17:05:18.336Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-11T17:05:18.336Z] ++ 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-11T17:05:18.336Z] ++ set -e [2022-04-11T17:05:18.336Z] ++ '[' -n 0 ']' [2022-04-11T17:05:18.336Z] ++ set -x [2022-04-11T17:05:18.336Z] ++ 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-11T17:05:18.336Z] testing: warning: no tests to run [2022-04-11T17:05:18.336Z] PASS [2022-04-11T17:05:18.336Z] [2022-04-11T17:05:18.336Z] DONE 0 tests in 0.026s [2022-04-11T17:05:18.336Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-11T17:05:18.336Z] ++ 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-11T17:05:18.336Z] ++ set -e [2022-04-11T17:05:18.336Z] ++ '[' -n 0 ']' [2022-04-11T17:05:18.336Z] ++ set -x [2022-04-11T17:05:18.336Z] ++ 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-11T17:05:18.336Z] INFO: Testing against a local daemon [2022-04-11T17:05:18.336Z] === RUN TestAuthZPluginAllowRequest [2022-04-11T17:05:18.419Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2022-04-11T17:05:18.419Z] === RUN TestIpcModeNone [2022-04-11T17:05:18.419Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-11T17:05:18.419Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-11T17:05:19.349Z] --- PASS: TestIpcModeNone (0.93s) [2022-04-11T17:05:19.349Z] === RUN TestIpcModePrivate [2022-04-11T17:05:19.349Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-11T17:05:19.720Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-04-11T17:05:19.721Z] === RUN TestAuthZPluginTLS [2022-04-11T17:05:19.930Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-04-11T17:05:19.930Z] --- PASS: TestIpcModePrivate (0.79s) [2022-04-11T17:05:19.930Z] === RUN TestIpcModeShareable [2022-04-11T17:05:19.981Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-11T17:05:19.981Z] === RUN TestAuthZPluginDenyRequest [2022-04-11T17:05:20.494Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-04-11T17:05:20.551Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-11T17:05:20.551Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-11T17:05:20.750Z] --- PASS: TestIpcModeShareable (0.90s) [2022-04-11T17:05:20.750Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-11T17:05:21.121Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-11T17:05:21.122Z] === RUN TestAuthZPluginDenyResponse [2022-04-11T17:05:21.691Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-11T17:05:21.691Z] === RUN TestAuthZPluginAllowEventStream [2022-04-11T17:05:22.117Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-11T17:05:23.048Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2022-04-11T17:05:23.048Z] === RUN TestAPIIpcModeHost [2022-04-11T17:05:23.081Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-04-11T17:05:23.081Z] === RUN TestAuthZPluginErrorResponse [2022-04-11T17:05:23.345Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-11T17:05:23.345Z] === RUN TestAuthZPluginErrorRequest [2022-04-11T17:05:23.611Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-11T17:05:23.611Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-04-11T17:05:23.611Z] === RUN TestDaemonIpcModeShareable [2022-04-11T17:05:23.689Z] --- PASS: TestBuildMultiStageLayerLeak (10.57s) [2022-04-11T17:05:23.689Z] === RUN TestBuildWithHugeFile [2022-04-11T17:05:23.915Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-11T17:05:23.915Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-11T17:05:24.485Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-11T17:05:24.485Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-11T17:05:24.980Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-04-11T17:05:24.980Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-11T17:05:24.980Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2022-04-11T17:05:24.980Z] === RUN TestDaemonIpcModePrivate [2022-04-11T17:05:25.046Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-04-11T17:05:25.046Z] === RUN TestServiceUpdateNetwork [2022-04-11T17:05:25.867Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-04-11T17:05:25.867Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-11T17:05:25.911Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-11T17:05:25.911Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-11T17:05:25.911Z] check_test.go:308: [d9a1311fefcb4] daemon is not started [2022-04-11T17:05:25.911Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-11T17:05:25.911Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-11T17:05:26.473Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-11T17:05:26.473Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2022-04-11T17:05:26.473Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-11T17:05:26.510Z] .........................xx.................... [ 29%] [2022-04-11T17:05:27.037Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-11T17:05:27.260Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-04-11T17:05:27.260Z] === RUN TestAuthZPluginHeader [2022-04-11T17:05:27.831Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-11T17:05:27.831Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-11T17:05:27.831Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:27.831Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-11T17:05:27.831Z] === RUN TestAuthZPluginV2Disable [2022-04-11T17:05:27.831Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:27.831Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-11T17:05:27.831Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-11T17:05:27.831Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:27.831Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-11T17:05:27.831Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-11T17:05:27.831Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:27.831Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-11T17:05:27.831Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-11T17:05:27.967Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-11T17:05:27.967Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false [2022-04-11T17:05:28.224Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2022-04-11T17:05:28.224Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-11T17:05:30.121Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2022-04-11T17:05:30.121Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-11T17:05:30.121Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2022-04-11T17:05:30.121Z] === RUN TestIpcModeOlderClient [2022-04-11T17:05:30.121Z] === PAUSE TestIpcModeOlderClient [2022-04-11T17:05:30.121Z] === RUN TestKillContainerInvalidSignal [2022-04-11T17:05:30.121Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-11T17:05:30.688Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2022-04-11T17:05:30.688Z] === RUN TestKillContainer [2022-04-11T17:05:30.688Z] === RUN TestKillContainer/no_signal [2022-04-11T17:05:31.618Z] === RUN TestKillContainer/non_killing_signal [2022-04-11T17:05:31.618Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-11T17:05:31.875Z] === RUN TestKillContainer/killing_signal [2022-04-11T17:05:33.242Z] --- PASS: TestKillContainer (2.27s) [2022-04-11T17:05:33.242Z] --- PASS: TestKillContainer/no_signal (0.69s) [2022-04-11T17:05:33.242Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-04-11T17:05:33.242Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2022-04-11T17:05:33.242Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-11T17:05:33.242Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-11T17:05:33.242Z] check_test.go:308: [d2acefb023886] daemon is not started [2022-04-11T17:05:33.242Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-11T17:05:33.806Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-11T17:05:34.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2022-04-11T17:05:34.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2022-04-11T17:05:34.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-04-11T17:05:34.737Z] === RUN TestKillStoppedContainer [2022-04-11T17:05:34.737Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-04-11T17:05:34.737Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-11T17:05:34.737Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-11T17:05:34.737Z] === RUN TestKillDifferentUserContainer [2022-04-11T17:05:35.667Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-04-11T17:05:35.667Z] === RUN TestInspectOomKilledTrue [2022-04-11T17:05:35.667Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T17:05:35.667Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-11T17:05:35.667Z] === RUN TestInspectOomKilledFalse [2022-04-11T17:05:35.667Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T17:05:35.667Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-11T17:05:35.667Z] === RUN TestLinksEtcHostsContentMatch [2022-04-11T17:05:36.229Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2022-04-11T17:05:36.229Z] === RUN TestLinksContainerNames [2022-04-11T17:05:36.229Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-11T17:05:36.793Z] check_test.go:308: [d02dcbce044e9] daemon is not started [2022-04-11T17:05:36.793Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-11T17:05:37.255Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-04-11T17:05:37.255Z] === RUN TestServiceUpdatePidsLimit [2022-04-11T17:05:37.356Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-11T17:05:37.613Z] --- PASS: TestLinksContainerNames (1.44s) [2022-04-11T17:05:37.613Z] === RUN TestLogsFollowTailEmpty [2022-04-11T17:05:38.177Z] --- PASS: TestLogsFollowTailEmpty (0.51s) [2022-04-11T17:05:38.177Z] === RUN TestContainerNetworkMountsNoChown [2022-04-11T17:05:38.190Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-11T17:05:38.739Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/default [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/default [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/private [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/private [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/rprivate [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/slave [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/slave [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/rslave [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/shared [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/shared [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/rshared [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-11T17:05:38.739Z] === CONT TestMountDaemonRoot/default [2022-04-11T17:05:38.739Z] === CONT TestMountDaemonRoot/rslave [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-11T17:05:38.739Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-11T17:05:38.739Z] === CONT TestMountDaemonRoot/rshared [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-11T17:05:38.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-11T17:05:38.739Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T17:05:38.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T17:05:38.740Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-11T17:05:38.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-11T17:05:38.740Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T17:05:38.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T17:05:38.740Z] === CONT TestMountDaemonRoot/shared [2022-04-11T17:05:38.740Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-11T17:05:38.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-11T17:05:38.740Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-11T17:05:38.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-11T17:05:38.740Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-11T17:05:38.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-11T17:05:38.740Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-11T17:05:38.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-11T17:05:38.740Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-11T17:05:38.740Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-11T17:05:38.740Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-11T17:05:38.759Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/rprivate [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/slave [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/private [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-11T17:05:38.996Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-11T17:05:38.996Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-11T17:05:38.996Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-11T17:05:39.253Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-11T17:05:39.541Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-11T17:05:39.541Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-11T17:05:39.541Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.13s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-11T17:05:39.541Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-11T17:05:39.541Z] === RUN TestContainerBindMountNonRecursive [2022-04-11T17:05:39.806Z] docker_cli_daemon_plugins_test.go:80: [d13db74ad0a49] daemon is not started [2022-04-11T17:05:41.174Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-11T17:05:41.430Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-04-11T17:05:41.430Z] === RUN TestContainerVolumesMountedAsShared [2022-04-11T17:05:41.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-11T17:05:41.993Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2022-04-11T17:05:41.994Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-11T17:05:42.444Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-11T17:05:42.557Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2022-04-11T17:05:42.557Z] === RUN TestNetworkNat [2022-04-11T17:05:43.121Z] --- PASS: TestNetworkNat (0.73s) [2022-04-11T17:05:43.121Z] === RUN TestNetworkLocalhostTCPNat [2022-04-11T17:05:43.685Z] docker_cli_daemon_plugins_test.go:170: [da2df6079467f] daemon is not started [2022-04-11T17:05:43.942Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2022-04-11T17:05:43.942Z] === RUN TestNetworkLoopbackNat [2022-04-11T17:05:43.942Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-11T17:05:44.506Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-11T17:05:45.070Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-11T17:05:45.939Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-11T17:05:45.939Z] PASS [2022-04-11T17:05:45.939Z] [2022-04-11T17:05:45.939Z] === Skipped [2022-04-11T17:05:45.939Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-11T17:05:45.939Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:45.939Z] [2022-04-11T17:05:45.939Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-11T17:05:45.939Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:45.939Z] [2022-04-11T17:05:45.939Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-11T17:05:45.939Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:45.939Z] [2022-04-11T17:05:45.939Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-11T17:05:45.939Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:45.939Z] [2022-04-11T17:05:45.939Z] DONE 17 tests, 4 skipped in 26.080s [2022-04-11T17:05:45.939Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-11T17:05:45.939Z] ++ 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-11T17:05:45.939Z] ++ set -e [2022-04-11T17:05:45.939Z] ++ '[' -n 0 ']' [2022-04-11T17:05:45.939Z] ++ set -x [2022-04-11T17:05:45.939Z] ++ 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-11T17:05:45.939Z] INFO: Testing against a local daemon [2022-04-11T17:05:45.939Z] === RUN TestPluginInvalidJSON [2022-04-11T17:05:45.939Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:05:45.939Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:05:45.939Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:05:45.939Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-11T17:05:45.939Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-11T17:05:45.939Z] === RUN TestPluginInstall [2022-04-11T17:05:45.939Z] === RUN TestPluginInstall/no_auth [2022-04-11T17:05:45.939Z] time="2022-04-11T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:05:45.939Z] time="2022-04-11T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:556f0d36e0f1fac2997ae23044bc1e3a323bb9960a3e3a53f308c55297808ea8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:05:45.939Z] time="2022-04-11T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:05:45.939Z] time="2022-04-11T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:556f0d36e0f1fac2997ae23044bc1e3a323bb9960a3e3a53f308c55297808ea8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:05:45.939Z] === RUN TestPluginInstall/with_htpasswd [2022-04-11T17:05:45.939Z] time="2022-04-11T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:05:45.939Z] time="2022-04-11T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f4e35980abcdf944ea8a245e8d0cf22a1cfeb17febe0a29ab9819d20af955a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:05:45.939Z] time="2022-04-11T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:05:45.939Z] time="2022-04-11T17:05:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f4e35980abcdf944ea8a245e8d0cf22a1cfeb17febe0a29ab9819d20af955a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:05:45.939Z] === RUN TestPluginInstall/with_insecure [2022-04-11T17:05:46.871Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-11T17:05:46.879Z] time="2022-04-11T17:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:05:46.879Z] time="2022-04-11T17:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0d0300ddf082acccfa34a51d5dc45b55c5f55fb39211054ff04fe4e5bcf976c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:05:46.879Z] time="2022-04-11T17:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:05:46.879Z] time="2022-04-11T17:05:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0d0300ddf082acccfa34a51d5dc45b55c5f55fb39211054ff04fe4e5bcf976c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:05:46.965Z] --- PASS: TestNetworkLoopbackNat (2.96s) [2022-04-11T17:05:46.965Z] === RUN TestPause [2022-04-11T17:05:47.139Z] plugin_test.go:165: [d31d32568aa73] daemon is not started [2022-04-11T17:05:47.139Z] --- PASS: TestPluginInstall (2.51s) [2022-04-11T17:05:47.139Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-04-11T17:05:47.139Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-04-11T17:05:47.139Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-04-11T17:05:47.139Z] === RUN TestPluginsWithRuntimes [2022-04-11T17:05:47.530Z] --- PASS: TestPause (0.70s) [2022-04-11T17:05:47.530Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-11T17:05:47.530Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-11T17:05:47.530Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-11T17:05:47.530Z] === RUN TestPauseStopPausedContainer [2022-04-11T17:05:48.094Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-11T17:05:48.351Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2022-04-11T17:05:48.351Z] === RUN TestPidHost [2022-04-11T17:05:48.522Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-11T17:05:48.608Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-11T17:05:49.171Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-11T17:05:49.428Z] check_test.go:308: [dc879dac08c7a] daemon is not started [2022-04-11T17:05:49.428Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-11T17:05:49.462Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-11T17:05:49.897Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-11T17:05:49.994Z] --- PASS: TestPidHost (1.55s) [2022-04-11T17:05:49.994Z] === RUN TestPsFilter [2022-04-11T17:05:49.995Z] --- PASS: TestPsFilter (0.12s) [2022-04-11T17:05:49.995Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-11T17:05:50.403Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-04-11T17:05:50.403Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-04-11T17:05:50.403Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-04-11T17:05:50.403Z] === RUN TestPluginBackCompatMediaTypes [2022-04-11T17:05:50.927Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-04-11T17:05:50.927Z] === RUN TestRemoveContainerWithVolume [2022-04-11T17:05:50.927Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-11T17:05:50.974Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-11T17:05:50.974Z] PASS [2022-04-11T17:05:50.974Z] [2022-04-11T17:05:50.974Z] DONE 10 tests in 6.504s [2022-04-11T17:05:50.974Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-11T17:05:50.974Z] ++ 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-11T17:05:50.974Z] ++ set -e [2022-04-11T17:05:50.974Z] ++ '[' -n 0 ']' [2022-04-11T17:05:50.974Z] ++ set -x [2022-04-11T17:05:50.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-11T17:05:50.974Z] INFO: Testing against a local daemon [2022-04-11T17:05:50.974Z] === RUN TestExternalGraphDriver [2022-04-11T17:05:50.974Z] === RUN TestExternalGraphDriver/json [2022-04-11T17:05:51.185Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-11T17:05:51.442Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2022-04-11T17:05:51.442Z] === RUN TestRemoveContainerRunning [2022-04-11T17:05:52.005Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-04-11T17:05:52.005Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-11T17:05:52.263Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-11T17:05:52.827Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-04-11T17:05:52.827Z] === RUN TestRemoveInvalidContainer [2022-04-11T17:05:52.827Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-11T17:05:52.827Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-11T17:05:52.827Z] === RUN TestRenameLinkedContainer [2022-04-11T17:05:52.886Z] === RUN TestExternalGraphDriver/spec [2022-04-11T17:05:53.457Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-04-11T17:05:53.457Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-11T17:05:53.457Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-11T17:05:53.457Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-11T17:05:53.457Z] PASS [2022-04-11T17:05:53.457Z] [2022-04-11T17:05:53.457Z] === Skipped [2022-04-11T17:05:53.457Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-11T17:05:53.457Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-11T17:05:53.457Z] [2022-04-11T17:05:53.457Z] DONE 27 tests, 1 skipped in 183.344s [2022-04-11T17:05:53.457Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-11T17:05:53.457Z] INFO: Testing against a local daemon [2022-04-11T17:05:53.457Z] === RUN TestSessionCreate [2022-04-11T17:05:53.457Z] --- PASS: TestSessionCreate (0.02s) [2022-04-11T17:05:53.457Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-11T17:05:53.457Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-11T17:05:53.457Z] PASS [2022-04-11T17:05:53.457Z] [2022-04-11T17:05:53.457Z] DONE 2 tests in 0.064s [2022-04-11T17:05:53.457Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-11T17:05:53.457Z] INFO: Testing against a local daemon [2022-04-11T17:05:53.457Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-11T17:05:53.457Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-11T17:05:53.457Z] === RUN TestDiskUsage [2022-04-11T17:05:53.457Z] === PAUSE TestDiskUsage [2022-04-11T17:05:53.457Z] === RUN TestEventsExecDie [2022-04-11T17:05:53.716Z] --- PASS: TestEventsExecDie (0.56s) [2022-04-11T17:05:53.716Z] === RUN TestEventsBackwardsCompatible [2022-04-11T17:05:53.716Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-11T17:05:53.716Z] === RUN TestEventsVolumeCreate [2022-04-11T17:05:53.716Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-11T17:05:53.716Z] === RUN TestInfoBinaryCommits [2022-04-11T17:05:53.716Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-11T17:05:53.716Z] === RUN TestInfoAPIVersioned [2022-04-11T17:05:53.716Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-11T17:05:53.716Z] === RUN TestInfoAPI [2022-04-11T17:05:53.716Z] --- PASS: TestInfoAPI (0.03s) [2022-04-11T17:05:53.716Z] === RUN TestInfoAPIWarnings [2022-04-11T17:05:53.758Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-11T17:05:54.270Z] === RUN TestExternalGraphDriver/pull [2022-04-11T17:05:54.689Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-11T17:05:54.749Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-11T17:05:56.058Z] --- PASS: TestRenameLinkedContainer (2.87s) [2022-04-11T17:05:56.059Z] === RUN TestRenameStoppedContainer [2022-04-11T17:05:56.188Z] --- PASS: TestExternalGraphDriver (4.88s) [2022-04-11T17:05:56.188Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-04-11T17:05:56.188Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-04-11T17:05:56.188Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-04-11T17:05:56.188Z] === RUN TestGraphdriverPluginV2 [2022-04-11T17:05:56.188Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:56.188Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-11T17:05:56.188Z] PASS [2022-04-11T17:05:56.188Z] [2022-04-11T17:05:56.188Z] === Skipped [2022-04-11T17:05:56.188Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-11T17:05:56.188Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:05:56.188Z] [2022-04-11T17:05:56.188Z] DONE 5 tests, 1 skipped in 5.009s [2022-04-11T17:05:56.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-11T17:05:56.188Z] ++ 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-11T17:05:56.188Z] ++ set -e [2022-04-11T17:05:56.188Z] ++ '[' -n 0 ']' [2022-04-11T17:05:56.188Z] ++ set -x [2022-04-11T17:05:56.188Z] ++ 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-11T17:05:56.188Z] INFO: Testing against a local daemon [2022-04-11T17:05:56.188Z] === RUN TestContinueAfterPluginCrash [2022-04-11T17:05:56.188Z] === PAUSE TestContinueAfterPluginCrash [2022-04-11T17:05:56.188Z] === RUN TestReadPluginNoRead [2022-04-11T17:05:56.188Z] === PAUSE TestReadPluginNoRead [2022-04-11T17:05:56.188Z] === RUN TestDaemonStartWithLogOpt [2022-04-11T17:05:56.188Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-11T17:05:56.188Z] === CONT TestContinueAfterPluginCrash [2022-04-11T17:05:56.188Z] === CONT TestDaemonStartWithLogOpt [2022-04-11T17:05:56.316Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-11T17:05:56.573Z] --- PASS: TestRenameStoppedContainer (0.75s) [2022-04-11T17:05:56.573Z] === RUN TestRenameRunningContainerAndReuse [2022-04-11T17:05:57.504Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-11T17:05:58.070Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-11T17:05:58.070Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2022-04-11T17:05:58.070Z] === RUN TestRenameInvalidName [2022-04-11T17:05:58.690Z] --- PASS: TestRenameInvalidName (0.67s) [2022-04-11T17:05:58.690Z] === RUN TestRenameAnonymousContainer [2022-04-11T17:05:59.488Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-04-11T17:05:59.488Z] === CONT TestReadPluginNoRead [2022-04-11T17:06:00.058Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-11T17:06:01.401Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-11T17:06:01.955Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-11T17:06:01.955Z] --- PASS: TestRenameAnonymousContainer (3.13s) [2022-04-11T17:06:01.955Z] === RUN TestRenameContainerWithSameName [2022-04-11T17:06:02.213Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-11T17:06:02.341Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-11T17:06:02.470Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2022-04-11T17:06:02.470Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-11T17:06:03.725Z] === RUN TestReadPluginNoRead/default [2022-04-11T17:06:03.838Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-11T17:06:03.838Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2022-04-11T17:06:03.838Z] === RUN TestResize [2022-04-11T17:06:03.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-11T17:06:03.985Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2022-04-11T17:06:04.402Z] --- PASS: TestResize (0.58s) [2022-04-11T17:06:04.402Z] === RUN TestResizeWithInvalidSize [2022-04-11T17:06:04.927Z] === CONT TestReadPluginNoRead [2022-04-11T17:06:04.927Z] read_test.go:92: [dfd351b9a6b3e] daemon is not started [2022-04-11T17:06:04.927Z] --- PASS: TestReadPluginNoRead (5.67s) [2022-04-11T17:06:04.927Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-04-11T17:06:04.927Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-04-11T17:06:04.927Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-04-11T17:06:04.927Z] PASS [2022-04-11T17:06:04.927Z] [2022-04-11T17:06:04.927Z] DONE 6 tests in 8.827s [2022-04-11T17:06:04.927Z] 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-11T17:06:04.927Z] ++ 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-11T17:06:04.927Z] ++ set -e [2022-04-11T17:06:04.927Z] ++ '[' -n 0 ']' [2022-04-11T17:06:04.927Z] ++ set -x [2022-04-11T17:06:04.927Z] ++ 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-11T17:06:04.927Z] testing: warning: no tests to run [2022-04-11T17:06:04.927Z] PASS [2022-04-11T17:06:04.927Z] [2022-04-11T17:06:04.927Z] DONE 0 tests in 0.033s [2022-04-11T17:06:04.927Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-11T17:06:04.927Z] ++ 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-11T17:06:04.927Z] ++ set -e [2022-04-11T17:06:04.927Z] ++ '[' -n 0 ']' [2022-04-11T17:06:04.927Z] ++ set -x [2022-04-11T17:06:04.927Z] ++ 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-11T17:06:04.927Z] INFO: Testing against a local daemon [2022-04-11T17:06:04.927Z] === RUN TestPluginWithDevMounts [2022-04-11T17:06:04.927Z] === PAUSE TestPluginWithDevMounts [2022-04-11T17:06:04.927Z] === CONT TestPluginWithDevMounts [2022-04-11T17:06:04.967Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2022-04-11T17:06:04.967Z] === RUN TestResizeWhenContainerNotStarted [2022-04-11T17:06:05.531Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:06:05.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:06:05.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:06:05.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-11T17:06:05.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:06:05.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-11T17:06:05.789Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-11T17:06:06.839Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-04-11T17:06:06.839Z] PASS [2022-04-11T17:06:06.839Z] [2022-04-11T17:06:06.839Z] DONE 1 tests in 1.651s [2022-04-11T17:06:06.839Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-11T17:06:06.839Z] ++ 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-11T17:06:06.839Z] ++ set -e [2022-04-11T17:06:06.839Z] ++ '[' -n 0 ']' [2022-04-11T17:06:06.839Z] ++ set -x [2022-04-11T17:06:06.839Z] ++ 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-11T17:06:06.839Z] INFO: Testing against a local daemon [2022-04-11T17:06:06.839Z] === RUN TestSecretInspect [2022-04-11T17:06:07.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-11T17:06:07.940Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:06:08.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-11T17:06:08.751Z] --- PASS: TestSecretInspect (2.24s) [2022-04-11T17:06:08.751Z] === RUN TestSecretList [2022-04-11T17:06:09.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:06:09.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-11T17:06:10.359Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-11T17:06:10.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-11T17:06:10.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-11T17:06:11.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-11T17:06:11.295Z] --- PASS: TestSecretList (2.12s) [2022-04-11T17:06:11.295Z] === RUN TestSecretsCreateAndDelete [2022-04-11T17:06:11.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:06:11.802Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-11T17:06:11.802Z] === RUN TestInfoDebug [2022-04-11T17:06:11.802Z] --- PASS: TestInfoDebug (0.52s) [2022-04-11T17:06:11.802Z] === RUN TestInfoInsecureRegistries [2022-04-11T17:06:11.802Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-11T17:06:11.802Z] === RUN TestInfoRegistryMirrors [2022-04-11T17:06:11.802Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-11T17:06:11.802Z] === RUN TestLoginFailsWithBadCredentials [2022-04-11T17:06:11.802Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-11T17:06:11.802Z] === RUN TestPingCacheHeaders [2022-04-11T17:06:11.802Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-11T17:06:11.802Z] === RUN TestPingGet [2022-04-11T17:06:11.802Z] --- PASS: TestPingGet (0.01s) [2022-04-11T17:06:11.802Z] === RUN TestPingHead [2022-04-11T17:06:11.802Z] --- PASS: TestPingHead (0.02s) [2022-04-11T17:06:11.802Z] === RUN TestPingSwarmHeader [2022-04-11T17:06:12.029Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-11T17:06:12.286Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-11T17:06:12.370Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-11T17:06:12.936Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-11T17:06:13.206Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2022-04-11T17:06:13.206Z] === RUN TestSecretsUpdate [2022-04-11T17:06:13.655Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-11T17:06:13.874Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-11T17:06:13.875Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-04-11T17:06:13.875Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-11T17:06:13.875Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-11T17:06:13.875Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-11T17:06:13.875Z] === RUN TestVersion [2022-04-11T17:06:13.875Z] --- PASS: TestVersion (0.03s) [2022-04-11T17:06:13.875Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-11T17:06:13.875Z] === CONT TestDiskUsage [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/container_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/image_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/volume_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-11T17:06:14.444Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-11T17:06:14.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-11T17:06:14.704Z] === RUN TestDiskUsage/after_container.Run [2022-04-11T17:06:14.964Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-11T17:06:14.964Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-11T17:06:14.964Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-11T17:06:14.964Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-11T17:06:14.964Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-11T17:06:14.964Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-11T17:06:14.964Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-11T17:06:14.964Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-11T17:06:15.224Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-11T17:06:15.224Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-11T17:06:15.224Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-04-11T17:06:15.224Z] --- PASS: TestDiskUsage (1.55s) [2022-04-11T17:06:15.224Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-11T17:06:15.224Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-11T17:06:15.224Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-11T17:06:15.224Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-11T17:06:15.224Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-11T17:06:15.224Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:06:15.484Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-11T17:06:15.485Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:06:15.485Z] PASS [2022-04-11T17:06:15.485Z] [2022-04-11T17:06:15.485Z] DONE 54 tests in 22.309s [2022-04-11T17:06:15.485Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-11T17:06:15.485Z] INFO: Testing against a local daemon [2022-04-11T17:06:15.485Z] === RUN TestVolumesCreateAndList [2022-04-11T17:06:15.485Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-11T17:06:15.485Z] === RUN TestVolumesRemove [2022-04-11T17:06:15.485Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-11T17:06:15.485Z] === RUN TestVolumesInspect [2022-04-11T17:06:15.485Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-11T17:06:15.485Z] === RUN TestVolumesInvalidJSON [2022-04-11T17:06:15.485Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-11T17:06:15.485Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-11T17:06:15.485Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-11T17:06:15.485Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-11T17:06:15.485Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-11T17:06:15.485Z] PASS [2022-04-11T17:06:15.485Z] [2022-04-11T17:06:15.485Z] DONE 5 tests in 0.135s [2022-04-11T17:06:15.485Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-11T17:06:15.751Z] --- PASS: TestSecretsUpdate (2.15s) [2022-04-11T17:06:15.751Z] === RUN TestTemplatedSecret [2022-04-11T17:06:15.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-11T17:06:16.052Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-11T17:06:16.052Z] Removing test suite binaries [2022-04-11T17:06:16.052Z] exiting test-integration [2022-04-11T17:06:16.052Z] ++ exit 0 [2022-04-11T17:06:16.052Z] [2022-04-11T17:06:16.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-11T17:06:17.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv Post stage [Pipeline] junit [2022-04-11T17:06:17.443Z] Recording test results [2022-04-11T17:06:17.630Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-11T17:06:17.713Z] check_test.go:308: [da550c8b93132] daemon is not started [2022-04-11T17:06:17.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-11T17:06:17.966Z] + echo Ensuring container killed. [2022-04-11T17:06:17.966Z] Ensuring container killed. [2022-04-11T17:06:17.966Z] + docker rm -vf docker-pr9 [2022-04-11T17:06:17.966Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-04-11T17:06:18.251Z] + echo Chowning /workspace to jenkins user [2022-04-11T17:06:18.251Z] Chowning /workspace to jenkins user [2022-04-11T17:06:18.251Z] + id -u [2022-04-11T17:06:18.251Z] + id -g [2022-04-11T17:06:18.251Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43476:/workspace busybox chown -R 1000:1000 /workspace [2022-04-11T17:06:18.294Z] --- PASS: TestTemplatedSecret (2.59s) [2022-04-11T17:06:18.294Z] === RUN TestSecretCreateResolve [2022-04-11T17:06:19.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-11T17:06:19.955Z] + bundleName=amd64-cgroup2 [2022-04-11T17:06:19.955Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-11T17:06:19.955Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-11T17:06:19.955Z] + 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-11T17:06:19.955Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-11T17:06:20.130Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-11T17:06:20.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-11T17:06:20.217Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-04-11T17:06:20.218Z] PASS [2022-04-11T17:06:20.218Z] [2022-04-11T17:06:20.218Z] DONE 6 tests in 13.553s [2022-04-11T17:06:20.218Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-11T17:06:20.218Z] ++ 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-11T17:06:20.218Z] ++ set -e [2022-04-11T17:06:20.218Z] ++ '[' -n 0 ']' [2022-04-11T17:06:20.218Z] ++ set -x [2022-04-11T17:06:20.218Z] ++ 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-11T17:06:20.218Z] INFO: Testing against a local daemon [2022-04-11T17:06:20.218Z] === RUN TestServiceCreateInit [2022-04-11T17:06:20.218Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] archiveArtifacts [2022-04-11T17:06:20.227Z] Archiving artifacts [2022-04-11T17:06:20.538Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43476/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-11T17:06:20.846Z] + make clean [2022-04-11T17:06:20.846Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-11T17:06:20.846Z] docker-dev-cache [2022-04-11T17:06:20.846Z] docker-mod-cache [Pipeline] deleteDir [2022-04-11T17:06:21.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-11T17:06:21.632Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-11T17:06:21.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T17:06:23.533Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-11T17:06:25.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-11T17:06:25.826Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-11T17:06:26.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-11T17:06:26.832Z] --- PASS: TestServiceCreateInit (6.75s) [2022-04-11T17:06:26.832Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.13s) [2022-04-11T17:06:26.832Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-04-11T17:06:26.832Z] === RUN TestCreateServiceMultipleTimes [2022-04-11T17:06:27.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-11T17:06:30.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.76s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.65s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.60s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.01s) [2022-04-11T17:06:30.433Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.58s) [2022-04-11T17:06:30.433Z] === RUN TestCgroupNamespacesRun [2022-04-11T17:06:32.956Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2022-04-11T17:06:32.956Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-11T17:06:33.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-11T17:06:34.822Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.32s) [2022-04-11T17:06:34.822Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-11T17:06:35.078Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-11T17:06:36.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-11T17:06:36.450Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2022-04-11T17:06:36.450Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-11T17:06:37.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-11T17:06:37.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-11T17:06:38.204Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2022-04-11T17:06:38.204Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-11T17:06:38.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-11T17:06:38.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-11T17:06:39.832Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2022-04-11T17:06:39.832Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-11T17:06:40.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-11T17:06:41.326Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2022-04-11T17:06:41.326Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-11T17:06:41.516Z] ............................ [ 66%] [2022-04-11T17:06:42.274Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-04-11T17:06:42.274Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-11T17:06:43.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-11T17:06:44.134Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2022-04-11T17:06:44.134Z] === RUN TestNISDomainname [2022-04-11T17:06:44.942Z] --- PASS: TestCreateServiceMultipleTimes (15.01s) [2022-04-11T17:06:44.942Z] === RUN TestCreateServiceConflict [2022-04-11T17:06:44.942Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-04-11T17:06:44.942Z] === RUN TestCreateServiceMaxReplicas [2022-04-11T17:06:45.065Z] --- PASS: TestNISDomainname (0.98s) [2022-04-11T17:06:45.065Z] === RUN TestHostnameDnsResolution [2022-04-11T17:06:45.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-11T17:06:45.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-11T17:06:46.255Z] --- PASS: TestHostnameDnsResolution (1.21s) [2022-04-11T17:06:46.255Z] === RUN TestUnprivilegedPortsAndPing [2022-04-11T17:06:46.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-11T17:06:46.854Z] --- PASS: TestCreateServiceMaxReplicas (2.51s) [2022-04-11T17:06:46.854Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-11T17:06:47.389Z] --- PASS: TestUnprivilegedPortsAndPing (0.99s) [2022-04-11T17:06:47.389Z] === RUN TestPrivilegedHostDevices [2022-04-11T17:06:48.318Z] --- PASS: TestPrivilegedHostDevices (0.82s) [2022-04-11T17:06:48.318Z] === RUN TestStats [2022-04-11T17:06:48.318Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-11T17:06:48.882Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-11T17:06:49.446Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-11T17:06:50.380Z] check_test.go:308: [d94c98528d125] daemon is not started [2022-04-11T17:06:50.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-11T17:06:50.943Z] --- PASS: TestStats (2.80s) [2022-04-11T17:06:50.943Z] === RUN TestStopContainerWithTimeout [2022-04-11T17:06:50.943Z] === RUN TestStopContainerWithTimeout/0 [2022-04-11T17:06:50.943Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-11T17:06:50.943Z] === RUN TestStopContainerWithTimeout/1 [2022-04-11T17:06:50.943Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-11T17:06:50.943Z] === RUN TestStopContainerWithTimeout/3 [2022-04-11T17:06:50.943Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-11T17:06:50.943Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-11T17:06:50.943Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-11T17:06:50.943Z] === CONT TestStopContainerWithTimeout/0 [2022-04-11T17:06:50.943Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-11T17:06:51.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-11T17:06:51.873Z] === CONT TestStopContainerWithTimeout/3 [2022-04-11T17:06:53.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-11T17:06:54.024Z] === CONT TestStopContainerWithTimeout/1 [2022-04-11T17:06:54.024Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-11T17:06:55.394Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-11T17:06:55.652Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-11T17:06:55.652Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2022-04-11T17:06:55.652Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2022-04-11T17:06:55.652Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-04-11T17:06:55.652Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2022-04-11T17:06:55.652Z] === RUN TestDeleteDevicemapper [2022-04-11T17:06:55.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-11T17:06:55.652Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-11T17:06:55.652Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-11T17:06:56.217Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-11T17:06:57.151Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-11T17:06:58.085Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2022-04-11T17:06:58.085Z] === RUN TestUpdateMemory [2022-04-11T17:06:58.085Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-11T17:06:58.085Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-11T17:06:58.085Z] === RUN TestUpdateCPUQuota [2022-04-11T17:06:59.456Z] --- PASS: TestUpdateCPUQuota (1.47s) [2022-04-11T17:06:59.456Z] === RUN TestUpdatePidsLimit [2022-04-11T17:06:59.456Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-11T17:07:00.022Z] === RUN TestUpdatePidsLimit/no_change [2022-04-11T17:07:00.278Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-11T17:07:00.535Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-11T17:07:01.099Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-11T17:07:01.357Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-11T17:07:01.757Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-04-11T17:07:01.757Z] === RUN TestCreateServiceSecretFileMode [2022-04-11T17:07:01.949Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-11T17:07:02.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-11T17:07:03.142Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-11T17:07:03.399Z] --- PASS: TestUpdatePidsLimit (3.80s) [2022-04-11T17:07:03.399Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-04-11T17:07:03.399Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-04-11T17:07:03.399Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-04-11T17:07:03.399Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2022-04-11T17:07:03.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-04-11T17:07:03.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-04-11T17:07:03.399Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2022-04-11T17:07:03.400Z] === RUN TestUpdateRestartPolicy [2022-04-11T17:07:04.768Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-11T17:07:05.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-11T17:07:05.700Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-11T17:07:05.958Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-11T17:07:06.215Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-11T17:07:06.472Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-11T17:07:06.473Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-11T17:07:06.473Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-11T17:07:06.473Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-11T17:07:07.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-11T17:07:07.660Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-11T17:07:09.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-11T17:07:11.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-11T17:07:11.554Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-11T17:07:11.554Z] check_test.go:308: [ded8942d65e6a] daemon is not started [2022-04-11T17:07:11.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-11T17:07:11.554Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-11T17:07:11.554Z] check_test.go:308: [d901aa68344cc] daemon is not started [2022-04-11T17:07:11.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-11T17:07:11.753Z] --- PASS: TestCreateServiceSecretFileMode (12.27s) [2022-04-11T17:07:11.753Z] === RUN TestCreateServiceConfigFileMode [2022-04-11T17:07:11.811Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-11T17:07:12.375Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-11T17:07:13.307Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-11T17:07:13.307Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-11T17:07:13.870Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-11T17:07:14.127Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-11T17:07:14.691Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-11T17:07:14.691Z] check_test.go:308: [d71f5c2e444e7] daemon is not started [2022-04-11T17:07:14.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-11T17:07:15.621Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2022-04-11T17:07:15.621Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-11T17:07:16.552Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-04-11T17:07:16.552Z] === RUN TestWaitNonBlocked [2022-04-11T17:07:16.552Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T17:07:16.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T17:07:16.552Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T17:07:16.552Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T17:07:16.552Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T17:07:16.552Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T17:07:17.922Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-11T17:07:17.922Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2022-04-11T17:07:17.922Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-04-11T17:07:17.922Z] === RUN TestWaitBlocked [2022-04-11T17:07:17.922Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T17:07:17.922Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T17:07:17.922Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T17:07:17.922Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T17:07:17.922Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-11T17:07:17.922Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-11T17:07:18.855Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-11T17:07:18.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2022-04-11T17:07:18.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2022-04-11T17:07:18.855Z] === CONT TestContainerStartOnDaemonRestart [2022-04-11T17:07:18.855Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-11T17:07:19.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-11T17:07:20.069Z] --- PASS: TestBuildWithHugeFile (103.97s) [2022-04-11T17:07:20.069Z] === RUN TestBuildWCOWSandboxSize [2022-04-11T17:07:20.069Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T17:07:20.069Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestBuildWithEmptyDockerfile [2022-04-11T17:07:20.069Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T17:07:20.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T17:07:20.069Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T17:07:20.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T17:07:20.069Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T17:07:20.069Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T17:07:20.069Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-11T17:07:20.069Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-11T17:07:20.069Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-11T17:07:20.069Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-11T17:07:20.069Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-11T17:07:20.069Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-11T17:07:20.069Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-11T17:07:20.069Z] === RUN TestBuildPreserveOwnership [2022-04-11T17:07:20.069Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:07:20.069Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestBuildPlatformInvalid [2022-04-11T17:07:20.069Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-11T17:07:20.069Z] PASS [2022-04-11T17:07:20.069Z] ok github.com/docker/docker/integration/build 162.718s [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === Skipped [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-11T17:07:20.069Z] build_session_test.go:25: TODO: BuildKit [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-11T17:07:20.069Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-11T17:07:20.069Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-11T17:07:20.069Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-11T17:07:20.069Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-11T17:07:20.069Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] DONE 29 tests, 6 skipped in 194.092s [2022-04-11T17:07:20.069Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-11T17:07:20.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:07:20.069Z] INFO: Testing against a local daemon [2022-04-11T17:07:20.069Z] === RUN TestConfigInspect [2022-04-11T17:07:20.069Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestConfigList [2022-04-11T17:07:20.069Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] --- SKIP: TestConfigList (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestConfigsCreateAndDelete [2022-04-11T17:07:20.069Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestConfigsUpdate [2022-04-11T17:07:20.069Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestTemplatedConfig [2022-04-11T17:07:20.069Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestConfigCreateResolve [2022-04-11T17:07:20.069Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:07:20.069Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-11T17:07:20.069Z] PASS [2022-04-11T17:07:20.069Z] ok github.com/docker/docker/integration/config 0.086s [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === Skipped [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-11T17:07:20.069Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-11T17:07:20.069Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-11T17:07:20.069Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-11T17:07:20.069Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-11T17:07:20.069Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-11T17:07:20.069Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:07:20.069Z] [2022-04-11T17:07:20.069Z] DONE 6 tests, 6 skipped in 2.015s [2022-04-11T17:07:20.069Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-11T17:07:20.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:07:20.069Z] INFO: Testing against a local daemon [2022-04-11T17:07:20.069Z] === RUN TestCheckpoint [2022-04-11T17:07:20.069Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T17:07:20.069Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestContainerInvalidJSON [2022-04-11T17:07:20.069Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T17:07:20.069Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T17:07:20.069Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-11T17:07:20.069Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-11T17:07:20.069Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-11T17:07:20.069Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-11T17:07:20.069Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-11T17:07:20.069Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-11T17:07:20.069Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-11T17:07:20.069Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-04-11T17:07:20.069Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-11T17:07:20.069Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-04-11T17:07:20.069Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-11T17:07:20.069Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-04-11T17:07:20.069Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-11T17:07:20.069Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-04-11T17:07:20.069Z] === RUN TestCopyFromContainer [2022-04-11T17:07:20.069Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.069Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-11T17:07:20.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-11T17:07:20.069Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T17:07:20.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T17:07:20.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T17:07:20.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T17:07:20.070Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T17:07:20.070Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T17:07:20.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-11T17:07:20.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-11T17:07:20.070Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-11T17:07:20.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-11T17:07:20.070Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-11T17:07:20.070Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidEnv [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-11T17:07:20.070Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-11T17:07:20.070Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-11T17:07:20.070Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-11T17:07:20.070Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-11T17:07:20.070Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-11T17:07:20.070Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-11T17:07:20.070Z] === RUN TestCreateTmpfsMountsTarget [2022-04-11T17:07:20.070Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.070Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-11T17:07:20.070Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:07:20.070Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-11T17:07:20.070Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:07:20.070Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T17:07:20.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T17:07:20.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T17:07:20.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T17:07:20.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T17:07:20.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T17:07:20.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T17:07:20.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-11T17:07:20.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-11T17:07:20.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-11T17:07:20.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-11T17:07:20.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-11T17:07:20.070Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-11T17:07:20.070Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestCreateDifferentPlatform [2022-04-11T17:07:20.070Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-11T17:07:20.070Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-11T17:07:20.070Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-11T17:07:20.070Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-11T17:07:20.070Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-04-11T17:07:20.070Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-11T17:07:20.070Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-11T17:07:20.070Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-11T17:07:20.070Z] === RUN TestContainerKillOnDaemonStart [2022-04-11T17:07:20.070Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:20.070Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestWindowsDevices [2022-04-11T17:07:20.070Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-11T17:07:20.070Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-11T17:07:20.070Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-11T17:07:20.070Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-11T17:07:20.070Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-11T17:07:20.070Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-11T17:07:20.070Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-11T17:07:20.070Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-11T17:07:20.070Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-11T17:07:20.070Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-11T17:07:20.070Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-11T17:07:20.070Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-04-11T17:07:20.070Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-11T17:07:20.070Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-11T17:07:20.070Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.07s) [2022-04-11T17:07:20.070Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.11s) [2022-04-11T17:07:20.070Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.34s) [2022-04-11T17:07:20.070Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.74s) [2022-04-11T17:07:20.070Z] === RUN TestDiff [2022-04-11T17:07:20.070Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-11T17:07:20.070Z] --- SKIP: TestDiff (0.00s) [2022-04-11T17:07:20.070Z] === RUN TestExecWithCloseStdin [2022-04-11T17:07:20.596Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-11T17:07:21.603Z] --- PASS: TestExecWithCloseStdin (2.33s) [2022-04-11T17:07:21.603Z] === RUN TestExec [2022-04-11T17:07:22.699Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2022-04-11T17:07:22.699Z] === CONT TestIpcModeOlderClient [2022-04-11T17:07:22.699Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-11T17:07:22.699Z] === CONT TestContainerKillOnDaemonStart [2022-04-11T17:07:22.699Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-11T17:07:22.959Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.02s) [2022-04-11T17:07:22.959Z] === CONT TestDaemonHostGatewayIP [2022-04-11T17:07:23.882Z] --- PASS: TestExec (2.06s) [2022-04-11T17:07:23.882Z] === RUN TestExecUser [2022-04-11T17:07:23.882Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-11T17:07:23.882Z] --- SKIP: TestExecUser (0.00s) [2022-04-11T17:07:23.882Z] === RUN TestExportContainerAndImportImage [2022-04-11T17:07:23.882Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:23.882Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-11T17:07:23.882Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-11T17:07:23.882Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:23.882Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-11T17:07:23.882Z] === RUN TestHealthCheckWorkdir [2022-04-11T17:07:23.882Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-11T17:07:23.882Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-11T17:07:23.882Z] === RUN TestHealthKillContainer [2022-04-11T17:07:23.882Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-11T17:07:23.882Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-11T17:07:23.882Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-11T17:07:23.882Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-11T17:07:23.882Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-11T17:07:23.882Z] === RUN TestKillContainerInvalidSignal [2022-04-11T17:07:26.049Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2022-04-11T17:07:26.049Z] === RUN TestKillContainer [2022-04-11T17:07:26.049Z] === RUN TestKillContainer/no_signal [2022-04-11T17:07:26.368Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-11T17:07:26.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-11T17:07:26.368Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-11T17:07:26.670Z] --- PASS: TestCreateServiceConfigFileMode (12.30s) [2022-04-11T17:07:26.670Z] === RUN TestCreateServiceSysctls [2022-04-11T17:07:26.931Z] --- PASS: TestCreateServiceSysctls (2.85s) [2022-04-11T17:07:26.931Z] === RUN TestCreateServiceCapabilities [2022-04-11T17:07:26.944Z] --- PASS: TestDaemonHostGatewayIP (3.89s) [2022-04-11T17:07:26.944Z] === CONT TestDaemonRestartIpcMode [2022-04-11T17:07:26.944Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-11T17:07:27.580Z] === RUN TestKillContainer/non_killing_signal [2022-04-11T17:07:27.581Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-11T17:07:27.581Z] === RUN TestKillContainer/killing_signal [2022-04-11T17:07:28.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-11T17:07:29.402Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-11T17:07:29.474Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-04-11T17:07:29.474Z] === RUN TestInspect [2022-04-11T17:07:29.750Z] --- PASS: TestKillContainer (3.96s) [2022-04-11T17:07:29.750Z] --- PASS: TestKillContainer/no_signal (1.84s) [2022-04-11T17:07:29.750Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-11T17:07:29.750Z] --- PASS: TestKillContainer/killing_signal (2.06s) [2022-04-11T17:07:29.750Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-11T17:07:29.750Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-11T17:07:29.750Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-11T17:07:29.750Z] === RUN TestKillStoppedContainer [2022-04-11T17:07:29.750Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-11T17:07:29.750Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-11T17:07:29.750Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-11T17:07:29.750Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-11T17:07:29.750Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-11T17:07:29.750Z] === RUN TestKillDifferentUserContainer [2022-04-11T17:07:29.750Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-11T17:07:29.750Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-11T17:07:29.750Z] === RUN TestInspectOomKilledTrue [2022-04-11T17:07:29.750Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:29.750Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-11T17:07:29.750Z] === RUN TestInspectOomKilledFalse [2022-04-11T17:07:29.750Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T17:07:29.750Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-11T17:07:29.750Z] === RUN TestLogsFollowTailEmpty [2022-04-11T17:07:29.969Z] --- PASS: TestDaemonRestartIpcMode (3.08s) [2022-04-11T17:07:31.860Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-11T17:07:31.920Z] --- PASS: TestLogsFollowTailEmpty (1.90s) [2022-04-11T17:07:31.920Z] === RUN TestNetworkNat [2022-04-11T17:07:31.920Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-11T17:07:31.920Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-11T17:07:31.920Z] === RUN TestNetworkLocalhostTCPNat [2022-04-11T17:07:32.017Z] --- PASS: TestInspect (2.60s) [2022-04-11T17:07:32.017Z] === RUN TestCreateJob [2022-04-11T17:07:32.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-11T17:07:32.792Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-11T17:07:32.792Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-11T17:07:32.792Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-11T17:07:32.792Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-11T17:07:32.792Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-11T17:07:32.792Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-11T17:07:32.792Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-11T17:07:32.792Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-11T17:07:32.792Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-11T17:07:34.858Z] --- PASS: TestNetworkLocalhostTCPNat (3.12s) [2022-04-11T17:07:34.859Z] === RUN TestNetworkLoopbackNat [2022-04-11T17:07:34.859Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-11T17:07:34.859Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-11T17:07:34.859Z] === RUN TestPause [2022-04-11T17:07:34.859Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-11T17:07:34.859Z] --- SKIP: TestPause (0.00s) [2022-04-11T17:07:34.859Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-11T17:07:35.316Z] --- PASS: TestCreateJob (2.97s) [2022-04-11T17:07:35.316Z] === RUN TestReplicatedJob [2022-04-11T17:07:35.733Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-11T17:07:36.064Z] --- PASS: TestContainerKillOnDaemonStart (12.93s) [2022-04-11T17:07:36.064Z] PASS [2022-04-11T17:07:36.064Z] [2022-04-11T17:07:36.064Z] === Skipped [2022-04-11T17:07:36.064Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-11T17:07:36.064Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T17:07:36.064Z] [2022-04-11T17:07:36.064Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-11T17:07:36.064Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T17:07:36.064Z] [2022-04-11T17:07:36.064Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-11T17:07:36.064Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T17:07:36.064Z] [2022-04-11T17:07:36.064Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-11T17:07:36.064Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-11T17:07:36.064Z] [2022-04-11T17:07:36.064Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-11T17:07:36.064Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-11T17:07:36.064Z] [2022-04-11T17:07:36.064Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-11T17:07:36.064Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-11T17:07:36.064Z] [2022-04-11T17:07:36.064Z] DONE 201 tests, 6 skipped in 161.281s [2022-04-11T17:07:36.064Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-11T17:07:36.064Z] ++ 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-11T17:07:36.064Z] ++ set -e [2022-04-11T17:07:36.064Z] ++ '[' -n 0 ']' [2022-04-11T17:07:36.064Z] ++ set -x [2022-04-11T17:07:36.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11T17:07:36.064Z] === RUN TestConfigDaemonLibtrustID [2022-04-11T17:07:36.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-11T17:07:36.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-11T17:07:36.321Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-11T17:07:36.321Z] === RUN TestDaemonConfigValidation [2022-04-11T17:07:36.321Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-11T17:07:36.321Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-11T17:07:36.321Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-11T17:07:36.321Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-11T17:07:36.321Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-11T17:07:36.321Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-11T17:07:36.321Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-11T17:07:36.321Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-11T17:07:36.321Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-11T17:07:36.321Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-11T17:07:36.321Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-11T17:07:36.321Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-11T17:07:36.321Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-11T17:07:36.321Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-11T17:07:36.577Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-11T17:07:36.577Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-11T17:07:36.577Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-04-11T17:07:36.577Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-04-11T17:07:36.577Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-04-11T17:07:36.577Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-04-11T17:07:36.577Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-04-11T17:07:36.577Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-11T17:07:36.577Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-11T17:07:37.027Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.95s) [2022-04-11T17:07:37.027Z] === RUN TestPauseStopPausedContainer [2022-04-11T17:07:37.027Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:07:37.027Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-11T17:07:37.027Z] === RUN TestPsFilter [2022-04-11T17:07:37.027Z] --- PASS: TestPsFilter (0.33s) [2022-04-11T17:07:37.027Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-11T17:07:37.630Z] tests/integration/client_test.py ..... [ 75%] [2022-04-11T17:07:37.630Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-11T17:07:37.947Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-11T17:07:38.196Z] tests/integration/errors_test.py . [ 76%] [2022-04-11T17:07:38.879Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-11T17:07:39.519Z] --- PASS: TestReplicatedJob (4.33s) [2022-04-11T17:07:39.519Z] === RUN TestUpdateReplicatedJob [2022-04-11T17:07:39.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-11T17:07:39.808Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-11T17:07:39.808Z] daemon_test.go:156: [d1fafb44e62e5] daemon is not started [2022-04-11T17:07:39.808Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-04-11T17:07:39.808Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-04-11T17:07:39.808Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-11T17:07:39.808Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-11T17:07:39.808Z] === RUN TestDaemonProxy [2022-04-11T17:07:39.808Z] === RUN TestDaemonProxy/environment_variables [2022-04-11T17:07:39.930Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.52s) [2022-04-11T17:07:39.930Z] === RUN TestRemoveContainerWithVolume [2022-04-11T17:07:40.065Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-11T17:07:41.957Z] === RUN TestDaemonProxy/command-line_options [2022-04-11T17:07:41.957Z] check_test.go:308: [d6b9b6c2116b2] daemon is not started [2022-04-11T17:07:41.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-11T17:07:42.107Z] --- PASS: TestRemoveContainerWithVolume (2.63s) [2022-04-11T17:07:42.107Z] === RUN TestRemoveContainerRunning [2022-04-11T17:07:42.521Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-11T17:07:42.777Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-11T17:07:42.815Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-04-11T17:07:42.815Z] === RUN TestServiceListWithStatuses [2022-04-11T17:07:42.815Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-11T17:07:42.815Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-11T17:07:42.815Z] === RUN TestDockerNetworkConnectAlias [2022-04-11T17:07:43.708Z] === RUN TestDaemonProxy/configuration_file [2022-04-11T17:07:44.270Z] --- PASS: TestRemoveContainerRunning (1.89s) [2022-04-11T17:07:44.270Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-11T17:07:44.640Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-11T17:07:45.202Z] === RUN TestDaemonProxy/conflicting_options [2022-04-11T17:07:45.764Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-11T17:07:46.333Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-11T17:07:46.333Z] --- PASS: TestDaemonProxy (6.32s) [2022-04-11T17:07:46.333Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-04-11T17:07:46.333Z] --- PASS: TestDaemonProxy/command-line_options (1.82s) [2022-04-11T17:07:46.333Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-11T17:07:46.333Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-11T17:07:46.333Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-11T17:07:46.333Z] PASS [2022-04-11T17:07:46.333Z] [2022-04-11T17:07:46.333Z] === Skipped [2022-04-11T17:07:46.333Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-04-11T17:07:46.333Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-04-11T17:07:46.333Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-11T17:07:46.333Z] [2022-04-11T17:07:46.333Z] DONE 17 tests, 1 skipped in 10.736s [2022-04-11T17:07:46.333Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-11T17:07:46.333Z] ++ 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-11T17:07:46.333Z] ++ set -e [2022-04-11T17:07:46.333Z] ++ '[' -n 0 ']' [2022-04-11T17:07:46.333Z] ++ set -x [2022-04-11T17:07:46.333Z] ++ 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-11T17:07:46.440Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.92s) [2022-04-11T17:07:46.440Z] === RUN TestRemoveInvalidContainer [2022-04-11T17:07:46.440Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-11T17:07:46.440Z] === RUN TestRenameLinkedContainer [2022-04-11T17:07:46.440Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-11T17:07:46.440Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-11T17:07:46.440Z] === RUN TestRenameStoppedContainer [2022-04-11T17:07:46.590Z] INFO: Testing against a local daemon [2022-04-11T17:07:46.590Z] === RUN TestCommitInheritsEnv [2022-04-11T17:07:46.846Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-11T17:07:46.846Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-04-11T17:07:46.846Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-11T17:07:46.846Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-11T17:07:46.846Z] === RUN TestImportWithCustomPlatform [2022-04-11T17:07:46.846Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-11T17:07:47.020Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-04-11T17:07:47.020Z] === RUN TestDockerNetworkReConnect [2022-04-11T17:07:47.103Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-11T17:07:47.103Z] === RUN TestImportWithCustomPlatform// [2022-04-11T17:07:47.103Z] === RUN TestImportWithCustomPlatform/linux [2022-04-11T17:07:47.103Z] docker_cli_daemon_plugins_test.go:106: [d6c9fe871fcef] daemon is not started [2022-04-11T17:07:47.103Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-11T17:07:47.359Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-11T17:07:47.359Z] === RUN TestImportWithCustomPlatform/macos [2022-04-11T17:07:47.359Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-11T17:07:47.359Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform (0.50s) [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-11T17:07:47.359Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-11T17:07:47.359Z] === RUN TestImagesFilterMultiReference [2022-04-11T17:07:47.359Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-11T17:07:47.359Z] === RUN TestImagePullPlatformInvalid [2022-04-11T17:07:47.615Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-11T17:07:47.616Z] === RUN TestRemoveImageOrphaning [2022-04-11T17:07:47.873Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-04-11T17:07:47.873Z] === RUN TestRemoveImageGarbageCollector [2022-04-11T17:07:48.130Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-11T17:07:48.389Z] time="2022-04-11T17:07:48Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-11T17:07:48.606Z] --- PASS: TestRenameStoppedContainer (2.48s) [2022-04-11T17:07:48.606Z] === RUN TestRenameRunningContainerAndReuse [2022-04-11T17:07:49.756Z] check_test.go:308: [d1ac855fc3d91] daemon is not started [2022-04-11T17:07:49.756Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-11T17:07:50.319Z] --- PASS: TestRemoveImageGarbageCollector (2.45s) [2022-04-11T17:07:50.319Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-11T17:07:50.319Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-11T17:07:50.319Z] === RUN TestTagInvalidReference [2022-04-11T17:07:50.319Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-11T17:07:50.319Z] === RUN TestTagValidPrefixedRepo [2022-04-11T17:07:50.319Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-11T17:07:50.319Z] === RUN TestTagExistedNameWithoutForce [2022-04-11T17:07:50.334Z] --- PASS: TestDockerNetworkReConnect (3.20s) [2022-04-11T17:07:50.334Z] === RUN TestServicePlugin [2022-04-11T17:07:50.334Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:07:50.334Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-11T17:07:50.334Z] === RUN TestServiceUpdateLabel [2022-04-11T17:07:50.576Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-11T17:07:50.576Z] === RUN TestTagOfficialNames [2022-04-11T17:07:50.576Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-11T17:07:50.576Z] === RUN TestTagMatchesDigest [2022-04-11T17:07:50.576Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-11T17:07:50.576Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-11T17:07:51.944Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-11T17:07:52.201Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-11T17:07:52.244Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-04-11T17:07:52.244Z] === RUN TestServiceUpdateSecrets [2022-04-11T17:07:52.388Z] --- PASS: TestRenameRunningContainerAndReuse (3.96s) [2022-04-11T17:07:52.388Z] === RUN TestRenameInvalidName [2022-04-11T17:07:53.130Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-11T17:07:53.389Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-11T17:07:54.561Z] --- PASS: TestRenameInvalidName (1.94s) [2022-04-11T17:07:54.561Z] === RUN TestRenameAnonymousContainer [2022-04-11T17:07:56.667Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-11T17:07:56.867Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-11T17:07:57.230Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-11T17:07:57.230Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-11T17:07:58.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-11T17:07:59.164Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-11T17:07:59.728Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-11T17:08:00.291Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-11T17:08:00.855Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-11T17:08:01.111Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-11T17:08:01.368Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-11T17:08:01.369Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-11T17:08:01.942Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-11T17:08:02.508Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-11T17:08:03.073Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-11T17:08:03.636Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-11T17:08:04.200Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-11T17:08:04.764Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-11T17:08:04.855Z] --- PASS: TestRenameAnonymousContainer (9.05s) [2022-04-11T17:08:04.855Z] === RUN TestRenameContainerWithSameName [2022-04-11T17:08:05.310Z] --- PASS: TestRenameContainerWithSameName (1.84s) [2022-04-11T17:08:05.311Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-11T17:08:05.311Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-11T17:08:05.311Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-11T17:08:05.311Z] === RUN TestResize [2022-04-11T17:08:05.327Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-11T17:08:05.583Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-11T17:08:06.147Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-11T17:08:06.711Z] check_test.go:308: [d05e01179da86] daemon is not started [2022-04-11T17:08:06.711Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-11T17:08:07.152Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-04-11T17:08:07.152Z] === RUN TestServiceUpdateConfigs [2022-04-11T17:08:07.480Z] --- PASS: TestResize (1.93s) [2022-04-11T17:08:07.480Z] === RUN TestResizeWithInvalidSize [2022-04-11T17:08:08.081Z] check_test.go:308: [df66bb67cd2fb] daemon is not started [2022-04-11T17:08:08.081Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-11T17:08:08.339Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-11T17:08:09.010Z] --- PASS: TestResizeWithInvalidSize (1.91s) [2022-04-11T17:08:09.010Z] === RUN TestResizeWhenContainerNotStarted [2022-04-11T17:08:10.235Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-11T17:08:10.235Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-11T17:08:11.606Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-11T17:08:11.901Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s) [2022-04-11T17:08:11.901Z] === RUN TestDaemonRestartKillContainers [2022-04-11T17:08:11.901Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:08:11.901Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-11T17:08:11.901Z] === RUN TestStats [2022-04-11T17:08:11.901Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-11T17:08:11.901Z] --- SKIP: TestStats (0.00s) [2022-04-11T17:08:11.901Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-11T17:08:12.782Z] ......... [ 85%] [2022-04-11T17:08:12.989Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-11T17:08:13.555Z] check_test.go:308: [d6cce98b0b29b] daemon is not started [2022-04-11T17:08:13.555Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-11T17:08:14.484Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-11T17:08:16.384Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-11T17:08:17.661Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-11T17:08:17.756Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-11T17:08:18.950Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.63s) [2022-04-11T17:08:18.950Z] === RUN TestStopContainerWithTimeout [2022-04-11T17:08:18.950Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-11T17:08:18.950Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-11T17:08:18.950Z] === RUN TestUpdateRestartPolicy [2022-04-11T17:08:19.127Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-11T17:08:21.930Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-11T17:08:22.060Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-04-11T17:08:22.060Z] === RUN TestServiceUpdateNetwork [2022-04-11T17:08:22.860Z] check_test.go:308: [d7916b78508b0] daemon is not started [2022-04-11T17:08:22.860Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-11T17:08:25.383Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-11T17:08:25.682Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-11T17:08:25.682Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-11T17:08:26.314Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-11T17:08:26.314Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-11T17:08:27.282Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-11T17:08:27.390Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-11T17:08:30.140Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-11T17:08:30.399Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-11T17:08:30.558Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-11T17:08:30.815Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-11T17:08:33.338Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-11T17:08:33.338Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-11T17:08:34.285Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-04-11T17:08:34.285Z] === RUN TestServiceUpdatePidsLimit [2022-04-11T17:08:34.285Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-11T17:08:34.316Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-11T17:08:34.832Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-11T17:08:34.832Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-11T17:08:34.832Z] [2022-04-11T17:08:34.832Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-11T17:08:34.832Z] =========================== short test summary info ============================ [2022-04-11T17:08:34.832Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-11T17:08:34.832Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-11T17:08:34.832Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-11T17:08:34.832Z] Not supported on most drivers [2022-04-11T17:08:34.832Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-11T17:08:34.832Z] Output of docker top depends on host distro, and is not formalized. [2022-04-11T17:08:34.832Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-11T17:08:34.832Z] Output of docker top depends on host distro, and is not formalized. [2022-04-11T17:08:34.832Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-11T17:08:34.832Z] Can fail if eth0 has multiple IP addresses [2022-04-11T17:08:34.832Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-11T17:08:34.832Z] This doesn't seem to be taken into account by the engine [2022-04-11T17:08:34.832Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-11T17:08:34.832Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-11T17:08:34.832Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.59 seconds == [2022-04-11T17:08:34.856Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-11T17:08:35.090Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-11T17:08:35.231Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-11T17:08:36.160Z] check_test.go:308: [d6d66c020e34c] daemon is not started [2022-04-11T17:08:36.160Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-11T17:08:36.722Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-11T17:08:37.285Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-11T17:08:37.848Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-11T17:08:39.744Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-11T17:08:39.744Z] check_test.go:308: [d13202719261a] daemon is not started [2022-04-11T17:08:39.744Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-11T17:08:40.007Z] --- PASS: TestUpdateRestartPolicy (20.95s) [2022-04-11T17:08:40.007Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-11T17:08:41.114Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-11T17:08:41.533Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2022-04-11T17:08:41.533Z] === RUN TestWaitNonBlocked [2022-04-11T17:08:41.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T17:08:41.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T17:08:41.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T17:08:41.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T17:08:41.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-11T17:08:41.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-11T17:08:42.047Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-11T17:08:42.978Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-11T17:08:42.989Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-11T17:08:43.698Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-11T17:08:43.698Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.35s) [2022-04-11T17:08:43.698Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.44s) [2022-04-11T17:08:43.698Z] === RUN TestWaitBlocked [2022-04-11T17:08:43.698Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:08:43.698Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-11T17:08:43.698Z] PASS [2022-04-11T17:08:43.698Z] ok github.com/docker/docker/integration/container 91.210s [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === Skipped [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-11T17:08:43.698Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-11T17:08:43.698Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-11T17:08:43.698Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-11T17:08:43.698Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-11T17:08:43.698Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-11T17:08:43.698Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-11T17:08:43.698Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-11T17:08:43.698Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-11T17:08:43.698Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-11T17:08:43.698Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-11T17:08:43.698Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-11T17:08:43.698Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-11T17:08:43.698Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-11T17:08:43.698Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-11T17:08:43.698Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-11T17:08:43.698Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-11T17:08:43.698Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-11T17:08:43.698Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-11T17:08:43.698Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-11T17:08:43.698Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-11T17:08:43.698Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-11T17:08:43.698Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-11T17:08:43.698Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-11T17:08:43.698Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-11T17:08:43.698Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-11T17:08:43.698Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-11T17:08:43.698Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-11T17:08:43.698Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-11T17:08:43.698Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-11T17:08:43.698Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-11T17:08:43.698Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-11T17:08:43.698Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-11T17:08:43.698Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-11T17:08:43.698Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-11T17:08:43.698Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-11T17:08:43.698Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:08:43.698Z] [2022-04-11T17:08:43.698Z] DONE 96 tests, 34 skipped in 93.855s [2022-04-11T17:08:43.698Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-11T17:08:44.349Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-11T17:08:44.912Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-11T17:08:47.281Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-11T17:08:47.281Z] [2022-04-11T17:08:47.281Z] Unloading profiles will leave already running processes permanently [2022-04-11T17:08:47.281Z] unconfined, which can lead to unexpected situations. [2022-04-11T17:08:47.281Z] [2022-04-11T17:08:47.281Z] To set a process to complain mode, use the command line tool [2022-04-11T17:08:47.281Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-11T17:08:47.281Z] Post stage [Pipeline] junit [2022-04-11T17:08:47.319Z] Recording test results [2022-04-11T17:08:47.480Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-11T17:08:47.754Z] + echo Ensuring container killed. [2022-04-11T17:08:47.754Z] Ensuring container killed. [2022-04-11T17:08:47.754Z] + docker rm -vf docker-pr9 [2022-04-11T17:08:47.754Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-04-11T17:08:48.033Z] + echo Chowning /workspace to jenkins user [2022-04-11T17:08:48.033Z] Chowning /workspace to jenkins user [2022-04-11T17:08:48.033Z] + id -u [2022-04-11T17:08:48.033Z] + id -g [2022-04-11T17:08:48.033Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43476:/workspace busybox chown -R 1000:1000 /workspace [2022-04-11T17:08:48.214Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-11T17:08:49.568Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2022-04-11T17:08:49.568Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-11T17:08:49.568Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-11T17:08:49.568Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-11T17:08:49.568Z] PASS [2022-04-11T17:08:49.568Z] [2022-04-11T17:08:49.568Z] === Skipped [2022-04-11T17:08:49.568Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-11T17:08:49.568Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-11T17:08:49.568Z] [2022-04-11T17:08:49.568Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-11T17:08:49.568Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-11T17:08:49.568Z] [2022-04-11T17:08:49.568Z] DONE 27 tests, 2 skipped in 148.934s [2022-04-11T17:08:49.568Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-11T17:08:49.569Z] ++ 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-11T17:08:49.569Z] ++ set -e [2022-04-11T17:08:49.569Z] ++ '[' -n 0 ']' [2022-04-11T17:08:49.569Z] ++ set -x [2022-04-11T17:08:49.569Z] ++ 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-11T17:08:49.569Z] INFO: Testing against a local daemon [2022-04-11T17:08:49.569Z] === RUN TestSessionCreate [2022-04-11T17:08:49.569Z] --- PASS: TestSessionCreate (0.02s) [2022-04-11T17:08:49.569Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-11T17:08:49.569Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-11T17:08:49.569Z] PASS [2022-04-11T17:08:49.569Z] [2022-04-11T17:08:49.569Z] DONE 2 tests in 0.133s [2022-04-11T17:08:49.569Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-11T17:08:49.569Z] ++ 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-11T17:08:49.569Z] ++ set -e [2022-04-11T17:08:49.569Z] ++ '[' -n 0 ']' [2022-04-11T17:08:49.569Z] ++ set -x [2022-04-11T17:08:49.569Z] ++ 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-11T17:08:49.569Z] INFO: Testing against a local daemon [2022-04-11T17:08:49.569Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-11T17:08:49.569Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-11T17:08:49.569Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-11T17:08:49.569Z] === RUN TestDiskUsage [2022-04-11T17:08:49.569Z] === PAUSE TestDiskUsage [2022-04-11T17:08:49.569Z] === RUN TestEventsExecDie [2022-04-11T17:08:49.583Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-11T17:08:49.698Z] + bundleName=docker-py [2022-04-11T17:08:49.699Z] + echo Creating docker-py-bundles.tar.gz [2022-04-11T17:08:49.699Z] Creating docker-py-bundles.tar.gz [2022-04-11T17:08:49.699Z] + 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-11T17:08:49.710Z] Archiving artifacts [2022-04-11T17:08:49.830Z] --- PASS: TestEventsExecDie (0.49s) [2022-04-11T17:08:49.830Z] === RUN TestEventsBackwardsCompatible [2022-04-11T17:08:49.830Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-11T17:08:49.830Z] === RUN TestEventsVolumeCreate [2022-04-11T17:08:49.830Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-11T17:08:49.830Z] === RUN TestInfoBinaryCommits [2022-04-11T17:08:49.830Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-11T17:08:49.830Z] === RUN TestInfoAPIVersioned [2022-04-11T17:08:49.830Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-11T17:08:49.830Z] === RUN TestInfoAPI [2022-04-11T17:08:50.014Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43476/9/artifacts/ [Pipeline] } [2022-04-11T17:08:50.176Z] --- PASS: TestInfoAPI (0.02s) [2022-04-11T17:08:50.176Z] === RUN TestInfoAPIWarnings [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-11T17:08:52.410Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-11T17:08:52.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh binary [2022-04-11T17:08:52.411Z] [2022-04-11T17:08:52.411Z] Removing bundles/ [2022-04-11T17:08:52.411Z] [2022-04-11T17:08:52.411Z] ---> Making bundle: binary (in bundles/binary) [2022-04-11T17:08:52.411Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-11T17:08:52.411Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T17:08:54.933Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-11T17:08:58.207Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-11T17:09:00.102Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-11T17:09:00.358Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-11T17:09:02.254Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-11T17:09:04.150Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-11T17:09:05.080Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-11T17:09:05.080Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-11T17:09:05.643Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-11T17:09:05.899Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-11T17:09:06.156Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-11T17:09:06.559Z] === RUN TestConfigDaemonLibtrustID [2022-04-11T17:09:06.559Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-11T17:09:06.559Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-11T17:09:06.559Z] === RUN TestDaemonConfigValidation [2022-04-11T17:09:06.559Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-11T17:09:06.559Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-11T17:09:06.559Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-11T17:09:06.559Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-11T17:09:06.559Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-11T17:09:06.559Z] === RUN TestDaemonProxy [2022-04-11T17:09:06.559Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-11T17:09:06.559Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-11T17:09:06.559Z] PASS [2022-04-11T17:09:06.559Z] ok github.com/docker/docker/integration/daemon 0.112s [2022-04-11T17:09:06.559Z] [2022-04-11T17:09:06.559Z] === Skipped [2022-04-11T17:09:06.559Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-11T17:09:06.559Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-11T17:09:06.559Z] [2022-04-11T17:09:06.559Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-11T17:09:06.559Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-11T17:09:06.559Z] [2022-04-11T17:09:06.559Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-11T17:09:06.559Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-11T17:09:06.559Z] [2022-04-11T17:09:06.559Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-11T17:09:06.559Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-11T17:09:06.559Z] [2022-04-11T17:09:06.559Z] DONE 4 tests, 4 skipped in 20.955s [2022-04-11T17:09:06.559Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-11T17:09:06.721Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-11T17:09:06.753Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-11T17:09:06.753Z] === RUN TestInfoDebug [2022-04-11T17:09:06.753Z] --- PASS: TestInfoDebug (0.52s) [2022-04-11T17:09:06.753Z] === RUN TestInfoInsecureRegistries [2022-04-11T17:09:06.978Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-11T17:09:07.324Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-11T17:09:07.324Z] === RUN TestInfoRegistryMirrors [2022-04-11T17:09:07.542Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-11T17:09:07.799Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-11T17:09:07.895Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-11T17:09:07.895Z] === RUN TestLoginFailsWithBadCredentials [2022-04-11T17:09:07.895Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-11T17:09:07.895Z] === RUN TestPingCacheHeaders [2022-04-11T17:09:07.895Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-11T17:09:07.895Z] === RUN TestPingGet [2022-04-11T17:09:07.895Z] --- PASS: TestPingGet (0.02s) [2022-04-11T17:09:07.895Z] === RUN TestPingHead [2022-04-11T17:09:07.895Z] --- PASS: TestPingHead (0.02s) [2022-04-11T17:09:07.895Z] === RUN TestPingSwarmHeader [2022-04-11T17:09:08.467Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-11T17:09:08.727Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:08.727Z] INFO: Testing against a local daemon [2022-04-11T17:09:08.727Z] === RUN TestCommitInheritsEnv [2022-04-11T17:09:08.727Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:09:08.727Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-11T17:09:08.727Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-11T17:09:08.727Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-11T17:09:08.727Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-11T17:09:08.727Z] === RUN TestImportWithCustomPlatform [2022-04-11T17:09:08.727Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-11T17:09:08.727Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-11T17:09:08.727Z] === RUN TestImagesFilterMultiReference [2022-04-11T17:09:08.727Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-11T17:09:08.727Z] === RUN TestImagePullPlatformInvalid [2022-04-11T17:09:08.727Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-11T17:09:08.727Z] === RUN TestRemoveImageOrphaning [2022-04-11T17:09:09.039Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-11T17:09:09.687Z] --- PASS: TestRemoveImageOrphaning (1.02s) [2022-04-11T17:09:09.687Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-11T17:09:09.687Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-11T17:09:09.687Z] === RUN TestTagInvalidReference [2022-04-11T17:09:09.687Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-11T17:09:09.687Z] === RUN TestTagValidPrefixedRepo [2022-04-11T17:09:09.687Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-11T17:09:09.687Z] === RUN TestTagExistedNameWithoutForce [2022-04-11T17:09:09.687Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-11T17:09:09.687Z] === RUN TestTagOfficialNames [2022-04-11T17:09:09.687Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-11T17:09:09.687Z] === RUN TestTagMatchesDigest [2022-04-11T17:09:09.697Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-11T17:09:09.954Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-11T17:09:09.983Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-11T17:09:09.983Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-04-11T17:09:09.983Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-11T17:09:09.983Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-11T17:09:09.983Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-11T17:09:09.983Z] === RUN TestVersion [2022-04-11T17:09:09.983Z] --- PASS: TestVersion (0.02s) [2022-04-11T17:09:09.983Z] === CONT TestDiskUsage [2022-04-11T17:09:10.143Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-11T17:09:10.143Z] PASS [2022-04-11T17:09:10.143Z] ok github.com/docker/docker/integration/image 1.556s [2022-04-11T17:09:10.143Z] [2022-04-11T17:09:10.143Z] === Skipped [2022-04-11T17:09:10.143Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-11T17:09:10.143Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:09:10.143Z] [2022-04-11T17:09:10.143Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-11T17:09:10.143Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-11T17:09:10.143Z] [2022-04-11T17:09:10.143Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-11T17:09:10.143Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-11T17:09:10.143Z] [2022-04-11T17:09:10.143Z] DONE 12 tests, 3 skipped in 5.088s [2022-04-11T17:09:10.143Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/container_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/image_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/volume_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-11T17:09:10.554Z] === RUN TestDiskUsage/after_container.Run [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-11T17:09:10.815Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage (1.13s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-11T17:09:11.076Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:09:11.076Z] PASS [2022-04-11T17:09:11.076Z] [2022-04-11T17:09:11.076Z] === Skipped [2022-04-11T17:09:11.076Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-11T17:09:11.076Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-11T17:09:11.076Z] [2022-04-11T17:09:11.076Z] DONE 54 tests, 1 skipped in 21.871s [2022-04-11T17:09:11.076Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-11T17:09:11.076Z] ++ 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-11T17:09:11.076Z] ++ set -e [2022-04-11T17:09:11.076Z] ++ '[' -n 0 ']' [2022-04-11T17:09:11.076Z] ++ set -x [2022-04-11T17:09:11.076Z] ++ 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-11T17:09:11.076Z] INFO: Testing against a local daemon [2022-04-11T17:09:11.076Z] === RUN TestVolumesCreateAndList [2022-04-11T17:09:11.076Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-11T17:09:11.076Z] === RUN TestVolumesRemove [2022-04-11T17:09:11.336Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-11T17:09:11.336Z] === RUN TestVolumesInspect [2022-04-11T17:09:11.336Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-11T17:09:11.337Z] === RUN TestVolumesInvalidJSON [2022-04-11T17:09:11.337Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-11T17:09:11.337Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-11T17:09:11.337Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-11T17:09:11.337Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-11T17:09:11.337Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-11T17:09:11.337Z] PASS [2022-04-11T17:09:11.337Z] [2022-04-11T17:09:11.337Z] DONE 5 tests in 0.205s [2022-04-11T17:09:11.337Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-11T17:09:11.337Z] ++++ cat bundles/test-integration/docker.pid [2022-04-11T17:09:11.337Z] +++ kill 14241 [2022-04-11T17:09:11.598Z] +++ /etc/init.d/apparmor stop [2022-04-11T17:09:11.598Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-11T17:09:11.598Z] [2022-04-11T17:09:11.598Z] Unloading profiles will leave already running processes permanently [2022-04-11T17:09:11.598Z] unconfined, which can lead to unexpected situations. [2022-04-11T17:09:11.598Z] [2022-04-11T17:09:11.598Z] To set a process to complain mode, use the command line tool [2022-04-11T17:09:11.598Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-11T17:09:11.598Z] +++ true [2022-04-11T17:09:11.598Z] exiting test-integration [2022-04-11T17:09:11.598Z] ++ exit 0 [2022-04-11T17:09:11.598Z] [2022-04-11T17:09:11.850Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-11T17:09:12.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:12.306Z] INFO: Testing against a local daemon [2022-04-11T17:09:12.306Z] === RUN TestNetworkCreateDelete [2022-04-11T17:09:12.306Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:12.306Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestDockerNetworkDeletePreferID [2022-04-11T17:09:12.306Z] 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-11T17:09:12.306Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestDaemonDNSFallback [2022-04-11T17:09:12.306Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:12.306Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestInspectNetwork [2022-04-11T17:09:12.306Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-11T17:09:12.306Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestRunContainerWithBridgeNone [2022-04-11T17:09:12.306Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:12.306Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestNetworkInvalidJSON [2022-04-11T17:09:12.306Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-11T17:09:12.306Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-11T17:09:12.306Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:09:12.306Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:09:12.306Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:09:12.306Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:09:12.306Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-11T17:09:12.306Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:09:12.306Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:09:12.306Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-11T17:09:12.306Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-11T17:09:12.306Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-11T17:09:12.306Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-11T17:09:12.306Z] === RUN TestNetworkList [2022-04-11T17:09:12.306Z] === RUN TestNetworkList//networks [2022-04-11T17:09:12.306Z] === PAUSE TestNetworkList//networks [2022-04-11T17:09:12.306Z] === RUN TestNetworkList//networks/ [2022-04-11T17:09:12.306Z] === PAUSE TestNetworkList//networks/ [2022-04-11T17:09:12.306Z] === CONT TestNetworkList//networks [2022-04-11T17:09:12.306Z] === CONT TestNetworkList//networks/ [2022-04-11T17:09:12.306Z] --- PASS: TestNetworkList (0.04s) [2022-04-11T17:09:12.306Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-11T17:09:12.306Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestHostIPv4BridgeLabel [2022-04-11T17:09:12.306Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-11T17:09:12.306Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestDaemonDefaultNetworkPools [2022-04-11T17:09:12.306Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-11T17:09:12.306Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-11T17:09:12.306Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-11T17:09:12.306Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestServiceWithPredefinedNetwork [2022-04-11T17:09:12.306Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-11T17:09:12.306Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:09:12.306Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestServiceWithDataPathPortInit [2022-04-11T17:09:12.306Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-11T17:09:12.306Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-11T17:09:12.306Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-11T17:09:12.306Z] PASS [2022-04-11T17:09:12.306Z] ok github.com/docker/docker/integration/network 0.163s [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === Skipped [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-11T17:09:12.306Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-11T17:09:12.306Z] 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-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-11T17:09:12.306Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-11T17:09:12.306Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-11T17:09:12.306Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-11T17:09:12.306Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-11T17:09:12.306Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-11T17:09:12.306Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-11T17:09:12.306Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-11T17:09:12.306Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-11T17:09:12.306Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-11T17:09:12.306Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:09:12.306Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-11T17:09:12.306Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-11T17:09:12.306Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-11T17:09:12.306Z] [2022-04-11T17:09:12.306Z] DONE 22 tests, 15 skipped in 2.161s [2022-04-11T17:09:12.306Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan Post stage [Pipeline] junit [2022-04-11T17:09:12.553Z] Recording test results [2022-04-11T17:09:12.740Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-11T17:09:13.080Z] + echo Ensuring container killed. [2022-04-11T17:09:13.080Z] Ensuring container killed. [2022-04-11T17:09:13.080Z] + docker rm -vf docker-pr9 [2022-04-11T17:09:13.080Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-04-11T17:09:13.267Z] testing: warning: no tests to run [2022-04-11T17:09:13.267Z] PASS [2022-04-11T17:09:13.267Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2022-04-11T17:09:13.267Z] [2022-04-11T17:09:13.267Z] DONE 0 tests in 0.706s [2022-04-11T17:09:13.267Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-11T17:09:13.380Z] + echo Chowning /workspace to jenkins user [2022-04-11T17:09:13.380Z] Chowning /workspace to jenkins user [2022-04-11T17:09:13.380Z] + id -u [2022-04-11T17:09:13.380Z] + id -g [2022-04-11T17:09:13.380Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43476:/workspace busybox chown -R 1000:1000 /workspace [2022-04-11T17:09:13.722Z] testing: warning: no tests to run [2022-04-11T17:09:13.722Z] PASS [2022-04-11T17:09:13.722Z] ok github.com/docker/docker/integration/network/macvlan 0.059s [2022-04-11T17:09:13.722Z] [2022-04-11T17:09:13.722Z] DONE 0 tests in 0.695s [2022-04-11T17:09:13.760Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-11T17:09:14.178Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-11T17:09:14.633Z] testing: warning: no tests to run [2022-04-11T17:09:14.633Z] PASS [2022-04-11T17:09:14.633Z] ok github.com/docker/docker/integration/plugin 0.069s [2022-04-11T17:09:14.633Z] [2022-04-11T17:09:14.633Z] DONE 0 tests in 0.711s [2022-04-11T17:09:14.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-11T17:09:15.064Z] + bundleName=arm64-integration [2022-04-11T17:09:15.064Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-11T17:09:15.064Z] Creating arm64-integration-bundles.tar.gz [2022-04-11T17:09:15.064Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-11T17:09:15.064Z] + 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-11T17:09:15.130Z] docker_cli_daemon_test.go:2506: [d8a108b2130ff] daemon is not started [2022-04-11T17:09:15.130Z] === RUN TestDockerSuite/TestBuildEnvEscapes [Pipeline] archiveArtifacts [2022-04-11T17:09:15.338Z] Archiving artifacts [2022-04-11T17:09:15.598Z] testing: warning: no tests to run [2022-04-11T17:09:15.598Z] PASS [2022-04-11T17:09:15.598Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2022-04-11T17:09:15.598Z] [2022-04-11T17:09:15.598Z] DONE 0 tests in 0.702s [2022-04-11T17:09:15.598Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-11T17:09:15.647Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43476/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-11T17:09:15.960Z] + make clean [2022-04-11T17:09:15.960Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-11T17:09:15.960Z] docker-dev-cache [2022-04-11T17:09:15.960Z] docker-mod-cache [Pipeline] deleteDir [2022-04-11T17:09:16.498Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-11T17:09:16.498Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-11T17:09:17.428Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T17:09:21.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:21.375Z] INFO: Testing against a local daemon [2022-04-11T17:09:21.375Z] === RUN TestPluginInvalidJSON [2022-04-11T17:09:21.375Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:09:21.375Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:09:21.375Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:09:21.375Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-11T17:09:21.375Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-11T17:09:21.375Z] === RUN TestPluginInstall [2022-04-11T17:09:21.375Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-11T17:09:21.375Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-11T17:09:21.375Z] === RUN TestPluginsWithRuntimes [2022-04-11T17:09:21.375Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-11T17:09:21.375Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-11T17:09:21.375Z] === RUN TestPluginBackCompatMediaTypes [2022-04-11T17:09:21.375Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-11T17:09:21.375Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-11T17:09:21.375Z] PASS [2022-04-11T17:09:21.375Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2022-04-11T17:09:21.375Z] [2022-04-11T17:09:21.375Z] === Skipped [2022-04-11T17:09:21.375Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-11T17:09:21.375Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-11T17:09:21.375Z] [2022-04-11T17:09:21.375Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-11T17:09:21.375Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-11T17:09:21.375Z] [2022-04-11T17:09:21.375Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-11T17:09:21.375Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-11T17:09:21.375Z] [2022-04-11T17:09:21.375Z] DONE 5 tests, 3 skipped in 5.916s [2022-04-11T17:09:21.832Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-11T17:09:23.975Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-11T17:09:24.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:24.005Z] INFO: Testing against a local daemon [2022-04-11T17:09:24.005Z] === RUN TestExternalGraphDriver [2022-04-11T17:09:24.005Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-11T17:09:24.005Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-11T17:09:24.005Z] === RUN TestGraphdriverPluginV2 [2022-04-11T17:09:24.005Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-11T17:09:24.005Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-11T17:09:24.005Z] PASS [2022-04-11T17:09:24.005Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.098s [2022-04-11T17:09:24.005Z] [2022-04-11T17:09:24.005Z] === Skipped [2022-04-11T17:09:24.005Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-11T17:09:24.005Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-11T17:09:24.005Z] [2022-04-11T17:09:24.005Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-11T17:09:24.005Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-11T17:09:24.005Z] [2022-04-11T17:09:24.005Z] DONE 2 tests, 2 skipped in 2.243s [2022-04-11T17:09:24.005Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-11T17:09:24.905Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-11T17:09:26.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:26.180Z] INFO: Testing against a local daemon [2022-04-11T17:09:26.180Z] === RUN TestReadPluginNoRead [2022-04-11T17:09:26.180Z] read_test.go:21: no unix domain sockets on Windows [2022-04-11T17:09:26.180Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-11T17:09:26.180Z] PASS [2022-04-11T17:09:26.180Z] ok github.com/docker/docker/integration/plugin/logging 0.078s [2022-04-11T17:09:26.180Z] [2022-04-11T17:09:26.180Z] === Skipped [2022-04-11T17:09:26.180Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-11T17:09:26.180Z] read_test.go:21: no unix domain sockets on Windows [2022-04-11T17:09:26.180Z] [2022-04-11T17:09:26.180Z] DONE 1 tests, 1 skipped in 2.165s [2022-04-11T17:09:26.180Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-11T17:09:27.141Z] testing: warning: no tests to run [2022-04-11T17:09:27.141Z] PASS [2022-04-11T17:09:27.141Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2022-04-11T17:09:27.427Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-11T17:09:27.597Z] [2022-04-11T17:09:27.597Z] DONE 0 tests in 1.174s [2022-04-11T17:09:27.597Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-11T17:09:29.321Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-11T17:09:29.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:29.767Z] INFO: Testing against a local daemon [2022-04-11T17:09:29.767Z] === RUN TestPluginWithDevMounts [2022-04-11T17:09:29.767Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:29.767Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-11T17:09:29.767Z] PASS [2022-04-11T17:09:29.767Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2022-04-11T17:09:29.767Z] [2022-04-11T17:09:29.767Z] === Skipped [2022-04-11T17:09:29.767Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-11T17:09:29.767Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:29.767Z] [2022-04-11T17:09:29.767Z] DONE 1 tests, 1 skipped in 2.138s [2022-04-11T17:09:29.767Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-11T17:09:31.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:31.296Z] INFO: Testing against a local daemon [2022-04-11T17:09:31.296Z] === RUN TestSecretInspect [2022-04-11T17:09:31.296Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.296Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-11T17:09:31.296Z] === RUN TestSecretList [2022-04-11T17:09:31.296Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.296Z] --- SKIP: TestSecretList (0.00s) [2022-04-11T17:09:31.296Z] === RUN TestSecretsCreateAndDelete [2022-04-11T17:09:31.296Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.296Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-11T17:09:31.296Z] === RUN TestSecretsUpdate [2022-04-11T17:09:31.296Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.296Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-11T17:09:31.296Z] === RUN TestTemplatedSecret [2022-04-11T17:09:31.296Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.296Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-11T17:09:31.296Z] === RUN TestSecretCreateResolve [2022-04-11T17:09:31.296Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:31.296Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-11T17:09:31.296Z] PASS [2022-04-11T17:09:31.296Z] ok github.com/docker/docker/integration/secret 0.085s [2022-04-11T17:09:31.752Z] [2022-04-11T17:09:31.752Z] === Skipped [2022-04-11T17:09:31.752Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-11T17:09:31.752Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.752Z] [2022-04-11T17:09:31.752Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-11T17:09:31.752Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.752Z] [2022-04-11T17:09:31.752Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-11T17:09:31.752Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.752Z] [2022-04-11T17:09:31.752Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-11T17:09:31.752Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.752Z] [2022-04-11T17:09:31.752Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-11T17:09:31.752Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:31.752Z] [2022-04-11T17:09:31.752Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-11T17:09:31.752Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:31.752Z] [2022-04-11T17:09:31.752Z] DONE 6 tests, 6 skipped in 2.159s [2022-04-11T17:09:31.845Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-11T17:09:31.845Z] check_test.go:308: [d15b39a98b584] daemon is not started [2022-04-11T17:09:31.845Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-11T17:09:32.210Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-11T17:09:34.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:34.377Z] INFO: Testing against a local daemon [2022-04-11T17:09:34.377Z] === RUN TestServiceCreateInit [2022-04-11T17:09:34.377Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-11T17:09:34.377Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-11T17:09:34.377Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-11T17:09:34.377Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-11T17:09:34.377Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestCreateServiceMultipleTimes [2022-04-11T17:09:34.377Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestCreateServiceConflict [2022-04-11T17:09:34.377Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestCreateServiceMaxReplicas [2022-04-11T17:09:34.377Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-11T17:09:34.377Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-11T17:09:34.377Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestCreateServiceSecretFileMode [2022-04-11T17:09:34.377Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestCreateServiceConfigFileMode [2022-04-11T17:09:34.377Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestCreateServiceSysctls [2022-04-11T17:09:34.377Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-11T17:09:34.377Z] === RUN TestCreateServiceCapabilities [2022-04-11T17:09:34.377Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-11T17:09:34.377Z] === RUN TestInspect [2022-04-11T17:09:34.377Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestInspect (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestCreateJob [2022-04-11T17:09:34.377Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestCreateJob (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestReplicatedJob [2022-04-11T17:09:34.377Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestUpdateReplicatedJob [2022-04-11T17:09:34.377Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestServiceListWithStatuses [2022-04-11T17:09:34.377Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestDockerNetworkConnectAlias [2022-04-11T17:09:34.377Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestDockerNetworkReConnect [2022-04-11T17:09:34.377Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestServicePlugin [2022-04-11T17:09:34.377Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.377Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestServiceUpdateLabel [2022-04-11T17:09:34.377Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.377Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestServiceUpdateSecrets [2022-04-11T17:09:34.377Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.377Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestServiceUpdateConfigs [2022-04-11T17:09:34.377Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.377Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestServiceUpdateNetwork [2022-04-11T17:09:34.377Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.377Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-11T17:09:34.377Z] === RUN TestServiceUpdatePidsLimit [2022-04-11T17:09:34.377Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.833Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-11T17:09:34.833Z] PASS [2022-04-11T17:09:34.833Z] ok github.com/docker/docker/integration/service 0.256s [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === Skipped [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-11T17:09:34.833Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-11T17:09:34.833Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-11T17:09:34.833Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-11T17:09:34.833Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-11T17:09:34.833Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-11T17:09:34.833Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-11T17:09:34.833Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-11T17:09:34.833Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-11T17:09:34.833Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-11T17:09:34.833Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-11T17:09:34.833Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-11T17:09:34.833Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-11T17:09:34.833Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-11T17:09:34.833Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-11T17:09:34.833Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-11T17:09:34.833Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-11T17:09:34.833Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-11T17:09:34.833Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-11T17:09:34.833Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-11T17:09:34.833Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-11T17:09:34.833Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-11T17:09:34.833Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-11T17:09:34.833Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-11T17:09:34.833Z] [2022-04-11T17:09:34.833Z] DONE 24 tests, 23 skipped in 2.741s [2022-04-11T17:09:34.833Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-11T17:09:36.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:36.366Z] INFO: Testing against a local daemon [2022-04-11T17:09:36.366Z] === RUN TestSessionCreate [2022-04-11T17:09:36.366Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-11T17:09:36.366Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-11T17:09:36.366Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-11T17:09:36.366Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-11T17:09:36.366Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-11T17:09:36.366Z] PASS [2022-04-11T17:09:36.366Z] ok github.com/docker/docker/integration/session 0.087s [2022-04-11T17:09:36.366Z] [2022-04-11T17:09:36.366Z] === Skipped [2022-04-11T17:09:36.366Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-11T17:09:36.366Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-11T17:09:36.366Z] [2022-04-11T17:09:36.366Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-11T17:09:36.366Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-11T17:09:36.366Z] [2022-04-11T17:09:36.366Z] DONE 2 tests, 2 skipped in 1.612s [2022-04-11T17:09:36.824Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite (331.31s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.52s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.54s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.37s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.36s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.61s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.27s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.94s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.17s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.26s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.66s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.11s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s) [2022-04-11T17:09:38.389Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.09s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.90s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.29s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.94s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.05s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.96s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.85s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.46s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.01s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.53s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.97s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.43s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.02s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.03s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.66s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.48s) [2022-04-11T17:09:38.389Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-11T17:09:38.389Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.12s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.53s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.45s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.79s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.97s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.07s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.04s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.54s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.76s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.62s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.73s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.27s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.01s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.61s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.43s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.29s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.63s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.28s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.10s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-04-11T17:09:38.389Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-04-11T17:09:38.390Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2022-04-11T17:09:38.390Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.26s) [2022-04-11T17:09:38.390Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.36s) [2022-04-11T17:09:38.390Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.49s) [2022-04-11T17:09:38.390Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-04-11T17:09:38.390Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-04-11T17:09:38.390Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2022-04-11T17:09:38.390Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.49s) [2022-04-11T17:09:38.390Z] === RUN TestDockerSwarmSuite [2022-04-11T17:09:38.390Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-11T17:09:38.997Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:38.997Z] INFO: Testing against a local daemon [2022-04-11T17:09:38.997Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-11T17:09:38.997Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:38.997Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-11T17:09:38.997Z] === RUN TestDiskUsage [2022-04-11T17:09:38.997Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-11T17:09:38.997Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-11T17:09:38.997Z] === RUN TestEventsExecDie [2022-04-11T17:09:38.997Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-11T17:09:38.997Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-11T17:09:38.997Z] === RUN TestEventsBackwardsCompatible [2022-04-11T17:09:38.997Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-11T17:09:38.997Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-11T17:09:38.997Z] === RUN TestEventsVolumeCreate [2022-04-11T17:09:38.997Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-11T17:09:38.997Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-11T17:09:38.997Z] === RUN TestInfoAPI [2022-04-11T17:09:38.997Z] --- PASS: TestInfoAPI (0.04s) [2022-04-11T17:09:38.997Z] === RUN TestInfoAPIWarnings [2022-04-11T17:09:38.997Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:09:38.997Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-11T17:09:38.997Z] === RUN TestInfoDebug [2022-04-11T17:09:38.997Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-11T17:09:38.997Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-11T17:09:38.997Z] === RUN TestInfoInsecureRegistries [2022-04-11T17:09:38.997Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-11T17:09:38.997Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-11T17:09:38.997Z] === RUN TestInfoRegistryMirrors [2022-04-11T17:09:38.997Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-11T17:09:38.997Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-11T17:09:38.997Z] === RUN TestLoginFailsWithBadCredentials [2022-04-11T17:09:39.454Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2022-04-11T17:09:39.454Z] === RUN TestPingCacheHeaders [2022-04-11T17:09:39.454Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-11T17:09:39.454Z] === RUN TestPingGet [2022-04-11T17:09:39.454Z] --- PASS: TestPingGet (0.03s) [2022-04-11T17:09:39.454Z] === RUN TestPingHead [2022-04-11T17:09:39.454Z] --- PASS: TestPingHead (0.04s) [2022-04-11T17:09:39.454Z] === RUN TestPingSwarmHeader [2022-04-11T17:09:39.454Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:39.454Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-11T17:09:39.454Z] === RUN TestVersion [2022-04-11T17:09:39.454Z] --- PASS: TestVersion (0.04s) [2022-04-11T17:09:39.454Z] PASS [2022-04-11T17:09:39.454Z] ok github.com/docker/docker/integration/system 1.217s [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === Skipped [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-11T17:09:39.915Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-11T17:09:39.915Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-11T17:09:39.915Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-11T17:09:39.915Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-11T17:09:39.915Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-11T17:09:39.915Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-11T17:09:39.915Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-11T17:09:39.915Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-11T17:09:39.915Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-11T17:09:39.915Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-11T17:09:39.915Z] [2022-04-11T17:09:39.915Z] DONE 16 tests, 10 skipped in 3.213s [2022-04-11T17:09:39.915Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-11T17:09:40.912Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-11T17:09:42.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:42.079Z] INFO: Testing against a local daemon [2022-04-11T17:09:42.079Z] === RUN TestVolumesCreateAndList [2022-04-11T17:09:42.079Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-11T17:09:42.079Z] === RUN TestVolumesRemove [2022-04-11T17:09:42.079Z] --- PASS: TestVolumesRemove (0.15s) [2022-04-11T17:09:42.079Z] === RUN TestVolumesInspect [2022-04-11T17:09:42.079Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-11T17:09:42.079Z] === RUN TestVolumesInvalidJSON [2022-04-11T17:09:42.079Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-11T17:09:42.079Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-11T17:09:42.079Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-11T17:09:42.079Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-11T17:09:42.079Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-11T17:09:42.079Z] PASS [2022-04-11T17:09:42.079Z] ok github.com/docker/docker/integration/volume 0.336s [2022-04-11T17:09:42.079Z] [2022-04-11T17:09:42.079Z] DONE 5 tests in 2.209s [2022-04-11T17:09:42.079Z] INFO: make.ps1 ended at 04/11/2022 17:09:41 [2022-04-11T17:09:42.079Z] INFO: Integration CLI tests being run from the host: [2022-04-11T17:09:42.079Z] 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-11T17:09:44.189Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-11T17:09:45.124Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-11T17:09:47.649Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-11T17:09:48.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-11T17:09:52.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-11T17:09:52.379Z] INFO: Testing against a local daemon [2022-04-11T17:09:52.379Z] === RUN TestDockerSuite [2022-04-11T17:09:52.379Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-11T17:09:52.379Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-11T17:09:52.379Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-11T17:09:52.379Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-11T17:09:52.379Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-11T17:09:52.379Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-11T17:09:52.379Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-11T17:09:52.379Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-11T17:09:52.379Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-11T17:09:52.379Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-11T17:09:52.834Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-11T17:09:52.834Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-11T17:09:53.795Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-11T17:09:53.795Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-11T17:09:56.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-11T17:09:56.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-11T17:09:56.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-11T17:09:57.238Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-11T17:09:58.608Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-11T17:09:58.608Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-11T17:09:58.608Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-11T17:09:58.608Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-11T17:10:01.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-11T17:10:02.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-11T17:10:06.089Z] docker_api_swarm_test.go:563: [d5872c14a2a27] joining swarm manager [dd6b50735c054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:10:09.368Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-11T17:10:09.932Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-11T17:10:10.496Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-11T17:10:11.061Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-11T17:10:11.318Z] === RUN TestDockerSuite/TestBuildFails [2022-04-11T17:10:11.883Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-11T17:10:12.140Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-11T17:10:14.039Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-11T17:10:16.562Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-11T17:10:17.930Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-11T17:10:18.186Z] docker_api_swarm_test.go:585: [d22e642f611ca] joining swarm manager [dd6b50735c054]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:10:19.553Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-11T17:10:19.810Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-11T17:10:21.179Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-11T17:10:21.743Z] check_test.go:379: [d5872c14a2a27] daemon is not started [2022-04-11T17:10:23.110Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-11T17:10:24.040Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-11T17:10:24.040Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-11T17:10:25.936Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-11T17:10:27.830Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-11T17:10:29.199Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-11T17:10:32.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-11T17:10:32.476Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-11T17:10:32.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-11T17:10:33.040Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-11T17:10:33.605Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-11T17:10:34.977Z] docker_api_swarm_test.go:46: [d816e8e068975] joining swarm manager [d4a7bac37e119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:10:34.977Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-11T17:10:35.541Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-11T17:10:36.107Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-11T17:10:36.107Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-11T17:10:37.049Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-11T17:10:37.314Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-11T17:10:37.878Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-11T17:10:38.135Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-11T17:10:38.698Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-11T17:10:38.955Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-11T17:10:40.322Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-11T17:10:42.846Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-11T17:10:43.859Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-11T17:10:43.860Z] Copying nested executables into bundles/binary-daemon [2022-04-11T17:10:45.275Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-11T17:10:45.275Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T17:10:45.275Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-11T17:10:45.275Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-11T17:10:46.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/make.sh cross [2022-04-11T17:10:46.795Z] [2022-04-11T17:10:46.795Z] Removing bundles/ [2022-04-11T17:10:47.053Z] [2022-04-11T17:10:47.053Z] ---> Making bundle: cross (in bundles/cross) [2022-04-11T17:10:47.053Z] Cross building: bundles/cross/linux/amd64 [2022-04-11T17:10:47.053Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-11T17:10:47.053Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-11T17:10:48.100Z] --- PASS: TestImportExtremelyLargeImageWorks (177.02s) [2022-04-11T17:10:48.100Z] PASS [2022-04-11T17:10:48.100Z] [2022-04-11T17:10:48.100Z] DONE 22 tests in 181.300s [2022-04-11T17:10:48.100Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-11T17:10:48.100Z] ++ 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-11T17:10:48.100Z] ++ set -e [2022-04-11T17:10:48.100Z] ++ '[' -n 0 ']' [2022-04-11T17:10:48.100Z] ++ set -x [2022-04-11T17:10:48.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-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-11T17:10:48.100Z] INFO: Testing against a local daemon [2022-04-11T17:10:48.100Z] === RUN TestNetworkCreateDelete [2022-04-11T17:10:48.100Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-11T17:10:48.100Z] === RUN TestDockerNetworkDeletePreferID [2022-04-11T17:10:48.356Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-04-11T17:10:48.356Z] === RUN TestDaemonDNSFallback [2022-04-11T17:10:48.356Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-11T17:10:50.879Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-11T17:10:50.879Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-11T17:10:50.879Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-11T17:10:50.879Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-11T17:10:51.136Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-11T17:10:51.136Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-11T17:10:52.064Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-11T17:10:52.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-11T17:10:53.193Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-11T17:10:53.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-11T17:10:55.341Z] --- PASS: TestDaemonDNSFallback (6.69s) [2022-04-11T17:10:55.341Z] === RUN TestInspectNetwork [2022-04-11T17:10:56.273Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-11T17:10:56.529Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-11T17:10:57.093Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-11T17:10:59.613Z] === RUN TestInspectNetwork/full_network_id [2022-04-11T17:10:59.613Z] === RUN TestInspectNetwork/partial_network_id [2022-04-11T17:10:59.613Z] === RUN TestInspectNetwork/network_name [2022-04-11T17:10:59.613Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-11T17:11:03.804Z] --- PASS: TestInspectNetwork (8.59s) [2022-04-11T17:11:03.804Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-11T17:11:03.804Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-11T17:11:03.805Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-04-11T17:11:03.805Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-11T17:11:03.805Z] === RUN TestRunContainerWithBridgeNone [2022-04-11T17:11:04.369Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-11T17:11:05.742Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2022-04-11T17:11:05.742Z] === RUN TestNetworkInvalidJSON [2022-04-11T17:11:05.742Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-11T17:11:05.742Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-11T17:11:05.742Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:11:05.742Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:11:05.742Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:11:05.742Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:11:05.742Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-11T17:11:05.742Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-11T17:11:05.742Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-11T17:11:05.742Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-11T17:11:05.742Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-11T17:11:05.742Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-11T17:11:05.742Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-11T17:11:05.742Z] === RUN TestNetworkList [2022-04-11T17:11:05.742Z] === RUN TestNetworkList//networks [2022-04-11T17:11:05.742Z] === PAUSE TestNetworkList//networks [2022-04-11T17:11:05.742Z] === RUN TestNetworkList//networks/ [2022-04-11T17:11:05.742Z] === PAUSE TestNetworkList//networks/ [2022-04-11T17:11:05.742Z] === CONT TestNetworkList//networks [2022-04-11T17:11:05.742Z] === CONT TestNetworkList//networks/ [2022-04-11T17:11:05.742Z] --- PASS: TestNetworkList (0.02s) [2022-04-11T17:11:05.742Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-11T17:11:05.742Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-11T17:11:05.742Z] === RUN TestHostIPv4BridgeLabel [2022-04-11T17:11:06.306Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-04-11T17:11:06.307Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-11T17:11:07.238Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-11T17:11:07.238Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-11T17:11:07.238Z] === RUN TestDaemonDefaultNetworkPools [2022-04-11T17:11:07.801Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-11T17:11:08.058Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-04-11T17:11:08.058Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-11T17:11:09.426Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-04-11T17:11:09.426Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-11T17:11:09.685Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-11T17:11:09.685Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-11T17:11:09.685Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-11T17:11:10.615Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-04-11T17:11:10.615Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-11T17:11:11.178Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-04-11T17:11:11.178Z] === RUN TestServiceWithPredefinedNetwork [2022-04-11T17:11:13.075Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-11T17:11:13.332Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-11T17:11:13.590Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2022-04-11T17:11:13.590Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-11T17:11:13.590Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:11:13.590Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:11:13.590Z] === RUN TestServiceWithDataPathPortInit [2022-04-11T17:11:14.966Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-11T17:11:15.224Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-11T17:11:17.117Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-11T17:11:17.117Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-11T17:11:18.046Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-11T17:11:18.303Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-11T17:11:19.673Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-11T17:11:19.673Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-11T17:11:19.673Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-11T17:11:19.775Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-11T17:11:19.775Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-11T17:11:19.775Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-11T17:11:19.775Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-11T17:11:19.775Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-11T17:11:19.775Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-11T17:11:19.775Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-11T17:11:19.775Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-11T17:11:19.775Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-11T17:11:19.775Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-11T17:11:19.775Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-11T17:11:19.930Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-11T17:11:20.186Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-11T17:11:20.738Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-11T17:11:20.748Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-11T17:11:22.115Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-11T17:11:22.679Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-11T17:11:23.717Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-11T17:11:23.717Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-11T17:11:23.717Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-11T17:11:23.717Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-11T17:11:23.717Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-11T17:11:23.717Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-11T17:11:23.717Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-11T17:11:23.717Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-11T17:11:23.717Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-11T17:11:25.208Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-11T17:11:25.789Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-11T17:11:27.160Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-11T17:11:27.432Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-11T17:11:27.432Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-11T17:11:27.432Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-11T17:11:27.432Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-11T17:11:27.432Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-11T17:11:27.725Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-11T17:11:29.090Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-11T17:11:29.090Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-11T17:11:29.346Z] --- PASS: TestServiceWithDataPathPortInit (15.72s) [2022-04-11T17:11:29.346Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-11T17:11:31.872Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-11T17:11:32.802Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0nz8fry89d4avdfqhse3aktvm Created:2022-04-11 17:11:30.774925282 +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[45eec34574a210bc3d6028ea2e313abe0a9f38af28232dd3035ade2af5271373:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hfnamxuy1cg6xbawuvfw3mzpw EndpointID:ef85561eca3ff1e01145a3d98b47bb67ee989789c0ff4113552651342f18dd14 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:489ef7aaa018b0046efd34f05ddef5dad94beebb7436d498a2af780791faf383 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:5ecf9e199060 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hfnamxuy1cg6xbawuvfw3mzpw EndpointID:ef85561eca3ff1e01145a3d98b47bb67ee989789c0ff4113552651342f18dd14 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-11T17:11:33.364Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-11T17:11:33.926Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-11T17:11:34.490Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-11T17:11:34.490Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-11T17:11:37.010Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s) [2022-04-11T17:11:37.010Z] PASS [2022-04-11T17:11:37.010Z] [2022-04-11T17:11:37.010Z] === Skipped [2022-04-11T17:11:37.010Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-11T17:11:37.010Z] service_test.go:243: FLAKY_TEST [2022-04-11T17:11:37.010Z] [2022-04-11T17:11:37.010Z] DONE 26 tests, 1 skipped in 49.441s [2022-04-11T17:11:37.010Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-11T17:11:37.010Z] ++ 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-11T17:11:37.010Z] ++ set -e [2022-04-11T17:11:37.010Z] ++ '[' -n 0 ']' [2022-04-11T17:11:37.010Z] ++ set -x [2022-04-11T17:11:37.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=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-11T17:11:37.267Z] INFO: Testing against a local daemon [2022-04-11T17:11:37.267Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-11T17:11:37.267Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:11:37.267Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-11T17:11:37.268Z] === RUN TestDockerNetworkIpvlan [2022-04-11T17:11:37.268Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:11:37.268Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-11T17:11:37.268Z] PASS [2022-04-11T17:11:37.268Z] [2022-04-11T17:11:37.268Z] === Skipped [2022-04-11T17:11:37.268Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-11T17:11:37.268Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:11:37.268Z] [2022-04-11T17:11:37.268Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-11T17:11:37.268Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-11T17:11:37.268Z] [2022-04-11T17:11:37.268Z] DONE 2 tests, 2 skipped in 0.097s [2022-04-11T17:11:37.268Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-11T17:11:37.268Z] ++ 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-11T17:11:37.268Z] ++ set -e [2022-04-11T17:11:37.268Z] ++ '[' -n 0 ']' [2022-04-11T17:11:37.268Z] ++ set -x [2022-04-11T17:11:37.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11T17:11:37.268Z] INFO: Testing against a local daemon [2022-04-11T17:11:37.268Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-11T17:11:38.637Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-04-11T17:11:38.637Z] === RUN TestDockerNetworkMacvlan [2022-04-11T17:11:39.569Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-11T17:11:40.499Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-11T17:11:41.064Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-11T17:11:41.064Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-11T17:11:41.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-11T17:11:44.152Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-11T17:11:44.152Z] docker_api_swarm_test.go:304: [d2ac6e2cced9a] joining swarm manager [d7d3c062284db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:11:45.081Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-11T17:11:45.645Z] docker_api_swarm_test.go:305: [d243216f8e52f] joining swarm manager [d7d3c062284db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:11:46.208Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-11T17:11:46.465Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-11T17:11:46.722Z] === RUN TestDockerSuite/TestBuildRm [2022-04-11T17:11:49.264Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-11T17:11:50.197Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-11T17:11:50.763Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-11T17:11:51.328Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-11T17:11:51.892Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-11T17:11:51.892Z] --- PASS: TestDockerNetworkMacvlan (13.15s) [2022-04-11T17:11:51.892Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-11T17:11:51.892Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-11T17:11:51.892Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2022-04-11T17:11:51.892Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.36s) [2022-04-11T17:11:51.892Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.13s) [2022-04-11T17:11:51.892Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-04-11T17:11:51.892Z] PASS [2022-04-11T17:11:51.892Z] [2022-04-11T17:11:51.892Z] DONE 8 tests in 14.637s [2022-04-11T17:11:51.892Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-11T17:11:51.892Z] ++ 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-11T17:11:51.892Z] ++ set -e [2022-04-11T17:11:51.892Z] ++ '[' -n 0 ']' [2022-04-11T17:11:51.892Z] ++ set -x [2022-04-11T17:11:51.892Z] ++ 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-11T17:11:51.892Z] testing: warning: no tests to run [2022-04-11T17:11:51.892Z] PASS [2022-04-11T17:11:51.892Z] [2022-04-11T17:11:51.892Z] DONE 0 tests in 0.030s [2022-04-11T17:11:51.892Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-11T17:11:51.892Z] ++ 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-11T17:11:51.892Z] ++ set -e [2022-04-11T17:11:51.892Z] ++ '[' -n 0 ']' [2022-04-11T17:11:51.892Z] ++ set -x [2022-04-11T17:11:51.892Z] ++ 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-11T17:11:51.892Z] INFO: Testing against a local daemon [2022-04-11T17:11:51.892Z] === RUN TestAuthZPluginAllowRequest [2022-04-11T17:11:52.149Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-11T17:11:53.079Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-11T17:11:53.336Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2022-04-11T17:11:53.336Z] === RUN TestAuthZPluginTLS [2022-04-11T17:11:53.901Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-11T17:11:53.901Z] === RUN TestAuthZPluginDenyRequest [2022-04-11T17:11:53.901Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-11T17:11:54.464Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-11T17:11:54.464Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-11T17:11:54.720Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-11T17:11:54.976Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-04-11T17:11:54.976Z] === RUN TestAuthZPluginDenyResponse [2022-04-11T17:11:55.539Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-11T17:11:55.539Z] === RUN TestAuthZPluginAllowEventStream [2022-04-11T17:11:56.906Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2022-04-11T17:11:56.906Z] === RUN TestAuthZPluginErrorResponse [2022-04-11T17:11:57.469Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-11T17:11:57.470Z] === RUN TestAuthZPluginErrorRequest [2022-04-11T17:11:57.470Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-11T17:11:57.470Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-11T17:11:57.726Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-11T17:11:57.726Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-11T17:11:57.726Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-11T17:11:57.983Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-11T17:11:57.984Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-11T17:11:58.241Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-11T17:11:58.498Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-04-11T17:11:58.499Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-11T17:11:58.756Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-11T17:11:58.756Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-11T17:11:59.687Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-11T17:12:00.251Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-04-11T17:12:00.251Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-11T17:12:02.151Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2022-04-11T17:12:02.151Z] === RUN TestAuthZPluginHeader [2022-04-11T17:12:02.716Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-04-11T17:12:02.716Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-11T17:12:02.973Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-11T17:12:04.342Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-11T17:12:04.342Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-11T17:12:04.906Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-11T17:12:05.471Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-11T17:12:06.036Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-11T17:12:07.404Z] === RUN TestDockerSuite/TestBuildUser [2022-04-11T17:12:07.404Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s) [2022-04-11T17:12:07.404Z] === RUN TestAuthZPluginV2Disable [2022-04-11T17:12:08.802Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-11T17:12:11.322Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-11T17:12:11.322Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2022-04-11T17:12:11.322Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-11T17:12:15.493Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s) [2022-04-11T17:12:15.493Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-11T17:12:20.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-11T17:12:22.645Z] docker_api_swarm_test.go:272: [d273c2c8e1d6a] joining swarm manager [d40705052123f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:12:23.578Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-11T17:12:24.946Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-11T17:12:24.946Z] docker_api_swarm_test.go:273: [d8f2541aef5c8] joining swarm manager [d40705052123f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:12:24.946Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-11T17:12:25.878Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-11T17:12:26.442Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-11T17:12:27.373Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-11T17:12:27.373Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-11T17:12:27.373Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-11T17:12:27.373Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-11T17:12:27.373Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-11T17:12:27.373Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-11T17:12:27.373Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-11T17:12:27.373Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-11T17:12:27.373Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-11T17:12:27.630Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.86s) [2022-04-11T17:12:27.630Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-11T17:12:28.998Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-11T17:12:28.998Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-11T17:12:29.255Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-11T17:12:29.818Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-11T17:12:30.381Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-11T17:12:30.381Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-11T17:12:32.273Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-11T17:12:33.203Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-11T17:12:33.772Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-11T17:12:34.035Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-11T17:12:34.599Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-11T17:12:34.599Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-11T17:12:34.599Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-11T17:12:34.857Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-11T17:12:36.228Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-11T17:12:36.228Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-11T17:12:36.228Z] docker_cli_sni_test.go:18: Flakey test [2022-04-11T17:12:36.228Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-11T17:12:36.791Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-11T17:12:37.354Z] === RUN TestDockerSuite/TestCommitChange [2022-04-11T17:12:37.919Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-11T17:12:38.483Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-11T17:12:38.497Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-11T17:12:39.062Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-11T17:12:39.412Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-11T17:12:40.039Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-11T17:12:40.039Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-11T17:12:40.298Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-11T17:12:40.298Z] Cross building: bundles/cross/windows/amd64 [2022-04-11T17:12:40.343Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-11T17:12:40.555Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-11T17:12:40.556Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-11T17:12:41.273Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-11T17:12:42.202Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-11T17:12:42.459Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-11T17:12:43.388Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-11T17:12:43.953Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-11T17:12:43.953Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-11T17:12:43.953Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-11T17:12:44.210Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-11T17:12:44.210Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-11T17:12:44.210Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-11T17:12:44.210Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-11T17:12:44.210Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-11T17:12:44.210Z] PASS [2022-04-11T17:12:44.210Z] [2022-04-11T17:12:44.210Z] DONE 17 tests in 52.365s [2022-04-11T17:12:44.210Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-11T17:12:44.210Z] ++ 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-11T17:12:44.210Z] ++ set -e [2022-04-11T17:12:44.210Z] ++ '[' -n 0 ']' [2022-04-11T17:12:44.210Z] ++ set -x [2022-04-11T17:12:44.210Z] ++ 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-11T17:12:44.467Z] INFO: Testing against a local daemon [2022-04-11T17:12:44.467Z] === RUN TestPluginInvalidJSON [2022-04-11T17:12:44.467Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:12:44.467Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:12:44.467Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-11T17:12:44.467Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-11T17:12:44.467Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-11T17:12:44.467Z] === RUN TestPluginInstall [2022-04-11T17:12:44.467Z] === RUN TestPluginInstall/no_auth [2022-04-11T17:12:45.402Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-11T17:12:45.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-11T17:12:46.898Z] time="2022-04-11T17:12:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:12:46.898Z] time="2022-04-11T17:12:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0ff06ac8630623fd8d83cc17e246e13de3c8dbe2e99ecbf0890a9bf47b88123" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:12:46.898Z] time="2022-04-11T17:12:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:12:46.898Z] time="2022-04-11T17:12:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0ff06ac8630623fd8d83cc17e246e13de3c8dbe2e99ecbf0890a9bf47b88123" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:12:46.898Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-11T17:12:46.898Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-11T17:12:47.155Z] === RUN TestPluginInstall/with_htpasswd [2022-04-11T17:12:47.412Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-11T17:12:47.670Z] time="2022-04-11T17:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:12:47.670Z] time="2022-04-11T17:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0ff06ac8630623fd8d83cc17e246e13de3c8dbe2e99ecbf0890a9bf47b88123" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:12:47.670Z] time="2022-04-11T17:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:12:47.670Z] time="2022-04-11T17:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0ff06ac8630623fd8d83cc17e246e13de3c8dbe2e99ecbf0890a9bf47b88123" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:12:48.234Z] === RUN TestPluginInstall/with_insecure [2022-04-11T17:12:48.490Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-11T17:12:49.421Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-11T17:12:49.421Z] time="2022-04-11T17:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:12:49.421Z] time="2022-04-11T17:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:676db3d960b44f5d3aac32a8804b48991e106632675f03ae36f1c06ad96b427b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:12:49.421Z] time="2022-04-11T17:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-11T17:12:49.421Z] time="2022-04-11T17:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:676db3d960b44f5d3aac32a8804b48991e106632675f03ae36f1c06ad96b427b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-11T17:12:49.677Z] plugin_test.go:165: [d02099d7dde3c] daemon is not started [2022-04-11T17:12:49.677Z] --- PASS: TestPluginInstall (5.22s) [2022-04-11T17:12:49.677Z] --- PASS: TestPluginInstall/no_auth (2.63s) [2022-04-11T17:12:49.677Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2022-04-11T17:12:49.677Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2022-04-11T17:12:49.677Z] === RUN TestPluginsWithRuntimes [2022-04-11T17:12:49.934Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-11T17:12:50.192Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-11T17:12:50.450Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-11T17:12:50.450Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-11T17:12:51.014Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-11T17:12:51.014Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-11T17:12:51.014Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-11T17:12:51.014Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-11T17:12:51.014Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-11T17:12:51.270Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-11T17:12:51.833Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-11T17:12:52.090Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-11T17:12:52.346Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-11T17:12:52.935Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-11T17:12:52.935Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-11T17:12:53.508Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2022-04-11T17:12:53.509Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-04-11T17:12:53.509Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-04-11T17:12:53.509Z] === RUN TestPluginBackCompatMediaTypes [2022-04-11T17:12:54.071Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-11T17:12:54.327Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-04-11T17:12:54.327Z] PASS [2022-04-11T17:12:54.327Z] [2022-04-11T17:12:54.327Z] DONE 10 tests in 10.007s [2022-04-11T17:12:54.327Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-11T17:12:54.327Z] ++ 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-11T17:12:54.327Z] ++ set -e [2022-04-11T17:12:54.327Z] ++ '[' -n 0 ']' [2022-04-11T17:12:54.327Z] ++ set -x [2022-04-11T17:12:54.327Z] ++ 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-11T17:12:54.327Z] INFO: Testing against a local daemon [2022-04-11T17:12:54.328Z] === RUN TestExternalGraphDriver [2022-04-11T17:12:54.328Z] === RUN TestExternalGraphDriver/json [2022-04-11T17:12:54.586Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-11T17:12:54.586Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-11T17:12:55.150Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-11T17:12:55.713Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-11T17:12:56.277Z] === RUN TestExternalGraphDriver/spec [2022-04-11T17:12:56.277Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-11T17:12:56.840Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-11T17:12:56.840Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-11T17:12:57.770Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-11T17:12:58.027Z] === RUN TestExternalGraphDriver/pull [2022-04-11T17:12:58.027Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-11T17:12:58.592Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-11T17:12:58.848Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-11T17:12:59.105Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-11T17:13:00.039Z] --- PASS: TestExternalGraphDriver (5.48s) [2022-04-11T17:13:00.039Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-04-11T17:13:00.039Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2022-04-11T17:13:00.039Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2022-04-11T17:13:00.039Z] === RUN TestGraphdriverPluginV2 [2022-04-11T17:13:00.296Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-11T17:13:00.511Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-11T17:13:00.511Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-11T17:13:00.511Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-11T17:13:00.511Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-11T17:13:00.511Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-11T17:13:01.225Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-11T17:13:01.225Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-11T17:13:01.225Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-11T17:13:01.225Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-11T17:13:01.225Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-11T17:13:01.788Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-11T17:13:03.404Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-11T17:13:04.308Z] --- PASS: TestGraphdriverPluginV2 (3.93s) [2022-04-11T17:13:04.308Z] PASS [2022-04-11T17:13:04.308Z] [2022-04-11T17:13:04.308Z] DONE 5 tests in 9.520s [2022-04-11T17:13:04.308Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-11T17:13:04.309Z] ++ 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-11T17:13:04.309Z] ++ set -e [2022-04-11T17:13:04.309Z] ++ '[' -n 0 ']' [2022-04-11T17:13:04.309Z] ++ set -x [2022-04-11T17:13:04.309Z] ++ 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-11T17:13:04.309Z] INFO: Testing against a local daemon [2022-04-11T17:13:04.309Z] === RUN TestContinueAfterPluginCrash [2022-04-11T17:13:04.309Z] === PAUSE TestContinueAfterPluginCrash [2022-04-11T17:13:04.309Z] === RUN TestReadPluginNoRead [2022-04-11T17:13:04.309Z] === PAUSE TestReadPluginNoRead [2022-04-11T17:13:04.309Z] === RUN TestDaemonStartWithLogOpt [2022-04-11T17:13:04.309Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-11T17:13:04.309Z] === CONT TestContinueAfterPluginCrash [2022-04-11T17:13:04.309Z] === CONT TestDaemonStartWithLogOpt [2022-04-11T17:13:04.368Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-11T17:13:04.368Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-11T17:13:04.368Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-11T17:13:04.368Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-11T17:13:04.368Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-11T17:13:04.368Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-11T17:13:04.368Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-11T17:13:04.824Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-11T17:13:05.787Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-11T17:13:06.202Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-11T17:13:06.766Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-11T17:13:07.331Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-11T17:13:07.331Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-11T17:13:07.331Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-11T17:13:07.588Z] --- PASS: TestDaemonStartWithLogOpt (3.53s)=== RUN TestDockerSuite/TestContainerAPIWait [2022-04-11T17:13:07.588Z] [2022-04-11T17:13:07.588Z] === CONT TestReadPluginNoRead [2022-04-11T17:13:09.509Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-11T17:13:10.109Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-11T17:13:10.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-11T17:13:10.110Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-11T17:13:10.675Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-11T17:13:11.240Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-11T17:13:11.739Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-11T17:13:11.739Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-11T17:13:11.739Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-11T17:13:11.739Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-11T17:13:11.739Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-11T17:13:11.739Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-11T17:13:11.806Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-11T17:13:12.740Z] --- PASS: TestContinueAfterPluginCrash (8.78s) [2022-04-11T17:13:13.304Z] === RUN TestReadPluginNoRead/default [2022-04-11T17:13:14.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-11T17:13:15.193Z] === CONT TestReadPluginNoRead [2022-04-11T17:13:15.193Z] read_test.go:92: [d6967a62cff2c] daemon is not started [2022-04-11T17:13:15.193Z] --- PASS: TestReadPluginNoRead (7.60s) [2022-04-11T17:13:15.193Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2022-04-11T17:13:15.193Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.14s) [2022-04-11T17:13:15.193Z] --- PASS: TestReadPluginNoRead/default (1.63s) [2022-04-11T17:13:15.193Z] PASS [2022-04-11T17:13:15.193Z] [2022-04-11T17:13:15.193Z] DONE 6 tests in 11.239s [2022-04-11T17:13:15.193Z] 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-11T17:13:15.193Z] ++ 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-11T17:13:15.193Z] ++ set -e [2022-04-11T17:13:15.193Z] ++ '[' -n 0 ']' [2022-04-11T17:13:15.193Z] ++ set -x [2022-04-11T17:13:15.193Z] ++ 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-11T17:13:15.193Z] testing: warning: no tests to run [2022-04-11T17:13:15.193Z] PASS [2022-04-11T17:13:15.193Z] [2022-04-11T17:13:15.193Z] DONE 0 tests in 0.044s [2022-04-11T17:13:15.193Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-11T17:13:15.193Z] ++ 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-11T17:13:15.193Z] ++ set -e [2022-04-11T17:13:15.193Z] ++ '[' -n 0 ']' [2022-04-11T17:13:15.193Z] ++ set -x [2022-04-11T17:13:15.193Z] ++ 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-11T17:13:15.193Z] INFO: Testing against a local daemon [2022-04-11T17:13:15.193Z] === RUN TestPluginWithDevMounts [2022-04-11T17:13:15.193Z] === PAUSE TestPluginWithDevMounts [2022-04-11T17:13:15.193Z] === CONT TestPluginWithDevMounts [2022-04-11T17:13:15.472Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-11T17:13:16.563Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-11T17:13:16.821Z] docker_api_swarm_node_test.go:20: [dca471cdfd406] joining swarm manager [d677d6b9f0e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:13:17.121Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-11T17:13:17.379Z] --- PASS: TestPluginWithDevMounts (1.99s) [2022-04-11T17:13:17.379Z] PASS [2022-04-11T17:13:17.379Z] [2022-04-11T17:13:17.379Z] DONE 1 tests in 2.088s [2022-04-11T17:13:17.379Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-11T17:13:17.379Z] ++ 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-11T17:13:17.379Z] ++ set -e [2022-04-11T17:13:17.379Z] ++ '[' -n 0 ']' [2022-04-11T17:13:17.379Z] ++ set -x [2022-04-11T17:13:17.379Z] ++ 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-11T17:13:17.379Z] INFO: Testing against a local daemon [2022-04-11T17:13:17.379Z] === RUN TestSecretInspect [2022-04-11T17:13:17.636Z] docker_api_swarm_node_test.go:21: [d4c7cf87447c2] joining swarm manager [d677d6b9f0e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:13:18.568Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-11T17:13:19.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-11T17:13:19.935Z] --- PASS: TestSecretInspect (2.46s) [2022-04-11T17:13:19.935Z] === RUN TestSecretList [2022-04-11T17:13:20.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-11T17:13:21.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-11T17:13:22.125Z] --- PASS: TestSecretList (2.26s) [2022-04-11T17:13:22.125Z] === RUN TestSecretsCreateAndDelete [2022-04-11T17:13:23.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-11T17:13:24.423Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2022-04-11T17:13:24.423Z] === RUN TestSecretsUpdate [2022-04-11T17:13:24.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-11T17:13:26.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0005ff440_} [2022-04-11T17:13:26.977Z] --- PASS: TestSecretsUpdate (2.44s) [2022-04-11T17:13:26.977Z] === RUN TestTemplatedSecret [2022-04-11T17:13:27.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12373621305_/foo_false____} [2022-04-11T17:13:28.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-11T17:13:28.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12373621305_/foo_true____} [2022-04-11T17:13:30.098Z] --- PASS: TestTemplatedSecret (2.99s) [2022-04-11T17:13:30.098Z] === RUN TestSecretCreateResolve [2022-04-11T17:13:30.260Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-11T17:13:30.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33674906340_/foo_false____} [2022-04-11T17:13:31.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33674906340_/foo_true____} [2022-04-11T17:13:32.655Z] docker_api_swarm_test.go:502: [de962ff9ef86a] joining swarm manager [dca862b450aa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:13:32.913Z] --- PASS: TestSecretCreateResolve (3.01s) [2022-04-11T17:13:32.913Z] PASS [2022-04-11T17:13:32.913Z] [2022-04-11T17:13:32.913Z] DONE 6 tests in 15.512s [2022-04-11T17:13:32.913Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-11T17:13:32.913Z] ++ 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-11T17:13:32.913Z] ++ set -e [2022-04-11T17:13:32.913Z] ++ '[' -n 0 ']' [2022-04-11T17:13:32.913Z] ++ set -x [2022-04-11T17:13:32.913Z] ++ 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-11T17:13:32.913Z] INFO: Testing against a local daemon [2022-04-11T17:13:32.913Z] === RUN TestServiceCreateInit [2022-04-11T17:13:32.913Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-11T17:13:33.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33674906340_/foo_true__0xc0005ff470__} [2022-04-11T17:13:33.977Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-11T17:13:34.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005ff488_} [2022-04-11T17:13:35.509Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-11T17:13:35.509Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-11T17:13:35.509Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-11T17:13:36.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005ff4a0_} [2022-04-11T17:13:37.161Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-11T17:13:37.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0005ff4b8_} [2022-04-11T17:13:39.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0005ff4d0_} [2022-04-11T17:13:39.223Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-11T17:13:40.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-11T17:13:40.719Z] --- PASS: TestServiceCreateInit (7.65s) [2022-04-11T17:13:40.719Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.98s) [2022-04-11T17:13:40.719Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-04-11T17:13:40.719Z] === RUN TestCreateServiceMultipleTimes [2022-04-11T17:13:40.755Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-11T17:13:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-11T17:13:41.906Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-11T17:13:42.470Z] docker_api_swarm_test.go:507: [d009db3f688a5] joining swarm manager [dca862b450aa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:13:44.363Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-11T17:13:46.258Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-11T17:13:46.521Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-11T17:13:46.521Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-11T17:13:46.521Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-11T17:13:46.521Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-11T17:13:46.521Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-11T17:13:46.521Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-11T17:13:46.521Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-11T17:13:46.521Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-11T17:13:46.521Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-11T17:13:46.521Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-11T17:13:48.781Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-11T17:13:49.713Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-11T17:13:49.713Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-11T17:13:50.275Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-11T17:13:51.206Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-11T17:13:51.771Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-11T17:13:52.337Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-11T17:13:52.903Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-11T17:13:53.467Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-11T17:13:54.030Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-11T17:13:54.596Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-11T17:13:55.166Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-11T17:13:55.731Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-11T17:13:56.294Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-11T17:13:56.871Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-11T17:13:57.433Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-11T17:13:57.690Z] --- PASS: TestCreateServiceMultipleTimes (17.20s) [2022-04-11T17:13:57.690Z] === RUN TestCreateServiceConflict [2022-04-11T17:13:58.619Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-11T17:13:59.182Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-11T17:13:59.746Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-11T17:13:59.746Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-11T17:14:00.309Z] --- PASS: TestCreateServiceConflict (2.53s) [2022-04-11T17:14:00.309Z] === RUN TestCreateServiceMaxReplicas [2022-04-11T17:14:00.566Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-11T17:14:01.129Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-11T17:14:01.692Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-11T17:14:02.623Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-11T17:14:03.555Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-11T17:14:03.555Z] --- PASS: TestCreateServiceMaxReplicas (3.30s) [2022-04-11T17:14:03.555Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-11T17:14:04.922Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-11T17:14:05.178Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-11T17:14:07.072Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-11T17:14:10.343Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-11T17:14:11.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-11T17:14:12.273Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-11T17:14:12.835Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-11T17:14:14.207Z] docker_api_swarm_node_test.go:81: [da5d06cd284a4] joining swarm manager [d6e623163a666]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:14:16.101Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-11T17:14:17.995Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.06s) [2022-04-11T17:14:17.995Z] === RUN TestCreateServiceSecretFileMode [2022-04-11T17:14:18.252Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-11T17:14:18.834Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-11T17:14:22.153Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-11T17:14:22.153Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-11T17:14:22.153Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-11T17:14:22.153Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-11T17:14:22.153Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-11T17:14:23.008Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-11T17:14:23.624Z] === RUN TestDockerSuite/TestCpToDot [2022-04-11T17:14:23.881Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-11T17:14:24.812Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-11T17:14:25.744Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-11T17:14:26.308Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-11T17:14:27.304Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-11T17:14:27.304Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-11T17:14:27.869Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-11T17:14:27.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-11T17:14:28.799Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-11T17:14:28.799Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-11T17:14:28.799Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-11T17:14:29.056Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-11T17:14:29.989Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-11T17:14:29.989Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-11T17:14:29.989Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-11T17:14:29.989Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-11T17:14:29.989Z] docker_api_swarm_node_test.go:53: [d57fc53cc046c] joining swarm manager [dcf49f8dcc558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:14:30.552Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-11T17:14:30.809Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-11T17:14:30.809Z] docker_api_swarm_node_test.go:54: [d1e988f2f7c33] joining swarm manager [dcf49f8dcc558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:14:31.066Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-11T17:14:31.066Z] === RUN TestDockerSuite/TestCreateRM [2022-04-11T17:14:31.066Z] --- PASS: TestCreateServiceSecretFileMode (13.40s) [2022-04-11T17:14:31.066Z] === RUN TestCreateServiceConfigFileMode [2022-04-11T17:14:31.323Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-11T17:14:31.323Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-11T17:14:31.323Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-11T17:14:31.323Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-11T17:14:31.323Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-11T17:14:32.020Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-11T17:14:32.020Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-11T17:14:32.020Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-11T17:14:32.020Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-11T17:14:32.021Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-11T17:14:32.021Z] remote: Enumerating objects: 23, done. [2022-04-11T17:14:32.021Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-11T17:14:32.021Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-11T17:14:32.021Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-11T17:14:32.021Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-11T17:14:32.021Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-11T17:14:32.021Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-11T17:14:32.021Z] Cross building: bundles/cross/linux/ppc64le [2022-04-11T17:14:32.021Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-11T17:14:32.021Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-11T17:14:33.214Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-11T17:14:33.215Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-11T17:14:33.215Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-11T17:14:36.488Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-11T17:14:36.488Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-11T17:14:36.488Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-11T17:14:36.488Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-11T17:14:36.488Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-11T17:14:36.488Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-11T17:14:36.745Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-11T17:14:37.672Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-11T17:14:38.237Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-11T17:14:39.169Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-11T17:14:39.805Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-11T17:14:39.805Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-11T17:14:39.805Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-11T17:14:40.100Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-11T17:14:40.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-11T17:14:40.663Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-11T17:14:40.920Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-11T17:14:40.920Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-11T17:14:41.486Z] === RUN TestDockerSuite/TestDockerFails [2022-04-11T17:14:41.486Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-11T17:14:41.486Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-11T17:14:41.486Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-11T17:14:42.416Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-11T17:14:42.672Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-11T17:14:44.041Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-11T17:14:44.041Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-11T17:14:44.041Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-11T17:14:44.041Z] --- PASS: TestCreateServiceConfigFileMode (12.84s) [2022-04-11T17:14:44.041Z] === RUN TestCreateServiceSysctls [2022-04-11T17:14:44.041Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-11T17:14:47.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-11T17:14:47.304Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-11T17:14:47.309Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-04-11T17:14:47.309Z] === RUN TestCreateServiceCapabilities [2022-04-11T17:14:48.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-11T17:14:49.828Z] --- PASS: TestCreateServiceCapabilities (2.53s) [2022-04-11T17:14:49.828Z] === RUN TestInspect [2022-04-11T17:14:49.828Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-11T17:14:51.724Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-11T17:14:52.654Z] --- PASS: TestInspect (3.10s) [2022-04-11T17:14:52.654Z] === RUN TestCreateJob [2022-04-11T17:14:52.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-11T17:14:54.025Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-11T17:14:55.940Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-11T17:14:55.940Z] --- PASS: TestCreateJob (3.25s) [2022-04-11T17:14:55.940Z] === RUN TestReplicatedJob [2022-04-11T17:14:56.504Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-11T17:14:57.066Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-11T17:14:57.996Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-11T17:14:58.561Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-11T17:14:59.126Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-11T17:15:00.058Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-11T17:15:01.948Z] --- PASS: TestReplicatedJob (5.77s) [2022-04-11T17:15:01.948Z] === RUN TestUpdateReplicatedJob [2022-04-11T17:15:01.948Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-11T17:15:02.880Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-11T17:15:03.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-11T17:15:03.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-11T17:15:05.660Z] --- PASS: TestUpdateReplicatedJob (3.88s) [2022-04-11T17:15:05.660Z] === RUN TestServiceListWithStatuses [2022-04-11T17:15:05.660Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-11T17:15:05.660Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-11T17:15:05.660Z] === RUN TestDockerNetworkConnectAlias [2022-04-11T17:15:05.660Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-11T17:15:08.183Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-11T17:15:09.115Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-11T17:15:10.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-11T17:15:10.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-11T17:15:10.267Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-11T17:15:10.611Z] --- PASS: TestDockerNetworkConnectAlias (4.90s) [2022-04-11T17:15:10.611Z] === RUN TestDockerNetworkReConnect [2022-04-11T17:15:10.611Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-11T17:15:10.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-11T17:15:11.176Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-11T17:15:11.741Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-11T17:15:12.306Z] docker_api_swarm_test.go:202: [d5ff8cb121feb] joining swarm manager [d8b4218ff3764]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:15:13.236Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-11T17:15:14.174Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-11T17:15:14.445Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-11T17:15:14.702Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-11T17:15:14.959Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2022-04-11T17:15:14.959Z] === RUN TestServicePlugin [2022-04-11T17:15:14.959Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-11T17:15:14.959Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-11T17:15:16.336Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-11T17:15:16.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-11T17:15:16.504Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-11T17:15:16.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-11T17:15:16.504Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-11T17:15:16.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-11T17:15:17.265Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-11T17:15:17.521Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-11T17:15:17.521Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-11T17:15:18.084Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-11T17:15:18.341Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-11T17:15:18.903Z] plugin_test.go:61: [d7faf74caa1d5] joining swarm manager [d5efa6d235fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:15:19.160Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-11T17:15:20.088Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-11T17:15:20.345Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-11T17:15:20.345Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-11T17:15:20.345Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-11T17:15:20.345Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-11T17:15:20.345Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-11T17:15:20.601Z] plugin_test.go:64: [d7782bfe644ff] joining swarm manager [d5efa6d235fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:15:22.497Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-11T17:15:23.060Z] === RUN TestDockerSuite/TestEventsRename [2022-04-11T17:15:23.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-11T17:15:23.551Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-11T17:15:23.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-11T17:15:23.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-11T17:15:23.551Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-11T17:15:23.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-11T17:15:23.551Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-11T17:15:23.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-11T17:15:23.625Z] === RUN TestDockerSuite/TestEventsResize [2022-04-11T17:15:23.882Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-11T17:15:27.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-11T17:15:28.523Z] docker_api_swarm_test.go:384: [d2bf2267157ae] joining swarm manager [dc4e64c103ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:15:29.453Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-11T17:15:30.385Z] docker_api_swarm_test.go:385: [d8e5ad58b639c] joining swarm manager [dc4e64c103ff7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:15:30.385Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-11T17:15:30.949Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-11T17:15:34.220Z] === RUN TestDockerSuite/TestEventsTop [2022-04-11T17:15:34.220Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-11T17:15:36.742Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-11T17:15:46.714Z] --- PASS: TestServicePlugin (31.44s) [2022-04-11T17:15:46.714Z] === RUN TestServiceUpdateLabel [2022-04-11T17:15:47.643Z] === RUN TestDockerSuite/TestExec [2022-04-11T17:15:48.206Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-11T17:15:48.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-11T17:15:48.771Z] --- PASS: TestServiceUpdateLabel (2.60s) [2022-04-11T17:15:48.771Z] === RUN TestServiceUpdateSecrets [2022-04-11T17:15:49.028Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-11T17:15:49.591Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-11T17:15:50.155Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-11T17:15:51.523Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-11T17:15:51.779Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-11T17:15:52.344Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-11T17:15:52.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-11T17:15:52.393Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-11T17:15:52.848Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-11T17:15:52.848Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-11T17:15:52.907Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-11T17:15:53.308Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-11T17:15:53.470Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-11T17:15:54.034Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-11T17:15:54.291Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-11T17:15:54.836Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-11T17:15:54.836Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-11T17:15:54.836Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-11T17:15:55.659Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-11T17:15:56.225Z] === RUN TestDockerSuite/TestExecEnv [2022-04-11T17:15:56.789Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-11T17:15:57.722Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-11T17:15:58.286Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-11T17:15:59.507Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-11T17:16:00.181Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-11T17:16:00.440Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-11T17:16:01.004Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-11T17:16:01.034Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-11T17:16:01.034Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-11T17:16:01.034Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-11T17:16:01.034Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-11T17:16:01.034Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-11T17:16:01.567Z] === RUN TestDockerSuite/TestExecParseError [2022-04-11T17:16:02.130Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-11T17:16:02.387Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-11T17:16:02.560Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-11T17:16:02.950Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-11T17:16:03.522Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-11T17:16:03.880Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2022-04-11T17:16:03.880Z] === RUN TestServiceUpdateConfigs [2022-04-11T17:16:04.136Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-11T17:16:04.483Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-11T17:16:04.939Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-11T17:16:05.079Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-11T17:16:05.337Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-11T17:16:05.394Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-11T17:16:11.177Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-11T17:16:14.066Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-11T17:16:14.066Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-11T17:16:14.066Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-11T17:16:15.026Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-11T17:16:15.026Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-11T17:16:15.026Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-11T17:16:15.483Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-11T17:16:17.511Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-11T17:16:17.511Z] === RUN TestDockerSuite/TestExecTTY [2022-04-11T17:16:17.511Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-11T17:16:17.654Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-11T17:16:18.073Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-11T17:16:18.615Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-11T17:16:18.637Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-11T17:16:18.637Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2022-04-11T17:16:18.637Z] === RUN TestServiceUpdateNetwork [2022-04-11T17:16:19.203Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-11T17:16:19.203Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-11T17:16:19.203Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-11T17:16:19.575Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-11T17:16:19.575Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-11T17:16:19.575Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-11T17:16:20.536Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-11T17:16:20.991Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-11T17:16:20.991Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-11T17:16:20.991Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-11T17:16:20.991Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-11T17:16:20.991Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-11T17:16:21.097Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-11T17:16:21.355Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-11T17:16:22.286Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-11T17:16:22.850Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-11T17:16:23.413Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-11T17:16:23.472Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-11T17:16:23.472Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-11T17:16:23.472Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-11T17:16:23.472Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-11T17:16:23.472Z] Cross building: bundles/cross/linux/s390x [2022-04-11T17:16:23.472Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-11T17:16:23.472Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-11T17:16:26.682Z] check_test.go:379: [d8e5ad58b639c] daemon is not started [2022-04-11T17:16:26.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-11T17:16:26.754Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-11T17:16:28.049Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-11T17:16:28.305Z] docker_api_swarm_test.go:802: [d3d1c3b92a79c] joining swarm manager [d6b6c9a2032e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:16:29.670Z] docker_api_swarm_test.go:802: [d5db7d9f66433] joining swarm manager [d6b6c9a2032e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:16:31.037Z] docker_api_swarm_test.go:802: [d04385a0e2912] joining swarm manager [d6b6c9a2032e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-11T17:16:31.963Z] --- PASS: TestServiceUpdateNetwork (13.09s) [2022-04-11T17:16:31.964Z] === RUN TestServiceUpdatePidsLimit [2022-04-11T17:16:32.532Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-11T17:16:33.095Z] docker_api_swarm_test.go:802: [d14fff8c3cfbb] joining swarm manager [d6b6c9a2032e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-11T17:16:33.095Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-11T17:16:34.026Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-11T17:16:34.283Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-11T17:16:34.540Z] docker_api_swarm_test.go:810: [d1da42aeec332] joining swarm manager [d6b6c9a2032e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-11T17:16:38.715Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-11T17:16:39.278Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-11T17:16:39.278Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-11T17:16:39.278Z] === RUN TestDockerSuite/TestHealth [2022-04-11T17:16:40.647Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-11T17:16:48.738Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2022-04-11T17:16:48.738Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-11T17:16:48.738Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-11T17:16:48.738Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-11T17:16:48.738Z] PASS [2022-04-11T17:16:48.738Z] [2022-04-11T17:16:48.738Z] === Skipped [2022-04-11T17:16:48.738Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-11T17:16:48.738Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-11T17:16:48.738Z] [2022-04-11T17:16:48.738Z] DONE 27 tests, 1 skipped in 195.340s [2022-04-11T17:16:48.738Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-11T17:16:48.738Z] ++ 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-11T17:16:48.738Z] ++ set -e [2022-04-11T17:16:48.738Z] ++ '[' -n 0 ']' [2022-04-11T17:16:48.738Z] ++ set -x [2022-04-11T17:16:48.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11T17:16:48.738Z] INFO: Testing against a local daemon [2022-04-11T17:16:48.738Z] === RUN TestSessionCreate [2022-04-11T17:16:48.738Z] --- PASS: TestSessionCreate (0.02s) [2022-04-11T17:16:48.738Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-11T17:16:48.738Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-11T17:16:48.738Z] PASS [2022-04-11T17:16:48.738Z] [2022-04-11T17:16:48.738Z] DONE 2 tests in 0.132s [2022-04-11T17:16:48.738Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-11T17:16:48.738Z] ++ 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-11T17:16:48.738Z] ++ set -e [2022-04-11T17:16:48.738Z] ++ '[' -n 0 ']' [2022-04-11T17:16:48.738Z] ++ set -x [2022-04-11T17:16:48.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11T17:16:48.738Z] INFO: Testing against a local daemon [2022-04-11T17:16:48.738Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-11T17:16:48.738Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-11T17:16:48.738Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-11T17:16:48.738Z] === RUN TestDiskUsage [2022-04-11T17:16:48.738Z] === PAUSE TestDiskUsage [2022-04-11T17:16:48.738Z] === RUN TestEventsExecDie [2022-04-11T17:16:48.995Z] --- PASS: TestEventsExecDie (0.57s) [2022-04-11T17:16:48.995Z] === RUN TestEventsBackwardsCompatible [2022-04-11T17:16:48.995Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-11T17:16:48.995Z] === RUN TestEventsVolumeCreate [2022-04-11T17:16:48.995Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-11T17:16:48.995Z] === RUN TestInfoBinaryCommits [2022-04-11T17:16:49.252Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-11T17:16:49.252Z] === RUN TestInfoAPIVersioned [2022-04-11T17:16:49.252Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-11T17:16:49.252Z] === RUN TestInfoAPI [2022-04-11T17:16:49.252Z] --- PASS: TestInfoAPI (0.02s) [2022-04-11T17:16:49.252Z] === RUN TestInfoAPIWarnings [2022-04-11T17:16:59.198Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-11T17:16:59.198Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-11T17:16:59.198Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-11T17:16:59.198Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-11T17:16:59.198Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-11T17:16:59.198Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-11T17:16:59.454Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-11T17:16:59.454Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-11T17:16:59.454Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-11T17:16:59.454Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-11T17:16:59.711Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-11T17:16:59.968Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-11T17:17:00.225Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-11T17:17:00.225Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-11T17:17:00.789Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-11T17:17:00.789Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-11T17:17:01.352Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-11T17:17:01.916Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-11T17:17:01.916Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-11T17:17:02.373Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-11T17:17:02.374Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-11T17:17:02.374Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-11T17:17:02.480Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-11T17:17:04.999Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-11T17:17:04.999Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-11T17:17:04.999Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-11T17:17:05.562Z] --- PASS: TestInfoAPIWarnings (16.28s) [2022-04-11T17:17:05.562Z] === RUN TestInfoDebug [2022-04-11T17:17:06.125Z] --- PASS: TestInfoDebug (0.53s) [2022-04-11T17:17:06.125Z] === RUN TestInfoInsecureRegistries [2022-04-11T17:17:06.381Z] === RUN TestDockerSuite/TestImportFile [2022-04-11T17:17:06.381Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-04-11T17:17:06.381Z] === RUN TestInfoRegistryMirrors [2022-04-11T17:17:06.944Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-11T17:17:06.944Z] === RUN TestLoginFailsWithBadCredentials [2022-04-11T17:17:07.201Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-11T17:17:07.201Z] === RUN TestPingCacheHeaders [2022-04-11T17:17:07.201Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-11T17:17:07.201Z] === RUN TestPingGet [2022-04-11T17:17:07.201Z] --- PASS: TestPingGet (0.03s) [2022-04-11T17:17:07.201Z] === RUN TestPingHead [2022-04-11T17:17:07.201Z] --- PASS: TestPingHead (0.02s) [2022-04-11T17:17:07.201Z] === RUN TestPingSwarmHeader [2022-04-11T17:17:07.459Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-11T17:17:07.459Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-11T17:17:07.716Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-11T17:17:08.142Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-11T17:17:08.142Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-11T17:17:08.142Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-11T17:17:08.142Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-11T17:17:08.142Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-11T17:17:08.142Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-11T17:17:08.142Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-11T17:17:08.280Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-11T17:17:08.597Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-11T17:17:08.597Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-11T17:17:08.597Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-11T17:17:08.853Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-11T17:17:09.421Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-11T17:17:09.679Z] --- PASS: TestPingSwarmHeader (2.38s) [2022-04-11T17:17:09.679Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-11T17:17:09.679Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-11T17:17:09.679Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-11T17:17:09.679Z] === RUN TestVersion [2022-04-11T17:17:09.679Z] --- PASS: TestVersion (0.05s) [2022-04-11T17:17:09.679Z] === CONT TestDiskUsage [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/container_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/image_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/volume_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-11T17:17:10.243Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-11T17:17:10.500Z] === RUN TestDiskUsage/after_container.Run [2022-04-11T17:17:10.500Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-11T17:17:10.756Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-11T17:17:10.757Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-11T17:17:10.757Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-11T17:17:10.757Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-11T17:17:10.757Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-11T17:17:10.757Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-11T17:17:10.757Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-11T17:17:10.757Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-11T17:17:10.757Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-11T17:17:10.757Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage (1.43s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-11T17:17:11.014Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-11T17:17:11.014Z] PASS [2022-04-11T17:17:11.014Z] [2022-04-11T17:17:11.014Z] === Skipped [2022-04-11T17:17:11.014Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-11T17:17:11.014Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-11T17:17:11.014Z] [2022-04-11T17:17:11.014Z] DONE 54 tests, 1 skipped in 22.728s [2022-04-11T17:17:11.014Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-11T17:17:11.014Z] ++ 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-11T17:17:11.014Z] ++ set -e [2022-04-11T17:17:11.014Z] ++ '[' -n 0 ']' [2022-04-11T17:17:11.014Z] ++ set -x [2022-04-11T17:17:11.014Z] ++ 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-11T17:17:11.271Z] INFO: Testing against a local daemon [2022-04-11T17:17:11.271Z] === RUN TestVolumesCreateAndList [2022-04-11T17:17:11.271Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-11T17:17:11.271Z] === RUN TestVolumesRemove [2022-04-11T17:17:11.271Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-11T17:17:11.271Z] === RUN TestVolumesInspect [2022-04-11T17:17:11.271Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-11T17:17:11.271Z] === RUN TestVolumesInvalidJSON [2022-04-11T17:17:11.271Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-11T17:17:11.271Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-11T17:17:11.271Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-11T17:17:11.271Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-11T17:17:11.271Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-11T17:17:11.271Z] PASS [2022-04-11T17:17:11.271Z] [2022-04-11T17:17:11.271Z] DONE 5 tests in 0.242s [2022-04-11T17:17:11.271Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-11T17:17:11.529Z] ++++ cat bundles/test-integration/docker.pid [2022-04-11T17:17:11.529Z] +++ kill 6668 [2022-04-11T17:17:11.786Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-11T17:17:11.786Z] +++ /etc/init.d/apparmor stop [2022-04-11T17:17:11.786Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-11T17:17:11.786Z] [2022-04-11T17:17:11.786Z] Unloading profiles will leave already running processes permanently [2022-04-11T17:17:11.786Z] unconfined, which can lead to unexpected situations. [2022-04-11T17:17:11.786Z] [2022-04-11T17:17:11.786Z] To set a process to complain mode, use the command line tool [2022-04-11T17:17:11.786Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-11T17:17:11.786Z] +++ true [2022-04-11T17:17:11.786Z] exiting test-integration [2022-04-11T17:17:11.786Z] ++ exit 0 [2022-04-11T17:17:11.786Z] [2022-04-11T17:17:12.349Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-11T17:17:12.606Z] + for job in $(jobs -p) [2022-04-11T17:17:12.606Z] + wait 26251 [2022-04-11T17:17:13.169Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-11T17:17:13.737Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-11T17:17:13.737Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-11T17:17:13.737Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-11T17:17:14.305Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-11T17:17:14.868Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-11T17:17:15.125Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-11T17:17:15.689Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-11T17:17:15.947Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-11T17:17:16.511Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-11T17:17:16.511Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-11T17:17:17.443Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-11T17:17:18.011Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-11T17:17:18.574Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-11T17:17:18.574Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-11T17:17:19.138Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-11T17:17:19.138Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-11T17:17:19.138Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-11T17:17:19.703Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-11T17:17:20.267Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-11T17:17:20.525Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-11T17:17:21.091Z] === RUN TestDockerSuite/TestInspectImage [2022-04-11T17:17:21.091Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-11T17:17:21.091Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-11T17:17:21.091Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-11T17:17:21.091Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-11T17:17:21.653Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-11T17:17:21.909Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-11T17:17:22.165Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-11T17:17:22.421Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-11T17:17:22.984Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-11T17:17:25.503Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-11T17:17:25.503Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-11T17:17:25.761Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-11T17:17:26.324Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-11T17:17:27.253Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-11T17:17:27.509Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-11T17:17:28.072Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-11T17:17:28.635Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-11T17:17:28.915Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-11T17:17:29.481Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-11T17:17:29.737Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-11T17:17:29.737Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-11T17:17:31.633Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-11T17:17:31.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-11T17:17:32.564Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-11T17:17:33.126Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-11T17:17:33.383Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-11T17:17:33.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-11T17:17:33.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-11T17:17:33.752Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-11T17:17:33.752Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-11T17:17:34.749Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-11T17:17:36.121Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-11T17:17:37.050Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-11T17:17:37.306Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-11T17:17:38.679Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-11T17:17:38.679Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-11T17:17:39.242Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-11T17:17:47.334Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-11T17:17:47.334Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-11T17:17:48.265Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-11T17:17:48.828Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-11T17:17:50.720Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-11T17:17:50.720Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-11T17:17:50.720Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-11T17:17:50.720Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-11T17:17:50.720Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-11T17:17:50.976Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-11T17:17:51.539Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-11T17:17:52.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-11T17:17:54.792Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-11T17:17:54.792Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-11T17:17:54.792Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-11T17:17:54.799Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-11T17:17:55.742Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-11T17:17:56.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-11T17:17:58.507Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-11T17:17:58.580Z] docker_api_swarm_service_test.go:395: [dfef77be9654c] joining swarm manager [dbca7ba741143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:17:59.510Z] docker_api_swarm_service_test.go:395: [dad5bb43d0f6f] joining swarm manager [dbca7ba741143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:18:00.439Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-11T17:18:01.003Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-11T17:18:01.003Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-11T17:18:02.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-11T17:18:02.375Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-11T17:18:03.308Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-11T17:18:04.390Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-11T17:18:04.678Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-11T17:18:05.609Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-11T17:18:06.537Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-11T17:18:08.430Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-11T17:18:08.687Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-11T17:18:09.251Z] === RUN TestDockerSuite/TestLogsSince [2022-04-11T17:18:14.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-11T17:18:14.933Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-11T17:18:14.933Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-11T17:18:14.933Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-11T17:18:14.933Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-11T17:18:14.933Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-11T17:18:15.267Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-11T17:18:15.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/test/unit [2022-04-11T17:18:15.868Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-11T17:18:16.141Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-11T17:18:16.141Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-11T17:18:16.141Z] + TESTDIRS=./... [2022-04-11T17:18:16.141Z] + exclude_paths='/vendor/|/integration' [2022-04-11T17:18:16.141Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-11T17:18:16.141Z] ++ go list ./... [2022-04-11T17:18:16.797Z] docker_api_swarm_service_test.go:343: [db22fdceca615] joining swarm manager [d8be2735ee629]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:18:17.076Z] + pkg_list='github.com/docker/docker/api [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/backend/build [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/httputils [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/middleware [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/build [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/container [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/debug [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/image [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/network [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/session [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/system [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/volume [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/backend [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/container [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/events [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/filters [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/image [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/mount [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/network [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/registry [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/strslice [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/swarm [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/time [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/versions [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/volume [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/dockerfile [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/remotecontext [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T17:18:17.077Z] github.com/docker/docker/cli [2022-04-11T17:18:17.077Z] github.com/docker/docker/cli/config [2022-04-11T17:18:17.077Z] github.com/docker/docker/cli/debug [2022-04-11T17:18:17.077Z] github.com/docker/docker/client [2022-04-11T17:18:17.077Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T17:18:17.077Z] github.com/docker/docker/cmd/dockerd [2022-04-11T17:18:17.077Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T17:18:17.077Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T17:18:17.077Z] github.com/docker/docker/container [2022-04-11T17:18:17.077Z] github.com/docker/docker/container/stream [2022-04-11T17:18:17.077Z] github.com/docker/docker/contrib/apparmor [2022-04-11T17:18:17.077Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T17:18:17.077Z] github.com/docker/docker/contrib/httpserver [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/cluster [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/config [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/events [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/exec [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/images [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/initlayer [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/links [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/listeners [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/local [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/names [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/network [2022-04-11T17:18:17.077Z] github.com/docker/docker/daemon/stats [2022-04-11T17:18:17.077Z] github.com/docker/docker/distribution [2022-04-11T17:18:17.077Z] github.com/docker/docker/distribution/metadata [2022-04-11T17:18:17.077Z] github.com/docker/docker/distribution/utils [2022-04-11T17:18:17.077Z] github.com/docker/docker/distribution/xfer [2022-04-11T17:18:17.077Z] github.com/docker/docker/dockerversion [2022-04-11T17:18:17.077Z] github.com/docker/docker/errdefs [2022-04-11T17:18:17.077Z] github.com/docker/docker/image [2022-04-11T17:18:17.077Z] github.com/docker/docker/image/cache [2022-04-11T17:18:17.077Z] github.com/docker/docker/image/tarexport [2022-04-11T17:18:17.077Z] github.com/docker/docker/image/v1 [2022-04-11T17:18:17.077Z] github.com/docker/docker/internal/test/suite [2022-04-11T17:18:17.077Z] github.com/docker/docker/layer [2022-04-11T17:18:17.077Z] github.com/docker/docker/libcontainerd [2022-04-11T17:18:17.077Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T17:18:17.077Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T17:18:17.077Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T17:18:17.077Z] github.com/docker/docker/libcontainerd/types [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/config [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/idm [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/ns [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/options [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/osl [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/libnetwork/types [2022-04-11T17:18:17.077Z] github.com/docker/docker/oci [2022-04-11T17:18:17.077Z] github.com/docker/docker/oci/caps [2022-04-11T17:18:17.077Z] github.com/docker/docker/opts [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/aaparser [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/archive [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/authorization [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/capabilities [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/containerfs [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/directory [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/dmesg [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/filenotify [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/fileutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/fsutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/homedir [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/idtools [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/ioutils [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/longpath [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/loopback [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/parsers [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/pidfile [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/platform [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/plugins [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/pools [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/progress [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/pubsub [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/reexec [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/signal [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/stack [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/stringid [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/system [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/tailfile [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/tarsum [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/truncindex [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/urlutil [2022-04-11T17:18:17.077Z] github.com/docker/docker/pkg/useragent [2022-04-11T17:18:17.077Z] github.com/docker/docker/plugin [2022-04-11T17:18:17.077Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T17:18:17.077Z] github.com/docker/docker/plugin/v2 [2022-04-11T17:18:17.077Z] github.com/docker/docker/profiles/apparmor [2022-04-11T17:18:17.077Z] github.com/docker/docker/profiles/seccomp [2022-04-11T17:18:17.077Z] github.com/docker/docker/quota [2022-04-11T17:18:17.077Z] github.com/docker/docker/reference [2022-04-11T17:18:17.077Z] github.com/docker/docker/registry [2022-04-11T17:18:17.077Z] github.com/docker/docker/registry/resumable [2022-04-11T17:18:17.077Z] github.com/docker/docker/restartmanager [2022-04-11T17:18:17.077Z] github.com/docker/docker/rootless [2022-04-11T17:18:17.077Z] github.com/docker/docker/rootless/specconv [2022-04-11T17:18:17.077Z] github.com/docker/docker/runconfig [2022-04-11T17:18:17.077Z] github.com/docker/docker/runconfig/opts [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/daemon [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/environment [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/fakegit [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/registry [2022-04-11T17:18:17.077Z] github.com/docker/docker/testutil/request [2022-04-11T17:18:17.077Z] github.com/docker/docker/volume [2022-04-11T17:18:17.077Z] github.com/docker/docker/volume/drivers [2022-04-11T17:18:17.077Z] github.com/docker/docker/volume/local [2022-04-11T17:18:17.077Z] github.com/docker/docker/volume/mounts [2022-04-11T17:18:17.077Z] github.com/docker/docker/volume/service [2022-04-11T17:18:17.077Z] github.com/docker/docker/volume/service/opts [2022-04-11T17:18:17.077Z] github.com/docker/docker/volume/testutils' [2022-04-11T17:18:17.077Z] ++ grep --fixed-strings -v /libnetwork [2022-04-11T17:18:17.077Z] ++ echo 'github.com/docker/docker/api [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/backend/build [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/httputils [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/middleware [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/build [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/container [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/debug [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/image [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/network [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/session [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/system [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/server/router/volume [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/backend [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/container [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/events [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/filters [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/image [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/mount [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/network [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/registry [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/strslice [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/swarm [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/time [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/versions [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T17:18:17.077Z] github.com/docker/docker/api/types/volume [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/dockerfile [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/remotecontext [2022-04-11T17:18:17.077Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T17:18:17.077Z] github.com/docker/docker/cli [2022-04-11T17:18:17.077Z] github.com/docker/docker/cli/config [2022-04-11T17:18:17.077Z] github.com/docker/docker/cli/debug [2022-04-11T17:18:17.077Z] github.com/docker/docker/client [2022-04-11T17:18:17.077Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T17:18:17.077Z] github.com/docker/docker/cmd/dockerd [2022-04-11T17:18:17.078Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T17:18:17.078Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T17:18:17.078Z] github.com/docker/docker/container [2022-04-11T17:18:17.078Z] github.com/docker/docker/container/stream [2022-04-11T17:18:17.078Z] github.com/docker/docker/contrib/apparmor [2022-04-11T17:18:17.078Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T17:18:17.078Z] github.com/docker/docker/contrib/httpserver [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/config [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/events [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/exec [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/images [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/initlayer [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/links [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/listeners [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/local [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/names [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/network [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/stats [2022-04-11T17:18:17.078Z] github.com/docker/docker/distribution [2022-04-11T17:18:17.078Z] github.com/docker/docker/distribution/metadata [2022-04-11T17:18:17.078Z] github.com/docker/docker/distribution/utils [2022-04-11T17:18:17.078Z] github.com/docker/docker/distribution/xfer [2022-04-11T17:18:17.078Z] github.com/docker/docker/dockerversion [2022-04-11T17:18:17.078Z] github.com/docker/docker/errdefs [2022-04-11T17:18:17.078Z] github.com/docker/docker/image [2022-04-11T17:18:17.078Z] github.com/docker/docker/image/cache [2022-04-11T17:18:17.078Z] github.com/docker/docker/image/tarexport [2022-04-11T17:18:17.078Z] github.com/docker/docker/image/v1 [2022-04-11T17:18:17.078Z] github.com/docker/docker/internal/test/suite [2022-04-11T17:18:17.078Z] github.com/docker/docker/layer [2022-04-11T17:18:17.078Z] github.com/docker/docker/libcontainerd [2022-04-11T17:18:17.078Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T17:18:17.078Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T17:18:17.078Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T17:18:17.078Z] github.com/docker/docker/libcontainerd/types [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/config [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/idm [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/ns [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/options [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/osl [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/libnetwork/types [2022-04-11T17:18:17.078Z] github.com/docker/docker/oci [2022-04-11T17:18:17.078Z] github.com/docker/docker/oci/caps [2022-04-11T17:18:17.078Z] github.com/docker/docker/opts [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/aaparser [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/archive [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/authorization [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/capabilities [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/containerfs [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/directory [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/dmesg [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/filenotify [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/fileutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/fsutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/homedir [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/idtools [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/ioutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/longpath [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/loopback [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/parsers [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/pidfile [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/platform [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/plugins [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/pools [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/progress [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/pubsub [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/reexec [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/signal [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/stack [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/stringid [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/system [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/tailfile [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/tarsum [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/truncindex [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/urlutil [2022-04-11T17:18:17.078Z] github.com/docker/docker/pkg/useragent [2022-04-11T17:18:17.078Z] github.com/docker/docker/plugin [2022-04-11T17:18:17.078Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T17:18:17.078Z] github.com/docker/docker/plugin/v2 [2022-04-11T17:18:17.078Z] github.com/docker/docker/profiles/apparmor [2022-04-11T17:18:17.078Z] github.com/docker/docker/profiles/seccomp [2022-04-11T17:18:17.078Z] github.com/docker/docker/quota [2022-04-11T17:18:17.078Z] github.com/docker/docker/reference [2022-04-11T17:18:17.078Z] github.com/docker/docker/registry [2022-04-11T17:18:17.078Z] github.com/docker/docker/registry/resumable [2022-04-11T17:18:17.078Z] github.com/docker/docker/restartmanager [2022-04-11T17:18:17.078Z] github.com/docker/docker/rootless [2022-04-11T17:18:17.078Z] github.com/docker/docker/rootless/specconv [2022-04-11T17:18:17.078Z] github.com/docker/docker/runconfig [2022-04-11T17:18:17.078Z] github.com/docker/docker/runconfig/opts [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/daemon [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/environment [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/fakegit [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/registry [2022-04-11T17:18:17.078Z] github.com/docker/docker/testutil/request [2022-04-11T17:18:17.078Z] github.com/docker/docker/volume [2022-04-11T17:18:17.078Z] github.com/docker/docker/volume/drivers [2022-04-11T17:18:17.078Z] github.com/docker/docker/volume/local [2022-04-11T17:18:17.078Z] github.com/docker/docker/volume/mounts [2022-04-11T17:18:17.078Z] github.com/docker/docker/volume/service [2022-04-11T17:18:17.078Z] github.com/docker/docker/volume/service/opts [2022-04-11T17:18:17.078Z] github.com/docker/docker/volume/testutils' [2022-04-11T17:18:17.078Z] + base_pkg_list='github.com/docker/docker/api [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/backend/build [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/httputils [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/middleware [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/build [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/container [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/debug [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/image [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/network [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/session [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/system [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/server/router/volume [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/backend [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/container [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/events [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/filters [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/image [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/mount [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/network [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/registry [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/strslice [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/swarm [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/time [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/versions [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T17:18:17.078Z] github.com/docker/docker/api/types/volume [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/builder-next [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/dockerfile [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/remotecontext [2022-04-11T17:18:17.078Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T17:18:17.078Z] github.com/docker/docker/cli [2022-04-11T17:18:17.078Z] github.com/docker/docker/cli/config [2022-04-11T17:18:17.078Z] github.com/docker/docker/cli/debug [2022-04-11T17:18:17.078Z] github.com/docker/docker/client [2022-04-11T17:18:17.078Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T17:18:17.078Z] github.com/docker/docker/cmd/dockerd [2022-04-11T17:18:17.078Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T17:18:17.078Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T17:18:17.078Z] github.com/docker/docker/container [2022-04-11T17:18:17.078Z] github.com/docker/docker/container/stream [2022-04-11T17:18:17.078Z] github.com/docker/docker/contrib/apparmor [2022-04-11T17:18:17.078Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T17:18:17.078Z] github.com/docker/docker/contrib/httpserver [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/config [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/events [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/exec [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/images [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/initlayer [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/links [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/listeners [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/local [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/names [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/network [2022-04-11T17:18:17.078Z] github.com/docker/docker/daemon/stats [2022-04-11T17:18:17.078Z] github.com/docker/docker/distribution [2022-04-11T17:18:17.078Z] github.com/docker/docker/distribution/metadata [2022-04-11T17:18:17.078Z] github.com/docker/docker/distribution/utils [2022-04-11T17:18:17.078Z] github.com/docker/docker/distribution/xfer [2022-04-11T17:18:17.078Z] github.com/docker/docker/dockerversion [2022-04-11T17:18:17.078Z] github.com/docker/docker/errdefs [2022-04-11T17:18:17.078Z] github.com/docker/docker/image [2022-04-11T17:18:17.078Z] github.com/docker/docker/image/cache [2022-04-11T17:18:17.079Z] github.com/docker/docker/image/tarexport [2022-04-11T17:18:17.079Z] github.com/docker/docker/image/v1 [2022-04-11T17:18:17.079Z] github.com/docker/docker/internal/test/suite [2022-04-11T17:18:17.079Z] github.com/docker/docker/layer [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd/types [2022-04-11T17:18:17.079Z] github.com/docker/docker/oci [2022-04-11T17:18:17.079Z] github.com/docker/docker/oci/caps [2022-04-11T17:18:17.079Z] github.com/docker/docker/opts [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/aaparser [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/archive [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/authorization [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/capabilities [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/containerfs [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/directory [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/dmesg [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/filenotify [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/fileutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/fsutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/homedir [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/idtools [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/ioutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/longpath [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/loopback [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/parsers [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/pidfile [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/platform [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/pools [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/progress [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/pubsub [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/reexec [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/signal [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/stack [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/stringid [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/system [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/tailfile [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/tarsum [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/truncindex [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/urlutil [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/useragent [2022-04-11T17:18:17.079Z] github.com/docker/docker/plugin [2022-04-11T17:18:17.079Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T17:18:17.079Z] github.com/docker/docker/plugin/v2 [2022-04-11T17:18:17.079Z] github.com/docker/docker/profiles/apparmor [2022-04-11T17:18:17.079Z] github.com/docker/docker/profiles/seccomp [2022-04-11T17:18:17.079Z] github.com/docker/docker/quota [2022-04-11T17:18:17.079Z] github.com/docker/docker/reference [2022-04-11T17:18:17.079Z] github.com/docker/docker/registry [2022-04-11T17:18:17.079Z] github.com/docker/docker/registry/resumable [2022-04-11T17:18:17.079Z] github.com/docker/docker/restartmanager [2022-04-11T17:18:17.079Z] github.com/docker/docker/rootless [2022-04-11T17:18:17.079Z] github.com/docker/docker/rootless/specconv [2022-04-11T17:18:17.079Z] github.com/docker/docker/runconfig [2022-04-11T17:18:17.079Z] github.com/docker/docker/runconfig/opts [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/daemon [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/environment [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/fakegit [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/registry [2022-04-11T17:18:17.079Z] github.com/docker/docker/testutil/request [2022-04-11T17:18:17.079Z] github.com/docker/docker/volume [2022-04-11T17:18:17.079Z] github.com/docker/docker/volume/drivers [2022-04-11T17:18:17.079Z] github.com/docker/docker/volume/local [2022-04-11T17:18:17.079Z] github.com/docker/docker/volume/mounts [2022-04-11T17:18:17.079Z] github.com/docker/docker/volume/service [2022-04-11T17:18:17.079Z] github.com/docker/docker/volume/service/opts [2022-04-11T17:18:17.079Z] github.com/docker/docker/volume/testutils' [2022-04-11T17:18:17.079Z] ++ grep --fixed-strings /libnetwork [2022-04-11T17:18:17.079Z] ++ echo 'github.com/docker/docker/api [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/backend/build [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/httputils [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/middleware [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/build [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/container [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/debug [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/image [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/network [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/session [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/system [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/server/router/volume [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/backend [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/container [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/events [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/filters [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/image [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/mount [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/network [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/registry [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/strslice [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/swarm [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/time [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/versions [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T17:18:17.079Z] github.com/docker/docker/api/types/volume [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/builder-next [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/dockerfile [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/remotecontext [2022-04-11T17:18:17.079Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T17:18:17.079Z] github.com/docker/docker/cli [2022-04-11T17:18:17.079Z] github.com/docker/docker/cli/config [2022-04-11T17:18:17.079Z] github.com/docker/docker/cli/debug [2022-04-11T17:18:17.079Z] github.com/docker/docker/client [2022-04-11T17:18:17.079Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T17:18:17.079Z] github.com/docker/docker/cmd/dockerd [2022-04-11T17:18:17.079Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T17:18:17.079Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T17:18:17.079Z] github.com/docker/docker/container [2022-04-11T17:18:17.079Z] github.com/docker/docker/container/stream [2022-04-11T17:18:17.079Z] github.com/docker/docker/contrib/apparmor [2022-04-11T17:18:17.079Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T17:18:17.079Z] github.com/docker/docker/contrib/httpserver [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/cluster [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/config [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/events [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/exec [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/images [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/initlayer [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/links [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/listeners [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/local [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/names [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/network [2022-04-11T17:18:17.079Z] github.com/docker/docker/daemon/stats [2022-04-11T17:18:17.079Z] github.com/docker/docker/distribution [2022-04-11T17:18:17.079Z] github.com/docker/docker/distribution/metadata [2022-04-11T17:18:17.079Z] github.com/docker/docker/distribution/utils [2022-04-11T17:18:17.079Z] github.com/docker/docker/distribution/xfer [2022-04-11T17:18:17.079Z] github.com/docker/docker/dockerversion [2022-04-11T17:18:17.079Z] github.com/docker/docker/errdefs [2022-04-11T17:18:17.079Z] github.com/docker/docker/image [2022-04-11T17:18:17.079Z] github.com/docker/docker/image/cache [2022-04-11T17:18:17.079Z] github.com/docker/docker/image/tarexport [2022-04-11T17:18:17.079Z] github.com/docker/docker/image/v1 [2022-04-11T17:18:17.079Z] github.com/docker/docker/internal/test/suite [2022-04-11T17:18:17.079Z] github.com/docker/docker/layer [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T17:18:17.079Z] github.com/docker/docker/libcontainerd/types [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/config [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/idm [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/ns [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/options [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/osl [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/libnetwork/types [2022-04-11T17:18:17.079Z] github.com/docker/docker/oci [2022-04-11T17:18:17.079Z] github.com/docker/docker/oci/caps [2022-04-11T17:18:17.079Z] github.com/docker/docker/opts [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/aaparser [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/archive [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/authorization [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/capabilities [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/containerfs [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/directory [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/dmesg [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/filenotify [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/fileutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/fsutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/homedir [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/idtools [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/ioutils [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/longpath [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/loopback [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/parsers [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/pidfile [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/platform [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/pools [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/progress [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/pubsub [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/reexec [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/signal [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/stack [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/stringid [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/system [2022-04-11T17:18:17.079Z] github.com/docker/docker/pkg/tailfile [2022-04-11T17:18:17.080Z] github.com/docker/docker/pkg/tarsum [2022-04-11T17:18:17.080Z] github.com/docker/docker/pkg/truncindex [2022-04-11T17:18:17.080Z] github.com/docker/docker/pkg/urlutil [2022-04-11T17:18:17.080Z] github.com/docker/docker/pkg/useragent [2022-04-11T17:18:17.080Z] github.com/docker/docker/plugin [2022-04-11T17:18:17.080Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T17:18:17.080Z] github.com/docker/docker/plugin/v2 [2022-04-11T17:18:17.080Z] github.com/docker/docker/profiles/apparmor [2022-04-11T17:18:17.080Z] github.com/docker/docker/profiles/seccomp [2022-04-11T17:18:17.080Z] github.com/docker/docker/quota [2022-04-11T17:18:17.080Z] github.com/docker/docker/reference [2022-04-11T17:18:17.080Z] github.com/docker/docker/registry [2022-04-11T17:18:17.080Z] github.com/docker/docker/registry/resumable [2022-04-11T17:18:17.080Z] github.com/docker/docker/restartmanager [2022-04-11T17:18:17.080Z] github.com/docker/docker/rootless [2022-04-11T17:18:17.080Z] github.com/docker/docker/rootless/specconv [2022-04-11T17:18:17.080Z] github.com/docker/docker/runconfig [2022-04-11T17:18:17.080Z] github.com/docker/docker/runconfig/opts [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/daemon [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/environment [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/fakegit [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/registry [2022-04-11T17:18:17.080Z] github.com/docker/docker/testutil/request [2022-04-11T17:18:17.080Z] github.com/docker/docker/volume [2022-04-11T17:18:17.080Z] github.com/docker/docker/volume/drivers [2022-04-11T17:18:17.080Z] github.com/docker/docker/volume/local [2022-04-11T17:18:17.080Z] github.com/docker/docker/volume/mounts [2022-04-11T17:18:17.080Z] github.com/docker/docker/volume/service [2022-04-11T17:18:17.080Z] github.com/docker/docker/volume/service/opts [2022-04-11T17:18:17.080Z] github.com/docker/docker/volume/testutils' [2022-04-11T17:18:17.080Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/config [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/idm [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ns [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/options [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/osl [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/types' [2022-04-11T17:18:17.080Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-11T17:18:17.080Z] + echo 'github.com/docker/docker/libnetwork [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/config [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/idm [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/ns [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/options [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/osl [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/types' [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T17:18:17.080Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T17:18:17.080Z] + type docker-proxy [2022-04-11T17:18:17.080Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-11T17:18:17.080Z] + hack/make.sh binary-proxy install-proxy [2022-04-11T17:18:17.080Z] [2022-04-11T17:18:17.080Z] Removing bundles/ [2022-04-11T17:18:17.080Z] [2022-04-11T17:18:17.080Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-11T17:18:17.080Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-11T17:18:17.080Z] GOOS="" GOARCH="" GOARM="" [2022-04-11T17:18:17.359Z] docker_api_swarm_service_test.go:343: [df2d494e11e8d] joining swarm manager [d8be2735ee629]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:18:21.531Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-11T17:18:21.531Z] === RUN TestDockerSuite/TestLogsTail [2022-04-11T17:18:22.110Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-11T17:18:22.686Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-11T17:18:22.944Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-11T17:18:23.201Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-11T17:18:23.765Z] === RUN TestDockerSuite/TestNetHostname [2022-04-11T17:18:25.145Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-11T17:18:25.145Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-11T17:18:25.194Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-11T17:18:25.194Z] [2022-04-11T17:18:25.194Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-11T17:18:25.194Z] Installing docker-proxy to /usr/local/bin/ [2022-04-11T17:18:25.194Z] [2022-04-11T17:18:25.194Z] + mkdir -p bundles [2022-04-11T17:18:25.194Z] + '[' -n 'github.com/docker/docker/api [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/backend/build [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/httpstatus [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/httputils [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/middleware [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/build [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/container [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/debug [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/distribution [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/grpc [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/image [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/network [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/plugin [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/session [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/swarm [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/system [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/server/router/volume [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/backend [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/blkiodev [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/container [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/events [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/filters [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/image [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/mount [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/network [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/registry [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/strslice [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/swarm [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/time [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/versions [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-11T17:18:25.194Z] github.com/docker/docker/api/types/volume [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/builder-next [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/builder-next/worker [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/dockerfile [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/remotecontext [2022-04-11T17:18:25.194Z] github.com/docker/docker/builder/remotecontext/git [2022-04-11T17:18:25.194Z] github.com/docker/docker/cli [2022-04-11T17:18:25.194Z] github.com/docker/docker/cli/config [2022-04-11T17:18:25.194Z] github.com/docker/docker/cli/debug [2022-04-11T17:18:25.194Z] github.com/docker/docker/client [2022-04-11T17:18:25.194Z] github.com/docker/docker/cmd/docker-proxy [2022-04-11T17:18:25.194Z] github.com/docker/docker/cmd/dockerd [2022-04-11T17:18:25.194Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-11T17:18:25.194Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-11T17:18:25.194Z] github.com/docker/docker/container [2022-04-11T17:18:25.194Z] github.com/docker/docker/container/stream [2022-04-11T17:18:25.194Z] github.com/docker/docker/contrib/apparmor [2022-04-11T17:18:25.194Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-11T17:18:25.194Z] github.com/docker/docker/contrib/httpserver [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/cluster [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/cluster/convert [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/cluster/executor [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/cluster/provider [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/config [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/events [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/events/testutils [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/exec [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-11T17:18:25.194Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/images [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/initlayer [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/links [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/listeners [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/gelf [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/journald [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/local [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/logentries [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/splunk [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/syslog [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/logger/templates [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/names [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/network [2022-04-11T17:18:25.195Z] github.com/docker/docker/daemon/stats [2022-04-11T17:18:25.195Z] github.com/docker/docker/distribution [2022-04-11T17:18:25.195Z] github.com/docker/docker/distribution/metadata [2022-04-11T17:18:25.195Z] github.com/docker/docker/distribution/utils [2022-04-11T17:18:25.195Z] github.com/docker/docker/distribution/xfer [2022-04-11T17:18:25.195Z] github.com/docker/docker/dockerversion [2022-04-11T17:18:25.195Z] github.com/docker/docker/errdefs [2022-04-11T17:18:25.195Z] github.com/docker/docker/image [2022-04-11T17:18:25.195Z] github.com/docker/docker/image/cache [2022-04-11T17:18:25.195Z] github.com/docker/docker/image/tarexport [2022-04-11T17:18:25.195Z] github.com/docker/docker/image/v1 [2022-04-11T17:18:25.195Z] github.com/docker/docker/internal/test/suite [2022-04-11T17:18:25.195Z] github.com/docker/docker/layer [2022-04-11T17:18:25.195Z] github.com/docker/docker/libcontainerd [2022-04-11T17:18:25.195Z] github.com/docker/docker/libcontainerd/queue [2022-04-11T17:18:25.195Z] github.com/docker/docker/libcontainerd/remote [2022-04-11T17:18:25.195Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-11T17:18:25.195Z] github.com/docker/docker/libcontainerd/types [2022-04-11T17:18:25.195Z] github.com/docker/docker/oci [2022-04-11T17:18:25.195Z] github.com/docker/docker/oci/caps [2022-04-11T17:18:25.195Z] github.com/docker/docker/opts [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/aaparser [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/archive [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/authorization [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/broadcaster [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/capabilities [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/chrootarchive [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/containerfs [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/devicemapper [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/directory [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/dmesg [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/filenotify [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/fileutils [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/fsutils [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/homedir [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/idtools [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/ioutils [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/jsonmessage [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/longpath [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/loopback [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/namesgenerator [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/parsers [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/pidfile [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/platform [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/plugingetter [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/plugins [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/plugins/transport [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/pools [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/progress [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/pubsub [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/reexec [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/signal [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/stack [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/stdcopy [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/streamformatter [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/stringid [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/sysinfo [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/system [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/tailfile [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/tarsum [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/truncindex [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/urlutil [2022-04-11T17:18:25.195Z] github.com/docker/docker/pkg/useragent [2022-04-11T17:18:25.195Z] github.com/docker/docker/plugin [2022-04-11T17:18:25.195Z] github.com/docker/docker/plugin/executor/containerd [2022-04-11T17:18:25.195Z] github.com/docker/docker/plugin/v2 [2022-04-11T17:18:25.195Z] github.com/docker/docker/profiles/apparmor [2022-04-11T17:18:25.195Z] github.com/docker/docker/profiles/seccomp [2022-04-11T17:18:25.195Z] github.com/docker/docker/quota [2022-04-11T17:18:25.195Z] github.com/docker/docker/reference [2022-04-11T17:18:25.195Z] github.com/docker/docker/registry [2022-04-11T17:18:25.195Z] github.com/docker/docker/registry/resumable [2022-04-11T17:18:25.195Z] github.com/docker/docker/restartmanager [2022-04-11T17:18:25.195Z] github.com/docker/docker/rootless [2022-04-11T17:18:25.195Z] github.com/docker/docker/rootless/specconv [2022-04-11T17:18:25.195Z] github.com/docker/docker/runconfig [2022-04-11T17:18:25.195Z] github.com/docker/docker/runconfig/opts [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/daemon [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/environment [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/fakecontext [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/fakegit [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/fakestorage [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/fixtures/load [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/registry [2022-04-11T17:18:25.195Z] github.com/docker/docker/testutil/request [2022-04-11T17:18:25.195Z] github.com/docker/docker/volume [2022-04-11T17:18:25.195Z] github.com/docker/docker/volume/drivers [2022-04-11T17:18:25.195Z] github.com/docker/docker/volume/local [2022-04-11T17:18:25.195Z] github.com/docker/docker/volume/mounts [2022-04-11T17:18:25.195Z] github.com/docker/docker/volume/service [2022-04-11T17:18:25.195Z] github.com/docker/docker/volume/service/opts [2022-04-11T17:18:25.195Z] github.com/docker/docker/volume/testutils' ']' [2022-04-11T17:18:25.195Z] + 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-11T17:18:25.195Z] ? github.com/docker/docker/api [no test files] [2022-04-11T17:18:31.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-11T17:18:31.689Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-11T17:18:31.945Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-11T17:18:32.509Z] === RUN TestDockerSuite/TestPluginActive [2022-04-11T17:18:32.767Z] docker_api_swarm_service_test.go:490: [d546bfa02e6bf] joining swarm manager [d38d76a07522d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:18:33.696Z] docker_api_swarm_service_test.go:490: [dfd9e999241c6] joining swarm manager [d38d76a07522d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:18:34.629Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-11T17:18:41.170Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-11T17:18:41.170Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-11T17:18:41.170Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-11T17:18:41.734Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-11T17:18:43.278Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-04-11T17:18:45.003Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-11T17:18:45.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-11T17:18:46.861Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-11T17:18:50.130Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-11T17:18:51.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-11T17:18:54.031Z] docker_api_swarm_service_test.go:128: [dc020c77754a1] joining swarm manager [d77bd78854436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:18:54.594Z] docker_api_swarm_service_test.go:129: [dc626f2039476] joining swarm manager [d77bd78854436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:18:54.594Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-11T17:18:56.491Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-11T17:18:56.491Z] docker_api_swarm_service_test.go:137: [def96af2bcd06] joining swarm manager [d77bd78854436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-11T17:18:57.422Z] docker_api_swarm_service_test.go:138: [d840fe7ee10f2] joining swarm manager [d77bd78854436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-11T17:18:57.679Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-11T17:18:59.048Z] === RUN TestDockerSuite/TestPortList [2022-04-11T17:19:04.767Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-11T17:19:04.767Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-11T17:19:04.767Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-11T17:19:04.767Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-11T17:19:05.594Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-11T17:19:05.851Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-11T17:19:12.394Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-11T17:19:12.394Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-11T17:19:12.394Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-11T17:19:12.394Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-11T17:19:12.394Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-11T17:19:12.651Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-11T17:19:12.651Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-11T17:19:12.909Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-11T17:19:13.166Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-11T17:19:14.095Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-11T17:19:14.095Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-11T17:19:15.990Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-11T17:19:16.921Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-11T17:19:17.177Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-11T17:19:17.177Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-11T17:19:19.070Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-11T17:19:19.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-11T17:19:19.891Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-11T17:19:22.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-11T17:19:22.434Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-11T17:19:24.328Z] docker_api_swarm_service_test.go:304: [daad366351ad4] joining swarm manager [d79378434a777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:19:24.892Z] docker_api_swarm_service_test.go:304: [d160659c2f879] joining swarm manager [d79378434a777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:19:26.265Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-11T17:19:26.523Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-11T17:19:29.050Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-11T17:19:35.598Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-11T17:19:36.162Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-11T17:19:37.531Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-11T17:19:38.460Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-11T17:19:39.390Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-11T17:19:41.284Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-11T17:19:42.655Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-11T17:19:43.221Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-11T17:19:43.221Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-11T17:19:43.785Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-11T17:19:44.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-11T17:19:45.278Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-11T17:19:46.648Z] docker_api_swarm_service_test.go:100: [dc52f5d317e09] joining swarm manager [d2c2e5a0c37ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:19:47.212Z] docker_api_swarm_service_test.go:101: [d18efe021c144] joining swarm manager [d2c2e5a0c37ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:19:47.212Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-11T17:19:47.775Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-11T17:19:47.775Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-11T17:19:47.775Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-11T17:19:48.032Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-11T17:19:48.032Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-11T17:19:48.032Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-11T17:19:48.626Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-11T17:19:50.521Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-11T17:19:51.892Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-11T17:19:52.456Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-11T17:19:57.712Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-11T17:19:58.641Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-11T17:20:00.008Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-11T17:20:00.008Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-11T17:20:00.008Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-11T17:20:00.265Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-11T17:20:02.786Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-11T17:20:03.718Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-11T17:20:05.138Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-11T17:20:05.138Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-11T17:20:05.138Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-11T17:20:05.616Z] check_test.go:379: [dc52f5d317e09] daemon is not started [2022-04-11T17:20:06.547Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-11T17:20:07.475Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-11T17:20:07.475Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-11T17:20:07.475Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-11T17:20:10.002Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-11T17:20:10.259Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-11T17:20:10.516Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-11T17:20:11.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-11T17:20:11.644Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-11T17:20:12.575Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-11T17:20:13.506Z] docker_api_swarm_service_test.go:533: [d224b7a2fa5b0] joining swarm manager [d1320098e117a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:20:13.778Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-11T17:20:14.711Z] === RUN TestDockerSuite/TestRmiTag [2022-04-11T17:20:14.711Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-11T17:20:14.711Z] docker_api_swarm_service_test.go:534: [d32001aec536a] joining swarm manager [d1320098e117a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:20:15.276Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-11T17:20:19.457Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-11T17:20:19.457Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-11T17:20:19.724Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 16.2% of statements [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/builder [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/builder/dockerfile 0.525s coverage: 49.3% of statements [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-11T17:20:19.725Z] ok github.com/docker/docker/builder/remotecontext/git 1.785s coverage: 86.3% of statements [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/cli [no test files] [2022-04-11T17:20:19.725Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-11T17:20:20.291Z] ok github.com/docker/docker/cmd/docker-proxy 0.261s coverage: 67.6% of statements [2022-04-11T17:20:20.387Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-11T17:20:20.644Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-11T17:20:22.012Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-11T17:20:22.270Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-11T17:20:22.529Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-11T17:20:22.776Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-11T17:20:23.092Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-11T17:20:23.092Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-11T17:20:23.348Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-11T17:20:23.627Z] ok github.com/docker/docker/client 0.152s coverage: 75.6% of statements [2022-04-11T17:20:24.277Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-11T17:20:24.840Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-11T17:20:25.405Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-11T17:20:25.973Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-11T17:20:26.904Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-11T17:20:27.834Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-11T17:20:28.398Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-11T17:20:28.962Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-11T17:20:29.524Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-11T17:20:30.088Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-11T17:20:30.653Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-11T17:20:31.217Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-11T17:20:32.145Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-11T17:20:32.403Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-11T17:20:32.966Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-11T17:20:33.059Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-11T17:20:33.529Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-11T17:20:33.529Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-11T17:20:34.896Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-11T17:20:35.153Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-11T17:20:35.727Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-11T17:20:36.295Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-11T17:20:36.551Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-11T17:20:36.551Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-11T17:20:37.115Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-11T17:20:37.681Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-11T17:20:37.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-11T17:20:37.937Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-11T17:20:38.500Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-11T17:20:39.063Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-11T17:20:39.063Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-11T17:20:39.627Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-11T17:20:39.627Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-11T17:20:39.883Z] docker_api_swarm_service_test.go:148: [d4b4cbc497360] joining swarm manager [df641d06075e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:20:40.814Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-11T17:20:40.814Z] docker_api_swarm_service_test.go:148: [d6a957801a86e] joining swarm manager [df641d06075e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:20:41.378Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-11T17:20:41.942Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-11T17:20:42.872Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-11T17:20:42.872Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-11T17:20:43.357Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-11T17:20:43.435Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-11T17:20:44.366Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-11T17:20:45.734Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-11T17:20:46.297Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-11T17:20:46.860Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-11T17:20:47.116Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-11T17:20:47.679Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-11T17:20:48.243Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-11T17:20:48.499Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-11T17:20:49.427Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-11T17:20:51.947Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-11T17:20:51.947Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-11T17:20:52.203Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-11T17:20:53.571Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-11T17:20:54.938Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-11T17:20:56.307Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-11T17:20:58.218Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-11T17:20:58.218Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-11T17:20:58.218Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-11T17:20:58.218Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-11T17:20:58.218Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-11T17:20:58.476Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-11T17:21:00.368Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-11T17:21:00.932Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-11T17:21:02.300Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-11T17:21:02.863Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-11T17:21:03.791Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-11T17:21:04.354Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-11T17:21:04.354Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-11T17:21:04.354Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-11T17:21:04.610Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-11T17:21:05.980Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-11T17:21:05.981Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-11T17:21:06.912Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-11T17:21:07.169Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-11T17:21:07.731Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-11T17:21:08.422Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-11T17:21:08.422Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-11T17:21:08.678Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-11T17:21:08.934Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-11T17:21:09.498Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-11T17:21:09.755Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-11T17:21:10.296Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 28.9% of statements [2022-04-11T17:21:10.296Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-11T17:21:10.296Z] ok github.com/docker/docker/cmd/dockerd/trap 2.540s coverage: 0.0% of statements [2022-04-11T17:21:10.296Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-11T17:21:10.296Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-11T17:21:10.296Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-11T17:21:10.296Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-11T17:21:10.296Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-11T17:21:10.317Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-11T17:21:10.880Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-11T17:21:11.136Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-11T17:21:11.699Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-11T17:21:11.699Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-11T17:21:12.263Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-11T17:21:12.519Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-11T17:21:13.365Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-11T17:21:13.448Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-11T17:21:13.704Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-11T17:21:13.704Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-11T17:21:13.704Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-11T17:21:14.488Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-04-11T17:21:15.599Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-11T17:21:16.163Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-11T17:21:16.390Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-04-11T17:21:17.325Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-11T17:21:17.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-11T17:21:23.655Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-11T17:21:25.435Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.8% of statements [2022-04-11T17:21:25.435Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.2% of statements [2022-04-11T17:21:26.001Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-11T17:21:26.568Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-11T17:21:26.827Z] ok github.com/docker/docker/daemon 10.144s coverage: 17.0% of statements [2022-04-11T17:21:26.827Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-11T17:21:26.827Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-11T17:21:26.827Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-11T17:21:26.827Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-11T17:21:27.508Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-11T17:21:27.508Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-11T17:21:28.203Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.749s coverage: 74.8% of statements [2022-04-11T17:21:28.877Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-11T17:21:28.877Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-11T17:21:28.877Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-11T17:21:28.877Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-11T17:21:29.139Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.408s coverage: 56.2% of statements [2022-04-11T17:21:29.427Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-04-11T17:21:29.441Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-11T17:21:31.332Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-11T17:21:31.339Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-04-11T17:21:32.263Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-11T17:21:32.754Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.302s coverage: 50.6% of statements [2022-04-11T17:21:33.631Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-11T17:21:33.954Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-11T17:21:34.130Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.927s coverage: 45.9% of statements [2022-04-11T17:21:34.130Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-11T17:21:34.697Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.781s coverage: 58.2% of statements [2022-04-11T17:21:34.697Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-11T17:21:34.697Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-11T17:21:35.264Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-04-11T17:21:36.200Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-11T17:21:36.768Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-04-11T17:21:37.704Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.6% of statements [2022-04-11T17:21:37.704Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-11T17:21:37.704Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-11T17:21:38.272Z] ok github.com/docker/docker/daemon/logger 0.250s coverage: 43.0% of statements [2022-04-11T17:21:38.878Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-11T17:21:39.207Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 80.2% of statements [2022-04-11T17:21:39.207Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-04-11T17:21:39.207Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-11T17:21:39.441Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-11T17:21:40.004Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-11T17:21:40.142Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 68.2% of statements [2022-04-11T17:21:40.142Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-04-11T17:21:40.708Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2022-04-11T17:21:40.933Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-11T17:21:40.934Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-11T17:21:40.967Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-04-11T17:21:41.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-11T17:21:41.190Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-11T17:21:41.534Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 78.7% of statements [2022-04-11T17:21:41.534Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-11T17:21:42.102Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 59.1% of statements [2022-04-11T17:21:42.120Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-11T17:21:42.670Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-04-11T17:21:43.489Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-11T17:21:43.607Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2022-04-11T17:21:43.866Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2022-04-11T17:21:44.419Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-11T17:21:44.419Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-11T17:21:44.432Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-11T17:21:44.676Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-11T17:21:44.998Z] ok github.com/docker/docker/daemon/logger/splunk 1.609s coverage: 82.5% of statements [2022-04-11T17:21:44.998Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-11T17:21:44.999Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-11T17:21:45.934Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2022-04-11T17:21:46.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-11T17:21:46.302Z] === RUN TestDockerSuite/TestRunMount [2022-04-11T17:21:46.869Z] ok github.com/docker/docker/distribution 0.619s coverage: 28.3% of statements [2022-04-11T17:21:46.869Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-11T17:21:47.128Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-11T17:21:47.694Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-11T17:21:48.261Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-11T17:21:48.824Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-11T17:21:48.893Z] ok github.com/docker/docker/distribution/xfer 1.938s coverage: 84.9% of statements [2022-04-11T17:21:48.894Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-11T17:21:48.894Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-04-11T17:21:49.460Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2022-04-11T17:21:49.460Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-11T17:21:50.394Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-11T17:21:50.960Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-11T17:21:51.218Z] ok github.com/docker/docker/opts 0.021s coverage: 66.5% of statements [2022-04-11T17:21:51.362Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-11T17:21:51.477Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-11T17:21:51.618Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-11T17:21:51.618Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-11T17:21:51.876Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-11T17:21:53.245Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-11T17:21:53.377Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 82.1% of statements [2022-04-11T17:21:53.943Z] ok github.com/docker/docker/pkg/authorization 0.133s coverage: 68.3% of statements [2022-04-11T17:21:53.943Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-11T17:21:54.201Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2022-04-11T17:21:54.616Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-11T17:21:54.873Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-11T17:21:57.397Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-11T17:21:57.397Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-11T17:21:57.485Z] ok github.com/docker/docker/pkg/chrootarchive 2.486s coverage: 42.7% of statements [2022-04-11T17:21:57.485Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-11T17:21:57.743Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-11T17:21:57.743Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-11T17:21:58.310Z] ok github.com/docker/docker/layer 7.390s coverage: 69.0% of statements [2022-04-11T17:21:58.310Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-11T17:21:58.310Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-11T17:21:58.310Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-11T17:21:58.310Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-11T17:21:58.310Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-11T17:21:58.310Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-11T17:21:58.568Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-04-11T17:21:58.827Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-11T17:21:58.827Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2022-04-11T17:21:59.086Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-11T17:21:59.292Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-11T17:22:00.022Z] ok github.com/docker/docker/pkg/idtools 0.439s coverage: 67.9% of statements [2022-04-11T17:22:00.220Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-11T17:22:00.280Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 71.5% of statements [2022-04-11T17:22:00.539Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-11T17:22:00.539Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-11T17:22:00.539Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-11T17:22:00.797Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-04-11T17:22:00.797Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-11T17:22:01.056Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-11T17:22:01.150Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-11T17:22:01.314Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 90.5% of statements [2022-04-11T17:22:01.573Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-11T17:22:01.573Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-11T17:22:01.573Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-11T17:22:02.081Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-11T17:22:02.141Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-04-11T17:22:02.707Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-11T17:22:02.707Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-11T17:22:02.966Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-11T17:22:03.978Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-11T17:22:03.978Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-11T17:22:03.978Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-11T17:22:04.234Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-11T17:22:04.339Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-11T17:22:04.598Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-11T17:22:04.598Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-11T17:22:04.856Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-11T17:22:05.115Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-11T17:22:05.164Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-11T17:22:05.373Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-11T17:22:05.422Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-11T17:22:05.941Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-04-11T17:22:06.201Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-11T17:22:06.355Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-11T17:22:06.460Z] ok github.com/docker/docker/pkg/tailfile 0.073s coverage: 88.6% of statements [2022-04-11T17:22:07.027Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-04-11T17:22:07.285Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-11T17:22:07.553Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-11T17:22:07.816Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-11T17:22:08.249Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-11T17:22:08.507Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-11T17:22:09.718Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-11T17:22:09.876Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-11T17:22:09.976Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-11T17:22:10.234Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-11T17:22:11.623Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2022-04-11T17:22:11.623Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-11T17:22:12.561Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-04-11T17:22:13.129Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-11T17:22:13.129Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-11T17:22:13.158Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-11T17:22:13.158Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-11T17:22:13.158Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-11T17:22:13.695Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-11T17:22:13.722Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-11T17:22:13.722Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-11T17:22:13.953Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-11T17:22:14.285Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-11T17:22:14.541Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-11T17:22:14.541Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-11T17:22:15.103Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-11T17:22:15.855Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-11T17:22:16.114Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-04-11T17:22:16.682Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-11T17:22:18.056Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-11T17:22:21.643Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-11T17:22:21.643Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-11T17:22:21.643Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-11T17:22:21.643Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-11T17:22:21.643Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-11T17:22:22.573Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-11T17:22:23.137Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-11T17:22:23.700Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-11T17:22:23.700Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-11T17:22:23.957Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-11T17:22:24.520Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-11T17:22:24.776Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-11T17:22:25.338Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-11T17:22:25.338Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-11T17:22:25.338Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-11T17:22:25.595Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-11T17:22:26.159Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-11T17:22:26.159Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-11T17:22:26.159Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-11T17:22:26.415Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-11T17:22:27.345Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-11T17:22:27.345Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-11T17:22:27.345Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-11T17:22:29.862Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-11T17:22:30.425Z] === RUN TestDockerSuite/TestRunRm [2022-04-11T17:22:30.988Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-11T17:22:32.879Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-11T17:22:34.247Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-11T17:22:35.177Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-11T17:22:35.740Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-11T17:22:36.126Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/rootless [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/volume [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-11T17:22:36.126Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === Skipped [2022-04-11T17:22:36.126Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-11T17:22:36.126Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-11T17:22:36.126Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-11T17:22:36.126Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-11T17:22:36.126Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:71: No driver to put! [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-11T17:22:36.126Z] time="2022-04-11T17:21:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-11T17:22:36.126Z] time="2022-04-11T17:21:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-11T17:22:36.126Z] time="2022-04-11T17:21:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-11T17:22:36.126Z] time="2022-04-11T17:21:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-11T17:22:36.126Z] time="2022-04-11T17:21:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:71: No driver to put! [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-11T17:22:36.126Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-11T17:22:36.126Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-11T17:22:36.126Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-11T17:22:36.126Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-11T17:22:36.126Z] graphtest_unix.go:71: No driver to put! [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-11T17:22:36.126Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-11T17:22:36.126Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-11T17:22:36.126Z] [2022-04-11T17:22:36.126Z] DONE 2427 tests, 28 skipped in 251.888s [2022-04-11T17:22:36.126Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/bitseq [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/cluster [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/config [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/datastore [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/driverapi [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/etchosts [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/idm [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/ipam [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/iptables [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/netlabel [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/netutils [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/networkdb [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/ns [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/options [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/osl [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/portallocator [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/portmapper [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/testutils [2022-04-11T17:22:36.126Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-11T17:22:36.126Z] + 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-11T17:22:37.109Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-11T17:22:37.694Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-11T17:22:40.228Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-11T17:22:41.159Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-11T17:22:43.685Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-11T17:22:44.248Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-11T17:22:44.505Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-11T17:22:44.762Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-11T17:22:45.325Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-11T17:22:45.887Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-11T17:22:46.452Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-11T17:22:47.018Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-11T17:22:47.581Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-11T17:22:47.837Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-11T17:22:48.400Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-11T17:22:50.918Z] === RUN TestDockerSuite/TestRunState [2022-04-11T17:22:51.848Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-11T17:22:52.104Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-11T17:22:52.669Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-11T17:22:52.669Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-11T17:22:52.669Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-11T17:22:52.669Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-11T17:22:53.232Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-11T17:22:53.489Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-11T17:22:54.418Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-11T17:22:54.418Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-11T17:22:54.418Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-11T17:22:54.980Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-11T17:22:56.347Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-11T17:22:56.912Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-11T17:22:57.474Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-11T17:22:58.037Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-11T17:22:59.959Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-11T17:22:59.959Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-11T17:22:59.959Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-11T17:22:59.959Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-11T17:23:00.580Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-11T17:23:00.836Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-11T17:23:02.730Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-11T17:23:02.906Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-11T17:23:03.660Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-11T17:23:04.225Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-11T17:23:04.791Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-11T17:23:05.354Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-11T17:23:05.354Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-11T17:23:06.724Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-11T17:23:08.096Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-11T17:23:08.663Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-11T17:23:08.677Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-11T17:23:08.678Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-11T17:23:08.678Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-11T17:23:08.678Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-11T17:23:08.678Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-11T17:23:08.678Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-11T17:23:08.678Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-11T17:23:08.678Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-11T17:23:08.678Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-11T17:23:08.678Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-11T17:23:08.678Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-11T17:23:08.919Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-11T17:23:08.919Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-11T17:23:09.176Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-11T17:23:09.739Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-11T17:23:09.995Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-11T17:23:10.560Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-11T17:23:10.560Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-11T17:23:10.560Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-11T17:23:10.820Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-11T17:23:11.750Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-11T17:23:11.750Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-11T17:23:12.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-11T17:23:12.391Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-11T17:23:12.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-11T17:23:12.391Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-11T17:23:12.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-11T17:23:12.845Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-11T17:23:12.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-11T17:23:13.807Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-11T17:23:15.021Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-11T17:23:15.021Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-11T17:23:15.278Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-11T17:23:15.840Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-11T17:23:17.209Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-11T17:23:17.773Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-11T17:23:18.704Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-11T17:23:19.580Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-11T17:23:20.599Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-11T17:23:20.856Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-11T17:23:22.760Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-11T17:23:22.793Z] ok github.com/docker/docker/libnetwork 37.176s coverage: 40.7% of statements [2022-04-11T17:23:22.793Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-11T17:23:22.793Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-11T17:23:22.793Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-11T17:23:22.793Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-11T17:23:22.793Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-11T17:23:23.323Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-11T17:23:23.323Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-11T17:23:23.323Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-11T17:23:23.323Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-11T17:23:23.323Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-11T17:23:23.323Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-11T17:23:23.323Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-11T17:23:23.579Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-11T17:23:23.579Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-11T17:23:23.579Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-11T17:23:23.728Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.431s coverage: 59.9% of statements [2022-04-11T17:23:23.728Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-11T17:23:23.728Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-11T17:23:24.145Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-11T17:23:24.401Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-11T17:23:24.662Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.126s coverage: 4.0% of statements [2022-04-11T17:23:24.662Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-11T17:23:25.229Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.019s coverage: 4.5% of statements [2022-04-11T17:23:25.229Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-11T17:23:25.229Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-11T17:23:25.333Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-11T17:23:25.896Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-11T17:23:26.459Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-11T17:23:26.459Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-11T17:23:26.718Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-11T17:23:26.975Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-11T17:23:26.975Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-11T17:23:26.975Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-11T17:23:26.975Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-11T17:23:26.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-11T17:23:26.975Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-11T17:23:26.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-11T17:23:26.975Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-11T17:23:26.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-11T17:23:26.975Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-11T17:23:26.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-11T17:23:26.975Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-11T17:23:26.975Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-11T17:23:26.975Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-11T17:23:26.975Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-11T17:23:27.538Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-11T17:23:28.101Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-11T17:23:28.101Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-11T17:23:29.031Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-11T17:23:29.031Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-11T17:23:29.593Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-11T17:23:29.593Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-11T17:23:30.156Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-11T17:23:30.720Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-11T17:23:30.720Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-11T17:23:30.720Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-11T17:23:31.283Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-11T17:23:32.214Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-11T17:23:32.470Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-11T17:23:33.034Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-11T17:23:33.034Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-11T17:23:33.034Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-11T17:23:33.292Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-11T17:23:33.292Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-11T17:23:34.352Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-11T17:23:34.352Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-11T17:23:34.352Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-11T17:23:34.352Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-11T17:23:34.352Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-11T17:23:34.352Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-11T17:23:34.352Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-11T17:23:34.352Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-11T17:23:34.352Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-11T17:23:34.352Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-11T17:23:34.352Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-11T17:23:34.352Z] === RUN TestDockerSuite/TestBuildFails [2022-04-11T17:23:34.661Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-11T17:23:35.201Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.450s coverage: 7.2% of statements [2022-04-11T17:23:35.201Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-11T17:23:35.201Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-11T17:23:35.201Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-11T17:23:35.201Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-11T17:23:35.201Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-11T17:23:35.201Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-11T17:23:35.224Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-11T17:23:35.460Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-11T17:23:35.719Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-04-11T17:23:35.978Z] ok github.com/docker/docker/libnetwork/idm 0.008s coverage: 87.5% of statements [2022-04-11T17:23:35.978Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-11T17:23:36.592Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-11T17:23:36.849Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-11T17:23:37.105Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-11T17:23:37.105Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-11T17:23:37.249Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-11T17:23:37.249Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-11T17:23:37.669Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-11T17:23:38.232Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-11T17:23:39.161Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-11T17:23:39.161Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-11T17:23:40.090Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-11T17:23:40.347Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-11T17:23:40.605Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-11T17:23:41.541Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2887424180 [2022-04-11T17:23:41.805Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-11T17:23:42.062Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-11T17:23:42.991Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-11T17:23:42.991Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-11T17:23:43.249Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-11T17:23:44.179Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-11T17:23:44.294Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-11T17:23:45.548Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-11T17:23:45.548Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-11T17:23:45.804Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-11T17:23:46.061Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-11T17:23:46.061Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-11T17:23:46.317Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-11T17:23:46.888Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-11T17:23:46.888Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-11T17:23:47.458Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-11T17:23:48.182Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-11T17:23:48.387Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-11T17:23:48.387Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-11T17:23:48.950Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-11T17:23:50.104Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-11T17:23:52.222Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-11T17:23:54.116Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-11T17:23:54.679Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-11T17:23:56.048Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-11T17:23:56.612Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-11T17:23:57.145Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-11T17:23:57.543Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-11T17:23:59.436Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-11T17:24:00.364Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-11T17:24:02.262Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-11T17:24:02.262Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-11T17:24:02.826Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-11T17:24:03.055Z] ok github.com/docker/docker/libnetwork/ipam 14.661s coverage: 85.3% of statements [2022-04-11T17:24:03.055Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-11T17:24:03.055Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-11T17:24:03.055Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-11T17:24:03.055Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-11T17:24:03.055Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-11T17:24:03.055Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-11T17:24:03.055Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-04-11T17:24:03.622Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-04-11T17:24:03.622Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-11T17:24:04.188Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-11T17:24:04.189Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-11T17:24:04.212Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-11T17:24:05.151Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-11T17:24:06.105Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-11T17:24:07.033Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-11T17:24:09.557Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-11T17:24:10.917Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-11T17:24:10.917Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-11T17:24:10.917Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-11T17:24:10.917Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-11T17:24:11.877Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-11T17:24:11.877Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-11T17:24:11.877Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-11T17:24:13.726Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-11T17:24:15.091Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-11T17:24:16.982Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-11T17:24:22.168Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-11T17:24:22.168Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-11T17:24:22.168Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-11T17:24:22.229Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-11T17:24:24.119Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-11T17:24:25.485Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-11T17:24:25.741Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-11T17:24:26.305Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-11T17:24:26.561Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-11T17:24:26.561Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-11T17:24:26.561Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-11T17:24:27.125Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-11T17:24:27.689Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-11T17:24:30.215Z] docker_cli_service_logs_test.go:246: checking task tgo5b0oozia2 [2022-04-11T17:24:30.215Z] docker_cli_service_logs_test.go:251: checking messages for tgo5b0oozia2 [2022-04-11T17:24:30.215Z] docker_cli_service_logs_test.go:246: checking task tm627yyttrk1 [2022-04-11T17:24:30.215Z] docker_cli_service_logs_test.go:251: checking messages for tm627yyttrk1 [2022-04-11T17:24:30.471Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-11T17:24:33.766Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-11T17:24:33.766Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-11T17:24:34.022Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-11T17:24:34.022Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-11T17:24:34.022Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-11T17:24:34.022Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-11T17:24:34.022Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-11T17:24:34.505Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-11T17:24:34.505Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-11T17:24:34.952Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-11T17:24:35.515Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-11T17:24:36.077Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-11T17:24:36.671Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-11T17:24:36.671Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-11T17:24:36.671Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-11T17:24:37.007Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-11T17:24:37.632Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-11T17:24:37.632Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-11T17:24:41.175Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-11T17:24:41.175Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-11T17:24:41.737Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-11T17:24:41.737Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-11T17:24:41.737Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-11T17:24:42.306Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-11T17:24:42.666Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-11T17:24:43.233Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-11T17:24:43.233Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-11T17:24:43.848Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-11T17:24:44.308Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-11T17:24:45.753Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-11T17:24:45.834Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-11T17:24:46.289Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-11T17:24:47.251Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-11T17:24:48.270Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-11T17:24:48.777Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-11T17:24:50.160Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-11T17:24:51.528Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-11T17:24:54.047Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-11T17:24:56.227Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-11T17:24:56.227Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-11T17:24:56.227Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-11T17:24:56.227Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-11T17:24:56.227Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-11T17:24:56.227Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-11T17:24:56.227Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-11T17:24:56.227Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-11T17:24:56.227Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-11T17:24:56.567Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-11T17:24:56.682Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-11T17:24:57.642Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-11T17:24:57.954Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-11T17:25:00.474Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-11T17:25:01.037Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-11T17:25:01.293Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-11T17:25:02.224Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-11T17:25:03.449Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-11T17:25:03.591Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-11T17:25:03.847Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-11T17:25:05.217Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-11T17:25:06.148Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-11T17:25:06.714Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-11T17:25:08.607Z] docker_cli_swarm_test.go:1895: [d11a5343de849] joining swarm manager [d2fde59b8e2f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:25:08.607Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-11T17:25:09.977Z] docker_cli_swarm_test.go:1896: [d365f6ae22ef4] joining swarm manager [d2fde59b8e2f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:25:09.977Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-11T17:25:21.091Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-11T17:25:21.091Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-11T17:25:21.091Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-11T17:25:22.052Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-11T17:25:22.149Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-11T17:25:25.418Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-11T17:25:25.418Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-11T17:25:25.418Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-11T17:25:25.674Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-11T17:25:25.674Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-11T17:25:25.674Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-11T17:25:25.675Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-11T17:25:26.237Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-11T17:25:26.237Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-11T17:25:26.801Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-11T17:25:26.801Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-11T17:25:27.058Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-11T17:25:27.058Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-11T17:25:27.058Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-11T17:25:28.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-11T17:25:28.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-11T17:25:28.695Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-11T17:25:28.696Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-11T17:25:28.696Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-11T17:25:29.625Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-11T17:25:32.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-11T17:25:34.665Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-11T17:25:35.594Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-11T17:25:35.594Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-11T17:25:35.594Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-11T17:25:37.488Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-11T17:25:40.009Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-11T17:25:40.009Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite (1292.35s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.25s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.84s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.94s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.12s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.58s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.76s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.22s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.20s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.99s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.68s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.78s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.62s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.60s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.21s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.20s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.17s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.08s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.39s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.41s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.82s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.12s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.05s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.16s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.15s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.63s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.26s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.29s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.82s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.32s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.60s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.72s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.45s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.55s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.12s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.82s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.77s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.78s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.70s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.23s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.01s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.80s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.50s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.54s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.22s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.94s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.03s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.77s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.33s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.24s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s) [2022-04-11T17:25:40.009Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.18s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.58s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.82s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.16s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.47s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.35s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.14s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.37s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.61s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.88s) [2022-04-11T17:25:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-11T17:25:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-11T17:25:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-11T17:25:40.009Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.00s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.34s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.28s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.80s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.50s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.02s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.42s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.20s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.23s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.93s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.32s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.72s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.38s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.97s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.94s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.03s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.03s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.28s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.78s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.38s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.14s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.32s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.15s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.20s) [2022-04-11T17:25:40.009Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.66s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildExpose (0.48s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.96s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.11s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.74s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.51s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.54s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.26s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.83s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.73s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.86s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildHistory (4.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.05s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.88s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.46s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.42s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.90s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.12s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.11s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.79s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.77s) [2022-04-11T17:25:40.009Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.44s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.63s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.05s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.47s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.20s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.32s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.73s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.10s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-04-11T17:25:40.009Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.70s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildPATH (1.63s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.59s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.38s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.89s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildRm (2.55s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.94s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.72s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.53s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildUser (1.35s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.35s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.64s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.16s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.90s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.24s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.30s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.04s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.95s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.51s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.90s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.59s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.09s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.51s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.57s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.62s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.35s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.49s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.59s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.44s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.13s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.90s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.68s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.58s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.74s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.47s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.78s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.38s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.36s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.40s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0005ff440_} (1.41s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12373621305_/foo_false____} (1.40s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12373621305_/foo_true____} (1.59s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33674906340_/foo_false____} (1.50s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33674906340_/foo_true____} (1.61s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33674906340_/foo_true__0xc0005ff470__} (1.42s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005ff488_} (1.39s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005ff4a0_} (1.55s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0005ff4b8_} (1.31s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0005ff4d0_} (1.36s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.12s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.68s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.84s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.17s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.22s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.79s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.63s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.50s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.56s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.83s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.24s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.42s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.94s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.75s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.45s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.26s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.34s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.03s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.87s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.85s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.80s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.95s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.71s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-04-11T17:25:40.010Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.71s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.73s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.90s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.92s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.41s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-11T17:25:40.010Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.14s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.55s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.19s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.24s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.65s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsCommit (0.84s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.69s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.11s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.97s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.29s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.60s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.55s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.48s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.32s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFilters (1.20s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFormat (1.20s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.72s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2022-04-11T17:25:40.011Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-11T17:25:40.011Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.47s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.59s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.71s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExec (0.69s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.54s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.38s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.12s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.84s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.59s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2022-04-11T17:25:40.011Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.54s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.68s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.89s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.60s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestHealth (19.05s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.51s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.49s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.57s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImportDisplay (1.22s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImportFile (1.27s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImportGzipped (1.62s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.78s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-04-11T17:25:40.011Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-11T17:25:40.011Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.23s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.63s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.61s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.33s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.36s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.58s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPluginActive (2.10s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.71s) [2022-04-11T17:25:40.011Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.31s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.01s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.06s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.75s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.86s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.28s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPortList (5.99s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.91s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2022-04-11T17:25:40.011Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.50s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.08s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.39s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.40s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.84s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.97s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.55s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.70s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.48s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.07s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.27s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.84s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.21s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.80s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.48s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.71s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.58s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.76s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.24s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.57s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.92s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.60s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.05s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.15s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.27s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.49s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.84s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.55s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.04s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.34s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.75s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.41s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.01s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.87s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.02s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.61s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.01s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.97s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.14s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.04s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.03s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.97s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.29s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunMount (4.74s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.59s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.63s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.55s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.89s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.26s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.48s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.03s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.56s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.07s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.11s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.88s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.64s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.61s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.34s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.55s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunState (0.94s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.38s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.42s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.29s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.80s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.49s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.35s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2022-04-11T17:25:40.012Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2022-04-11T17:25:40.012Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.27s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.41s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.04s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.90s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.41s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.65s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.08s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.74s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.25s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.35s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.62s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.74s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.09s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.29s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.15s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.14s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.74s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.71s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.11s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.77s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.78s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.99s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.05s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStartRecordError (1.42s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.63s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.11s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.66s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.66s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.32s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.88s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.78s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.54s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.15s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.64s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.60s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.48s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.43s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.96s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.18s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.64s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.41s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.68s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.54s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2022-04-11T17:25:40.013Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.40s) [2022-04-11T17:25:40.013Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-11T17:25:40.013Z] === RUN TestDockerRegistrySuite [2022-04-11T17:25:40.013Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-11T17:25:40.942Z] check_test.go:195: [d470c1240dfa1] daemon is not started [2022-04-11T17:25:40.942Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-11T17:25:41.870Z] check_test.go:195: [d84e053b863bc] daemon is not started [2022-04-11T17:25:41.870Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-11T17:25:43.237Z] check_test.go:195: [ddfdc254a3f9e] daemon is not started [2022-04-11T17:25:43.237Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-11T17:25:43.237Z] check_test.go:195: [d9c849405a944] daemon is not started [2022-04-11T17:25:43.237Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-11T17:25:45.758Z] check_test.go:195: [de396a64b361c] daemon is not started [2022-04-11T17:25:45.758Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-11T17:25:47.649Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-11T17:25:49.540Z] docker_cli_swarm_test.go:1796: [df823d2133d90] joining swarm manager [d11d06741a7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:25:50.911Z] check_test.go:195: [d87001662b953] daemon is not started [2022-04-11T17:25:50.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-11T17:25:50.911Z] docker_cli_swarm_test.go:1797: [d20e4b6e11758] joining swarm manager [d11d06741a7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:25:53.432Z] check_test.go:195: [d1002b96f53ce] daemon is not started [2022-04-11T17:25:53.432Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-11T17:25:54.361Z] check_test.go:195: [d512e01d34da4] daemon is not started [2022-04-11T17:25:54.361Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-11T17:25:55.292Z] check_test.go:195: [df852691739e4] daemon is not started [2022-04-11T17:25:55.292Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-11T17:25:55.650Z] ok github.com/docker/docker/libnetwork/networkdb 104.528s coverage: 60.4% of statements [2022-04-11T17:25:55.650Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-11T17:25:55.650Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-11T17:25:55.650Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2022-04-11T17:25:55.650Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-11T17:25:55.650Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-11T17:25:56.216Z] ok github.com/docker/docker/libnetwork/portmapper 0.231s coverage: 48.6% of statements [2022-04-11T17:25:56.223Z] check_test.go:195: [d5811150a8b98] daemon is not started [2022-04-11T17:25:56.223Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-11T17:25:56.474Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-11T17:25:56.474Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-11T17:25:56.733Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-04-11T17:25:56.733Z] [2022-04-11T17:25:56.733Z] === Skipped [2022-04-11T17:25:56.733Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-11T17:25:56.733Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-11T17:25:56.733Z] [2022-04-11T17:25:56.733Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-11T17:25:56.733Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-11T17:25:56.733Z] [2022-04-11T17:25:56.733Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-11T17:25:56.733Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-11T17:25:56.733Z] [2022-04-11T17:25:56.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-11T17:25:56.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:25:56.733Z] [2022-04-11T17:25:56.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-11T17:25:56.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:25:56.733Z] [2022-04-11T17:25:56.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-11T17:25:56.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:25:56.733Z] [2022-04-11T17:25:56.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-11T17:25:56.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:25:56.733Z] [2022-04-11T17:25:56.733Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-11T17:25:56.733Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-11T17:25:56.733Z] [2022-04-11T17:25:56.734Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-11T17:25:56.734Z] firewalld_test.go:14: firewalld is not running [2022-04-11T17:25:56.734Z] [2022-04-11T17:25:56.734Z] DONE 326 tests, 9 skipped in 200.634s [2022-04-11T17:25:57.592Z] check_test.go:195: [d58f92bbd1699] daemon is not started [2022-04-11T17:25:57.592Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag Post stage [Pipeline] junit [2022-04-11T17:25:57.680Z] Recording test results [2022-04-11T17:25:57.692Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-11T17:25:57.967Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-11T17:25:58.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43476/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e47a7505e6b7a268dcd635576718f05ee1c3fc9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e47a7505e6b7a268dcd635576718f05ee1c3fc9 hack/validate/vendor [2022-04-11T17:25:58.520Z] check_test.go:195: [de55304994cf9] daemon is not started [2022-04-11T17:25:58.520Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-11T17:25:58.867Z] No vendor changes in diff. [2022-04-11T17:25:58.867Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-11T17:25:59.438Z] + echo Ensuring container killed. [2022-04-11T17:25:59.439Z] Ensuring container killed. [2022-04-11T17:25:59.439Z] + docker rm -vf docker-pr9 [2022-04-11T17:25:59.439Z] Error: No such container: docker-pr9 [2022-04-11T17:25:59.451Z] check_test.go:195: [d641035b2d16b] daemon is not started [2022-04-11T17:25:59.451Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [Pipeline] sh [2022-04-11T17:25:59.734Z] + echo Chowning /workspace to jenkins user [2022-04-11T17:25:59.734Z] Chowning /workspace to jenkins user [2022-04-11T17:25:59.734Z] + id -u [2022-04-11T17:25:59.734Z] + id -g [2022-04-11T17:25:59.734Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43476:/workspace busybox chown -R 1000:1000 /workspace [2022-04-11T17:26:00.381Z] check_test.go:195: [d434df9edea54] daemon is not started [2022-04-11T17:26:00.381Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-11T17:26:00.943Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:60a4393adfe50575cf2f6f1cd0cae7e33f11f3cbff717b2cebaab37c9cbf56c0 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-11T17:26:01.400Z] + bundleName=unit [2022-04-11T17:26:01.400Z] + echo Creating unit-bundles.tar.gz [2022-04-11T17:26:01.400Z] Creating unit-bundles.tar.gz [2022-04-11T17:26:01.400Z] + 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-11T17:26:01.400Z] bundles/junit-report-libnetwork.xml [2022-04-11T17:26:01.400Z] bundles/junit-report.xml [2022-04-11T17:26:01.400Z] bundles/go-test-report-libnetwork.json [2022-04-11T17:26:01.400Z] bundles/go-test-report.json [2022-04-11T17:26:01.400Z] bundles/profile-libnetwork.out [2022-04-11T17:26:01.400Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-11T17:26:01.412Z] Archiving artifacts [2022-04-11T17:26:01.872Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43476/9/artifacts/ [Pipeline] } [2022-04-11T17:26:01.876Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d7cfc9cab5cb1fc68552bdbe1c8d21260b11e2e17e61347e00cb2c8970a52ae [Pipeline] // catchError [Pipeline] sh [2022-04-11T17:26:02.132Z] check_test.go:195: [dfd331152ccc2] daemon is not started [2022-04-11T17:26:02.132Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-11T17:26:02.185Z] + make clean [2022-04-11T17:26:02.185Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-11T17:26:02.185Z] docker-dev-cache [2022-04-11T17:26:02.185Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T17:26:02.695Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-11T17:26:02.952Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:123694085f55cca19135ce295713f17ca6787eb64faa8027f1dae3b6daba85b9 [2022-04-11T17:26:03.884Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:09217fa0718debc1a5fd1d64610c568ceed4e12d6231109d02ad5fbfe825b10a [2022-04-11T17:26:04.142Z] check_test.go:195: [de49d435b611f] daemon is not started [2022-04-11T17:26:04.142Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-11T17:26:05.513Z] check_test.go:195: [df9c260a213e1] daemon is not started [2022-04-11T17:26:05.513Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-11T17:26:07.404Z] check_test.go:195: [de31d8b491bcb] daemon is not started [2022-04-11T17:26:07.404Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-11T17:26:08.773Z] check_test.go:195: [d88f7e1682c74] daemon is not started [2022-04-11T17:26:08.773Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-11T17:26:08.773Z] check_test.go:195: [d898fd3bfb6ae] daemon is not started [2022-04-11T17:26:08.773Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-11T17:26:09.704Z] check_test.go:195: [dbb25899bf860] daemon is not started [2022-04-11T17:26:09.704Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-11T17:26:10.634Z] check_test.go:195: [d2f028ca32e61] daemon is not started [2022-04-11T17:26:10.634Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-11T17:26:10.634Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-11T17:26:11.564Z] check_test.go:195: [dad70edd64753] daemon is not started [2022-04-11T17:26:11.564Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-11T17:26:12.934Z] docker_cli_swarm_test.go:1315: [d7a2948706e8d] joining swarm manager [d1d2d9fcb3af1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:26:14.310Z] docker_cli_swarm_test.go:1316: [d7ff44a33681b] joining swarm manager [d1d2d9fcb3af1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:26:14.310Z] check_test.go:195: [d35090dd8d381] daemon is not started [2022-04-11T17:26:14.310Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-11T17:26:14.873Z] check_test.go:195: [d301bb1d1c980] daemon is not started [2022-04-11T17:26:14.873Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-11T17:26:15.326Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-11T17:26:15.804Z] check_test.go:195: [d4926de27c4ea] daemon is not started [2022-04-11T17:26:15.804Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-11T17:26:16.060Z] check_test.go:195: [d1bdddb27418b] daemon is not started [2022-04-11T17:26:16.060Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-11T17:26:16.316Z] check_test.go:195: [daf11f003def0] daemon is not started [2022-04-11T17:26:16.316Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-11T17:26:16.573Z] check_test.go:195: [d535d9db15d0f] daemon is not started [2022-04-11T17:26:16.573Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-11T17:26:16.830Z] check_test.go:195: [de9c135973676] daemon is not started [2022-04-11T17:26:16.830Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-11T17:26:17.087Z] check_test.go:195: [daddb55d43388] daemon is not started [2022-04-11T17:26:17.088Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-11T17:26:17.345Z] check_test.go:195: [d4b8d4eb92f90] daemon is not started [2022-04-11T17:26:17.345Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-11T17:26:18.276Z] check_test.go:195: [d544c61f0e0b0] daemon is not started [2022-04-11T17:26:18.276Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-11T17:26:19.042Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-11T17:26:19.645Z] check_test.go:195: [d5af13375fa26] daemon is not started [2022-04-11T17:26:19.645Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-11T17:26:20.577Z] check_test.go:195: [dcfb73cce5f50] daemon is not started [2022-04-11T17:26:20.577Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-11T17:26:21.506Z] check_test.go:195: [dcde27b53953f] daemon is not started [2022-04-11T17:26:21.506Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-11T17:26:22.435Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite (43.35s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.30s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.93s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.51s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.88s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.76s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.93s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.30s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.96s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.06s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.24s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.00s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.81s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-04-11T17:26:22.997Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-11T17:26:22.997Z] === RUN TestDockerSchema1RegistrySuite [2022-04-11T17:26:22.997Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-11T17:26:23.254Z] check_test.go:222: [d1a44b6cb2b23] daemon is not started [2022-04-11T17:26:23.254Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-11T17:26:25.774Z] check_test.go:222: [d28b35664d8b8] daemon is not started [2022-04-11T17:26:25.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-11T17:26:27.574Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-11T17:26:31.023Z] check_test.go:222: [db68245530b4e] daemon is not started [2022-04-11T17:26:31.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-11T17:26:31.280Z] check_test.go:222: [de9fd7f279d81] daemon is not started [2022-04-11T17:26:31.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-11T17:26:31.280Z] check_test.go:222: [de2b814cf69b2] daemon is not started [2022-04-11T17:26:31.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-11T17:26:32.210Z] check_test.go:222: [db221354d51a1] daemon is not started [2022-04-11T17:26:32.210Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-11T17:26:32.245Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-11T17:26:33.139Z] check_test.go:222: [dd418e34a9237] daemon is not started [2022-04-11T17:26:33.139Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-11T17:26:34.069Z] check_test.go:222: [dadbdb5cba7c5] daemon is not started [2022-04-11T17:26:34.069Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-11T17:26:36.588Z] check_test.go:222: [d3bd79f3da020] daemon is not started [2022-04-11T17:26:36.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-11T17:26:36.844Z] check_test.go:222: [d7386dc10b71d] daemon is not started [2022-04-11T17:26:36.844Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-11T17:26:37.101Z] check_test.go:222: [de9701c50d01c] daemon is not started [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite (14.03s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.33s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.31s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-04-11T17:26:37.101Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-04-11T17:26:37.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-11T17:26:37.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-11T17:26:38.051Z] check_test.go:251: [d1cd26a3e69ea] daemon is not started [2022-04-11T17:26:38.051Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-11T17:26:38.309Z] check_test.go:251: [de2080d22a712] daemon is not started [2022-04-11T17:26:38.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-11T17:26:38.574Z] check_test.go:251: [dcea0963f53da] daemon is not started [2022-04-11T17:26:38.574Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-11T17:26:39.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-11T17:26:40.504Z] check_test.go:251: [df80b9b0d2b7c] daemon is not started [2022-04-11T17:26:40.504Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-11T17:26:41.067Z] check_test.go:251: [d0ff2c110ba6c] daemon is not started [2022-04-11T17:26:41.067Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-11T17:26:41.629Z] check_test.go:251: [d42219de57adf] daemon is not started [2022-04-11T17:26:41.630Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-11T17:26:41.886Z] check_test.go:251: [d51ac4400d8ed] daemon is not started [2022-04-11T17:26:41.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.81s) [2022-04-11T17:26:41.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-04-11T17:26:41.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-04-11T17:26:41.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-11T17:26:41.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-04-11T17:26:41.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.59s) [2022-04-11T17:26:41.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-04-11T17:26:41.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-04-11T17:26:41.886Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2022-04-11T17:26:41.886Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-11T17:26:41.886Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-11T17:26:47.132Z] check_test.go:278: [d64d574484413] daemon is not started [2022-04-11T17:26:47.132Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-11T17:26:47.132Z] check_test.go:278: [d89c51651c603] daemon is not started [2022-04-11T17:26:47.132Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-11T17:26:47.388Z] check_test.go:278: [d07d334b7be05] daemon is not started [2022-04-11T17:26:47.388Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-11T17:26:47.645Z] check_test.go:278: [da5d2b5841415] daemon is not started [2022-04-11T17:26:47.645Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-11T17:26:47.645Z] check_test.go:278: [d60d98fedae6e] daemon is not started [2022-04-11T17:26:47.645Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-04-11T17:26:47.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-11T17:26:47.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-11T17:26:47.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-11T17:26:47.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-11T17:26:47.645Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-04-11T17:26:47.645Z] === RUN TestDockerNetworkSuite [2022-04-11T17:26:47.645Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-11T17:26:48.576Z] docker_cli_network_unix_test.go:46: [de9b52247fb87] daemon is not started [2022-04-11T17:26:48.833Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-11T17:26:49.398Z] docker_cli_network_unix_test.go:46: [d2f9934c36059] daemon is not started [2022-04-11T17:26:49.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-11T17:26:51.921Z] docker_cli_network_unix_test.go:46: [dfc9c03a32f3d] daemon is not started [2022-04-11T17:26:52.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-11T17:26:53.282Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-11T17:26:53.282Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-11T17:26:53.282Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-11T17:26:53.546Z] docker_cli_network_unix_test.go:46: [d425327898c35] daemon is not started [2022-04-11T17:26:53.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-11T17:26:53.803Z] docker_cli_network_unix_test.go:1233: [d05f3fa399a35] daemon is not started [2022-04-11T17:26:56.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-11T17:26:57.252Z] docker_cli_network_unix_test.go:46: [d8db1a967308f] daemon is not started [2022-04-11T17:26:57.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-11T17:26:59.049Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-11T17:26:59.505Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-11T17:26:59.505Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-11T17:26:59.505Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-11T17:26:59.505Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-11T17:26:59.505Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-11T17:27:01.988Z] docker_cli_network_unix_test.go:46: [d45d467f23fef] daemon is not started [2022-04-11T17:27:02.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-11T17:27:03.221Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-11T17:27:04.450Z] docker_cli_network_unix_test.go:46: [d6184943b4350] daemon is not started [2022-04-11T17:27:05.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-11T17:27:05.945Z] docker_cli_network_unix_test.go:46: [de39b06eb4506] daemon is not started [2022-04-11T17:27:05.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-11T17:27:06.508Z] docker_cli_network_unix_test.go:46: [dbc2ed27cb40d] daemon is not started [2022-04-11T17:27:06.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-11T17:27:06.764Z] docker_cli_network_unix_test.go:46: [d6684d2a55ec5] daemon is not started [2022-04-11T17:27:06.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-11T17:27:07.326Z] docker_cli_network_unix_test.go:46: [d73e800ff7192] daemon is not started [2022-04-11T17:27:07.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-11T17:27:07.895Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-11T17:27:08.149Z] docker_cli_network_unix_test.go:46: [d68eb3b0f108a] daemon is not started [2022-04-11T17:27:08.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-11T17:27:08.714Z] docker_cli_network_unix_test.go:46: [d86298276fe0b] daemon is not started [2022-04-11T17:27:08.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-11T17:27:08.972Z] docker_cli_network_unix_test.go:46: [d4612130d9e5b] daemon is not started [2022-04-11T17:27:08.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-11T17:27:09.534Z] docker_cli_network_unix_test.go:46: [dc84c829132dc] daemon is not started [2022-04-11T17:27:09.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-11T17:27:09.793Z] docker_cli_network_unix_test.go:46: [dd6e56b3d2ae1] daemon is not started [2022-04-11T17:27:09.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-11T17:27:10.050Z] docker_cli_network_unix_test.go:46: [ddbcbe9bd34c9] daemon is not started [2022-04-11T17:27:10.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-11T17:27:10.050Z] docker_cli_network_unix_test.go:46: [df85d76c9233a] daemon is not started [2022-04-11T17:27:10.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-11T17:27:10.788Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-11T17:27:10.788Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-11T17:27:10.978Z] docker_cli_network_unix_test.go:46: [dc8541aef1da8] daemon is not started [2022-04-11T17:27:10.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-11T17:27:11.244Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-11T17:27:11.541Z] docker_cli_network_unix_test.go:46: [d709fffeb9fc1] daemon is not started [2022-04-11T17:27:11.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-11T17:27:12.053Z] docker_cli_network_unix_test.go:46: [d79fcf8c63f79] daemon is not started [2022-04-11T17:27:12.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-11T17:27:12.053Z] docker_cli_network_unix_test.go:46: [d0ffa0912fea1] daemon is not started [2022-04-11T17:27:12.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-11T17:27:12.310Z] docker_cli_network_unix_test.go:46: [db3ac011ef598] daemon is not started [2022-04-11T17:27:12.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-11T17:27:13.677Z] docker_cli_network_unix_test.go:968: [d98ee0ca098da] daemon is not started [2022-04-11T17:27:14.150Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-11T17:27:14.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-11T17:27:15.113Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-11T17:27:15.538Z] docker_cli_network_unix_test.go:46: [d12bd282fd4ac] daemon is not started [2022-04-11T17:27:15.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-11T17:27:16.644Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-11T17:27:16.906Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-11T17:27:18.275Z] docker_cli_network_unix_test.go:1116: [d8c6eac3e1bff] daemon is not started [2022-04-11T17:27:21.549Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-11T17:27:22.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-11T17:27:22.481Z] docker_cli_network_unix_test.go:46: [d1a01c4358b7d] daemon is not started [2022-04-11T17:27:22.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-11T17:27:23.413Z] docker_cli_network_unix_test.go:46: [d40bf86aeacd6] daemon is not started [2022-04-11T17:27:23.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-11T17:27:23.671Z] docker_cli_network_unix_test.go:46: [d53f6e892640a] daemon is not started [2022-04-11T17:27:23.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-11T17:27:23.929Z] docker_cli_network_unix_test.go:46: [dcb74ba582c8b] daemon is not started [2022-04-11T17:27:23.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-11T17:27:24.186Z] docker_cli_network_unix_test.go:46: [d09beb7337a0c] daemon is not started [2022-04-11T17:27:24.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-11T17:27:24.186Z] docker_cli_network_unix_test.go:46: [d1a735aeb8315] daemon is not started [2022-04-11T17:27:24.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-11T17:27:24.186Z] docker_cli_network_unix_test.go:46: [d8d677f808509] daemon is not started [2022-04-11T17:27:24.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-11T17:27:26.737Z] docker_cli_network_unix_test.go:46: [d328c26feddd1] daemon is not started [2022-04-11T17:27:26.939Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-11T17:27:27.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-11T17:27:27.667Z] docker_cli_network_unix_test.go:46: [db2a93e9c21cc] daemon is not started [2022-04-11T17:27:27.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-11T17:27:27.667Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-11T17:27:27.667Z] docker_cli_network_unix_test.go:46: [deafd0553ab8f] daemon is not started [2022-04-11T17:27:27.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-11T17:27:28.179Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-11T17:27:28.230Z] docker_cli_network_unix_test.go:46: [d4e8d0284fb6d] daemon is not started [2022-04-11T17:27:28.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-11T17:27:28.792Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-11T17:27:32.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-11T17:27:34.865Z] docker_cli_network_unix_test.go:1084: [d6cf981832ff6] daemon is not started [2022-04-11T17:27:35.428Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-11T17:27:36.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-11T17:27:36.796Z] docker_cli_network_unix_test.go:46: [d4cfc980187d3] daemon is not started [2022-04-11T17:27:36.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-11T17:27:37.725Z] docker_cli_network_unix_test.go:46: [d58d564df386c] daemon is not started [2022-04-11T17:27:37.982Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-11T17:27:37.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-11T17:27:38.470Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-11T17:27:39.351Z] docker_cli_network_unix_test.go:46: [d9d806c6a1301] daemon is not started [2022-04-11T17:27:39.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-11T17:27:39.915Z] docker_cli_network_unix_test.go:46: [d06f7e68f8b32] daemon is not started [2022-04-11T17:27:39.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-11T17:27:40.480Z] docker_cli_network_unix_test.go:46: [d0cb32d2a3749] daemon is not started [2022-04-11T17:27:40.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-11T17:27:41.303Z] docker_cli_network_unix_test.go:46: [d72df0c8d0651] daemon is not started [2022-04-11T17:27:41.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-11T17:27:41.866Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-11T17:27:42.122Z] docker_cli_network_unix_test.go:46: [d0453c4068aeb] daemon is not started [2022-04-11T17:27:42.190Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-11T17:27:42.685Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-11T17:27:45.959Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-11T17:27:49.232Z] docker_cli_network_unix_test.go:46: [db7595824540b] daemon is not started [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite (61.15s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.11s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.70s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.42s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.60s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.97s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.64s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.27s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2022-04-11T17:27:49.232Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.16s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.04s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.96s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.11s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.89s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.81s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.60s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.21s) [2022-04-11T17:27:49.232Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.34s) [2022-04-11T17:27:49.232Z] === RUN TestDockerHubPullSuite [2022-04-11T17:27:49.232Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-11T17:27:50.171Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-11T17:27:50.171Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-11T17:27:50.171Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-11T17:27:50.731Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-11T17:27:50.739Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-11T17:27:53.259Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-11T17:27:53.515Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-11T17:27:54.882Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-11T17:27:55.140Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-11T17:27:55.140Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-11T17:27:55.397Z] --- PASS: TestDockerHubPullSuite (6.42s) [2022-04-11T17:27:55.397Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.72s) [2022-04-11T17:27:55.397Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-04-11T17:27:55.397Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.76s) [2022-04-11T17:27:55.397Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.41s) [2022-04-11T17:27:55.397Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-04-11T17:27:55.397Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2022-04-11T17:27:55.397Z] PASS [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === Skipped [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_sni_test.go:18: Flakey test [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-11T17:27:55.397Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-11T17:27:55.397Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-11T17:27:55.397Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.397Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-11T17:27:55.397Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-11T17:27:55.398Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-04-11T17:27:55.398Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-11T17:27:55.398Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-11T17:27:55.398Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-11T17:27:55.398Z] docker_cli_network_unix_test.go:46: [deafd0553ab8f] daemon is not started [2022-04-11T17:27:55.398Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] DONE 1265 tests, 51 skipped in 1433.933s [2022-04-11T17:27:55.398Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-11T17:27:55.398Z] ++++ cat bundles/test-integration/docker.pid [2022-04-11T17:27:55.398Z] +++ kill 9376 [2022-04-11T17:27:55.398Z] +++ /etc/init.d/apparmor stop [2022-04-11T17:27:55.398Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] Unloading profiles will leave already running processes permanently [2022-04-11T17:27:55.398Z] unconfined, which can lead to unexpected situations. [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.398Z] To set a process to complain mode, use the command line tool [2022-04-11T17:27:55.398Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-11T17:27:55.398Z] +++ true [2022-04-11T17:27:55.398Z] exiting test-integration [2022-04-11T17:27:55.398Z] ++ exit 0 [2022-04-11T17:27:55.398Z] [2022-04-11T17:27:55.399Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-11T17:27:55.655Z] + for job in $(jobs -p) [2022-04-11T17:27:55.655Z] + wait 26252 [2022-04-11T17:27:55.913Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-11T17:27:56.843Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-11T17:27:58.734Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-11T17:28:00.065Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-11T17:28:01.027Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-11T17:28:01.027Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-11T17:28:01.027Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-11T17:28:01.027Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-11T17:28:01.027Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-11T17:28:04.018Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-11T17:28:04.018Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-11T17:28:04.018Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-11T17:28:54.658Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-11T17:28:54.944Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-11T17:28:54.944Z] docker_cli_swarm_test.go:1180: [d62447b8a61e2] joining swarm manager [d47265a44ff6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:29:01.482Z] docker_cli_swarm_test.go:1189: [dc9e153b0e782] joining swarm manager [d47265a44ff6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:29:07.011Z] === RUN TestDockerSuite/TestBuildRm [2022-04-11T17:29:21.795Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-11T17:29:23.324Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-11T17:29:23.324Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-11T17:29:23.324Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-11T17:29:23.324Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-11T17:29:23.784Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-11T17:29:25.311Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-11T17:29:29.987Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-11T17:29:33.704Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-11T17:29:38.373Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-11T17:29:40.182Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-11T17:29:44.350Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-11T17:29:48.520Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-11T17:29:49.886Z] docker_cli_swarm_test.go:1112: [d57ab768c60c6] joining swarm manager [db467a539a707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:29:51.252Z] docker_cli_swarm_test.go:1113: [d614a04b5a161] joining swarm manager [db467a539a707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:29:56.016Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-11T17:29:56.016Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-11T17:29:56.979Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-11T17:30:07.271Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-11T17:30:07.271Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-11T17:30:10.992Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-11T17:30:10.992Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-11T17:30:15.663Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-11T17:30:36.713Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-11T17:30:36.713Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-11T17:30:36.713Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-11T17:30:39.609Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-11T17:30:41.179Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-11T17:30:45.851Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-11T17:30:50.515Z] === RUN TestDockerSuite/TestBuildUser [2022-04-11T17:30:50.515Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-11T17:30:50.970Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-11T17:30:50.970Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-11T17:30:50.970Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-11T17:30:50.970Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-11T17:30:50.970Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-11T17:30:54.683Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-11T17:30:55.642Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-11T17:30:58.532Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-11T17:30:58.532Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-11T17:30:58.986Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-11T17:30:58.987Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-11T17:30:58.987Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-11T17:31:12.625Z] docker_cli_swarm_test.go:1166: [db06f3149d0d2] joining swarm manager [db467a539a707]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-11T17:31:24.071Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-11T17:31:24.071Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-11T17:31:32.609Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-11T17:31:38.371Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-11T17:31:38.371Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-11T17:31:38.826Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-11T17:31:38.826Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-11T17:31:38.826Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-11T17:31:39.145Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-11T17:31:40.511Z] docker_cli_swarm_test.go:1447: [de20598bb8150] joining swarm manager [d55aa91de2226]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:31:41.439Z] docker_cli_swarm_test.go:1448: [dd5685769f978] joining swarm manager [d55aa91de2226]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-11T17:31:41.716Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-11T17:31:41.716Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-11T17:31:42.171Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-11T17:31:53.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-11T17:31:53.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-11T17:31:53.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-11T17:31:53.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-11T17:31:53.614Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-11T17:31:54.178Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-11T17:31:54.507Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-11T17:31:56.694Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-11T17:31:58.239Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-11T17:31:58.694Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-11T17:31:59.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-11T17:32:01.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-11T17:32:03.748Z] docker_cli_swarm_unix_test.go:63: [d319d6214b04d] joining swarm manager [d9d0578feaaa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:32:13.468Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-11T17:32:13.468Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-11T17:32:13.468Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-11T17:32:13.468Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-11T17:32:13.468Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-11T17:32:13.468Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-11T17:32:13.468Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-11T17:32:14.998Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-11T17:32:23.533Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-11T17:32:24.495Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-11T17:32:24.495Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-11T17:32:24.951Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-11T17:32:24.951Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-11T17:32:24.951Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-11T17:32:24.951Z] docker_cli_sni_test.go:18: Flakey test [2022-04-11T17:32:24.951Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-11T17:32:27.118Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-11T17:32:32.892Z] === RUN TestDockerSuite/TestCommitChange [2022-04-11T17:32:37.567Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-11T17:32:42.234Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-11T17:32:42.234Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-11T17:32:42.234Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-11T17:32:50.777Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-11T17:32:50.777Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-11T17:32:50.777Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-11T17:32:57.827Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-11T17:32:59.929Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-11T17:32:59.929Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-11T17:32:59.929Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-11T17:33:01.297Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-11T17:33:02.501Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-11T17:33:02.501Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-11T17:33:02.501Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-11T17:33:02.501Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-11T17:33:02.501Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-11T17:33:02.501Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-11T17:33:02.501Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-11T17:33:02.501Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-11T17:33:02.501Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-11T17:33:02.501Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-11T17:33:02.501Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-11T17:33:02.501Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-11T17:33:02.501Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-11T17:33:02.501Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-11T17:33:02.501Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-11T17:33:02.501Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-11T17:33:04.566Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-11T17:33:07.085Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-11T17:33:08.977Z] docker_api_swarm_test.go:962: [d92db7f0beed5] joining swarm manager [d344fae5c4434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-11T17:33:09.546Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-11T17:33:18.087Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-11T17:33:18.087Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-11T17:33:18.087Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-11T17:33:20.256Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-11T17:33:20.256Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-11T17:33:20.256Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-11T17:33:20.256Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-11T17:33:20.256Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-11T17:33:20.256Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-11T17:33:20.256Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-11T17:33:23.158Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-11T17:33:23.158Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-11T17:33:23.158Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-11T17:33:23.158Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-11T17:33:26.060Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-11T17:33:26.060Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-11T17:33:26.060Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-11T17:33:26.060Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-11T17:33:26.060Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-11T17:33:26.060Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-11T17:33:26.060Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-11T17:33:26.060Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-11T17:33:27.024Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-11T17:33:29.777Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-11T17:33:31.944Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-11T17:33:34.847Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-11T17:33:34.847Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-11T17:33:34.847Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-11T17:33:34.847Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-11T17:33:37.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-11T17:33:37.013Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-11T17:33:39.195Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-11T17:33:39.910Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-11T17:33:39.910Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-11T17:33:39.910Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-11T17:33:39.910Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-11T17:33:39.910Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-11T17:33:40.561Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-11T17:33:42.451Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-11T17:33:42.801Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-11T17:33:42.801Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-11T17:33:44.969Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-11T17:33:44.969Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-11T17:33:44.969Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-11T17:33:45.748Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-11T17:33:48.691Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-11T17:33:48.691Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-11T17:33:51.585Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-11T17:33:52.291Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-11T17:33:56.275Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-11T17:33:56.462Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-11T17:33:58.985Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-11T17:34:00.948Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-11T17:34:00.948Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-11T17:34:00.948Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-11T17:34:00.948Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-11T17:34:00.948Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-11T17:34:01.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-11T17:34:02.482Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-11T17:34:02.482Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-11T17:34:02.482Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-11T17:34:04.025Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-11T17:34:05.375Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-11T17:34:05.375Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-11T17:34:05.375Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-11T17:34:06.543Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-11T17:34:07.542Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-11T17:34:07.998Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-11T17:34:09.819Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-11T17:34:11.713Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-11T17:34:12.682Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-11T17:34:14.854Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-11T17:34:14.854Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-11T17:34:14.854Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-11T17:34:14.854Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-11T17:34:14.854Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-11T17:34:14.854Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-11T17:34:14.854Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-11T17:34:14.854Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-11T17:34:14.854Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-11T17:34:14.854Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-11T17:34:14.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-11T17:34:17.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-11T17:34:17.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-11T17:34:19.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-11T17:34:22.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-11T17:34:24.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-11T17:34:27.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000870a80_} [2022-04-11T17:34:30.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12054350755_c:\foo_false____} [2022-04-11T17:34:33.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12054350755_c:\foo_true____} [2022-04-11T17:34:35.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-11T17:34:35.836Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-11T17:34:35.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-11T17:34:35.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-11T17:34:35.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-11T17:34:35.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-11T17:34:35.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-11T17:34:35.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-11T17:34:35.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-11T17:34:36.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-11T17:34:36.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-11T17:34:36.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-11T17:34:36.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-11T17:34:36.292Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-11T17:34:36.292Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-11T17:34:36.292Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-11T17:34:36.292Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-11T17:34:36.292Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-11T17:34:36.292Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-11T17:34:36.292Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-11T17:34:36.292Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-11T17:34:36.747Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-11T17:34:36.747Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-11T17:34:36.747Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-11T17:34:39.636Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-11T17:34:39.636Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-11T17:34:39.636Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-11T17:34:39.636Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-11T17:34:42.536Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-11T17:34:42.536Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-11T17:34:42.536Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-11T17:34:42.536Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-11T17:34:45.428Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-11T17:34:45.428Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-11T17:34:45.428Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-11T17:34:45.428Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-11T17:34:45.428Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-11T17:34:45.428Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-11T17:34:45.428Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-11T17:34:51.198Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-11T17:34:53.373Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-11T17:34:53.373Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-11T17:34:53.373Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-11T17:34:53.373Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-11T17:34:53.373Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-11T17:35:03.681Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-11T17:35:03.681Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-11T17:35:03.681Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-11T17:35:03.681Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-11T17:35:03.682Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-11T17:35:07.965Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-11T17:35:13.988Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-11T17:35:13.988Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-11T17:35:13.988Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-11T17:35:13.988Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-11T17:35:13.988Z] === RUN TestDockerSuite/TestCpToDot [2022-04-11T17:35:16.229Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-11T17:35:16.229Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-11T17:35:16.683Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-11T17:35:16.683Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-11T17:35:16.683Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-11T17:35:19.571Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-11T17:35:19.571Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-11T17:35:19.571Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-11T17:35:19.571Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-11T17:35:19.571Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-11T17:35:19.571Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-11T17:35:19.571Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-11T17:35:19.571Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-11T17:35:19.571Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-11T17:35:19.571Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-11T17:35:20.026Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-11T17:35:22.191Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-11T17:35:22.808Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-11T17:35:25.082Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-11T17:35:25.082Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-11T17:35:25.538Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-11T17:35:27.701Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-11T17:35:28.159Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-11T17:35:28.615Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-11T17:35:28.615Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-11T17:35:28.615Z] === RUN TestDockerSuite/TestCreateRM [2022-04-11T17:35:29.070Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-11T17:35:29.070Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-11T17:35:29.070Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-11T17:35:29.070Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-11T17:35:29.525Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite (1560.27s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.04s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.15s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.98s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.12s) [2022-04-11T17:35:37.649Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.55s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.15s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.38s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.93s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.94s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.36s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.06s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.63s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.95s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.42s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.81s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.55s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.12s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.94s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.00s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.99s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.33s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.52s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.13s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.70s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.29s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.57s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.61s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.55s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.87s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.70s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.06s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.56s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.97s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.57s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.00s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.34s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.77s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.49s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.25s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.04s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.92s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.55s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.74s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.63s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.91s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.80s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.68s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.80s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.86s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.61s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.84s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.19s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.48s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.32s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (66.39s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.49s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.36s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.47s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.04s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.02s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.21s) [2022-04-11T17:35:37.649Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.98s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.75s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.56s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.97s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.07s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.80s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.96s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.17s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.41s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-04-11T17:35:37.649Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-04-11T17:35:37.649Z] === RUN TestDockerExternalVolumeSuite [2022-04-11T17:35:37.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-11T17:35:38.211Z] docker_cli_external_volume_driver_test.go:52: [dc8b81d31f3c0] daemon is not started [2022-04-11T17:35:39.807Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-11T17:35:39.807Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-11T17:35:39.807Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-11T17:35:42.699Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-11T17:35:42.699Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-11T17:35:42.699Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-11T17:35:42.699Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-11T17:35:45.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-11T17:35:45.588Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-11T17:35:45.589Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-11T17:35:46.045Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-11T17:35:46.045Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-11T17:35:46.045Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-11T17:35:46.045Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-11T17:35:46.045Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-11T17:35:46.045Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-11T17:35:46.045Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-11T17:35:46.045Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-11T17:35:46.045Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDockerFails [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-11T17:35:46.045Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-11T17:35:46.045Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-11T17:35:46.045Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-11T17:35:46.045Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-11T17:35:46.045Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-11T17:35:46.045Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-11T17:35:48.934Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-11T17:35:51.822Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-11T17:35:54.709Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-11T17:35:56.255Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-11T17:36:05.004Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-11T17:36:08.720Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-11T17:36:14.483Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-11T17:36:17.379Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-11T17:36:18.340Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-11T17:36:23.004Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-11T17:36:23.459Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-11T17:36:24.419Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-11T17:36:30.190Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-11T17:36:35.957Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-11T17:36:35.957Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-11T17:36:35.957Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-11T17:36:35.957Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-11T17:36:35.957Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-11T17:36:35.957Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-11T17:36:35.957Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-11T17:36:35.957Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-11T17:36:35.957Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-11T17:36:36.413Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-11T17:36:36.413Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-11T17:36:36.869Z] === RUN TestDockerSuite/TestEventsRename [2022-04-11T17:36:39.758Z] === RUN TestDockerSuite/TestEventsResize [2022-04-11T17:36:48.295Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-11T17:36:50.461Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-11T17:36:53.352Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-11T17:36:59.121Z] === RUN TestDockerSuite/TestEventsTop [2022-04-11T17:36:59.121Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-11T17:36:59.121Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-11T17:37:01.287Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-11T17:37:03.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-11T17:37:05.956Z] === RUN TestDockerSuite/TestExec [2022-04-11T17:37:05.956Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-11T17:37:05.956Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-11T17:37:05.956Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-11T17:37:05.956Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-11T17:37:08.120Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-11T17:37:09.647Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-11T17:37:09.647Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-11T17:37:10.104Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-11T17:37:10.104Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-11T17:37:10.104Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-11T17:37:10.104Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-11T17:37:10.104Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-11T17:37:10.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-11T17:37:12.271Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-11T17:37:14.438Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-11T17:37:16.603Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-11T17:37:19.494Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-11T17:37:25.284Z] docker_cli_external_volume_driver_test.go:52: [d30da35e93164] daemon is not started [2022-04-11T17:37:29.792Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-11T17:37:29.792Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-11T17:37:29.792Z] === RUN TestDockerSuite/TestExecEnv [2022-04-11T17:37:29.792Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-11T17:37:29.792Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-11T17:37:29.792Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-11T17:37:29.792Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-11T17:37:31.320Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-11T17:37:35.041Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-11T17:37:35.041Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-11T17:37:35.041Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-11T17:37:35.041Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-11T17:37:35.041Z] === RUN TestDockerSuite/TestExecParseError [2022-04-11T17:37:35.041Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-11T17:37:35.042Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-11T17:37:35.042Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-11T17:37:35.042Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-11T17:37:35.042Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-11T17:37:35.042Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-11T17:37:37.935Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-11T17:37:37.935Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-11T17:37:37.935Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-11T17:37:37.935Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-11T17:37:37.935Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-11T17:37:37.935Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-11T17:37:37.935Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-11T17:37:37.935Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-11T17:37:37.935Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-11T17:37:37.935Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-11T17:37:37.935Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-11T17:37:40.099Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-11T17:37:40.099Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-11T17:37:40.099Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-11T17:37:40.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-11T17:37:47.170Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-11T17:37:47.170Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-11T17:37:47.170Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-11T17:37:47.170Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-11T17:37:47.170Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-11T17:37:47.170Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-11T17:37:47.170Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-11T17:37:52.941Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-11T17:37:58.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-11T17:37:58.708Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-11T17:38:02.573Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-11T17:38:08.343Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-11T17:38:08.343Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-11T17:38:08.343Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-11T17:38:08.343Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-11T17:38:08.799Z] === RUN TestDockerSuite/TestHealth [2022-04-11T17:38:08.799Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-11T17:38:08.799Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-11T17:38:08.799Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-11T17:38:08.799Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-11T17:38:08.799Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-11T17:38:13.052Z] docker_cli_external_volume_driver_test.go:52: [dac8889f345a4] daemon is not started [2022-04-11T17:38:14.562Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-11T17:38:14.562Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-11T17:38:14.562Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-11T17:38:14.562Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-11T17:38:14.562Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-11T17:38:14.562Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-11T17:38:14.562Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-11T17:38:15.019Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-11T17:38:15.019Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-11T17:38:15.019Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-11T17:38:16.551Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-11T17:38:16.552Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-11T17:38:18.720Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-11T17:38:18.720Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-11T17:38:20.884Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-11T17:38:24.598Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-11T17:38:24.598Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-11T17:38:24.598Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-11T17:38:24.598Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-11T17:38:27.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-11T17:38:27.901Z] docker_cli_external_volume_driver_test.go:52: [d1e4665290741] daemon is not started [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-11T17:38:29.267Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestImportFile [2022-04-11T17:38:29.267Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-11T17:38:29.267Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-11T17:38:29.267Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-11T17:38:29.267Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-11T17:38:29.267Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-11T17:38:29.267Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-11T17:38:29.267Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-11T17:38:29.267Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-11T17:38:29.267Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-11T17:38:29.267Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-11T17:38:32.160Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-11T17:38:34.324Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-11T17:38:34.324Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-11T17:38:34.324Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-11T17:38:34.324Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-11T17:38:34.324Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-11T17:38:34.324Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-11T17:38:34.324Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-11T17:38:34.324Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-11T17:38:37.217Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-11T17:38:37.217Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-11T17:38:40.104Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-11T17:38:40.104Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-11T17:38:40.104Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-11T17:38:40.104Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-11T17:38:40.104Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-11T17:38:40.104Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-11T17:38:40.104Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-11T17:38:42.746Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-11T17:38:42.994Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-11T17:38:47.658Z] === RUN TestDockerSuite/TestInspectImage [2022-04-11T17:38:47.658Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-11T17:38:47.658Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-11T17:38:47.658Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-11T17:38:47.658Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-11T17:38:47.658Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-11T17:38:47.658Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-11T17:38:50.549Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-11T17:38:52.720Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-11T17:38:53.176Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-11T17:38:56.073Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-11T17:38:58.241Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-11T17:38:58.241Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-11T17:38:58.241Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-11T17:38:58.241Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-11T17:39:00.405Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-11T17:39:04.129Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-11T17:39:08.801Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-11T17:39:10.983Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-11T17:39:13.875Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-11T17:39:14.776Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-11T17:39:16.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-11T17:39:18.933Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-11T17:39:21.096Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-11T17:39:23.990Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-11T17:39:23.990Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-11T17:39:24.452Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-11T17:39:24.452Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-11T17:39:24.452Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-11T17:39:24.452Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-11T17:39:24.452Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-11T17:39:24.452Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-11T17:39:24.452Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-11T17:39:24.452Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-11T17:39:24.452Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-11T17:39:24.452Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-11T17:39:26.618Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-11T17:39:28.781Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-11T17:39:29.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-11T17:39:35.830Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-11T17:39:37.997Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-11T17:39:37.998Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-11T17:39:37.998Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-11T17:39:40.162Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-11T17:39:40.162Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-11T17:39:44.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-11T17:39:45.926Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-11T17:39:51.690Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-11T17:39:58.743Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-11T17:40:00.907Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-11T17:40:03.071Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-11T17:40:03.526Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-11T17:40:03.527Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-11T17:40:06.416Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-11T17:40:09.312Z] === RUN TestDockerSuite/TestLogsSince [2022-04-11T17:40:19.600Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-11T17:40:19.600Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-11T17:40:19.600Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-11T17:40:19.600Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-11T17:40:19.600Z] === RUN TestDockerSuite/TestLogsTail [2022-04-11T17:40:21.771Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-11T17:40:24.663Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-11T17:40:27.551Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-11T17:40:27.551Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestNetHostname [2022-04-11T17:40:27.551Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-11T17:40:27.551Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-11T17:40:27.551Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-11T17:40:27.551Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestPluginActive [2022-04-11T17:40:27.551Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-11T17:40:27.551Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-11T17:40:27.551Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-11T17:40:27.551Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-11T17:40:27.551Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-11T17:40:27.551Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-11T17:40:27.551Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-11T17:40:28.007Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-11T17:40:28.007Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-11T17:40:28.007Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-11T17:40:28.007Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-11T17:40:28.007Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-11T17:40:28.007Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-11T17:40:28.007Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-11T17:40:28.007Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-11T17:40:28.007Z] === RUN TestDockerSuite/TestPortList [2022-04-11T17:40:28.007Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-11T17:40:28.007Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-11T17:40:31.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-11T17:40:33.777Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-11T17:40:33.777Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-11T17:40:33.777Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-11T17:40:33.777Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-11T17:40:33.777Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-11T17:40:33.777Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-11T17:40:33.777Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-11T17:40:33.777Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-11T17:40:33.777Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-11T17:40:39.550Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-11T17:40:39.550Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-11T17:40:39.550Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-11T17:40:48.093Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-11T17:40:48.093Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-11T17:40:48.093Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-11T17:40:49.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-11T17:40:58.376Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-11T17:41:13.145Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-11T17:41:13.600Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-11T17:41:13.600Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-11T17:41:13.600Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-11T17:41:21.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-11T17:41:28.365Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-11T17:41:31.258Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-11T17:41:39.794Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-11T17:41:44.456Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-11T17:41:44.911Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-11T17:41:44.911Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-11T17:41:44.911Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-11T17:41:44.911Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-11T17:41:49.574Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-11T17:41:49.575Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-11T17:41:49.575Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-11T17:41:49.575Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-11T17:41:49.575Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-11T17:41:49.575Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-11T17:41:49.575Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-11T17:41:49.575Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-11T17:41:49.575Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-11T17:41:53.225Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-11T17:41:58.113Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-11T17:41:58.113Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-11T17:41:58.113Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-11T17:41:58.568Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-11T17:41:58.568Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-11T17:41:58.568Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-11T17:42:00.095Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-11T17:42:01.055Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-11T17:42:01.055Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-11T17:42:01.055Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-11T17:42:05.727Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-11T17:42:08.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-11T17:42:10.393Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-11T17:42:14.104Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-11T17:42:26.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-11T17:42:26.130Z] docker_cli_external_volume_driver_test.go:484: [dd741491a033e] daemon is not started [2022-04-11T17:42:39.196Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-11T17:42:39.196Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-11T17:42:39.196Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-11T17:42:41.001Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-11T17:42:41.001Z] docker_cli_external_volume_driver_test.go:52: [d6e90efd7dbe4] daemon is not started [2022-04-11T17:42:43.948Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-11T17:42:44.403Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-11T17:42:44.403Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-11T17:42:45.365Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-11T17:42:50.034Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-11T17:42:54.701Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-11T17:42:54.701Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-11T17:42:54.701Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite (436.89s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-04-11T17:42:55.842Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-11T17:42:55.842Z] PASS [2022-04-11T17:42:55.842Z] [2022-04-11T17:42:55.842Z] === Skipped [2022-04-11T17:42:55.842Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-11T17:42:55.842Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-11T17:42:55.842Z] check_test.go:308: [d9a1311fefcb4] daemon is not started [2022-04-11T17:42:55.842Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-11T17:42:55.842Z] [2022-04-11T17:42:55.842Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-11T17:42:55.842Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-11T17:42:55.842Z] check_test.go:308: [ded8942d65e6a] daemon is not started [2022-04-11T17:42:55.842Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-11T17:42:55.842Z] [2022-04-11T17:42:55.842Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-11T17:42:55.842Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-11T17:42:55.842Z] check_test.go:308: [d901aa68344cc] daemon is not started [2022-04-11T17:42:55.842Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-11T17:42:55.842Z] [2022-04-11T17:42:55.842Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-11T17:42:55.842Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-11T17:42:55.842Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-11T17:42:55.842Z] [2022-04-11T17:42:55.842Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-11T17:42:55.842Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-11T17:42:55.842Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-11T17:42:55.842Z] [2022-04-11T17:42:55.842Z] DONE 269 tests, 5 skipped in 2334.051s [2022-04-11T17:42:55.842Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-11T17:42:55.842Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d56a94f117a3b/docker.pid [2022-04-11T17:42:55.842Z] +++ kill 7140 [2022-04-11T17:42:55.842Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7140 is not a child of this shell [2022-04-11T17:42:55.842Z] warning: PID 7140 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d56a94f117a3b/docker.pid had a nonzero exit code [2022-04-11T17:42:55.842Z] ++++ cat bundles/test-integration/docker.pid [2022-04-11T17:42:55.842Z] +++ kill 9333 [2022-04-11T17:42:55.842Z] +++ /etc/init.d/apparmor stop [2022-04-11T17:42:55.842Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-11T17:42:55.842Z] [2022-04-11T17:42:55.842Z] Unloading profiles will leave already running processes permanently [2022-04-11T17:42:55.842Z] unconfined, which can lead to unexpected situations. [2022-04-11T17:42:55.842Z] [2022-04-11T17:42:55.842Z] To set a process to complain mode, use the command line tool [2022-04-11T17:42:55.842Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-11T17:42:55.842Z] +++ true [2022-04-11T17:42:55.842Z] exiting test-integration [2022-04-11T17:42:55.842Z] ++ exit 0 [2022-04-11T17:42:55.842Z] [2022-04-11T17:42:55.842Z] + exit 0 [2022-04-11T17:42:55.842Z] ++ jobs -p [2022-04-11T17:42:55.842Z] + pids= [2022-04-11T17:42:55.842Z] + echo 'Remaining pids to kill: []' [2022-04-11T17:42:55.842Z] Remaining pids to kill: [] [2022-04-11T17:42:55.842Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-11T17:42:55.853Z] Recording test results [2022-04-11T17:42:56.285Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-11T17:42:56.648Z] + echo Ensuring container killed. [2022-04-11T17:42:56.648Z] Ensuring container killed. [2022-04-11T17:42:56.648Z] + docker ps -aq -f name=docker-pr9-* [2022-04-11T17:42:56.648Z] + cids=029b021936d5 [2022-04-11T17:42:56.648Z] 99e83e916dda [2022-04-11T17:42:56.648Z] ec842307b9e6 [2022-04-11T17:42:56.648Z] + [ -n 029b021936d5 [2022-04-11T17:42:56.648Z] 99e83e916dda [2022-04-11T17:42:56.648Z] ec842307b9e6 ] [2022-04-11T17:42:56.648Z] + docker rm -vf 029b021936d5 99e83e916dda ec842307b9e6 [2022-04-11T17:42:57.212Z] 029b021936d5 [2022-04-11T17:42:57.212Z] 99e83e916dda [2022-04-11T17:42:57.212Z] ec842307b9e6 [Pipeline] sh [2022-04-11T17:42:57.529Z] + echo Chowning /workspace to jenkins user [2022-04-11T17:42:57.530Z] Chowning /workspace to jenkins user [2022-04-11T17:42:57.530Z] + id -u [2022-04-11T17:42:57.530Z] + id -g [2022-04-11T17:42:57.530Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43476:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-11T17:43:00.337Z] + bundleName=amd64 [2022-04-11T17:43:00.337Z] + echo Creating amd64-bundles.tar.gz [2022-04-11T17:43:00.337Z] Creating amd64-bundles.tar.gz [2022-04-11T17:43:00.337Z] + 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-11T17:43:00.337Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-11T17:43:00.469Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-11T17:43:00.469Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-11T17:43:00.469Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [Pipeline] archiveArtifacts [2022-04-11T17:43:01.712Z] Archiving artifacts [2022-04-11T17:43:02.232Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43476/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-11T17:43:02.631Z] + make clean [2022-04-11T17:43:02.631Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-11T17:43:02.631Z] docker-dev-cache [2022-04-11T17:43:02.631Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T17:43:15.236Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-11T17:43:18.126Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-11T17:43:19.091Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-11T17:43:24.865Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-11T17:43:30.631Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-11T17:43:39.189Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-11T17:43:43.864Z] === RUN TestDockerSuite/TestRmiTag [2022-04-11T17:43:44.320Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-11T17:43:47.217Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-11T17:44:04.869Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-11T17:44:07.767Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-11T17:44:12.434Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-11T17:44:13.965Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-11T17:44:13.965Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-11T17:44:13.965Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-11T17:44:13.965Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-11T17:44:13.965Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-11T17:44:13.965Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-11T17:44:13.965Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-11T17:44:13.965Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-11T17:44:13.965Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-11T17:44:13.965Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-11T17:44:13.965Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-11T17:44:13.965Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-11T17:44:13.965Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-11T17:44:13.965Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-11T17:44:13.965Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-11T17:44:16.147Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-11T17:44:16.147Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-11T17:44:16.147Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-11T17:44:16.147Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-11T17:44:16.605Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-11T17:44:22.374Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-11T17:44:25.268Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-11T17:44:28.161Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-11T17:44:31.051Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-11T17:44:33.942Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-11T17:44:33.942Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-11T17:44:39.716Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-11T17:44:39.716Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.716Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-11T17:44:39.716Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.716Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-11T17:44:39.716Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.716Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-11T17:44:39.716Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.716Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-11T17:44:39.717Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.717Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-11T17:44:39.717Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.717Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-11T17:44:39.717Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.717Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-11T17:44:39.717Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.717Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-11T17:44:39.717Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.717Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-11T17:44:39.717Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.717Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-11T17:44:39.717Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-11T17:44:39.717Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-11T17:44:42.602Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-11T17:44:42.602Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-11T17:44:42.602Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-11T17:44:45.489Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-11T17:44:45.489Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-11T17:44:45.489Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-11T17:44:45.489Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-11T17:44:45.489Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-11T17:44:52.532Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-11T17:44:52.532Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-11T17:44:52.532Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-11T17:44:52.532Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-11T17:44:52.532Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-11T17:44:52.532Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-11T17:44:52.532Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-11T17:44:52.532Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-11T17:44:52.532Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-11T17:44:52.532Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-11T17:44:52.532Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-11T17:44:52.532Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-11T17:44:52.532Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-11T17:44:52.532Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-11T17:44:52.532Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-11T17:44:55.420Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-11T17:44:58.310Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-11T17:45:00.478Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-11T17:45:00.478Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-11T17:45:00.478Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-11T17:45:00.478Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-11T17:45:00.478Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-11T17:45:00.478Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-11T17:45:00.478Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-11T17:45:03.368Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-11T17:45:03.368Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-11T17:45:03.368Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-11T17:45:03.368Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-11T17:45:03.368Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-11T17:45:03.368Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-11T17:45:03.368Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-11T17:45:03.368Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-11T17:45:03.368Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-11T17:45:05.530Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-11T17:45:11.295Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-11T17:45:11.295Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-11T17:45:11.295Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-11T17:45:11.295Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-11T17:45:11.295Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-11T17:45:11.295Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-11T17:45:11.295Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-11T17:45:11.295Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-11T17:45:11.295Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-11T17:45:11.295Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-11T17:45:11.295Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-11T17:45:11.295Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-11T17:45:11.295Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-11T17:45:14.183Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-11T17:45:14.183Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-11T17:45:14.183Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-11T17:45:14.183Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-11T17:45:14.183Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-11T17:45:14.183Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-11T17:45:17.080Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-11T17:45:19.244Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-11T17:45:19.244Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-11T17:45:19.244Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-11T17:45:22.133Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-11T17:45:22.133Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-11T17:45:22.133Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-11T17:45:22.133Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-11T17:45:22.133Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-11T17:45:22.133Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-11T17:45:22.133Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-11T17:45:25.027Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-11T17:45:27.919Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-11T17:45:30.806Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-11T17:45:33.695Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-11T17:45:33.695Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-11T17:45:33.695Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-11T17:45:33.695Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-11T17:45:33.695Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-11T17:45:33.695Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-11T17:45:33.695Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-11T17:45:33.695Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-11T17:45:33.695Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-11T17:45:33.695Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-11T17:45:33.695Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-11T17:45:33.695Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-11T17:45:33.695Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-11T17:45:33.695Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-11T17:45:33.695Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-11T17:45:33.695Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-11T17:45:38.365Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-11T17:45:38.365Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-11T17:45:38.365Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-11T17:45:38.365Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-11T17:45:38.365Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-11T17:45:38.365Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-11T17:45:38.365Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-11T17:45:38.365Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-11T17:45:38.365Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-11T17:45:38.365Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-11T17:45:38.365Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-11T17:45:38.365Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-11T17:45:46.910Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-11T17:45:46.910Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-11T17:45:46.910Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-11T17:45:47.875Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-11T17:45:47.875Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-11T17:45:47.875Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-11T17:45:47.875Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunMount [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-11T17:45:48.342Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-11T17:45:48.342Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-11T17:45:56.876Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-11T17:45:56.877Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-11T17:45:56.877Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-11T17:45:56.877Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-11T17:45:56.877Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-11T17:45:56.877Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-11T17:45:56.877Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-11T17:46:02.639Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-11T17:46:07.316Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-11T17:46:07.316Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-11T17:46:07.316Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-11T17:46:07.316Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-11T17:46:07.316Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-11T17:46:07.316Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-11T17:46:07.316Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-11T17:46:07.316Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-11T17:46:07.316Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-11T17:46:07.316Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-11T17:46:07.774Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-11T17:46:09.307Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-11T17:46:11.488Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-11T17:46:13.015Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-11T17:46:14.549Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-11T17:46:16.717Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-11T17:46:16.717Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-11T17:46:16.717Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-11T17:46:16.717Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-11T17:46:17.171Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-11T17:46:17.171Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-11T17:46:17.171Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-11T17:46:17.171Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-11T17:46:17.171Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-11T17:46:17.171Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-11T17:46:17.171Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-11T17:46:17.171Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-11T17:46:17.171Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-11T17:46:17.171Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-11T17:46:17.171Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-11T17:46:17.171Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-11T17:46:17.171Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-11T17:46:20.890Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-11T17:46:20.890Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-11T17:46:20.890Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-11T17:46:20.890Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-11T17:46:20.890Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-11T17:46:20.890Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-11T17:46:20.890Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-11T17:46:20.890Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-11T17:46:20.890Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-11T17:46:20.890Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-11T17:46:20.890Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-11T17:46:31.450Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-11T17:46:31.450Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-11T17:46:31.450Z] === RUN TestDockerSuite/TestRunRm [2022-04-11T17:46:33.619Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-11T17:46:39.388Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-11T17:46:42.277Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-11T17:46:45.287Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-11T17:46:46.813Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-11T17:46:49.708Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-11T17:46:49.708Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-11T17:46:49.708Z] === RUN TestDockerSuite/TestRunState [2022-04-11T17:46:49.708Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-11T17:46:49.708Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-11T17:46:52.597Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-11T17:46:52.597Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-11T17:46:52.597Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-11T17:46:55.497Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-11T17:46:55.497Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-11T17:46:55.497Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-11T17:46:55.497Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-11T17:46:55.497Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-11T17:46:55.497Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-11T17:46:55.497Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-11T17:46:55.497Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-11T17:46:55.497Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-11T17:47:01.268Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-11T17:47:01.268Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-11T17:47:03.433Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-11T17:47:03.433Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-11T17:47:03.433Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-11T17:47:06.321Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-11T17:47:06.321Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-11T17:47:06.321Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-11T17:47:06.321Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-11T17:47:06.321Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-11T17:47:10.043Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-11T17:47:18.576Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-11T17:47:24.341Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-11T17:47:30.106Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-11T17:47:30.106Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-11T17:47:30.106Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-11T17:47:30.560Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-11T17:47:34.271Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-11T17:47:36.433Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-11T17:47:39.322Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-11T17:47:39.322Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-11T17:47:39.322Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-11T17:47:39.322Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-11T17:47:39.322Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-11T17:47:39.322Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-11T17:47:39.322Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-11T17:47:39.322Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-11T17:47:39.322Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-11T17:47:39.322Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-11T17:47:39.322Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-11T17:47:39.322Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-11T17:47:39.322Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-11T17:47:39.322Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-11T17:47:39.778Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-11T17:47:43.495Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-11T17:47:45.025Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-11T17:47:47.189Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-11T17:47:52.958Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-11T17:47:52.958Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-11T17:47:52.958Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-11T17:47:52.958Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-11T17:47:52.958Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-11T17:47:52.958Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-11T17:47:52.958Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-11T17:47:55.134Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-11T17:47:55.589Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-11T17:47:56.044Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-11T17:47:56.499Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-11T17:47:58.027Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-11T17:47:58.027Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-11T17:48:00.913Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-11T17:48:03.082Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-11T17:48:05.256Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-11T17:48:05.256Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-11T17:48:05.256Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-11T17:48:15.539Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-11T17:48:15.539Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-11T17:48:15.539Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-11T17:48:19.256Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-11T17:48:19.256Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-11T17:48:19.256Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-11T17:48:19.256Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-11T17:48:19.256Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-11T17:48:19.256Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-11T17:48:19.257Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-11T17:48:19.257Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-11T17:48:19.257Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-11T17:48:26.306Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-11T17:48:26.306Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-11T17:48:26.306Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-11T17:48:26.306Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-11T17:48:26.306Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-11T17:48:26.306Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-11T17:48:26.762Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-11T17:48:26.762Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-11T17:48:26.762Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-11T17:48:26.762Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-11T17:48:26.762Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-11T17:48:26.762Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-11T17:48:26.762Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-11T17:48:28.930Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-11T17:48:31.824Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-11T17:48:31.824Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-11T17:48:31.824Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-11T17:48:33.988Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-11T17:48:33.988Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-11T17:48:33.988Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-11T17:48:33.988Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-11T17:48:33.988Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-11T17:48:33.988Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-11T17:48:33.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-11T17:48:33.988Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-11T17:48:33.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-11T17:48:33.988Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-11T17:48:33.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-11T17:48:33.988Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-11T17:48:33.988Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-11T17:48:51.632Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-11T17:48:51.632Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-11T17:48:51.632Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-11T17:48:51.632Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-11T17:48:51.632Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-11T17:48:51.632Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-11T17:48:51.632Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-11T17:48:51.632Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-11T17:48:53.158Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-11T17:48:53.158Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-11T17:48:56.869Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-11T17:48:57.324Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-11T17:48:57.324Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-11T17:48:57.779Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-11T17:48:57.779Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-11T17:49:08.058Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-11T17:49:08.058Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-11T17:49:08.058Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-11T17:49:08.058Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-11T17:49:08.058Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-11T17:49:08.058Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-11T17:49:08.058Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-11T17:49:16.592Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-11T17:49:16.592Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-11T17:49:16.592Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-11T17:49:26.890Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-11T17:49:26.890Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-11T17:49:26.890Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite (2376.32s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (76.41s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.23s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.84s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.34s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.74s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.35s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.64s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.36s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.91s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.05s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.78s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.97s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.68s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.88s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.65s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.19s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.55s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.80s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.67s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.64s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.00s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.52s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.20s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.93s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.08s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.60s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.53s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.48s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.45s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.72s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.11s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.57s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.07s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.68s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.60s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.23s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.94s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.87s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.78s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.06s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.27s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.87s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.05s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.64s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.49s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.68s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.79s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.58s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.77s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.77s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.88s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.86s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.34s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.60s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.63s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.96s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.15s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.43s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.06s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-11T17:49:28.425Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-11T17:49:28.425Z] --- PASS: TestDockerSuite/TestBuildFails (2.84s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.66s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.46s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.16s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.35s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.09s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.08s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildHistory (12.53s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.89s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.61s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.43s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.51s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.83s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.26s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.25s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.76s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.20s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.53s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.34s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.71s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.05s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.35s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.58s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.84s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.29s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.31s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.80s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.46s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.37s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.43s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.11s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildRm (12.76s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.49s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.58s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.14s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.24s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.74s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.87s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.78s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.19s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.56s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildStderr (4.49s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.84s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.66s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.63s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.16s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.97s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.36s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.66s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.44s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.65s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.97s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.84s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.90s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.18s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.99s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.56s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.24s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.14s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.82s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCommitChange (5.23s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.91s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.51s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCommitTTY (7.63s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.44s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.56s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.81s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.89s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.80s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.83s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.58s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.40s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.46s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.44s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.91s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.85s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.26s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.76s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.50s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.47s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.14s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.76s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.34s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.67s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.22s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.31s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.74s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.70s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.78s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.68s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000870a80_} (2.91s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12054350755_c:\foo_false____} (2.74s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12054350755_c:\foo_true____} (2.73s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.83s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-11T17:49:28.426Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.94s) [2022-04-11T17:49:28.426Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.92s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.99s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.89s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.23s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.77s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCpToDot (2.85s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCpToStdout (2.93s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.16s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.81s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.66s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.78s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.86s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.43s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.87s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.26s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsCopy (4.78s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.01s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.80s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.60s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFilters (5.33s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFormat (5.57s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsRename (2.88s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsResize (8.18s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.73s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.68s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.24s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.35s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.19s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.15s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.26s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.26s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.25s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.30s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (9.62s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecInspectID (3.76s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.71s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.43s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.35s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.29s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.36s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.19s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.91s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.16s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.03s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.37s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.34s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.94s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImportBadURL (0.15s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.79s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.37s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.78s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.77s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectDefault (2.70s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectHistory (4.78s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.74s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.33s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.76s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.30s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.24s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectStatus (3.54s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.51s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.47s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.46s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.38s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.87s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.41s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.77s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.20s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.23s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.07s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.80s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.41s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.79s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.91s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.86s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.85s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.67s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.90s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.83s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsSince (9.37s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsTail (3.17s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.99s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.88s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-11T17:49:28.427Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-11T17:49:28.427Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.54s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.15s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsByOrder (8.61s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.71s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.28s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.01s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.28s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.62s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.97s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.87s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.28s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.55s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.18s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.01s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.85s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.67s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.60s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.78s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.00s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.62s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.32s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.20s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.34s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.59s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.51s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.91s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.99s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.18s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.37s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.23s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.73s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.05s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.92s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.88s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.98s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.36s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.68s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.23s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (6.95s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.85s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.77s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.71s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.95s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.35s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.88s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.77s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.75s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.75s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunExitCode (2.75s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.73s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.72s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.81s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.90s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.68s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.84s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.36s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.39s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.94s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.15s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.26s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.91s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.73s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunRm (2.84s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.96s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.47s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.67s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.26s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.70s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.64s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-11T17:49:28.428Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-11T17:49:28.428Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.06s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.78s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.75s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.54s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.30s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.47s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.62s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.60s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.46s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.81s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.97s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.45s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.38s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.67s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.38s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.31s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.70s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.58s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.71s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.28s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.45s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.26s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.07s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.47s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.81s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.26s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.48s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.39s) [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-11T17:49:28.429Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-11T17:49:28.429Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.429Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-11T17:49:28.429Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-11T17:49:28.430Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-11T17:49:28.430Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-11T17:49:28.430Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-11T17:49:28.430Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-11T17:49:28.430Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-11T17:49:28.430Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-11T17:49:28.430Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-11T17:49:28.430Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-11T17:49:28.430Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-11T17:49:28.430Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-11T17:49:28.430Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-11T17:49:28.430Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-11T17:49:28.430Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-11T17:49:28.430Z] === RUN TestDockerDaemonSuite [2022-04-11T17:49:28.430Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-11T17:49:28.430Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-11T17:49:28.430Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-11T17:49:28.430Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-11T17:49:28.430Z] === RUN TestDockerSwarmSuite [2022-04-11T17:49:28.430Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-11T17:49:28.430Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-11T17:49:28.430Z] === RUN TestDockerExternalVolumeSuite [2022-04-11T17:49:28.430Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-11T17:49:28.430Z] === RUN TestDockerNetworkSuite [2022-04-11T17:49:28.430Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-11T17:49:28.430Z] === RUN TestDockerHubPullSuite [2022-04-11T17:49:28.430Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-11T17:49:28.430Z] PASS [2022-04-11T17:49:28.430Z] ok github.com/docker/docker/integration-cli 2376.695s [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === Skipped [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-11T17:49:28.430Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-11T17:49:28.430Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-11T17:49:28.430Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-11T17:49:28.430Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-11T17:49:28.430Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-11T17:49:28.430Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-11T17:49:28.430Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-11T17:49:28.430Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-11T17:49:28.430Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-11T17:49:28.430Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-11T17:49:28.430Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-11T17:49:28.430Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2022-04-11T17:49:28.430Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-11T17:49:28.430Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-11T17:49:28.430Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-11T17:49:28.430Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-11T17:49:28.430Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-11T17:49:28.430Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-11T17:49:28.431Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-11T17:49:28.431Z] [2022-04-11T17:49:28.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-11T17:49:28.431Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.431Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-11T17:49:28.887Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-11T17:49:28.887Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.887Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-04-11T17:49:28.887Z] [2022-04-11T17:49:28.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2022-04-11T17:49:28.888Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-11T17:49:28.888Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-11T17:49:28.888Z] docker_cli_sni_test.go:18: Flakey test [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-11T17:49:28.888Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-11T17:49:28.888Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-11T17:49:28.888Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-11T17:49:28.888Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.888Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-11T17:49:28.888Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-11T17:49:28.889Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-11T17:49:28.889Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-11T17:49:28.889Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-11T17:49:28.889Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-11T17:49:28.889Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-11T17:49:28.889Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-11T17:49:28.889Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-11T17:49:28.889Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-11T17:49:28.889Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-11T17:49:28.889Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-11T17:49:28.889Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-11T17:49:28.889Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-11T17:49:28.889Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-11T17:49:28.889Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-11T17:49:28.889Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-11T17:49:28.889Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-11T17:49:28.889Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-11T17:49:28.889Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-11T17:49:28.889Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-11T17:49:28.889Z] [2022-04-11T17:49:28.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-11T17:49:28.889Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-11T17:49:28.890Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-11T17:49:28.890Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-11T17:49:28.890Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-11T17:49:28.890Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-11T17:49:28.890Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-11T17:49:28.890Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-11T17:49:28.890Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-11T17:49:28.890Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-11T17:49:28.890Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-11T17:49:28.890Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-11T17:49:28.890Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-11T17:49:28.890Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-11T17:49:28.890Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-11T17:49:28.890Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.890Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-11T17:49:28.890Z] [2022-04-11T17:49:28.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-11T17:49:28.891Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-11T17:49:28.891Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-11T17:49:28.891Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-11T17:49:28.891Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-11T17:49:28.891Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-11T17:49:28.891Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.891Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-11T17:49:28.891Z] [2022-04-11T17:49:28.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-11T17:49:28.892Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.892Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-11T17:49:28.892Z] [2022-04-11T17:49:28.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-11T17:49:28.893Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-11T17:49:28.893Z] [2022-04-11T17:49:28.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-11T17:49:28.893Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-11T17:49:29.353Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.353Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-11T17:49:29.353Z] [2022-04-11T17:49:29.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-11T17:49:29.353Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-11T17:49:29.354Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] DONE 1088 tests, 539 skipped in 2386.728s [2022-04-11T17:49:29.354Z] INFO: Integration tests ended at 04/11/2022 17:49:29. Duration:00:39:47.0008055 [2022-04-11T17:49:29.354Z] INFO: Docker info of the daemon under test at end of run [2022-04-11T17:49:29.354Z] [2022-04-11T17:49:29.354Z] Containers: 10 [2022-04-11T17:49:29.354Z] Running: 0 [2022-04-11T17:49:29.354Z] Paused: 0 [2022-04-11T17:49:29.354Z] Stopped: 10 [2022-04-11T17:49:29.354Z] Images: 18 [2022-04-11T17:49:29.354Z] Server Version: 0.0.0-dev [2022-04-11T17:49:29.354Z] Storage Driver: windowsfilter [2022-04-11T17:49:29.354Z] Windows: [2022-04-11T17:49:29.354Z] Logging Driver: json-file [2022-04-11T17:49:29.354Z] Plugins: [2022-04-11T17:49:29.354Z] Volume: local [2022-04-11T17:49:29.354Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-11T17:49:29.354Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-11T17:49:29.354Z] Swarm: inactive [2022-04-11T17:49:29.354Z] Default Isolation: process [2022-04-11T17:49:29.354Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-11T17:49:29.354Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-11T17:49:29.355Z] OSType: windows [2022-04-11T17:49:29.355Z] Architecture: x86_64 [2022-04-11T17:49:29.355Z] CPUs: 4 [2022-04-11T17:49:29.355Z] Total Memory: 32GiB [2022-04-11T17:49:29.355Z] Name: azwin-2-2bbc50 [2022-04-11T17:49:29.355Z] ID: UWQO:J2N6:4KY2:N56S:TUE2:DUII:LKD7:OQNU:3W2G:CDLA:YMQW:FQBQ [2022-04-11T17:49:29.355Z] Docker Root Dir: D:\CI\PR-43476\9\daemon [2022-04-11T17:49:29.355Z] Debug Mode (client): false [2022-04-11T17:49:29.355Z] Debug Mode (server): true [2022-04-11T17:49:29.355Z] File Descriptors: -1 [2022-04-11T17:49:29.355Z] Goroutines: 17 [2022-04-11T17:49:29.355Z] System Time: 2022-04-11T17:49:29.050119Z [2022-04-11T17:49:29.355Z] EventsListeners: 0 [2022-04-11T17:49:29.355Z] Registry: https://index.docker.io/v1/ [2022-04-11T17:49:29.355Z] Labels: [2022-04-11T17:49:29.355Z] Experimental: false [2022-04-11T17:49:29.355Z] Insecure Registries: [2022-04-11T17:49:29.355Z] 127.0.0.0/8 [2022-04-11T17:49:29.355Z] Live Restore Enabled: false [2022-04-11T17:49:29.355Z] [2022-04-11T17:49:29.355Z] [2022-04-11T17:49:29.355Z] INFO: Stopping daemon under test [2022-04-11T17:49:29.355Z] SUCCESS: The process with PID 3724 (child process of PID 5344) has been terminated. [2022-04-11T17:49:29.355Z] SUCCESS: The process with PID 5344 (child process of PID 4604) has been terminated. [2022-04-11T17:49:29.355Z] INFO: Stop tailing logs of the daemon under tests [2022-04-11T17:49:29.355Z] INFO: executeCI.ps1 Completed successfully at 04/11/2022 17:49:29. [2022-04-11T17:49:29.355Z] INFO: Tidying up at end of run [2022-04-11T17:49:29.355Z] INFO: Saving daemon under test log (d:\CI\PR-43476\9\dut.out) to bundles\CIDUT.out [2022-04-11T17:49:29.355Z] INFO: Saving daemon under test log (d:\CI\PR-43476\9\dut.err) to bundles\CIDUT.err [2022-04-11T17:49:29.355Z] INFO: Saving containerd logs to bundles [2022-04-11T17:49:29.355Z] INFO: Nuke-Everything... [2022-04-11T17:49:29.812Z] INFO: Container count on control daemon to delete is 2 [2022-04-11T17:49:29.812Z] c3314b0e600b [2022-04-11T17:49:29.812Z] 15d47c115af1 [2022-04-11T17:49:29.812Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-11T17:49:31.337Z] Deleted: sha256:e8bcb2d7d38c74bec4286e4b1b6ff7f3dd2837d696cedc903ba24f3dfad46e12 [2022-04-11T17:49:31.337Z] Deleted: sha256:7bc6271f605643696573e42be35626028d67a96d0230ef35cb054d50c91b4ce4 [2022-04-11T17:49:31.337Z] INFO: Tidying pidfile d:\CI\PR-43476\9\docker.pid [2022-04-11T17:49:31.337Z] INFO: Nuking d:\CI [2022-04-11T17:49:56.429Z] INFO: Zapped successfully [2022-04-11T17:49:56.429Z] [2022-04-11T17:49:56.429Z] INFO: executeCI.ps1 exiting at Mon Apr 11 17:49:52 CUT 2022. Duration 00:58:23.6392767 [2022-04-11T17:49:56.429Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-11T17:49:56.667Z] Recording test results [2022-04-11T17:49:57.200Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-11T17:49:58.932Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-11T17:50:00.674Z] Archiving artifacts [2022-04-11T17:50:01.780Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43476/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-11T17:50:02.765Z] + make clean [2022-04-11T17:50:03.220Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-11T17:50:03.677Z] docker-dev-cache [2022-04-11T17:50:03.677Z] 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