Pull request #43986 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 360238e9e134642d1a0c9ce389052d93f064e9ce+1e979338769d9ea979b5dce7fb5cd4381e598523 (ca6a1e2c00e3b777a01b8968ee5f4e2b94cf36f0) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43986@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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-08-18T18:50:56.814Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-18T18:50:56.819Z] Trying to pass milestone 2 [Pipeline] milestone [2022-08-18T18:50:56.910Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-18T18:50:57.174Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e546f9df0d8be975) in /home/ubuntu/workspace/moby_PR-43986 [Pipeline] { [Pipeline] checkout [2022-08-18T18:50:57.266Z] The recommended git tool is: git [2022-08-18T18:50:59.179Z] using credential docker-jenkins-github-credentials [2022-08-18T18:50:59.188Z] Cloning the remote Git repository [2022-08-18T18:50:59.188Z] Cloning with configured refspecs honoured and without tags [2022-08-18T18:50:59.204Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:50:59.252Z] > git init /home/ubuntu/workspace/moby_PR-43986 # timeout=10 [2022-08-18T18:50:59.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:50:59.289Z] > git --version # timeout=10 [2022-08-18T18:50:59.303Z] > git --version # 'git version 2.17.1' [2022-08-18T18:50:59.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:50:59.304Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:16.260Z] Fetching without tags [2022-08-18T18:51:16.508Z] Merging remotes/origin/master commit 1e979338769d9ea979b5dce7fb5cd4381e598523 into PR head commit 360238e9e134642d1a0c9ce389052d93f064e9ce [2022-08-18T18:51:16.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:16.227Z] > git config --add remote.origin.fetch +refs/pull/43986/head:refs/remotes/origin/PR-43986 # timeout=10 [2022-08-18T18:51:16.237Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:16.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:16.265Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:16.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:16.266Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:16.517Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:16.531Z] > git checkout -f 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [2022-08-18T18:51:17.445Z] Merge succeeded, producing e752671145abacb896dba54a3d1c8c6c89ceb2f1 [2022-08-18T18:51:17.445Z] Checking out Revision e752671145abacb896dba54a3d1c8c6c89ceb2f1 (PR-43986) [2022-08-18T18:51:17.137Z] > git remote # timeout=10 [2022-08-18T18:51:17.149Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:51:17.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:17.160Z] > git merge 1e979338769d9ea979b5dce7fb5cd4381e598523 # timeout=10 [2022-08-18T18:51:17.439Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:51:17.449Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:17.454Z] > git checkout -f e752671145abacb896dba54a3d1c8c6c89ceb2f1 # timeout=10 [2022-08-18T18:51:21.149Z] Commit message: "Merge commit '1e979338769d9ea979b5dce7fb5cd4381e598523' into HEAD" [2022-08-18T18:51:21.153Z] > git rev-list --no-walk 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T18:51:22.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43986:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-18T18:51:28.714Z] Unable to find image 'alpine:latest' locally [2022-08-18T18:51:28.714Z] latest: Pulling from library/alpine [2022-08-18T18:51:28.714Z] 213ec9aee27d: Pulling fs layer [2022-08-18T18:51:28.714Z] 213ec9aee27d: Verifying Checksum [2022-08-18T18:51:28.714Z] 213ec9aee27d: Download complete [2022-08-18T18:51:28.970Z] 213ec9aee27d: Pull complete [2022-08-18T18:51:28.970Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T18:51:28.970Z] Status: Downloaded newer image for alpine:latest [2022-08-18T18:51:34.261Z] 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] 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] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-18T18:51:34.531Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068b767bee2af36f0) in /home/ubuntu/workspace/moby_PR-43986 [2022-08-18T18:51:34.531Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c1bf8a3ad5b8f07b) in /home/ubuntu/workspace/moby_PR-43986 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-08-18T18:51:34.535Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c4a4fddb2248d9cd) in /home/ubuntu/workspace/moby_PR-43986 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T18:51:34.540Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f108d4504a5f888d) in /home/ubuntu/workspace/moby_PR-43986 [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 [2022-08-18T18:51:34.544Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c6bd8efae092f283) in /home/ubuntu/workspace/moby_PR-43986 [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-18T18:51:34.577Z] The recommended git tool is: git [Pipeline] checkout [2022-08-18T18:51:34.584Z] The recommended git tool is: git [2022-08-18T18:51:34.586Z] using credential docker-jenkins-github-credentials [2022-08-18T18:51:34.593Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-08-18T18:51:34.596Z] Cloning the remote Git repository [2022-08-18T18:51:34.596Z] Cloning with configured refspecs honoured and without tags [2022-08-18T18:51:34.602Z] Cloning the remote Git repository [2022-08-18T18:51:34.602Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-08-18T18:51:34.615Z] The recommended git tool is: git [2022-08-18T18:51:34.624Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-18T18:51:34.632Z] Cloning the remote Git repository [2022-08-18T18:51:34.632Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [2022-08-18T18:51:34.683Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-18T18:51:34.690Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-18T18:51:34.699Z] The recommended git tool is: git [2022-08-18T18:51:34.699Z] Cloning the remote Git repository [2022-08-18T18:51:34.699Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-18T18:51:34.750Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-18T18:51:34.761Z] Cloning the remote Git repository [2022-08-18T18:51:34.761Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-18T18:51:34.599Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:51:34.599Z] > git init /home/ubuntu/workspace/moby_PR-43986 # timeout=10 [2022-08-18T18:51:34.603Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:34.603Z] > git --version # timeout=10 [2022-08-18T18:51:34.605Z] > git --version # 'git version 2.17.1' [2022-08-18T18:51:34.605Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:34.606Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:34.612Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:51:34.612Z] > git init /home/ubuntu/workspace/moby_PR-43986 # timeout=10 [2022-08-18T18:51:34.625Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:34.625Z] > git --version # timeout=10 [2022-08-18T18:51:34.630Z] > git --version # 'git version 2.17.1' [2022-08-18T18:51:34.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:34.631Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:34.606Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:51:34.606Z] > git init /home/ubuntu/workspace/moby_PR-43986 # timeout=10 [2022-08-18T18:51:34.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:34.615Z] > git --version # timeout=10 [2022-08-18T18:51:34.620Z] > git --version # 'git version 2.25.1' [2022-08-18T18:51:34.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:34.621Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:34.746Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:51:34.753Z] > git init /home/ubuntu/workspace/moby_PR-43986 # timeout=10 [2022-08-18T18:51:34.772Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:34.772Z] > git --version # timeout=10 [2022-08-18T18:51:34.783Z] > git --version # 'git version 2.17.1' [2022-08-18T18:51:34.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:34.783Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:34.766Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T18:51:34.767Z] > git init /home/ubuntu/workspace/moby_PR-43986 # timeout=10 [2022-08-18T18:51:34.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:34.782Z] > git --version # timeout=10 [2022-08-18T18:51:34.787Z] > git --version # 'git version 2.25.1' [2022-08-18T18:51:34.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:34.788Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:47.128Z] Fetching without tags [2022-08-18T18:51:47.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:47.115Z] > git config --add remote.origin.fetch +refs/pull/43986/head:refs/remotes/origin/PR-43986 # timeout=10 [2022-08-18T18:51:47.118Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:47.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:47.133Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:47.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:47.134Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:47.329Z] Merging remotes/origin/master commit 1e979338769d9ea979b5dce7fb5cd4381e598523 into PR head commit 360238e9e134642d1a0c9ce389052d93f064e9ce [2022-08-18T18:51:48.634Z] Merge succeeded, producing 23390cf51e9fd3022ef829f10139412d08f13e73 [2022-08-18T18:51:48.634Z] Checking out Revision 23390cf51e9fd3022ef829f10139412d08f13e73 (PR-43986) [2022-08-18T18:51:48.696Z] Commit message: "Merge commit '1e979338769d9ea979b5dce7fb5cd4381e598523' into HEAD" [2022-08-18T18:51:47.334Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:47.338Z] > git checkout -f 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [2022-08-18T18:51:47.862Z] > git remote # timeout=10 [2022-08-18T18:51:47.865Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:51:47.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:47.868Z] > git merge 1e979338769d9ea979b5dce7fb5cd4381e598523 # timeout=10 [2022-08-18T18:51:48.633Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:51:48.640Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:48.646Z] > git checkout -f 23390cf51e9fd3022ef829f10139412d08f13e73 # timeout=10 [2022-08-18T18:51:48.701Z] > git rev-list --no-walk 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:51:49.437Z] + docker version [2022-08-18T18:51:49.438Z] Client: Docker Engine - Community [2022-08-18T18:51:49.438Z] Version: 20.10.14 [2022-08-18T18:51:49.438Z] API version: 1.41 [2022-08-18T18:51:49.438Z] Go version: go1.16.15 [2022-08-18T18:51:49.438Z] Git commit: a224086 [2022-08-18T18:51:49.438Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-18T18:51:49.438Z] OS/Arch: linux/arm64 [2022-08-18T18:51:49.438Z] Context: default [2022-08-18T18:51:49.438Z] Experimental: true [2022-08-18T18:51:49.438Z] [2022-08-18T18:51:49.438Z] Server: Docker Engine - Community [2022-08-18T18:51:49.438Z] Engine: [2022-08-18T18:51:49.438Z] Version: 20.10.14 [2022-08-18T18:51:49.438Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:51:49.438Z] Go version: go1.16.15 [2022-08-18T18:51:49.438Z] Git commit: 87a90dc [2022-08-18T18:51:49.438Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-18T18:51:49.438Z] OS/Arch: linux/arm64 [2022-08-18T18:51:49.438Z] Experimental: true [2022-08-18T18:51:49.438Z] containerd: [2022-08-18T18:51:49.438Z] Version: 1.5.11 [2022-08-18T18:51:49.438Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:49.438Z] runc: [2022-08-18T18:51:49.438Z] Version: 1.0.3 [2022-08-18T18:51:49.438Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:51:49.438Z] docker-init: [2022-08-18T18:51:49.438Z] Version: 0.19.0 [2022-08-18T18:51:49.438Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:51:49.753Z] + docker info [2022-08-18T18:51:49.753Z] Client: [2022-08-18T18:51:49.753Z] Context: default [2022-08-18T18:51:49.753Z] Debug Mode: false [2022-08-18T18:51:49.753Z] Plugins: [2022-08-18T18:51:49.753Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:51:49.753Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:51:49.753Z] [2022-08-18T18:51:49.753Z] Server: [2022-08-18T18:51:49.753Z] Containers: 0 [2022-08-18T18:51:49.753Z] Running: 0 [2022-08-18T18:51:49.753Z] Paused: 0 [2022-08-18T18:51:49.753Z] Stopped: 0 [2022-08-18T18:51:49.753Z] Images: 2 [2022-08-18T18:51:49.753Z] Server Version: 20.10.14 [2022-08-18T18:51:49.753Z] Storage Driver: overlay2 [2022-08-18T18:51:49.753Z] Backing Filesystem: extfs [2022-08-18T18:51:49.753Z] Supports d_type: true [2022-08-18T18:51:49.753Z] Native Overlay Diff: true [2022-08-18T18:51:49.753Z] userxattr: false [2022-08-18T18:51:49.753Z] Logging Driver: json-file [2022-08-18T18:51:49.753Z] Cgroup Driver: cgroupfs [2022-08-18T18:51:49.753Z] Cgroup Version: 1 [2022-08-18T18:51:49.753Z] Plugins: [2022-08-18T18:51:49.753Z] Volume: local [2022-08-18T18:51:49.753Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:51:49.753Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:51:49.753Z] Swarm: inactive [2022-08-18T18:51:49.753Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-18T18:51:49.753Z] Default Runtime: runc [2022-08-18T18:51:49.753Z] Init Binary: docker-init [2022-08-18T18:51:49.753Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:49.753Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:51:49.753Z] init version: de40ad0 [2022-08-18T18:51:49.753Z] Security Options: [2022-08-18T18:51:49.753Z] apparmor [2022-08-18T18:51:49.753Z] seccomp [2022-08-18T18:51:49.753Z] Profile: default [2022-08-18T18:51:49.753Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T18:51:49.753Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T18:51:49.753Z] OSType: linux [2022-08-18T18:51:49.753Z] Architecture: aarch64 [2022-08-18T18:51:49.753Z] CPUs: 2 [2022-08-18T18:51:49.753Z] Total Memory: 7.562GiB [2022-08-18T18:51:49.753Z] Name: ip-10-100-79-250 [2022-08-18T18:51:49.753Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-18T18:51:49.753Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:51:49.753Z] Debug Mode: false [2022-08-18T18:51:49.753Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:51:49.753Z] Labels: [2022-08-18T18:51:49.753Z] Experimental: true [2022-08-18T18:51:49.753Z] Insecure Registries: [2022-08-18T18:51:49.753Z] 127.0.0.0/8 [2022-08-18T18:51:49.753Z] Live Restore Enabled: true [2022-08-18T18:51:49.753Z] [Pipeline] sh [2022-08-18T18:51:50.031Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:51:50.032Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:51:50.032Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43986/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:51:50.032Z] + bash /home/ubuntu/workspace/moby_PR-43986/check-config.sh [2022-08-18T18:51:50.032Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:51:50.032Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-18T18:51:50.032Z] [2022-08-18T18:51:50.032Z] Generally Necessary: [2022-08-18T18:51:50.032Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:51:50.032Z] - apparmor: enabled and tools installed [2022-08-18T18:51:50.032Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:51:50.032Z] - CONFIG_NET_NS: enabled [2022-08-18T18:51:50.032Z] - CONFIG_PID_NS: enabled [2022-08-18T18:51:50.032Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:51:50.032Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:51:50.032Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:51:50.032Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:51:50.032Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:51:50.032Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:51:50.032Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:51:50.032Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:51:50.032Z] - CONFIG_MEMCG: enabled [2022-08-18T18:51:50.032Z] - CONFIG_KEYS: enabled [2022-08-18T18:51:50.032Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:51:50.032Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:51:50.032Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:51:50.186Z] Fetching without tags [2022-08-18T18:51:50.252Z] Fetching without tags [2022-08-18T18:51:50.287Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:51:50.288Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:51:50.288Z] [2022-08-18T18:51:50.288Z] Optional Features: [2022-08-18T18:51:50.288Z] - CONFIG_USER_NS: enabled [2022-08-18T18:51:50.288Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:51:50.288Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:51:50.288Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:51:50.288Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:51:50.288Z] (cgroup swap accounting is currently enabled) [2022-08-18T18:51:50.288Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:51:50.288Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:51:50.288Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:51:50.288Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:51:50.288Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:51:50.288Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:51:50.288Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:51:50.288Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:51:50.288Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:51:50.288Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:51:50.288Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:51:50.288Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:51:50.288Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:51:50.288Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:51:50.348Z] Merging remotes/origin/master commit 1e979338769d9ea979b5dce7fb5cd4381e598523 into PR head commit 360238e9e134642d1a0c9ce389052d93f064e9ce [2022-08-18T18:51:50.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:50.177Z] > git config --add remote.origin.fetch +refs/pull/43986/head:refs/remotes/origin/PR-43986 # timeout=10 [2022-08-18T18:51:50.180Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:50.184Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:50.189Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:50.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:50.190Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:50.350Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:50.352Z] > git checkout -f 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [2022-08-18T18:51:50.467Z] Fetching without tags [2022-08-18T18:51:50.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:50.239Z] > git config --add remote.origin.fetch +refs/pull/43986/head:refs/remotes/origin/PR-43986 # timeout=10 [2022-08-18T18:51:50.242Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:50.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:50.257Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:50.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:50.257Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:50.506Z] Merging remotes/origin/master commit 1e979338769d9ea979b5dce7fb5cd4381e598523 into PR head commit 360238e9e134642d1a0c9ce389052d93f064e9ce [2022-08-18T18:51:50.544Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:51:50.544Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:51:50.544Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:51:50.544Z] - Network Drivers: [2022-08-18T18:51:50.544Z] - "overlay": [2022-08-18T18:51:50.544Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:51:50.544Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:51:50.544Z] Optional (for encrypted networks): [2022-08-18T18:51:50.544Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:51:50.544Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:51:50.544Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:51:50.544Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:51:50.544Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:51:50.544Z] - CONFIG_XFRM: enabled [2022-08-18T18:51:50.544Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:51:50.544Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:51:50.544Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:51:50.544Z] - "ipvlan": [2022-08-18T18:51:50.544Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:51:50.544Z] - "macvlan": [2022-08-18T18:51:50.544Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:51:50.544Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:51:50.544Z] - "ftp,tftp client in container": [2022-08-18T18:51:50.544Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:51:50.544Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:51:50.544Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:51:50.544Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:51:50.544Z] - Storage Drivers: [2022-08-18T18:51:50.544Z] - "aufs": [2022-08-18T18:51:50.544Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:51:50.544Z] - "btrfs": [2022-08-18T18:51:50.544Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:51:50.544Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:51:50.544Z] - "devicemapper": [2022-08-18T18:51:50.544Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:51:50.544Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:51:50.544Z] - "overlay": [2022-08-18T18:51:50.544Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:51:50.544Z] - "zfs": [2022-08-18T18:51:50.544Z] - /dev/zfs: present [2022-08-18T18:51:50.544Z] - zfs command: missing [2022-08-18T18:51:50.544Z] - zpool command: missing [2022-08-18T18:51:50.544Z] [2022-08-18T18:51:50.544Z] Limits: [2022-08-18T18:51:50.441Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:50.444Z] > git config --add remote.origin.fetch +refs/pull/43986/head:refs/remotes/origin/PR-43986 # timeout=10 [2022-08-18T18:51:50.460Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:50.465Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:50.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:50.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:50.474Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:50.654Z] Merging remotes/origin/master commit 1e979338769d9ea979b5dce7fb5cd4381e598523 into PR head commit 360238e9e134642d1a0c9ce389052d93f064e9ce [2022-08-18T18:51:50.799Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:51:50.799Z] [2022-08-18T18:51:50.799Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:51:51.071Z] Fetching without tags [2022-08-18T18:51:51.151Z] Merge succeeded, producing 373ed92a5dbca61795caed6fdbb22acfbe4cf38e [2022-08-18T18:51:51.151Z] Checking out Revision 373ed92a5dbca61795caed6fdbb22acfbe4cf38e (PR-43986) [2022-08-18T18:51:51.157Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:23390cf51e9fd3022ef829f10139412d08f13e73 . [2022-08-18T18:51:51.233Z] Commit message: "Merge commit '1e979338769d9ea979b5dce7fb5cd4381e598523' into HEAD" [2022-08-18T18:51:51.240Z] Merging remotes/origin/master commit 1e979338769d9ea979b5dce7fb5cd4381e598523 into PR head commit 360238e9e134642d1a0c9ce389052d93f064e9ce [2022-08-18T18:51:50.510Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:50.512Z] > git checkout -f 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [2022-08-18T18:51:51.045Z] > git remote # timeout=10 [2022-08-18T18:51:51.048Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:51:51.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:51.053Z] > git merge 1e979338769d9ea979b5dce7fb5cd4381e598523 # timeout=10 [2022-08-18T18:51:51.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:51:51.154Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:51.159Z] > git checkout -f 373ed92a5dbca61795caed6fdbb22acfbe4cf38e # timeout=10 [2022-08-18T18:51:51.238Z] > git rev-list --no-walk 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [2022-08-18T18:51:51.413Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:51:51.413Z] #1 sha256:62a4ab9b09efe3e6bd6e901b4a2796584686e7cb06c58494535e1d4fa2a59812 [2022-08-18T18:51:51.413Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T18:51:51.413Z] #1 DONE 0.0s [2022-08-18T18:51:51.413Z] [2022-08-18T18:51:51.413Z] #2 [internal] load .dockerignore [2022-08-18T18:51:51.413Z] #2 sha256:28d662662304742f6152de9ff40f9f2388e51752ed38a6efb1f17bae3fdac471 [2022-08-18T18:51:51.413Z] #2 transferring context: 145B done [2022-08-18T18:51:51.413Z] #2 DONE 0.0s [2022-08-18T18:51:51.413Z] [2022-08-18T18:51:51.413Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:51:51.413Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-18T18:51:51.413Z] #3 DONE 0.1s [2022-08-18T18:51:51.413Z] [2022-08-18T18:51:51.413Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:51:51.413Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-18T18:51:51.413Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T18:51:51.646Z] Merge succeeded, producing 373ed92a5dbca61795caed6fdbb22acfbe4cf38e [2022-08-18T18:51:51.647Z] Checking out Revision 373ed92a5dbca61795caed6fdbb22acfbe4cf38e (PR-43986) [Pipeline] sh [2022-08-18T18:51:51.669Z] [2022-08-18T18:51:51.669Z] #5 [internal] load build definition from Dockerfile [2022-08-18T18:51:51.669Z] #5 sha256:96e6454ed0796d3abb85c956d31fa0d9e0fdd3dbcef510f2682b8ebdb767b95c [2022-08-18T18:51:51.669Z] #5 DONE 0.0s [2022-08-18T18:51:51.669Z] [2022-08-18T18:51:51.669Z] #6 [internal] load .dockerignore [2022-08-18T18:51:51.669Z] #6 sha256:6e4306e5fa6eb03e59351b6eb5d1109ad5819cf3034f0a3c75e2d0296b7f02f5 [2022-08-18T18:51:51.669Z] #6 DONE 0.0s [2022-08-18T18:51:51.669Z] [2022-08-18T18:51:51.669Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:51:51.669Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-18T18:51:51.669Z] #9 DONE 0.1s [2022-08-18T18:51:51.669Z] [2022-08-18T18:51:51.669Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:51:51.669Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-18T18:51:51.674Z] Merge succeeded, producing 373ed92a5dbca61795caed6fdbb22acfbe4cf38e [2022-08-18T18:51:51.675Z] Checking out Revision 373ed92a5dbca61795caed6fdbb22acfbe4cf38e (PR-43986) [2022-08-18T18:51:51.755Z] Commit message: "Merge commit '1e979338769d9ea979b5dce7fb5cd4381e598523' into HEAD" [2022-08-18T18:51:51.933Z] #10 DONE 0.1s [2022-08-18T18:51:51.933Z] [2022-08-18T18:51:51.933Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:51.933Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:51:51.933Z] #7 DONE 0.1s [2022-08-18T18:51:51.933Z] [2022-08-18T18:51:51.933Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:51.933Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:51:51.933Z] #8 DONE 0.1s [2022-08-18T18:51:51.936Z] + docker version [2022-08-18T18:51:51.936Z] Client: Docker Engine - Community [2022-08-18T18:51:51.936Z] Version: 20.10.14 [2022-08-18T18:51:51.936Z] API version: 1.41 [2022-08-18T18:51:51.936Z] Go version: go1.16.15 [2022-08-18T18:51:51.936Z] Git commit: a224086 [2022-08-18T18:51:51.936Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-18T18:51:51.936Z] OS/Arch: linux/amd64 [2022-08-18T18:51:51.936Z] Context: default [2022-08-18T18:51:51.936Z] Experimental: true [2022-08-18T18:51:51.936Z] [2022-08-18T18:51:51.936Z] Server: Docker Engine - Community [2022-08-18T18:51:51.936Z] Engine: [2022-08-18T18:51:51.936Z] Version: 20.10.14 [2022-08-18T18:51:51.936Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:51:51.936Z] Go version: go1.16.15 [2022-08-18T18:51:51.936Z] Git commit: 87a90dc [2022-08-18T18:51:51.936Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-18T18:51:51.936Z] OS/Arch: linux/amd64 [2022-08-18T18:51:51.936Z] Experimental: true [2022-08-18T18:51:51.936Z] containerd: [2022-08-18T18:51:51.936Z] Version: 1.5.11 [2022-08-18T18:51:51.936Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:51.936Z] runc: [2022-08-18T18:51:51.936Z] Version: 1.0.3 [2022-08-18T18:51:51.936Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:51:51.936Z] docker-init: [2022-08-18T18:51:51.936Z] Version: 0.19.0 [2022-08-18T18:51:51.936Z] GitCommit: de40ad0 [2022-08-18T18:51:51.939Z] Commit message: "Merge commit '1e979338769d9ea979b5dce7fb5cd4381e598523' into HEAD" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-08-18T18:51:50.947Z] > git remote # timeout=10 [2022-08-18T18:51:50.955Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:51:50.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:50.964Z] > git merge 1e979338769d9ea979b5dce7fb5cd4381e598523 # timeout=10 [2022-08-18T18:51:51.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:51:51.677Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:51.681Z] > git checkout -f 373ed92a5dbca61795caed6fdbb22acfbe4cf38e # timeout=10 [2022-08-18T18:51:52.261Z] + docker info [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T18:51:50.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:51.007Z] > git config --add remote.origin.fetch +refs/pull/43986/head:refs/remotes/origin/PR-43986 # timeout=10 [2022-08-18T18:51:51.019Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:51.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T18:51:51.050Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T18:51:51.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:51.051Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43986/head:refs/remotes/origin/PR-43986 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-18T18:51:51.220Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:51.230Z] > git checkout -f 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [2022-08-18T18:51:51.757Z] > git remote # timeout=10 [2022-08-18T18:51:51.769Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:51:51.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:51.774Z] > git merge 1e979338769d9ea979b5dce7fb5cd4381e598523 # timeout=10 [Pipeline] sh [2022-08-18T18:51:50.659Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:50.664Z] > git checkout -f 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [2022-08-18T18:51:51.200Z] > git remote # timeout=10 [2022-08-18T18:51:51.214Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T18:51:51.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T18:51:51.225Z] > git merge 1e979338769d9ea979b5dce7fb5cd4381e598523 # timeout=10 [2022-08-18T18:51:51.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:51:51.652Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:51.656Z] > git checkout -f 373ed92a5dbca61795caed6fdbb22acfbe4cf38e # timeout=10 [2022-08-18T18:51:52.367Z] + docker version [2022-08-18T18:51:52.367Z] Client: Docker Engine - Community [2022-08-18T18:51:52.367Z] Version: 20.10.14 [2022-08-18T18:51:52.367Z] API version: 1.41 [2022-08-18T18:51:52.367Z] Go version: go1.16.15 [2022-08-18T18:51:52.367Z] Git commit: a224086 [2022-08-18T18:51:52.367Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T18:51:52.367Z] OS/Arch: linux/amd64 [2022-08-18T18:51:52.367Z] Context: default [2022-08-18T18:51:52.367Z] Experimental: true [2022-08-18T18:51:52.367Z] [2022-08-18T18:51:52.367Z] Server: Docker Engine - Community [2022-08-18T18:51:52.367Z] Engine: [2022-08-18T18:51:52.367Z] Version: 20.10.14 [2022-08-18T18:51:52.367Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:51:52.367Z] Go version: go1.16.15 [2022-08-18T18:51:52.367Z] Git commit: 87a90dc [2022-08-18T18:51:52.367Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T18:51:52.367Z] OS/Arch: linux/amd64 [2022-08-18T18:51:52.367Z] Experimental: true [2022-08-18T18:51:52.367Z] containerd: [2022-08-18T18:51:52.367Z] Version: 1.5.11 [2022-08-18T18:51:52.367Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:52.367Z] runc: [2022-08-18T18:51:52.367Z] Version: 1.0.3 [2022-08-18T18:51:52.367Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:51:52.367Z] docker-init: [2022-08-18T18:51:52.367Z] Version: 0.19.0 [2022-08-18T18:51:52.367Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:51:52.430Z] Merge succeeded, producing 6ebd74a5e9e2376f17823115c82711c4dcafed95 [2022-08-18T18:51:52.431Z] Checking out Revision 6ebd74a5e9e2376f17823115c82711c4dcafed95 (PR-43986) [2022-08-18T18:51:52.497Z] [2022-08-18T18:51:52.497Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:52.497Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:51:52.497Z] #73 DONE 0.0s [2022-08-18T18:51:52.497Z] [2022-08-18T18:51:52.497Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:52.497Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:51:52.497Z] #71 DONE 0.0s [2022-08-18T18:51:52.497Z] [2022-08-18T18:51:52.497Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:51:52.497Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T18:51:52.497Z] #11 DONE 0.0s [2022-08-18T18:51:52.497Z] [2022-08-18T18:51:52.497Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:51:52.497Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T18:51:52.497Z] #28 DONE 0.0s [2022-08-18T18:51:52.497Z] [2022-08-18T18:51:52.497Z] #24 [internal] load build context [2022-08-18T18:51:52.497Z] #24 sha256:461f2a727920546d395984ea5ece45e637eda7ff118ddfd54b5730e1f0759047 [2022-08-18T18:51:52.518Z] Commit message: "Merge commit '1e979338769d9ea979b5dce7fb5cd4381e598523' into HEAD" [2022-08-18T18:51:52.404Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T18:51:52.410Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T18:51:52.418Z] > git checkout -f 6ebd74a5e9e2376f17823115c82711c4dcafed95 # timeout=10 [2022-08-18T18:51:52.498Z] > git rev-list --no-walk 360238e9e134642d1a0c9ce389052d93f064e9ce # timeout=10 [2022-08-18T18:51:52.577Z] + docker version [2022-08-18T18:51:52.577Z] Client: Docker Engine - Community [2022-08-18T18:51:52.577Z] Version: 20.10.14 [2022-08-18T18:51:52.577Z] API version: 1.41 [2022-08-18T18:51:52.577Z] Go version: go1.16.15 [2022-08-18T18:51:52.577Z] Git commit: a224086 [2022-08-18T18:51:52.577Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T18:51:52.577Z] OS/Arch: linux/amd64 [2022-08-18T18:51:52.577Z] Context: default [2022-08-18T18:51:52.577Z] Experimental: true [2022-08-18T18:51:52.577Z] [2022-08-18T18:51:52.577Z] Server: Docker Engine - Community [2022-08-18T18:51:52.577Z] Engine: [2022-08-18T18:51:52.577Z] Version: 20.10.14 [2022-08-18T18:51:52.577Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:51:52.577Z] Go version: go1.16.15 [2022-08-18T18:51:52.577Z] Git commit: 87a90dc [2022-08-18T18:51:52.577Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T18:51:52.577Z] OS/Arch: linux/amd64 [2022-08-18T18:51:52.577Z] Experimental: true [2022-08-18T18:51:52.577Z] containerd: [2022-08-18T18:51:52.577Z] Version: 1.5.11 [2022-08-18T18:51:52.577Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:52.577Z] runc: [2022-08-18T18:51:52.577Z] Version: 1.0.3 [2022-08-18T18:51:52.577Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:51:52.577Z] docker-init: [2022-08-18T18:51:52.577Z] Version: 0.19.0 [2022-08-18T18:51:52.577Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:51:52.645Z] + docker info [2022-08-18T18:51:52.646Z] Client: [2022-08-18T18:51:52.646Z] Context: default [2022-08-18T18:51:52.646Z] Debug Mode: false [2022-08-18T18:51:52.646Z] Plugins: [2022-08-18T18:51:52.646Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:51:52.646Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:51:52.646Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:51:52.646Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:51:52.646Z] [2022-08-18T18:51:52.646Z] Server: [2022-08-18T18:51:52.646Z] Containers: 0 [2022-08-18T18:51:52.646Z] Running: 0 [2022-08-18T18:51:52.646Z] Paused: 0 [2022-08-18T18:51:52.646Z] Stopped: 0 [2022-08-18T18:51:52.646Z] Images: 8 [2022-08-18T18:51:52.646Z] Server Version: 20.10.14 [2022-08-18T18:51:52.646Z] Storage Driver: overlay2 [2022-08-18T18:51:52.646Z] Backing Filesystem: extfs [2022-08-18T18:51:52.646Z] Supports d_type: true [2022-08-18T18:51:52.646Z] Native Overlay Diff: true [2022-08-18T18:51:52.646Z] userxattr: false [2022-08-18T18:51:52.646Z] Logging Driver: json-file [2022-08-18T18:51:52.646Z] Cgroup Driver: cgroupfs [2022-08-18T18:51:52.646Z] Cgroup Version: 1 [2022-08-18T18:51:52.646Z] Plugins: [2022-08-18T18:51:52.646Z] Volume: local [2022-08-18T18:51:52.646Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:51:52.646Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:51:52.646Z] Swarm: inactive [2022-08-18T18:51:52.646Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:51:52.646Z] Default Runtime: runc [2022-08-18T18:51:52.646Z] Init Binary: docker-init [2022-08-18T18:51:52.646Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:52.646Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:51:52.646Z] init version: de40ad0 [2022-08-18T18:51:52.646Z] Security Options: [2022-08-18T18:51:52.646Z] apparmor [2022-08-18T18:51:52.646Z] seccomp [2022-08-18T18:51:52.646Z] Profile: default [2022-08-18T18:51:52.646Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T18:51:52.646Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T18:51:52.646Z] OSType: linux [2022-08-18T18:51:52.646Z] Architecture: x86_64 [2022-08-18T18:51:52.646Z] CPUs: 2 [2022-08-18T18:51:52.646Z] Total Memory: 7.483GiB [2022-08-18T18:51:52.646Z] Name: ip-10-100-118-23 [2022-08-18T18:51:52.646Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T18:51:52.646Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:51:52.646Z] Debug Mode: false [2022-08-18T18:51:52.646Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:51:52.646Z] Labels: [2022-08-18T18:51:52.646Z] Experimental: true [2022-08-18T18:51:52.646Z] Insecure Registries: [2022-08-18T18:51:52.646Z] 127.0.0.0/8 [2022-08-18T18:51:52.646Z] Live Restore Enabled: true [2022-08-18T18:51:52.646Z] [2022-08-18T18:51:52.646Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T18:51:52.753Z] #24 ... [2022-08-18T18:51:52.753Z] [2022-08-18T18:51:52.753Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:51:52.753Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:51:52.753Z] #49 DONE 0.5s [2022-08-18T18:51:52.753Z] [2022-08-18T18:51:52.753Z] #24 [internal] load build context [2022-08-18T18:51:52.753Z] #24 sha256:461f2a727920546d395984ea5ece45e637eda7ff118ddfd54b5730e1f0759047 [2022-08-18T18:51:52.833Z] Client: [2022-08-18T18:51:52.833Z] Context: default [2022-08-18T18:51:52.833Z] Debug Mode: false [2022-08-18T18:51:52.833Z] Plugins: [2022-08-18T18:51:52.833Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:51:52.833Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:51:52.833Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:51:52.833Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:51:52.833Z] [2022-08-18T18:51:52.833Z] Server: [2022-08-18T18:51:52.833Z] Containers: 0 [2022-08-18T18:51:52.833Z] Running: 0 [2022-08-18T18:51:52.833Z] Paused: 0 [2022-08-18T18:51:52.833Z] Stopped: 0 [2022-08-18T18:51:52.833Z] Images: 8 [2022-08-18T18:51:52.833Z] Server Version: 20.10.14 [2022-08-18T18:51:52.833Z] Storage Driver: overlay2 [2022-08-18T18:51:52.833Z] Backing Filesystem: extfs [2022-08-18T18:51:52.833Z] Supports d_type: true [2022-08-18T18:51:52.833Z] Native Overlay Diff: true [2022-08-18T18:51:52.833Z] userxattr: false [2022-08-18T18:51:52.833Z] Logging Driver: json-file [2022-08-18T18:51:52.833Z] Cgroup Driver: systemd [2022-08-18T18:51:52.833Z] Cgroup Version: 2 [2022-08-18T18:51:52.833Z] Plugins: [2022-08-18T18:51:52.833Z] Volume: local [2022-08-18T18:51:52.833Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:51:52.833Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:51:52.833Z] Swarm: inactive [2022-08-18T18:51:52.833Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-18T18:51:52.833Z] Default Runtime: runc [2022-08-18T18:51:52.833Z] Init Binary: docker-init [2022-08-18T18:51:52.833Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:52.833Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:51:52.833Z] init version: de40ad0 [2022-08-18T18:51:52.833Z] Security Options: [2022-08-18T18:51:52.833Z] apparmor [2022-08-18T18:51:52.833Z] seccomp [2022-08-18T18:51:52.833Z] Profile: default [2022-08-18T18:51:52.833Z] cgroupns [2022-08-18T18:51:52.833Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T18:51:52.833Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T18:51:52.833Z] OSType: linux [2022-08-18T18:51:52.833Z] Architecture: x86_64 [2022-08-18T18:51:52.833Z] CPUs: 2 [2022-08-18T18:51:52.833Z] Total Memory: 7.559GiB [2022-08-18T18:51:52.833Z] Name: ip-10-100-49-7 [2022-08-18T18:51:52.833Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-18T18:51:52.833Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:51:52.833Z] Debug Mode: false [2022-08-18T18:51:52.833Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:51:52.833Z] Labels: [2022-08-18T18:51:52.833Z] Experimental: true [2022-08-18T18:51:52.833Z] Insecure Registries: [2022-08-18T18:51:52.833Z] 127.0.0.0/8 [2022-08-18T18:51:52.833Z] Live Restore Enabled: true [2022-08-18T18:51:52.833Z] [Pipeline] } [Pipeline] // stage [2022-08-18T18:51:52.855Z] + docker info [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-08-18T18:51:52.926Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:51:52.926Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:51:52.926Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43986/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:51:52.926Z] + bash /home/ubuntu/workspace/moby_PR-43986/check-config.sh [2022-08-18T18:51:52.926Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:51:52.926Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T18:51:52.926Z] [2022-08-18T18:51:52.926Z] Generally Necessary: [2022-08-18T18:51:52.926Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:51:52.926Z] - apparmor: enabled and tools installed [2022-08-18T18:51:52.926Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:51:52.926Z] - CONFIG_NET_NS: enabled [2022-08-18T18:51:52.926Z] - CONFIG_PID_NS: enabled [2022-08-18T18:51:52.926Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:51:52.926Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:51:52.926Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:51:52.926Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:51:52.926Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:51:52.926Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:51:52.926Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:51:52.927Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:51:52.927Z] - CONFIG_MEMCG: enabled [2022-08-18T18:51:52.927Z] - CONFIG_KEYS: enabled [2022-08-18T18:51:52.927Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:51:52.927Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:51:52.927Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:51:52.927Z] [2022-08-18T18:51:52.927Z] Optional Features: [2022-08-18T18:51:52.927Z] - CONFIG_USER_NS: enabled [2022-08-18T18:51:52.927Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:51:52.927Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:51:52.927Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:51:52.927Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:51:52.927Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T18:51:52.927Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [Pipeline] sh [2022-08-18T18:51:53.157Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e . [2022-08-18T18:51:53.157Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:51:53.157Z] #1 sha256:e0765f1a8242c960d485a8126e5c7cbf83daf433d756170caf96fccb0e805be9 [2022-08-18T18:51:53.157Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T18:51:53.157Z] #1 DONE 0.0s [2022-08-18T18:51:53.157Z] [2022-08-18T18:51:53.157Z] #2 [internal] load .dockerignore [2022-08-18T18:51:53.157Z] #2 sha256:23a31e63343b56a1e9babf5660c934cfb4039a3db290840cbe299565b02b2ebe [2022-08-18T18:51:53.157Z] #2 transferring context: 145B 0.0s done [2022-08-18T18:51:53.157Z] #2 DONE 0.0s [2022-08-18T18:51:53.157Z] [2022-08-18T18:51:53.157Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:51:53.157Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:51:53.185Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:51:53.185Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:51:53.185Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:51:53.185Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:51:53.185Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:51:53.185Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:51:53.185Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:51:53.185Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:51:53.185Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:51:53.185Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:51:53.185Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:51:53.185Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:51:53.185Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:51:53.185Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:51:53.185Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:51:53.185Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:51:53.185Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:51:53.185Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:51:53.185Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:51:53.185Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:51:53.185Z] - Network Drivers: [2022-08-18T18:51:53.185Z] - "overlay": [2022-08-18T18:51:53.185Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:51:53.185Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:51:53.185Z] Optional (for encrypted networks): [2022-08-18T18:51:53.185Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:51:53.185Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:51:53.185Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:51:53.185Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:51:53.185Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:51:53.185Z] - CONFIG_XFRM: enabled [2022-08-18T18:51:53.185Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:51:53.185Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:51:53.185Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:51:53.185Z] - "ipvlan": [2022-08-18T18:51:53.185Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:51:53.185Z] - "macvlan": [2022-08-18T18:51:53.185Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:51:53.185Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:51:53.185Z] - "ftp,tftp client in container": [2022-08-18T18:51:53.225Z] + [ PR != PR ] [2022-08-18T18:51:53.226Z] + [ master != master ] [2022-08-18T18:51:53.226Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T18:51:53.416Z] #3 DONE 0.1s [2022-08-18T18:51:53.416Z] [2022-08-18T18:51:53.416Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:51:53.416Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:51:53.416Z] #4 CACHED [2022-08-18T18:51:53.443Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:51:53.443Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:51:53.443Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:51:53.443Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:51:53.443Z] - Storage Drivers: [2022-08-18T18:51:53.443Z] - "aufs": [2022-08-18T18:51:53.443Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:51:53.443Z] - "btrfs": [2022-08-18T18:51:53.443Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:51:53.443Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:51:53.443Z] - "devicemapper": [2022-08-18T18:51:53.443Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:51:53.443Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:51:53.443Z] - "overlay": [2022-08-18T18:51:53.443Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:51:53.443Z] - "zfs": [2022-08-18T18:51:53.443Z] - /dev/zfs: present [2022-08-18T18:51:53.443Z] - zfs command: missing [2022-08-18T18:51:53.443Z] - zpool command: missing [2022-08-18T18:51:53.443Z] [2022-08-18T18:51:53.443Z] Limits: [2022-08-18T18:51:53.443Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:51:53.443Z] [2022-08-18T18:51:53.443Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:51:53.542Z] + docker version [2022-08-18T18:51:53.542Z] Client: Docker Engine - Community [2022-08-18T18:51:53.542Z] Version: 20.10.14 [2022-08-18T18:51:53.542Z] API version: 1.41 [2022-08-18T18:51:53.542Z] Go version: go1.16.15 [2022-08-18T18:51:53.542Z] Git commit: a224086 [2022-08-18T18:51:53.542Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T18:51:53.542Z] OS/Arch: linux/amd64 [2022-08-18T18:51:53.542Z] Context: default [2022-08-18T18:51:53.542Z] Experimental: true [2022-08-18T18:51:53.542Z] [2022-08-18T18:51:53.542Z] Server: Docker Engine - Community [2022-08-18T18:51:53.542Z] Engine: [2022-08-18T18:51:53.542Z] Version: 20.10.14 [2022-08-18T18:51:53.542Z] API version: 1.41 (minimum version 1.12) [2022-08-18T18:51:53.542Z] Go version: go1.16.15 [2022-08-18T18:51:53.542Z] Git commit: 87a90dc [2022-08-18T18:51:53.542Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T18:51:53.542Z] OS/Arch: linux/amd64 [2022-08-18T18:51:53.542Z] Experimental: true [2022-08-18T18:51:53.542Z] containerd: [2022-08-18T18:51:53.542Z] Version: 1.5.11 [2022-08-18T18:51:53.542Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:53.542Z] runc: [2022-08-18T18:51:53.542Z] Version: 1.0.3 [2022-08-18T18:51:53.542Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T18:51:53.542Z] docker-init: [2022-08-18T18:51:53.542Z] Version: 0.19.0 [2022-08-18T18:51:53.542Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T18:51:53.675Z] [2022-08-18T18:51:53.676Z] #6 [internal] load build definition from Dockerfile [2022-08-18T18:51:53.676Z] #6 sha256:68c33a8c4bc1b1c7ca38eeb9bfabcda1b3c6ba6a884e94bbbfc9adb9975969cd [2022-08-18T18:51:53.676Z] #6 DONE 0.0s [2022-08-18T18:51:53.676Z] [2022-08-18T18:51:53.676Z] #5 [internal] load .dockerignore [2022-08-18T18:51:53.676Z] #5 sha256:dd8db1f6a7fe0ee5c621f709257ee572159a81babe41003501c2b27d983bc52b [2022-08-18T18:51:53.676Z] #5 DONE 0.0s [2022-08-18T18:51:53.676Z] [2022-08-18T18:51:53.676Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:51:53.676Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:51:53.676Z] #7 DONE 0.1s [2022-08-18T18:51:53.676Z] [2022-08-18T18:51:53.676Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:51:53.676Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:51:53.676Z] #8 DONE 0.1s [2022-08-18T18:51:53.676Z] [2022-08-18T18:51:53.676Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:53.676Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:51:53.685Z] #24 transferring context: 62.61MB 1.1s done [2022-08-18T18:51:53.685Z] #24 DONE 1.3s [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #75 sha256:bcba9ec7591a0d48c17265d2ef6c53a7373059db1e282e818f1b32bdfc30073e [2022-08-18T18:51:53.685Z] #75 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #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-08-18T18:51:53.685Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T18:51:53.685Z] #14 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #38 [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-08-18T18:51:53.685Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T18:51:53.685Z] #38 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #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-08-18T18:51:53.685Z] #26 sha256:93a9a10c4365945d45e8b56b9f0aec99c2e353bfebc745aa6e77ae727d91b1c5 [2022-08-18T18:51:53.685Z] #26 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #44 [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-08-18T18:51:53.685Z] #44 sha256:344422dfab07e855e3be4a42d012f62aa2da3e2cc93f66dada9ee4173302f67d [2022-08-18T18:51:53.685Z] #44 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:51:53.685Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-18T18:51:53.685Z] #12 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #65 sha256:fc1338a79405b7d4a2081aefe56222474ce886ec1896d10915ed5c2b7e5782af [2022-08-18T18:51:53.685Z] #65 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #47 [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-08-18T18:51:53.685Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T18:51:53.685Z] #47 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #67 [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-08-18T18:51:53.685Z] #67 sha256:6c12205dfaa54762182fdf19ef2fa76152e44b46910e98588d76e4d69e26faa6 [2022-08-18T18:51:53.685Z] #67 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #48 sha256:afe56f718e07c534f3aac4e917cf582cfdbdcd60fb4316f5a0a3cdaf6f8ba58b [2022-08-18T18:51:53.685Z] #48 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #42 [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-08-18T18:51:53.685Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T18:51:53.685Z] #42 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #35 sha256:5a4c9e31de34f07d297a26e388f6e0940ccca3f0c39aded26dcc1c9e2dcbd2d9 [2022-08-18T18:51:53.685Z] #35 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:51:53.685Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-18T18:51:53.685Z] #18 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #61 sha256:a285a7a7d00daf597420769873a6b612ff13d137957b05ba41c84591896dd0be [2022-08-18T18:51:53.685Z] #61 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #50 [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-08-18T18:51:53.685Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-18T18:51:53.685Z] #50 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:51:53.685Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-18T18:51:53.685Z] #20 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #78 sha256:51e9c50540a97556a138ff0b146873d303aeb835c43a2819704c2fee751e13c7 [2022-08-18T18:51:53.685Z] #78 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:51:53.685Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T18:51:53.685Z] #36 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:51:53.685Z] #63 sha256:ffd321cf5452b74219151dc67e433edc9ce8ba29f8118d86b1d8394c0a1bd50e [2022-08-18T18:51:53.685Z] #63 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #41 sha256:b4c2fd5e0ea303001ac1a3ae1bff3c854807a2b6a3ba468cf97e30b4bfc9782b [2022-08-18T18:51:53.685Z] #41 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:51:53.685Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-18T18:51:53.685Z] #46 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #64 [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-08-18T18:51:53.685Z] #64 sha256:707c7005912eb649fa1830851dd1444af476c24d1055cae8b52c427141a33360 [2022-08-18T18:51:53.685Z] #64 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-18T18:51:53.685Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T18:51:53.685Z] #55 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #70 sha256:7967f8616ef29048bad15fbc3fbbddddb3653448a0c1bdf13d6f5857765fe7b8 [2022-08-18T18:51:53.685Z] #70 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:51:53.685Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-18T18:51:53.685Z] #17 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #52 sha256:26d3e826e42477878d9d2d4dce62063287fa01cb15c77cb9752a4b09a1211318 [2022-08-18T18:51:53.685Z] #52 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #60 [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-08-18T18:51:53.685Z] #60 sha256:23d079ae332987587e4f30a9b5439258b66f5c06cabaa2e6e253100db28af16d [2022-08-18T18:51:53.685Z] #60 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #51 [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-08-18T18:51:53.685Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T18:51:53.685Z] #51 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:51:53.685Z] #68 sha256:e041011d41b87c028443f6603c3c0f9753519d36461e1bdbbae61ff2169fdb25 [2022-08-18T18:51:53.685Z] #68 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #56 sha256:ee957cc1749e0eafaf4c038ececfb746795b76cb39f2092a4a70f5ca294b4d82 [2022-08-18T18:51:53.685Z] #56 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #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-08-18T18:51:53.685Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T18:51:53.685Z] #34 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #57 [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-08-18T18:51:53.685Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T18:51:53.685Z] #57 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #39 sha256:2995ce4768cdb8ec8aeff3668d06c723154cb7582332be440b8a32e839d58aed [2022-08-18T18:51:53.685Z] #39 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:51:53.685Z] #43 sha256:0e58f6005d9505ecd97e016abe1b1ee0d340a66d658243d8a80fd043f0068740 [2022-08-18T18:51:53.685Z] #43 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #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-08-18T18:51:53.685Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T18:51:53.685Z] #29 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:51:53.685Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-18T18:51:53.685Z] #19 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:51:53.685Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-18T18:51:53.685Z] #16 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:51:53.685Z] #25 sha256:13ceb1be2c67ba6629f5f2990dfc90057400cc8734abab438d71ef0866e2d891 [2022-08-18T18:51:53.685Z] #25 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:51:53.685Z] #54 sha256:ef81ba80a3baa3ba625fc266838e101b4a81e95a3de061124d76511da047f498 [2022-08-18T18:51:53.685Z] #54 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #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-08-18T18:51:53.685Z] #31 sha256:2b28dbacd2f21872bc31ace5a5dfa24074a95600f8cf01c6e76b27d76f1bd670 [2022-08-18T18:51:53.685Z] #31 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:51:53.685Z] #79 sha256:a0e89ee701d3ed52af74f50d6b9704070727c37fe59baa0e6007c589c4636202 [2022-08-18T18:51:53.685Z] #79 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #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-08-18T18:51:53.685Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-18T18:51:53.685Z] #13 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:51:53.685Z] #59 sha256:a6ceecd01f983dfc007af07d2f0342f94d09a5a8b54e853029dcc6dd1ce7f656 [2022-08-18T18:51:53.685Z] #59 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:51:53.685Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T18:51:53.685Z] #77 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:51:53.685Z] #30 sha256:3ce8e0fdf23fcc041425c564351c8d63049753803c8b7665448ddf9731922a81 [2022-08-18T18:51:53.685Z] #30 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.685Z] #62 [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-08-18T18:51:53.685Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T18:51:53.685Z] #62 CACHED [2022-08-18T18:51:53.685Z] [2022-08-18T18:51:53.686Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:51:53.686Z] #69 sha256:23149da713fbf688d4e9fb6f49872812537802c79f58a17c59c48e330d95c57c [2022-08-18T18:51:53.686Z] #69 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:51:53.686Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T18:51:53.686Z] #40 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:51:53.686Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T18:51:53.686Z] #76 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:51:53.686Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T18:51:53.686Z] #74 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:51:53.686Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-18T18:51:53.686Z] #15 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #21 [dev-systemd-false 7/28] 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 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:51:53.686Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-18T18:51:53.686Z] #21 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:51:53.686Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-18T18:51:53.686Z] #72 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:51:53.686Z] #32 sha256:75943fb8c6bf6daf2aaaa5b2a410d5e6d259ecba261cae153aa47eccd5a7dd39 [2022-08-18T18:51:53.686Z] #32 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:51:53.686Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-18T18:51:53.686Z] #23 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:51:53.686Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-18T18:51:53.686Z] #33 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #22 [dev-systemd-false 8/28] 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-08-18T18:51:53.686Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-18T18:51:53.686Z] #22 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:51:53.686Z] #58 sha256:b327e70415dd1a95c43853aaa8c37b1935d3ceb403ce4155f58fe0bf1eabd3a9 [2022-08-18T18:51:53.686Z] #58 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #53 [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.8.1" && /build/gotestsum --version [2022-08-18T18:51:53.686Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T18:51:53.686Z] #53 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:51:53.686Z] #45 sha256:9b3409220e0a06cefc3d31e482e216bb0d6aac17872b0aad70073ddeeef81ca8 [2022-08-18T18:51:53.686Z] #45 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:51:53.686Z] #27 sha256:81247480257c26559adba6a6409231421e9fc57e56fd8f14197bc0ce96f5850e [2022-08-18T18:51:53.686Z] #27 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:51:53.686Z] #37 sha256:1d95263ee7aa817e2f9df9ef916a32f4cda56de54a88d67d9380484487c46235 [2022-08-18T18:51:53.686Z] #37 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:51:53.686Z] #66 sha256:39362e7fa53645c8c94ea76e6d4214e1c957e1b28aff5715d5664e4411664497 [2022-08-18T18:51:53.686Z] #66 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:51:53.686Z] #80 sha256:69e96ca9d6c70fb4fe3f6ca1737f6d7fc7caec7317bd55d984d329774c8b41f6 [2022-08-18T18:51:53.686Z] #80 CACHED [2022-08-18T18:51:53.686Z] [2022-08-18T18:51:53.686Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:51:53.686Z] #81 sha256:893867433e0bf139669e5fe10a30dc563ff2df2d09fb97444c1e9fcf31035668 [2022-08-18T18:51:53.764Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e . [2022-08-18T18:51:53.764Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:51:53.764Z] #1 sha256:f15278be3df7b5fd1d14b98b09cd06092195a9a6370da758f559791b392b882a [2022-08-18T18:51:53.764Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T18:51:53.764Z] #1 DONE 0.0s [2022-08-18T18:51:53.764Z] [2022-08-18T18:51:53.764Z] #2 [internal] load .dockerignore [2022-08-18T18:51:53.764Z] #2 sha256:47d511951c01d7da89cf7bfe4bb5546a1d9f05237363dafeee1462996f4cce9b [2022-08-18T18:51:53.764Z] #2 transferring context: 145B done [2022-08-18T18:51:53.764Z] #2 DONE 0.0s [2022-08-18T18:51:53.764Z] [2022-08-18T18:51:53.764Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:51:53.764Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:51:53.782Z] Client: [2022-08-18T18:51:53.782Z] Context: default [2022-08-18T18:51:53.782Z] Debug Mode: false [2022-08-18T18:51:53.782Z] Plugins: [2022-08-18T18:51:53.782Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:51:53.782Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:51:53.782Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:51:53.782Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:51:53.782Z] [2022-08-18T18:51:53.782Z] Server: [2022-08-18T18:51:53.782Z] Containers: 0 [2022-08-18T18:51:53.782Z] Running: 0 [2022-08-18T18:51:53.782Z] Paused: 0 [2022-08-18T18:51:53.782Z] Stopped: 0 [2022-08-18T18:51:53.782Z] Images: 2 [2022-08-18T18:51:53.782Z] Server Version: 20.10.14 [2022-08-18T18:51:53.782Z] Storage Driver: overlay2 [2022-08-18T18:51:53.782Z] Backing Filesystem: extfs [2022-08-18T18:51:53.782Z] Supports d_type: true [2022-08-18T18:51:53.782Z] Native Overlay Diff: true [2022-08-18T18:51:53.782Z] userxattr: false [2022-08-18T18:51:53.782Z] Logging Driver: json-file [2022-08-18T18:51:53.782Z] Cgroup Driver: cgroupfs [2022-08-18T18:51:53.782Z] Cgroup Version: 1 [2022-08-18T18:51:53.782Z] Plugins: [2022-08-18T18:51:53.782Z] Volume: local [2022-08-18T18:51:53.782Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:51:53.782Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:51:53.782Z] Swarm: inactive [2022-08-18T18:51:53.782Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-18T18:51:53.782Z] Default Runtime: runc [2022-08-18T18:51:53.782Z] Init Binary: docker-init [2022-08-18T18:51:53.782Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:53.782Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:51:53.782Z] init version: de40ad0 [2022-08-18T18:51:53.782Z] Security Options: [2022-08-18T18:51:53.782Z] apparmor [2022-08-18T18:51:53.782Z] seccomp [2022-08-18T18:51:53.782Z] Profile: default [2022-08-18T18:51:53.782Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T18:51:53.782Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T18:51:53.782Z] OSType: linux [2022-08-18T18:51:53.782Z] Architecture: x86_64 [2022-08-18T18:51:53.782Z] CPUs: 2 [2022-08-18T18:51:53.782Z] Total Memory: 7.565GiB [2022-08-18T18:51:53.782Z] Name: ip-10-100-79-106 [2022-08-18T18:51:53.782Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T18:51:53.782Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:51:53.782Z] Debug Mode: false [2022-08-18T18:51:53.782Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:51:53.782Z] Labels: [2022-08-18T18:51:53.782Z] Experimental: true [2022-08-18T18:51:53.782Z] Insecure Registries: [2022-08-18T18:51:53.782Z] 127.0.0.0/8 [2022-08-18T18:51:53.782Z] Live Restore Enabled: true [2022-08-18T18:51:53.782Z] [2022-08-18T18:51:53.782Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T18:51:53.821Z] + docker info [2022-08-18T18:51:53.935Z] #10 DONE 0.1s [2022-08-18T18:51:53.935Z] [2022-08-18T18:51:53.935Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:53.935Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:51:53.935Z] #9 DONE 0.1s [2022-08-18T18:51:53.936Z] [2022-08-18T18:51:53.936Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:53.936Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:51:53.936Z] #73 DONE 0.0s [2022-08-18T18:51:53.936Z] [2022-08-18T18:51:53.936Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:53.936Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:51:53.936Z] #71 DONE 0.0s [2022-08-18T18:51:53.936Z] [2022-08-18T18:51:53.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:51:53.936Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:51:53.936Z] #11 DONE 0.0s [2022-08-18T18:51:53.936Z] [2022-08-18T18:51:53.936Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:51:53.936Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:51:53.936Z] #28 DONE 0.0s [2022-08-18T18:51:53.936Z] [2022-08-18T18:51:53.936Z] #24 [internal] load build context [2022-08-18T18:51:53.936Z] #24 sha256:e33c17fc8cc4640560a7da0cc39f9ba392ba9f38695cb4b97c86ec37b81fe1ac [2022-08-18T18:51:54.022Z] #3 DONE 0.1s [2022-08-18T18:51:54.023Z] [2022-08-18T18:51:54.023Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:51:54.023Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:51:54.023Z] #4 CACHED [2022-08-18T18:51:54.057Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:51:54.057Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:51:54.057Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43986/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:51:54.057Z] + bash /home/ubuntu/workspace/moby_PR-43986/check-config.sh [2022-08-18T18:51:54.057Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:51:54.057Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T18:51:54.057Z] [2022-08-18T18:51:54.057Z] Generally Necessary: [2022-08-18T18:51:54.057Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:51:54.057Z] - apparmor: enabled and tools installed [2022-08-18T18:51:54.057Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:51:54.057Z] - CONFIG_NET_NS: enabled [2022-08-18T18:51:54.057Z] - CONFIG_PID_NS: enabled [2022-08-18T18:51:54.057Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:51:54.057Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:51:54.057Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:51:54.057Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:51:54.057Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:51:54.057Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:51:54.057Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:51:54.058Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:51:54.058Z] - CONFIG_MEMCG: enabled [2022-08-18T18:51:54.058Z] - CONFIG_KEYS: enabled [2022-08-18T18:51:54.058Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:51:54.058Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:51:54.082Z] Client: [2022-08-18T18:51:54.082Z] Context: default [2022-08-18T18:51:54.082Z] Debug Mode: false [2022-08-18T18:51:54.082Z] Plugins: [2022-08-18T18:51:54.082Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T18:51:54.082Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T18:51:54.082Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T18:51:54.082Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T18:51:54.082Z] [2022-08-18T18:51:54.082Z] Server: [2022-08-18T18:51:54.082Z] Containers: 0 [2022-08-18T18:51:54.082Z] Running: 0 [2022-08-18T18:51:54.082Z] Paused: 0 [2022-08-18T18:51:54.082Z] Stopped: 0 [2022-08-18T18:51:54.082Z] Images: 2 [2022-08-18T18:51:54.082Z] Server Version: 20.10.14 [2022-08-18T18:51:54.082Z] Storage Driver: overlay2 [2022-08-18T18:51:54.082Z] Backing Filesystem: extfs [2022-08-18T18:51:54.082Z] Supports d_type: true [2022-08-18T18:51:54.082Z] Native Overlay Diff: true [2022-08-18T18:51:54.082Z] userxattr: false [2022-08-18T18:51:54.082Z] Logging Driver: json-file [2022-08-18T18:51:54.082Z] Cgroup Driver: cgroupfs [2022-08-18T18:51:54.082Z] Cgroup Version: 1 [2022-08-18T18:51:54.082Z] Plugins: [2022-08-18T18:51:54.082Z] Volume: local [2022-08-18T18:51:54.082Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T18:51:54.082Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T18:51:54.082Z] Swarm: inactive [2022-08-18T18:51:54.082Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T18:51:54.082Z] Default Runtime: runc [2022-08-18T18:51:54.082Z] Init Binary: docker-init [2022-08-18T18:51:54.082Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T18:51:54.082Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T18:51:54.082Z] init version: de40ad0 [2022-08-18T18:51:54.082Z] Security Options: [2022-08-18T18:51:54.082Z] apparmor [2022-08-18T18:51:54.082Z] seccomp [2022-08-18T18:51:54.082Z] Profile: default [2022-08-18T18:51:54.082Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T18:51:54.082Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T18:51:54.082Z] OSType: linux [2022-08-18T18:51:54.082Z] Architecture: x86_64 [2022-08-18T18:51:54.082Z] CPUs: 2 [2022-08-18T18:51:54.082Z] Total Memory: 7.483GiB [2022-08-18T18:51:54.082Z] Name: ip-10-100-110-166 [2022-08-18T18:51:54.082Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T18:51:54.082Z] Docker Root Dir: /var/lib/docker [2022-08-18T18:51:54.082Z] Debug Mode: false [2022-08-18T18:51:54.082Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:51:54.082Z] Labels: [2022-08-18T18:51:54.082Z] Experimental: true [2022-08-18T18:51:54.082Z] Insecure Registries: [2022-08-18T18:51:54.082Z] 127.0.0.0/8 [2022-08-18T18:51:54.082Z] Live Restore Enabled: true [2022-08-18T18:51:54.082Z] [2022-08-18T18:51:54.082Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T18:51:54.280Z] [2022-08-18T18:51:54.280Z] #6 [internal] load .dockerignore [2022-08-18T18:51:54.280Z] #6 sha256:cc6e0b5343d5f595372ef8fe2bcb6ae1d50e31f00d6f7c1a698c59970c4f63f6 [2022-08-18T18:51:54.280Z] #6 DONE 0.0s [2022-08-18T18:51:54.280Z] [2022-08-18T18:51:54.280Z] #5 [internal] load build definition from Dockerfile [2022-08-18T18:51:54.280Z] #5 sha256:531adcb9e14506a16531f4a820c86e50e7673d35d80b82fd38c4b89129feb3ff [2022-08-18T18:51:54.280Z] #5 DONE 0.0s [2022-08-18T18:51:54.280Z] [2022-08-18T18:51:54.280Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:51:54.280Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:51:54.280Z] #7 DONE 0.1s [2022-08-18T18:51:54.280Z] [2022-08-18T18:51:54.280Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:54.280Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:51:54.280Z] #10 DONE 0.1s [2022-08-18T18:51:54.280Z] [2022-08-18T18:51:54.280Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:51:54.280Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:51:54.280Z] #8 DONE 0.1s [2022-08-18T18:51:54.280Z] [2022-08-18T18:51:54.280Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:54.280Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:51:54.280Z] #9 DONE 0.1s [2022-08-18T18:51:54.314Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:51:54.314Z] [2022-08-18T18:51:54.314Z] Optional Features: [2022-08-18T18:51:54.314Z] - CONFIG_USER_NS: enabled [2022-08-18T18:51:54.314Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:51:54.314Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:51:54.314Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:51:54.314Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:51:54.314Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T18:51:54.314Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T18:51:54.314Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:51:54.314Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:51:54.314Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:51:54.314Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:51:54.314Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:51:54.314Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:51:54.314Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:51:54.314Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:51:54.314Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:51:54.314Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:51:54.314Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:51:54.314Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:51:54.314Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:51:54.314Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:51:54.314Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:51:54.314Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:51:54.314Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:51:54.314Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:51:54.314Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:51:54.314Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:51:54.314Z] - Network Drivers: [2022-08-18T18:51:54.314Z] - "overlay": [2022-08-18T18:51:54.314Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:51:54.314Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:51:54.314Z] Optional (for encrypted networks): [2022-08-18T18:51:54.361Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:51:54.361Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T18:51:54.361Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43986/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T18:51:54.361Z] + bash /home/ubuntu/workspace/moby_PR-43986/check-config.sh [2022-08-18T18:51:54.361Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T18:51:54.361Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T18:51:54.361Z] [2022-08-18T18:51:54.361Z] Generally Necessary: [2022-08-18T18:51:54.361Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T18:51:54.361Z] - apparmor: enabled and tools installed [2022-08-18T18:51:54.361Z] - CONFIG_NAMESPACES: enabled [2022-08-18T18:51:54.361Z] - CONFIG_NET_NS: enabled [2022-08-18T18:51:54.361Z] - CONFIG_PID_NS: enabled [2022-08-18T18:51:54.361Z] - CONFIG_IPC_NS: enabled [2022-08-18T18:51:54.361Z] - CONFIG_UTS_NS: enabled [2022-08-18T18:51:54.361Z] - CONFIG_CGROUPS: enabled [2022-08-18T18:51:54.361Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T18:51:54.361Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T18:51:54.361Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T18:51:54.361Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T18:51:54.361Z] - CONFIG_CPUSETS: enabled [2022-08-18T18:51:54.361Z] - CONFIG_MEMCG: enabled [2022-08-18T18:51:54.361Z] - CONFIG_KEYS: enabled [2022-08-18T18:51:54.361Z] - CONFIG_VETH: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T18:51:54.361Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T18:51:54.361Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T18:51:54.361Z] [2022-08-18T18:51:54.361Z] Optional Features: [2022-08-18T18:51:54.361Z] - CONFIG_USER_NS: enabled [2022-08-18T18:51:54.361Z] - CONFIG_SECCOMP: enabled [2022-08-18T18:51:54.361Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T18:51:54.361Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T18:51:54.361Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T18:51:54.361Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T18:51:54.507Z] #24 ... [2022-08-18T18:51:54.507Z] [2022-08-18T18:51:54.507Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:51:54.507Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:51:54.507Z] #49 DONE 0.5s [2022-08-18T18:51:54.507Z] [2022-08-18T18:51:54.507Z] #24 [internal] load build context [2022-08-18T18:51:54.507Z] #24 sha256:e33c17fc8cc4640560a7da0cc39f9ba392ba9f38695cb4b97c86ec37b81fe1ac [2022-08-18T18:51:54.542Z] [2022-08-18T18:51:54.542Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:54.542Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:51:54.542Z] #71 DONE 0.0s [2022-08-18T18:51:54.542Z] [2022-08-18T18:51:54.542Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:51:54.543Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:51:54.543Z] #11 DONE 0.0s [2022-08-18T18:51:54.543Z] [2022-08-18T18:51:54.543Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:54.543Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:51:54.543Z] #73 DONE 0.0s [2022-08-18T18:51:54.543Z] [2022-08-18T18:51:54.543Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:51:54.543Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:51:54.543Z] #28 DONE 0.0s [2022-08-18T18:51:54.543Z] [2022-08-18T18:51:54.543Z] #24 [internal] load build context [2022-08-18T18:51:54.543Z] #24 sha256:aab3eed6218c969551185725f66b5e7976f261f26d1409c1d9f62deae5336def [2022-08-18T18:51:54.570Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:51:54.570Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:51:54.570Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:51:54.570Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:51:54.570Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:51:54.570Z] - CONFIG_XFRM: enabled [2022-08-18T18:51:54.570Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:51:54.570Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:51:54.570Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:51:54.570Z] - "ipvlan": [2022-08-18T18:51:54.570Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:51:54.570Z] - "macvlan": [2022-08-18T18:51:54.570Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:51:54.570Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:51:54.570Z] - "ftp,tftp client in container": [2022-08-18T18:51:54.570Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:51:54.570Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:51:54.570Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:51:54.570Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:51:54.570Z] - Storage Drivers: [2022-08-18T18:51:54.570Z] - "aufs": [2022-08-18T18:51:54.570Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:51:54.570Z] - "btrfs": [2022-08-18T18:51:54.570Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:51:54.570Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:51:54.570Z] - "devicemapper": [2022-08-18T18:51:54.570Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:51:54.570Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:51:54.570Z] - "overlay": [2022-08-18T18:51:54.570Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:51:54.570Z] - "zfs": [2022-08-18T18:51:54.570Z] - /dev/zfs: present [2022-08-18T18:51:54.570Z] - zfs command: missing [2022-08-18T18:51:54.570Z] - zpool command: missing [2022-08-18T18:51:54.570Z] [2022-08-18T18:51:54.570Z] Limits: [2022-08-18T18:51:54.570Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:51:54.570Z] [2022-08-18T18:51:54.570Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:51:54.619Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T18:51:54.619Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T18:51:54.619Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T18:51:54.619Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T18:51:54.619Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T18:51:54.619Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T18:51:54.619Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T18:51:54.619Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T18:51:54.619Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T18:51:54.619Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T18:51:54.619Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T18:51:54.619Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T18:51:54.619Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T18:51:54.619Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T18:51:54.619Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T18:51:54.619Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T18:51:54.619Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T18:51:54.619Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T18:51:54.619Z] - CONFIG_EXT4_FS: enabled [2022-08-18T18:51:54.619Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T18:51:54.619Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T18:51:54.619Z] - Network Drivers: [2022-08-18T18:51:54.619Z] - "overlay": [2022-08-18T18:51:54.619Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T18:51:54.619Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T18:51:54.619Z] Optional (for encrypted networks): [2022-08-18T18:51:54.619Z] - CONFIG_CRYPTO: enabled [2022-08-18T18:51:54.619Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T18:51:54.619Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T18:51:54.619Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T18:51:54.619Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T18:51:54.619Z] - CONFIG_XFRM: enabled [2022-08-18T18:51:54.619Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T18:51:54.619Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T18:51:54.619Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T18:51:54.619Z] - "ipvlan": [2022-08-18T18:51:54.619Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T18:51:54.619Z] - "macvlan": [2022-08-18T18:51:54.619Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T18:51:54.619Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T18:51:54.619Z] - "ftp,tftp client in container": [2022-08-18T18:51:54.804Z] #24 ... [2022-08-18T18:51:54.804Z] [2022-08-18T18:51:54.804Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:51:54.804Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:51:54.804Z] #49 DONE 0.4s [2022-08-18T18:51:54.804Z] [2022-08-18T18:51:54.804Z] #24 [internal] load build context [2022-08-18T18:51:54.804Z] #24 sha256:aab3eed6218c969551185725f66b5e7976f261f26d1409c1d9f62deae5336def [2022-08-18T18:51:54.876Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T18:51:54.876Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T18:51:54.876Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T18:51:54.876Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T18:51:54.876Z] - Storage Drivers: [2022-08-18T18:51:54.876Z] - "aufs": [2022-08-18T18:51:54.876Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T18:51:54.876Z] - "btrfs": [2022-08-18T18:51:54.876Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T18:51:54.876Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T18:51:54.876Z] - "devicemapper": [2022-08-18T18:51:54.876Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T18:51:54.876Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T18:51:54.876Z] - "overlay": [2022-08-18T18:51:54.876Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T18:51:54.876Z] - "zfs": [2022-08-18T18:51:54.877Z] - /dev/zfs: present [2022-08-18T18:51:54.877Z] - zfs command: missing [2022-08-18T18:51:54.877Z] - zpool command: missing [2022-08-18T18:51:54.877Z] [2022-08-18T18:51:54.877Z] Limits: [2022-08-18T18:51:54.877Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T18:51:54.877Z] [2022-08-18T18:51:54.877Z] + true [Pipeline] } [2022-08-18T18:51:54.887Z] + sudo modprobe ip_vs [2022-08-18T18:51:54.887Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T18:51:55.057Z] #81 DONE 1.2s [2022-08-18T18:51:55.057Z] [2022-08-18T18:51:55.057Z] #82 exporting to image [2022-08-18T18:51:55.057Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:51:55.057Z] #82 exporting layers [2022-08-18T18:51:55.148Z] #2 [internal] load .dockerignore [2022-08-18T18:51:55.148Z] #2 sha256:a530510be5680e2319089bc89f2bfa482306d2fdfd3da5317e5e9f8d49c97c93 [2022-08-18T18:51:55.148Z] #2 transferring context: 145B done [2022-08-18T18:51:55.148Z] #2 DONE 0.0s [2022-08-18T18:51:55.148Z] [2022-08-18T18:51:55.148Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:51:55.148Z] #1 sha256:af4d8a70933b7936db538de5a7533235667fba148dc3de1faeb9f79a65f63fb8 [2022-08-18T18:51:55.148Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T18:51:55.148Z] #1 DONE 0.0s [2022-08-18T18:51:55.148Z] [2022-08-18T18:51:55.148Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:51:55.148Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:51:55.148Z] #3 DONE 0.2s [2022-08-18T18:51:55.243Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6ebd74a5e9e2376f17823115c82711c4dcafed95 . [2022-08-18T18:51:55.243Z] #1 [internal] load build definition from Dockerfile [2022-08-18T18:51:55.243Z] #1 sha256:e6b954dd4432dc1878fa34bfad872cb1948e7688f2b8710c81837fc69f3c3d9a [2022-08-18T18:51:55.243Z] #1 transferring dockerfile: 19.07kB done [2022-08-18T18:51:55.243Z] #1 DONE 0.0s [2022-08-18T18:51:55.243Z] [2022-08-18T18:51:55.243Z] #2 [internal] load .dockerignore [2022-08-18T18:51:55.243Z] #2 sha256:77a0c4dfe7e8fc7b766ea9592d0a36c399cf6b032c53b37d026c3ee203fa6e2a [2022-08-18T18:51:55.243Z] #2 transferring context: 145B done [2022-08-18T18:51:55.243Z] #2 DONE 0.0s [2022-08-18T18:51:55.243Z] [2022-08-18T18:51:55.243Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T18:51:55.243Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T18:51:55.409Z] [2022-08-18T18:51:55.409Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:51:55.409Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:51:55.409Z] #4 CACHED [2022-08-18T18:51:55.503Z] #3 DONE 0.1s [2022-08-18T18:51:55.503Z] [2022-08-18T18:51:55.503Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T18:51:55.503Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T18:51:55.503Z] #4 CACHED [2022-08-18T18:51:55.620Z] #82 exporting layers 0.8s done [2022-08-18T18:51:55.620Z] #82 writing image sha256:89b56320e1ec9b8403722e9567220c1974f2acc190396bf884b9486b7652110f 0.0s done [2022-08-18T18:51:55.620Z] #82 naming to docker.io/library/docker:23390cf51e9fd3022ef829f10139412d08f13e73 done [2022-08-18T18:51:55.620Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-08-18T18:51:55.666Z] [2022-08-18T18:51:55.666Z] #5 [internal] load build definition from Dockerfile [2022-08-18T18:51:55.666Z] #5 sha256:33bc0282c8d38b13e5cafef21e3d19cfbe5effe270113fa8ac30470efc0e4563 [2022-08-18T18:51:55.666Z] #5 DONE 0.0s [2022-08-18T18:51:55.666Z] [2022-08-18T18:51:55.666Z] #6 [internal] load .dockerignore [2022-08-18T18:51:55.666Z] #6 sha256:16ed1fbc1ebaec3ed9942c60acd9369944b169ad3e47f5d1346bef20930b0cb6 [2022-08-18T18:51:55.666Z] #6 DONE 0.0s [2022-08-18T18:51:55.666Z] [2022-08-18T18:51:55.666Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:55.666Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:51:55.666Z] #7 DONE 0.1s [2022-08-18T18:51:55.666Z] [2022-08-18T18:51:55.666Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:51:55.666Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [Pipeline] sh [2022-08-18T18:51:55.760Z] [2022-08-18T18:51:55.760Z] #5 [internal] load build definition from Dockerfile [2022-08-18T18:51:55.760Z] #5 sha256:28728acc3b0c72a5d21664f3422973f78f139d9b65d23c85280f5cbfba2e8ffd [2022-08-18T18:51:55.760Z] #5 DONE 0.0s [2022-08-18T18:51:55.760Z] [2022-08-18T18:51:55.760Z] #6 [internal] load .dockerignore [2022-08-18T18:51:55.760Z] #6 sha256:dd712802b98fca95c72131f2760379372b1a8ef2426fd42de4299bca39e4ec99 [2022-08-18T18:51:55.760Z] #6 DONE 0.0s [2022-08-18T18:51:55.760Z] [2022-08-18T18:51:55.760Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:55.760Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:51:55.760Z] #10 DONE 0.1s [2022-08-18T18:51:55.760Z] [2022-08-18T18:51:55.760Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T18:51:55.760Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T18:51:55.893Z] #24 transferring context: 62.60MB 1.6s done [2022-08-18T18:51:55.893Z] #24 DONE 1.7s [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:51:55.893Z] #27 sha256:f2a858dbb442ec0f3fd9ad4e93c93d1a90a3d41bb2331125147819c1c9ba26c9 [2022-08-18T18:51:55.893Z] #27 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #21 [dev-systemd-false 7/28] 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 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:51:55.893Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T18:51:55.893Z] #21 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #57 [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-08-18T18:51:55.893Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:51:55.893Z] #57 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #22 [dev-systemd-false 8/28] 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-08-18T18:51:55.893Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-18T18:51:55.893Z] #22 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #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-08-18T18:51:55.893Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:51:55.893Z] #34 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:51:55.893Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T18:51:55.893Z] #20 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:51:55.893Z] #30 sha256:befeb491a1dc64ff459d12797e279f2b71c30df9a4cbd0d0bca1ba6fa89cebf7 [2022-08-18T18:51:55.893Z] #30 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #64 [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-08-18T18:51:55.893Z] #64 sha256:d047d4692bcb16f30938f2cd1573d388817fa376e115b21dc0a6ee3e64461985 [2022-08-18T18:51:55.893Z] #64 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:51:55.893Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:51:55.893Z] #72 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #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-08-18T18:51:55.893Z] #31 sha256:35fd4c6d54ca6f34d6414c27fd2ba8c31dc2f2eb1c955adf5e578bc26ea393ff [2022-08-18T18:51:55.893Z] #31 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:51:55.893Z] #35 sha256:b1195e9a22d6a2ccc73077d3232321d0b026fb48d6b81b920ab96c45afe5b320 [2022-08-18T18:51:55.893Z] #35 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:51:55.893Z] #79 sha256:12836d80605dc9886abb383a92cbea277e1c69845d3576f6349454baed698591 [2022-08-18T18:51:55.893Z] #79 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-18T18:51:55.893Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:51:55.893Z] #55 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:51:55.893Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:51:55.893Z] #12 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:51:55.893Z] #80 sha256:3f7b53f519b0ca29cecd3cac95a4260f909be0680429e201d0a86f090d678126 [2022-08-18T18:51:55.893Z] #80 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:51:55.893Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T18:51:55.893Z] #19 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:51:55.893Z] #70 sha256:4a1458637c2eef541635cc70c3b177202b568125cece8d3818a2cdbcf8ab15fa [2022-08-18T18:51:55.893Z] #70 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:51:55.893Z] #39 sha256:99a59cbbedb05e88d28b9956c44f36d9bbbbd9fa0ddb69189b37fafface082c7 [2022-08-18T18:51:55.893Z] #39 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:51:55.893Z] #43 sha256:6a2773a48ccdd24f6fd1c0b5c5475b75636a853c3fe52e620d1ced821f570014 [2022-08-18T18:51:55.893Z] #43 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.893Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:51:55.893Z] #58 sha256:320a4b87a485bcee9529816b82516a4c2bba2077a82dcf816cb008fca04cb166 [2022-08-18T18:51:55.893Z] #58 CACHED [2022-08-18T18:51:55.893Z] [2022-08-18T18:51:55.894Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:51:55.894Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:51:55.894Z] #76 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:51:55.894Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T18:51:55.894Z] #16 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #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-08-18T18:51:55.894Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:51:55.894Z] #14 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #45 sha256:d72fb556e65873f05f438672b1110eae832b5029b492030a7a838ad82f79c623 [2022-08-18T18:51:55.894Z] #45 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:51:55.894Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:51:55.894Z] #46 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:51:55.894Z] #68 sha256:afd80b7be637ca3878702cb6da5a1cd2a4db54c1cbb54ea949da7c46506ed3af [2022-08-18T18:51:55.894Z] #68 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #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-08-18T18:51:55.894Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:51:55.894Z] #13 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #65 sha256:88bceb24c40374baedbcdf15561beb03ed4cded95798434e02c7301f2f85145e [2022-08-18T18:51:55.894Z] #65 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #42 [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-08-18T18:51:55.894Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:51:55.894Z] #42 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:51:55.894Z] #59 sha256:3149dec0345f41b6d2e8d3b999397ca4211d1e3115dcc169408251e5ff59960e [2022-08-18T18:51:55.894Z] #59 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #53 [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.8.1" && /build/gotestsum --version [2022-08-18T18:51:55.894Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:51:55.894Z] #53 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:51:55.894Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:51:55.894Z] #36 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:51:55.894Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-18T18:51:55.894Z] #23 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #38 [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-08-18T18:51:55.894Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:51:55.894Z] #38 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #50 [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-08-18T18:51:55.894Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:51:55.894Z] #50 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:51:55.894Z] #66 sha256:843957ee587154732501ecf69f9eff73644aa0c96891c007972fe92ce9ba8db2 [2022-08-18T18:51:55.894Z] #66 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:51:55.894Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:51:55.894Z] #74 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #41 sha256:ad5eee6eebd6553a5f6ca3daab4365b4b2fa47eb469d1055a3745b874861135d [2022-08-18T18:51:55.894Z] #41 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #67 [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-08-18T18:51:55.894Z] #67 sha256:1822dda30a332908fb61f602072eb21a8a9a9459659edc26e3d073bcce7eb475 [2022-08-18T18:51:55.894Z] #67 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:51:55.894Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T18:51:55.894Z] #18 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:51:55.894Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:51:55.894Z] #33 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #78 sha256:943e55cc0e0baff4c914e54f0d8e4c5f98aff7c2349171ff275b2393c3fe2cd2 [2022-08-18T18:51:55.894Z] #78 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #60 [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-08-18T18:51:55.894Z] #60 sha256:6f029ea226b2b8f4cf422030a24dc5c331a8d96a35fb2241f3c8cae9fbec93fb [2022-08-18T18:51:55.894Z] #60 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #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-08-18T18:51:55.894Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:51:55.894Z] #29 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:51:55.894Z] #69 sha256:50d053a409854a05281e66c909554bb29ce1a3332959b559161bef78786a9631 [2022-08-18T18:51:55.894Z] #69 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:51:55.894Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T18:51:55.894Z] #17 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:51:55.894Z] #32 sha256:71043de15aeaa895e2bac4ee148b0601522bf876a2d9016862355bf73cf1da4e [2022-08-18T18:51:55.894Z] #32 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #47 [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-08-18T18:51:55.894Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:51:55.894Z] #47 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #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-08-18T18:51:55.894Z] #26 sha256:d7b22b3aee4ae7707ac84de24dce8424e073bb30a7e47c2a7732916b9ae2d45d [2022-08-18T18:51:55.894Z] #26 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #48 sha256:ef9790c66e329911e22d1daae164e1a0cadb290682f7e8bbf3603e281230e801 [2022-08-18T18:51:55.894Z] #48 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:51:55.894Z] #63 sha256:40e41d342b81136bf47e46335ca3755f83e05940bd459602462d0109671ff29b [2022-08-18T18:51:55.894Z] #63 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #51 [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-08-18T18:51:55.894Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:51:55.894Z] #51 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #56 sha256:e545ed272baa8f27af3d59ad60e85181d34eedb415e5de491ace5bb1fb9f6ea9 [2022-08-18T18:51:55.894Z] #56 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #37 sha256:a1a55782ddb626d6804fc47afeff8242021ce3ae34e0d5070298ef781977d5f2 [2022-08-18T18:51:55.894Z] #37 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:51:55.894Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:51:55.894Z] #40 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:51:55.894Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:51:55.894Z] #77 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #62 [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-08-18T18:51:55.894Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:51:55.894Z] #62 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #52 sha256:05941d7799dabaea9aecea05c209001c64de8aeb49d9c9e978678ee8b841fe36 [2022-08-18T18:51:55.894Z] #52 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #75 sha256:8fe06a132597a054641480573e256b1deb51375d62fe5d092b1193f9938097b3 [2022-08-18T18:51:55.894Z] #75 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:51:55.894Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T18:51:55.894Z] #15 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #54 sha256:3c364dadee100751b9c6190c71a254ed240ad493764cf8046e891ee24b092d05 [2022-08-18T18:51:55.894Z] #54 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #44 [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-08-18T18:51:55.894Z] #44 sha256:19fe43fb664b5c91fe9a876853eef6b297df3c58beed2e13df22c17d0807b256 [2022-08-18T18:51:55.894Z] #44 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:51:55.894Z] #61 sha256:d871908cbaf49b678dddacc5159d5f26eec1061426d50adc2b28022f4f971246 [2022-08-18T18:51:55.894Z] #61 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:51:55.894Z] #25 sha256:88ec1fa265d1d30ee6975f4d7f8380f202724689e7db3703935d29300891ec3a [2022-08-18T18:51:55.894Z] #25 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #81 [dev-systemd-true 1/1] 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-08-18T18:51:55.894Z] #81 sha256:9c336178c048ef1f9a9e5270cc12479e38de99745bae80c71522a83728e5cb89 [2022-08-18T18:51:55.894Z] #81 CACHED [2022-08-18T18:51:55.894Z] [2022-08-18T18:51:55.894Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:51:55.894Z] #82 sha256:f3ab35ca70bbf567272f4b9f6ff1ee810f638486cd5dde16951677615892d9d4 [2022-08-18T18:51:55.924Z] #10 DONE 0.1s [2022-08-18T18:51:55.924Z] [2022-08-18T18:51:55.924Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:55.924Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T18:51:55.924Z] #8 DONE 0.1s [2022-08-18T18:51:55.924Z] [2022-08-18T18:51:55.924Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:51:55.924Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:51:55.924Z] #9 DONE 0.1s [2022-08-18T18:51:55.985Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T18:51:56.018Z] #9 DONE 0.1s [2022-08-18T18:51:56.018Z] [2022-08-18T18:51:56.018Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T18:51:56.018Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T18:51:56.018Z] #7 DONE 0.1s [2022-08-18T18:51:56.018Z] [2022-08-18T18:51:56.018Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T18:51:56.018Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T18:51:56.184Z] #24 transferring context: 62.61MB 1.7s done [2022-08-18T18:51:56.184Z] #24 DONE 1.7s [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:51:56.184Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:51:56.184Z] #74 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:51:56.184Z] #58 sha256:3db556bb1c782b92db2f6f120b5843061cc6f97b1acf281a6e45755f49975291 [2022-08-18T18:51:56.184Z] #58 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:51:56.184Z] #43 sha256:3c7013d6772ca408466eb228d3abb3b26868392dc26fc348269b70ce169dd6e1 [2022-08-18T18:51:56.184Z] #43 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:51:56.184Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T18:51:56.184Z] #17 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:51:56.184Z] #75 sha256:a2d322ebbf085c6e6063dc89085b6a6ba583099e5b7cb1780dd43c83bcfd539c [2022-08-18T18:51:56.184Z] #75 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:51:56.184Z] #35 sha256:894bc6532ee35287f7b744d0f9be666ba8e7f9a3b294e4dc46755e572a76ddf6 [2022-08-18T18:51:56.184Z] #35 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:51:56.184Z] #66 sha256:78c2ade4751c218c2d99781d72f8230926cb0d4214ba19058dfdba9e1fc02002 [2022-08-18T18:51:56.184Z] #66 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #57 [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-08-18T18:51:56.184Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:51:56.184Z] #57 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:51:56.184Z] #27 sha256:3bc6a5e14d7c2728c8cb3738c84956be17e77bf2cd5361f4e3ba3327e97b5723 [2022-08-18T18:51:56.184Z] #27 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #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-08-18T18:51:56.184Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:51:56.184Z] #13 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #64 [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-08-18T18:51:56.184Z] #64 sha256:b8813085cb8d854f27d232771907d72f9b81e4a7c5321c27099e926634d3d38a [2022-08-18T18:51:56.184Z] #64 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.184Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:51:56.184Z] #52 sha256:cbb68df630eb59607c3e19e66ab5f74ef76a07f184c307f6cc239122ac34905d [2022-08-18T18:51:56.184Z] #52 CACHED [2022-08-18T18:51:56.184Z] [2022-08-18T18:51:56.185Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #39 sha256:2738d9bad5b2986453dfc1bcbfd0e81d176e00b34075d8576eace333699b9ec7 [2022-08-18T18:51:56.185Z] #39 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #41 sha256:3c21fedac4df82dec8e6687ead919f03ae42154c3f39702eb06b8bfcdf57cea0 [2022-08-18T18:51:56.185Z] #41 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #54 sha256:0ea7575ee10ea73514723c4132e46938620017e136cbb68704182e0072a565c5 [2022-08-18T18:51:56.185Z] #54 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #21 [dev-systemd-false 7/28] 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 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:51:56.185Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T18:51:56.185Z] #21 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:51:56.185Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:51:56.185Z] #12 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #78 sha256:5f0370d796f18d7d8a866d9d5dae25a7be32296ce5f0bdabfd067fe5ca53baa0 [2022-08-18T18:51:56.185Z] #78 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:51:56.185Z] #32 sha256:d301303b42a6598c813bd4b63c87f8977e745216f6de71899513c9a8c786ba79 [2022-08-18T18:51:56.185Z] #32 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:51:56.185Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T18:51:56.185Z] #19 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:51:56.185Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:51:56.185Z] #40 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #62 [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-08-18T18:51:56.185Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:51:56.185Z] #62 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:51:56.185Z] #25 sha256:b8296a2ec6f2738a5f0d89af48dc6339d9816c6143994cc444937d4cce1d6dda [2022-08-18T18:51:56.185Z] #25 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:51:56.185Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:51:56.185Z] #77 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #53 [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.8.1" && /build/gotestsum --version [2022-08-18T18:51:56.185Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:51:56.185Z] #53 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #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-08-18T18:51:56.185Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:51:56.185Z] #14 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #37 sha256:ab132b191ab268598c82c9e4a7dca96cd121ab9052cf388218d5ffb3f77730b3 [2022-08-18T18:51:56.185Z] #37 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #45 sha256:e15470d4807321e267e6616f77ce5fbaeafb2fe58815a5dd8ac6b5f545895529 [2022-08-18T18:51:56.185Z] #45 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:51:56.185Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:51:56.185Z] #76 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:51:56.185Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-18T18:51:56.185Z] #23 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:51:56.185Z] #63 sha256:d7691ef58e34f4da2278b727056e466af45fb7507f3b72ea66039f069ac4c845 [2022-08-18T18:51:56.185Z] #63 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:51:56.185Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T18:51:56.185Z] #15 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #44 [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-08-18T18:51:56.185Z] #44 sha256:34d4b9855379384b693e4f2086691d9e4f36f0110fd1f0aee4f26d14949b49c6 [2022-08-18T18:51:56.185Z] #44 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:51:56.185Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:51:56.185Z] #36 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #60 [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-08-18T18:51:56.185Z] #60 sha256:f38c9d5491de1846ffbf087a25ea6d74b28fdbf3dac3a20d39deda3a5417ef9e [2022-08-18T18:51:56.185Z] #60 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:51:56.185Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T18:51:56.185Z] #20 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #48 sha256:5b1d76c86e5e443b422a5afe6fbc0070b51b74a9aa983ef4e582f28ef52da549 [2022-08-18T18:51:56.185Z] #48 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #65 sha256:7428d23313473957ddf61e1dc1842edb910a3a1fc596555973c681136f6097d6 [2022-08-18T18:51:56.185Z] #65 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #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-08-18T18:51:56.185Z] #31 sha256:67117af7723f32cf3b3759df9a4ff8befefd900f00e763a7abd79aa5c33a32c8 [2022-08-18T18:51:56.185Z] #31 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #42 [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-08-18T18:51:56.185Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:51:56.185Z] #42 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:51:56.185Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T18:51:56.185Z] #18 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:51:56.185Z] #59 sha256:153459f3a247f08dca5846248614e45e4215cf6f096109fec510aa749a89c23f [2022-08-18T18:51:56.185Z] #59 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #56 sha256:36375966dbc14858f23e0d918ebb99b4e76b0677843509ebd3dbf52657d3762b [2022-08-18T18:51:56.185Z] #56 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #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-08-18T18:51:56.185Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:51:56.185Z] #34 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:51:56.185Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T18:51:56.185Z] #16 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:51:56.185Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:51:56.185Z] #72 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-18T18:51:56.185Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:51:56.185Z] #55 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:51:56.185Z] #69 sha256:5170bb27cabb7ae3d41981389a5cafe79446d1b3dfaf65a0e1a9f170a8a6235e [2022-08-18T18:51:56.185Z] #69 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #38 [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-08-18T18:51:56.185Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:51:56.185Z] #38 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:51:56.185Z] #30 sha256:ba72ecfc6f61e59f444f4794cd3a5176e6a74d6db7d2739dbe2ca3e8f4ca1ef3 [2022-08-18T18:51:56.185Z] #30 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #51 [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-08-18T18:51:56.185Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:51:56.185Z] #51 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:51:56.185Z] #79 sha256:c9e0034115cb645738e569eb0fcdbd93c0cb6a9a4067ff63a5c236246f0012d5 [2022-08-18T18:51:56.185Z] #79 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #70 sha256:19f25fd16ea913c38255f7b4802cd0c40e954419d22d4fc35bcfe2a44f8bde9b [2022-08-18T18:51:56.185Z] #70 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:51:56.185Z] #61 sha256:a6d24e7519724c031994c4b46b12ce954ff80f5c84df449774c06a4bca5b7a3a [2022-08-18T18:51:56.185Z] #61 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #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-08-18T18:51:56.185Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:51:56.185Z] #29 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #50 [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-08-18T18:51:56.185Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:51:56.185Z] #50 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #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-08-18T18:51:56.185Z] #26 sha256:aa96e9c6903974cec495626a5a3f3642eadd5b437e942ac933a2ccddf30fd89c [2022-08-18T18:51:56.185Z] #26 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #47 [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-08-18T18:51:56.185Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:51:56.185Z] #47 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #22 [dev-systemd-false 8/28] 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-08-18T18:51:56.185Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-18T18:51:56.185Z] #22 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:51:56.185Z] #68 sha256:7b3649a76e67384a88c0cf97da13817822c4eef4912ffae3022b4de24922ac86 [2022-08-18T18:51:56.185Z] #68 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #67 [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-08-18T18:51:56.185Z] #67 sha256:5a9f47c4853ba437de40c1b4839895fe0d21f4efbcebb6749b5775396971e3c8 [2022-08-18T18:51:56.185Z] #67 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:51:56.185Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:51:56.185Z] #46 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:51:56.185Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:51:56.185Z] #33 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:51:56.185Z] #80 sha256:277529713fbe784c5b11b7bb4229765a895f0dc3c858179eb211b82eb55a7433 [2022-08-18T18:51:56.185Z] #80 CACHED [2022-08-18T18:51:56.185Z] [2022-08-18T18:51:56.185Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:51:56.185Z] #81 sha256:462c4c847f620045bb186b00dc63514dedee2a34fb4a03ff54510e63bdf74005 [2022-08-18T18:51:56.186Z] [2022-08-18T18:51:56.186Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:56.186Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:51:56.186Z] #73 DONE 0.0s [2022-08-18T18:51:56.186Z] [2022-08-18T18:51:56.186Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:56.186Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:51:56.186Z] #71 DONE 0.0s [2022-08-18T18:51:56.186Z] [2022-08-18T18:51:56.186Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:51:56.186Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:51:56.186Z] #11 DONE 0.0s [2022-08-18T18:51:56.186Z] [2022-08-18T18:51:56.186Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:51:56.186Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:51:56.186Z] #28 DONE 0.0s [2022-08-18T18:51:56.186Z] [2022-08-18T18:51:56.186Z] #24 [internal] load build context [2022-08-18T18:51:56.186Z] #24 sha256:6b40070638faea54065b32865d2f3d56d8a8ac8e1dc759396e46ca21efb7435d [2022-08-18T18:51:56.262Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23390cf51e9fd3022ef829f10139412d08f13e73 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:23390cf51e9fd3022ef829f10139412d08f13e73 hack/test/unit [2022-08-18T18:51:56.446Z] #24 ... [2022-08-18T18:51:56.446Z] [2022-08-18T18:51:56.446Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:51:56.446Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:51:56.446Z] #49 DONE 0.5s [2022-08-18T18:51:56.446Z] [2022-08-18T18:51:56.446Z] #24 [internal] load build context [2022-08-18T18:51:56.446Z] #24 sha256:6b40070638faea54065b32865d2f3d56d8a8ac8e1dc759396e46ca21efb7435d [2022-08-18T18:51:56.519Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-18T18:51:56.519Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T18:51:56.519Z] + TESTDIRS=./... [2022-08-18T18:51:56.519Z] + exclude_paths='/vendor/|/integration' [2022-08-18T18:51:56.519Z] ++ go list ./... [2022-08-18T18:51:56.519Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T18:51:56.889Z] #82 DONE 1.2s [2022-08-18T18:51:56.889Z] [2022-08-18T18:51:56.889Z] #83 exporting to image [2022-08-18T18:51:56.889Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:51:56.889Z] #83 exporting layers [2022-08-18T18:51:56.956Z] #8 DONE 1.1s [2022-08-18T18:51:57.217Z] [2022-08-18T18:51:57.217Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:57.217Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T18:51:57.217Z] #78 DONE 0.0s [2022-08-18T18:51:57.217Z] [2022-08-18T18:51:57.217Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T18:51:57.217Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T18:51:57.217Z] #80 DONE 0.0s [2022-08-18T18:51:57.217Z] [2022-08-18T18:51:57.217Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T18:51:57.217Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T18:51:57.217Z] #11 DONE 0.0s [2022-08-18T18:51:57.217Z] [2022-08-18T18:51:57.217Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T18:51:57.217Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T18:51:57.217Z] #35 DONE 0.0s [2022-08-18T18:51:57.217Z] [2022-08-18T18:51:57.217Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:51:57.217Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:51:57.217Z] #12 CACHED [2022-08-18T18:51:57.217Z] [2022-08-18T18:51:57.217Z] #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-08-18T18:51:57.217Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:51:57.217Z] #13 CACHED [2022-08-18T18:51:57.217Z] [2022-08-18T18:51:57.217Z] #31 [internal] load build context [2022-08-18T18:51:57.217Z] #31 sha256:182db5b9089cccff7b908ff60af870a85e7a7d07fb55dbb09d497c482ee4ae7f [2022-08-18T18:51:57.257Z] #81 DONE 1.1s [2022-08-18T18:51:57.257Z] [2022-08-18T18:51:57.257Z] #82 exporting to image [2022-08-18T18:51:57.257Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:51:57.257Z] #82 exporting layers [2022-08-18T18:51:57.562Z] + pkg_list='github.com/docker/docker/api [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/backend [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/container [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/events [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/filters [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/image [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/mount [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/network [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/registry [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/time [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/versions [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:51:57.562Z] github.com/docker/docker/api/types/volume [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:51:57.562Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:51:57.562Z] github.com/docker/docker/cli [2022-08-18T18:51:57.562Z] github.com/docker/docker/cli/config [2022-08-18T18:51:57.562Z] github.com/docker/docker/cli/debug [2022-08-18T18:51:57.562Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:51:57.562Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:51:57.562Z] github.com/docker/docker/client [2022-08-18T18:51:57.562Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:51:57.562Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:51:57.562Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:51:57.562Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:51:57.562Z] github.com/docker/docker/container [2022-08-18T18:51:57.562Z] github.com/docker/docker/container/stream [2022-08-18T18:51:57.562Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:51:57.562Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:51:57.562Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/config [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/containerd [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/events [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/exec [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/images [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/links [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/names [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/network [2022-08-18T18:51:57.562Z] github.com/docker/docker/daemon/stats [2022-08-18T18:51:57.562Z] github.com/docker/docker/distribution [2022-08-18T18:51:57.562Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:51:57.562Z] github.com/docker/docker/distribution/utils [2022-08-18T18:51:57.562Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:51:57.562Z] github.com/docker/docker/dockerversion [2022-08-18T18:51:57.562Z] github.com/docker/docker/errdefs [2022-08-18T18:51:57.562Z] github.com/docker/docker/image [2022-08-18T18:51:57.562Z] github.com/docker/docker/image/cache [2022-08-18T18:51:57.562Z] github.com/docker/docker/image/tarexport [2022-08-18T18:51:57.562Z] github.com/docker/docker/image/v1 [2022-08-18T18:51:57.562Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:51:57.562Z] github.com/docker/docker/layer [2022-08-18T18:51:57.562Z] github.com/docker/docker/libcontainerd [2022-08-18T18:51:57.562Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:51:57.562Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:51:57.562Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:51:57.562Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/libnetwork/types [2022-08-18T18:51:57.562Z] github.com/docker/docker/oci [2022-08-18T18:51:57.562Z] github.com/docker/docker/oci/caps [2022-08-18T18:51:57.562Z] github.com/docker/docker/opts [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/archive [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/directory [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/platform [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:51:57.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/pools [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/progress [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/signal [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/stack [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/system [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:51:57.563Z] github.com/docker/docker/plugin [2022-08-18T18:51:57.563Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:51:57.563Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:51:57.563Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:51:57.563Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:51:57.563Z] github.com/docker/docker/quota [2022-08-18T18:51:57.563Z] github.com/docker/docker/reference [2022-08-18T18:51:57.563Z] github.com/docker/docker/registry [2022-08-18T18:51:57.563Z] github.com/docker/docker/registry/resumable [2022-08-18T18:51:57.563Z] github.com/docker/docker/restartmanager [2022-08-18T18:51:57.563Z] github.com/docker/docker/rootless [2022-08-18T18:51:57.563Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:51:57.563Z] github.com/docker/docker/runconfig [2022-08-18T18:51:57.563Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/environment [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/registry [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/request [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/drivers [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/local [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/mounts [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/service [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:51:57.563Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T18:51:57.563Z] ++ echo 'github.com/docker/docker/api [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/backend [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/container [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/events [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/filters [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/image [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/mount [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/network [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/registry [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/time [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/versions [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/volume [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:51:57.563Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:51:57.563Z] github.com/docker/docker/cli [2022-08-18T18:51:57.563Z] github.com/docker/docker/cli/config [2022-08-18T18:51:57.563Z] github.com/docker/docker/cli/debug [2022-08-18T18:51:57.563Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:51:57.563Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:51:57.563Z] github.com/docker/docker/client [2022-08-18T18:51:57.563Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:51:57.563Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:51:57.563Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:51:57.563Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:51:57.563Z] github.com/docker/docker/container [2022-08-18T18:51:57.563Z] github.com/docker/docker/container/stream [2022-08-18T18:51:57.563Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:51:57.563Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:51:57.563Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/config [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/containerd [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/events [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/exec [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/images [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/links [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/names [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/network [2022-08-18T18:51:57.563Z] github.com/docker/docker/daemon/stats [2022-08-18T18:51:57.563Z] github.com/docker/docker/distribution [2022-08-18T18:51:57.563Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:51:57.563Z] github.com/docker/docker/distribution/utils [2022-08-18T18:51:57.563Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:51:57.563Z] github.com/docker/docker/dockerversion [2022-08-18T18:51:57.563Z] github.com/docker/docker/errdefs [2022-08-18T18:51:57.563Z] github.com/docker/docker/image [2022-08-18T18:51:57.563Z] github.com/docker/docker/image/cache [2022-08-18T18:51:57.563Z] github.com/docker/docker/image/tarexport [2022-08-18T18:51:57.563Z] github.com/docker/docker/image/v1 [2022-08-18T18:51:57.563Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:51:57.563Z] github.com/docker/docker/layer [2022-08-18T18:51:57.563Z] github.com/docker/docker/libcontainerd [2022-08-18T18:51:57.563Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:51:57.563Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:51:57.563Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:51:57.563Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/libnetwork/types [2022-08-18T18:51:57.563Z] github.com/docker/docker/oci [2022-08-18T18:51:57.563Z] github.com/docker/docker/oci/caps [2022-08-18T18:51:57.563Z] github.com/docker/docker/opts [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/archive [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/directory [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/platform [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/pools [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/progress [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/signal [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/stack [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/system [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:51:57.563Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:51:57.563Z] github.com/docker/docker/plugin [2022-08-18T18:51:57.563Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:51:57.563Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:51:57.563Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:51:57.563Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:51:57.563Z] github.com/docker/docker/quota [2022-08-18T18:51:57.563Z] github.com/docker/docker/reference [2022-08-18T18:51:57.563Z] github.com/docker/docker/registry [2022-08-18T18:51:57.563Z] github.com/docker/docker/registry/resumable [2022-08-18T18:51:57.563Z] github.com/docker/docker/restartmanager [2022-08-18T18:51:57.563Z] github.com/docker/docker/rootless [2022-08-18T18:51:57.563Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:51:57.563Z] github.com/docker/docker/runconfig [2022-08-18T18:51:57.563Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/environment [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/registry [2022-08-18T18:51:57.563Z] github.com/docker/docker/testutil/request [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/drivers [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/local [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/mounts [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/service [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:51:57.563Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:51:57.563Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/backend [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/container [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/events [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/filters [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/image [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/mount [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/network [2022-08-18T18:51:57.563Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/registry [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/time [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/versions [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/volume [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli/config [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli/debug [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:51:57.564Z] github.com/docker/docker/client [2022-08-18T18:51:57.564Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:51:57.564Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:51:57.564Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:51:57.564Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:51:57.564Z] github.com/docker/docker/container [2022-08-18T18:51:57.564Z] github.com/docker/docker/container/stream [2022-08-18T18:51:57.564Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:51:57.564Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:51:57.564Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/config [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/containerd [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/events [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/exec [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/images [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/links [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/names [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/network [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/stats [2022-08-18T18:51:57.564Z] github.com/docker/docker/distribution [2022-08-18T18:51:57.564Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:51:57.564Z] github.com/docker/docker/distribution/utils [2022-08-18T18:51:57.564Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:51:57.564Z] github.com/docker/docker/dockerversion [2022-08-18T18:51:57.564Z] github.com/docker/docker/errdefs [2022-08-18T18:51:57.564Z] github.com/docker/docker/image [2022-08-18T18:51:57.564Z] github.com/docker/docker/image/cache [2022-08-18T18:51:57.564Z] github.com/docker/docker/image/tarexport [2022-08-18T18:51:57.564Z] github.com/docker/docker/image/v1 [2022-08-18T18:51:57.564Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:51:57.564Z] github.com/docker/docker/layer [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:51:57.564Z] github.com/docker/docker/oci [2022-08-18T18:51:57.564Z] github.com/docker/docker/oci/caps [2022-08-18T18:51:57.564Z] github.com/docker/docker/opts [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/archive [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/directory [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/platform [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/pools [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/progress [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/signal [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/stack [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/system [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:51:57.564Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:51:57.564Z] github.com/docker/docker/plugin [2022-08-18T18:51:57.564Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:51:57.564Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:51:57.564Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:51:57.564Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:51:57.564Z] github.com/docker/docker/quota [2022-08-18T18:51:57.564Z] github.com/docker/docker/reference [2022-08-18T18:51:57.564Z] github.com/docker/docker/registry [2022-08-18T18:51:57.564Z] github.com/docker/docker/registry/resumable [2022-08-18T18:51:57.564Z] github.com/docker/docker/restartmanager [2022-08-18T18:51:57.564Z] github.com/docker/docker/rootless [2022-08-18T18:51:57.564Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:51:57.564Z] github.com/docker/docker/runconfig [2022-08-18T18:51:57.564Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/environment [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/registry [2022-08-18T18:51:57.564Z] github.com/docker/docker/testutil/request [2022-08-18T18:51:57.564Z] github.com/docker/docker/volume [2022-08-18T18:51:57.564Z] github.com/docker/docker/volume/drivers [2022-08-18T18:51:57.564Z] github.com/docker/docker/volume/local [2022-08-18T18:51:57.564Z] github.com/docker/docker/volume/mounts [2022-08-18T18:51:57.564Z] github.com/docker/docker/volume/service [2022-08-18T18:51:57.564Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:51:57.564Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:51:57.564Z] ++ grep --fixed-strings /libnetwork [2022-08-18T18:51:57.564Z] ++ echo 'github.com/docker/docker/api [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/backend [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/container [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/events [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/filters [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/image [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/mount [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/network [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/registry [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/time [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/versions [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:51:57.564Z] github.com/docker/docker/api/types/volume [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:51:57.564Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli/config [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli/debug [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:51:57.564Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:51:57.564Z] github.com/docker/docker/client [2022-08-18T18:51:57.564Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:51:57.564Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:51:57.564Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:51:57.564Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:51:57.564Z] github.com/docker/docker/container [2022-08-18T18:51:57.564Z] github.com/docker/docker/container/stream [2022-08-18T18:51:57.564Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:51:57.564Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:51:57.564Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/config [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/containerd [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/events [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/exec [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/images [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/links [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/names [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/network [2022-08-18T18:51:57.564Z] github.com/docker/docker/daemon/stats [2022-08-18T18:51:57.564Z] github.com/docker/docker/distribution [2022-08-18T18:51:57.564Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:51:57.564Z] github.com/docker/docker/distribution/utils [2022-08-18T18:51:57.564Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:51:57.564Z] github.com/docker/docker/dockerversion [2022-08-18T18:51:57.564Z] github.com/docker/docker/errdefs [2022-08-18T18:51:57.564Z] github.com/docker/docker/image [2022-08-18T18:51:57.564Z] github.com/docker/docker/image/cache [2022-08-18T18:51:57.564Z] github.com/docker/docker/image/tarexport [2022-08-18T18:51:57.564Z] github.com/docker/docker/image/v1 [2022-08-18T18:51:57.564Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:51:57.564Z] github.com/docker/docker/layer [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:51:57.564Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:51:57.564Z] github.com/docker/docker/libnetwork [2022-08-18T18:51:57.564Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:51:57.564Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:51:57.564Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:51:57.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:51:57.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:51:57.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:51:57.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:51:57.564Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/types [2022-08-18T18:51:57.565Z] github.com/docker/docker/oci [2022-08-18T18:51:57.565Z] github.com/docker/docker/oci/caps [2022-08-18T18:51:57.565Z] github.com/docker/docker/opts [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/archive [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/directory [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/platform [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/pools [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/progress [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/signal [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/stack [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/system [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:51:57.565Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:51:57.565Z] github.com/docker/docker/plugin [2022-08-18T18:51:57.565Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:51:57.565Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:51:57.565Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:51:57.565Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:51:57.565Z] github.com/docker/docker/quota [2022-08-18T18:51:57.565Z] github.com/docker/docker/reference [2022-08-18T18:51:57.565Z] github.com/docker/docker/registry [2022-08-18T18:51:57.565Z] github.com/docker/docker/registry/resumable [2022-08-18T18:51:57.565Z] github.com/docker/docker/restartmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/rootless [2022-08-18T18:51:57.565Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:51:57.565Z] github.com/docker/docker/runconfig [2022-08-18T18:51:57.565Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/environment [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/registry [2022-08-18T18:51:57.565Z] github.com/docker/docker/testutil/request [2022-08-18T18:51:57.565Z] github.com/docker/docker/volume [2022-08-18T18:51:57.565Z] github.com/docker/docker/volume/drivers [2022-08-18T18:51:57.565Z] github.com/docker/docker/volume/local [2022-08-18T18:51:57.565Z] github.com/docker/docker/volume/mounts [2022-08-18T18:51:57.565Z] github.com/docker/docker/volume/service [2022-08-18T18:51:57.565Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:51:57.565Z] github.com/docker/docker/volume/testutils' [2022-08-18T18:51:57.565Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/types' [2022-08-18T18:51:57.565Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/types' [2022-08-18T18:51:57.565Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:51:57.565Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:51:57.565Z] + type docker-proxy [2022-08-18T18:51:57.565Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T18:51:57.565Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T18:51:57.565Z] [2022-08-18T18:51:57.565Z] Removing bundles/ [2022-08-18T18:51:57.565Z] [2022-08-18T18:51:57.565Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T18:51:57.565Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T18:51:57.565Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:51:57.788Z] #31 ... [2022-08-18T18:51:57.788Z] [2022-08-18T18:51:57.788Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T18:51:57.788Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T18:51:57.788Z] #56 DONE 0.4s [2022-08-18T18:51:57.788Z] [2022-08-18T18:51:57.788Z] #31 [internal] load build context [2022-08-18T18:51:57.788Z] #31 sha256:182db5b9089cccff7b908ff60af870a85e7a7d07fb55dbb09d497c482ee4ae7f [2022-08-18T18:51:57.815Z] #24 transferring context: 62.61MB 1.8s done [2022-08-18T18:51:57.848Z] #83 exporting layers 0.9s done [2022-08-18T18:51:57.848Z] #83 writing image sha256:73fbe1438d9e3774a666c4053e9ad94d065f1d94a2ada6916ae5d82b296d0543 done [2022-08-18T18:51:57.848Z] #83 naming to docker.io/library/docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e done [2022-08-18T18:51:57.848Z] #83 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T18:51:58.071Z] #24 DONE 2.0s [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #64 [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-08-18T18:51:58.072Z] #64 sha256:fd3047672936488fae0498d2d5cd58effcc9d58394bebdc771f0030652535830 [2022-08-18T18:51:58.072Z] #64 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #55 [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.46.2" && /build/golangci-lint --version [2022-08-18T18:51:58.072Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:51:58.072Z] #55 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #51 [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-08-18T18:51:58.072Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:51:58.072Z] #51 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #48 sha256:f580ab403a5394d391e96884ae5a5cf8f694a789dbf0b8d46dacdd25472f9465 [2022-08-18T18:51:58.072Z] #48 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:51:58.072Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-18T18:51:58.072Z] #23 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #38 [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-08-18T18:51:58.072Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:51:58.072Z] #38 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #58 sha256:560d547319a498a6470f5343d1f5fcd6035dda40484cb2edb7ec01b362762275 [2022-08-18T18:51:58.072Z] #58 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:51:58.072Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T18:51:58.072Z] #16 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:51:58.072Z] #43 sha256:3cdda6012b8a2d5529356c7b5d5d4f99886fb16e0de171d0f5a65f0423a753a8 [2022-08-18T18:51:58.072Z] #43 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #78 sha256:30e3ed73f00909e128721899e74c3a471fe59823f9e4317fdfff0fa8ec4f0455 [2022-08-18T18:51:58.072Z] #78 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:51:58.072Z] #30 sha256:6854aad45b4d59cc42d17a826c38de702b661c21de0b8830107d63853639ae0e [2022-08-18T18:51:58.072Z] #30 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:51:58.072Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T18:51:58.072Z] #15 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #53 [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.8.1" && /build/gotestsum --version [2022-08-18T18:51:58.072Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:51:58.072Z] #53 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:51:58.072Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T18:51:58.072Z] #17 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #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-08-18T18:51:58.072Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T18:51:58.072Z] #13 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:51:58.072Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:51:58.072Z] #77 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:51:58.072Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:51:58.072Z] #74 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #22 [dev-systemd-false 8/28] 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-08-18T18:51:58.072Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-18T18:51:58.072Z] #22 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:51:58.072Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:51:58.072Z] #33 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #40 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:51:58.072Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:51:58.072Z] #40 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #67 [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-08-18T18:51:58.072Z] #67 sha256:8d9cb3d3b9e6ac60b9fb9a69ebfb502dfcd175fafacec7a1a9cea2db62d38fae [2022-08-18T18:51:58.072Z] #67 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:51:58.072Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:51:58.072Z] #46 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T18:51:58.072Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T18:51:58.072Z] #12 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #75 sha256:fd1170b7fa0f8a8d60267100b8b8bc15360705d82518b1a989bf43199a7aa912 [2022-08-18T18:51:58.072Z] #75 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #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-08-18T18:51:58.072Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:51:58.072Z] #29 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #47 [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-08-18T18:51:58.072Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:51:58.072Z] #47 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #70 sha256:2e11af055cb16287bd5279a68b46e04feae0ff623e303329551cb4eef7437cdb [2022-08-18T18:51:58.072Z] #70 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #61 sha256:5f0671b32b165ee6ff555dbc5e6c5a95dfb20cc3797dad3042e809ce9af960d6 [2022-08-18T18:51:58.072Z] #61 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #45 sha256:110fc8acbadc889bb1920fa5e8fb96428224e2fd7196da893ab57e10ee620412 [2022-08-18T18:51:58.072Z] #45 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #37 sha256:0143813a6785ae16e62b33bc4ff630d90b5417c253e2b621a6a1e206ddb48638 [2022-08-18T18:51:58.072Z] #37 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:51:58.072Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:51:58.072Z] #72 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #56 sha256:580a53b84d2ca42173df1a814ea3cf82f777e4dacb28cd9a8964976ce9d6dcc5 [2022-08-18T18:51:58.072Z] #56 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:51:58.072Z] #79 sha256:f0522a4d9ddf94b829c661f28b06219eb4411cfe28ffd2f3b8c4601582518cd3 [2022-08-18T18:51:58.072Z] #79 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:51:58.072Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:51:58.072Z] #36 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:51:58.072Z] #25 sha256:f752ff36d33aa4a91ba27c52dccd2444b5d09e9302ff3a04c527f13cea7ad6b7 [2022-08-18T18:51:58.072Z] #25 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #65 sha256:d598a4bcb0a9543857577a336dd324325c75177a19a04e7bb6089873628d864f [2022-08-18T18:51:58.072Z] #65 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #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-08-18T18:51:58.072Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:51:58.072Z] #34 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:51:58.072Z] #66 sha256:eb3112b404ac0442d254785e46c4a116238745b5967ccd252d30f0c89ba3f95d [2022-08-18T18:51:58.072Z] #66 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #44 [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-08-18T18:51:58.072Z] #44 sha256:560bb148c63d0c125351d7ea27419b9a681c129961996e201a46371771bd1ae9 [2022-08-18T18:51:58.072Z] #44 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:51:58.072Z] #63 sha256:38d39740604ecfa7f57468fa0bd9267be3032a6473db2e13d79e656227fca671 [2022-08-18T18:51:58.072Z] #63 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #54 sha256:feebb09be5ad6ac07fa3c1d1093634befe14dda46ffe221c4cb3e5013c40f7d3 [2022-08-18T18:51:58.072Z] #54 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #57 [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-08-18T18:51:58.072Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:51:58.072Z] #57 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #41 sha256:2d4c26d4e773d92030d09eacf3e512099c62a668e96ca3f5584976777388b65f [2022-08-18T18:51:58.072Z] #41 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #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-08-18T18:51:58.072Z] #26 sha256:0d6ecfe736b81b8d9b15122698cd554e02a92214db161c2f9537f5d13355088b [2022-08-18T18:51:58.072Z] #26 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #35 sha256:e1c6a5ebabdefca135b22f2989efe955cca212f672fa25740bd7cbfdf49f16c4 [2022-08-18T18:51:58.072Z] #35 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #52 sha256:d408efdbb8306190a6e19284c30e1c35e5a301d103c1b684b27cfb34438947f2 [2022-08-18T18:51:58.072Z] #52 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:51:58.072Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T18:51:58.072Z] #20 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:51:58.072Z] #59 sha256:78fe2d16a75953966025aed914f94e863d3350b361ef76b72bf15c6538dac291 [2022-08-18T18:51:58.072Z] #59 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:51:58.072Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T18:51:58.072Z] #18 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #50 [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-08-18T18:51:58.072Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:51:58.072Z] #50 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:51:58.072Z] #27 sha256:3191f7c04f6d0c9623ff91c30860c36b0a052d345e91f5eea7963e1688430b47 [2022-08-18T18:51:58.072Z] #27 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:51:58.072Z] #39 sha256:ca1cbdb64010286f2eeefa06468068baf3c71298abd51a6db67291a4e030ecfa [2022-08-18T18:51:58.072Z] #39 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #60 [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-08-18T18:51:58.072Z] #60 sha256:31f8c3c33f481752f8b46a487b35698a8f74563c190f31245916c8fcf92deef2 [2022-08-18T18:51:58.072Z] #60 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #42 [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-08-18T18:51:58.072Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T18:51:58.072Z] #42 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:51:58.072Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T18:51:58.072Z] #19 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:51:58.072Z] #68 sha256:ea6acf3c489ea3512a071f943326de25058e81cce7f69b536c6218a9a75c797e [2022-08-18T18:51:58.072Z] #68 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #62 [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-08-18T18:51:58.072Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T18:51:58.072Z] #62 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:51:58.072Z] #69 sha256:5c37a68f682622a22011e72b0cbbf4ef63233607e7c7aa81c6c151e4c3059048 [2022-08-18T18:51:58.072Z] #69 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:51:58.072Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:51:58.072Z] #76 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:51:58.072Z] #32 sha256:949babf4d088d783c9e707ac3b8705457e3044f82ff19e2883e9c0aadbda86dd [2022-08-18T18:51:58.072Z] #32 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #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-08-18T18:51:58.072Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T18:51:58.072Z] #14 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #21 [dev-systemd-false 7/28] 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 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:51:58.072Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-18T18:51:58.072Z] #21 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #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-08-18T18:51:58.072Z] #31 sha256:1f16cec0763dc60734c06f54f3daf4d3199f45d0e67b876b62d9c19a220092fc [2022-08-18T18:51:58.072Z] #31 CACHED [2022-08-18T18:51:58.072Z] [2022-08-18T18:51:58.072Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:51:58.073Z] #80 sha256:52b8dbfbee5831356471a82c30520831ec434c6802b8b2984fc3c05c9036607c [2022-08-18T18:51:58.073Z] #80 CACHED [2022-08-18T18:51:58.073Z] [2022-08-18T18:51:58.073Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:51:58.073Z] #81 sha256:fa6db9d6e5d438ba407dc4b3f0b19188a33973347d4bba70486318df17138fb1 [2022-08-18T18:51:58.186Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e -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:373ed92a5dbca61795caed6fdbb22acfbe4cf38e hack/make.sh dynbinary test-integration [2022-08-18T18:51:58.192Z] #82 exporting layers 0.9s done [2022-08-18T18:51:58.192Z] #82 writing image sha256:fb9b7a1ed253375587a2e0368028559ac582abf7a4e340d9e00d80ced1fc9322 done [2022-08-18T18:51:58.192Z] #82 naming to docker.io/library/docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e done [2022-08-18T18:51:58.192Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T18:51:58.371Z] #31 ... [2022-08-18T18:51:58.371Z] [2022-08-18T18:51:58.371Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-18T18:51:58.371Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-18T18:51:58.371Z] #14 DONE 1.0s [2022-08-18T18:51:58.371Z] [2022-08-18T18:51:58.371Z] #31 [internal] load build context [2022-08-18T18:51:58.371Z] #31 sha256:182db5b9089cccff7b908ff60af870a85e7a7d07fb55dbb09d497c482ee4ae7f [2022-08-18T18:51:58.445Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-18T18:51:58.445Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-18T18:51:58.445Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-18T18:51:58.445Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-18T18:51:58.445Z] 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-08-18T18:51:58.445Z] Detected virtualization docker. [2022-08-18T18:51:58.445Z] Detected architecture x86-64. [2022-08-18T18:51:58.445Z] Set hostname to <2055040d3d94>. [2022-08-18T18:51:58.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e -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:373ed92a5dbca61795caed6fdbb22acfbe4cf38e hack/make.sh dynbinary test-integration [2022-08-18T18:51:58.704Z] modprobe@configfs.service: Succeeded. [2022-08-18T18:51:58.704Z] modprobe@drm.service: Succeeded. [2022-08-18T18:51:58.704Z] modprobe@fuse.service: Succeeded. [2022-08-18T18:51:58.704Z] + source /etc/docker-entrypoint-cmd [2022-08-18T18:51:58.704Z] ++ hack/make.sh dynbinary test-integration [2022-08-18T18:51:58.704Z] [2022-08-18T18:51:58.784Z] [2022-08-18T18:51:58.964Z] Removing bundles/ [2022-08-18T18:51:58.964Z] [2022-08-18T18:51:58.964Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T18:51:58.964Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T18:51:58.964Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:51:59.043Z] Removing bundles/ [2022-08-18T18:51:59.043Z] [2022-08-18T18:51:59.043Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T18:51:59.043Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T18:51:59.043Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:51:59.331Z] #31 ... [2022-08-18T18:51:59.331Z] [2022-08-18T18:51:59.331Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-18T18:51:59.331Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-18T18:51:59.331Z] #15 DONE 1.1s [2022-08-18T18:51:59.331Z] [2022-08-18T18:51:59.331Z] #31 [internal] load build context [2022-08-18T18:51:59.331Z] #31 sha256:182db5b9089cccff7b908ff60af870a85e7a7d07fb55dbb09d497c482ee4ae7f [2022-08-18T18:51:59.445Z] #81 DONE 1.2s [2022-08-18T18:51:59.445Z] [2022-08-18T18:51:59.445Z] #82 exporting to image [2022-08-18T18:51:59.445Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:51:59.445Z] #82 exporting layers [2022-08-18T18:51:59.902Z] #31 transferring context: 62.61MB 2.6s done [2022-08-18T18:52:00.007Z] #82 exporting layers 0.9s done [2022-08-18T18:52:00.007Z] #82 writing image sha256:52f39fbd461f664898e08a5ad7d61f15a7c250a68ddc6d21e22eaa218fd4e3a7 done [2022-08-18T18:52:00.007Z] #82 naming to docker.io/library/docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e done [2022-08-18T18:52:00.007Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-18T18:52:00.160Z] #31 DONE 2.9s [2022-08-18T18:52:00.160Z] [2022-08-18T18:52:00.160Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-18T18:52:00.160Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-18T18:52:00.160Z] #16 DONE 0.9s [2022-08-18T18:52:00.160Z] [2022-08-18T18:52:00.160Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-18T18:52:00.160Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-18T18:52:00.329Z] + trap exit INT TERM [2022-08-18T18:52:00.329Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-18T18:52:00.329Z] + CONTAINER_NAME=docker-pr3 [2022-08-18T18:52:00.329Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43986/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e -e DOCKER_GRAPHDRIVER docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e hack/make.sh dynbinary [2022-08-18T18:52:00.891Z] [2022-08-18T18:52:01.093Z] #17 DONE 0.5s [2022-08-18T18:52:01.093Z] [2022-08-18T18:52:01.093Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-18T18:52:01.093Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-18T18:52:01.147Z] Removing bundles/ [2022-08-18T18:52:01.147Z] [2022-08-18T18:52:01.147Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T18:52:01.147Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T18:52:01.147Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:52:01.350Z] #18 DONE 0.5s [2022-08-18T18:52:01.350Z] [2022-08-18T18:52:01.350Z] #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-08-18T18:52:01.350Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T18:52:02.283Z] #19 0.871 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T18:52:02.283Z] #19 1.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T18:52:02.541Z] #19 1.238 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T18:52:02.541Z] #19 1.243 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:52:02.541Z] #19 1.438 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:52:03.110Z] #19 1.603 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:52:03.110Z] #19 1.756 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:52:03.370Z] #19 1.983 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T18:52:03.370Z] #19 2.165 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:52:03.629Z] #19 2.320 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:52:03.629Z] #19 2.322 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:52:03.629Z] #19 2.324 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:52:03.629Z] #19 2.331 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:52:03.629Z] #19 2.332 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:52:03.629Z] #19 2.334 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T18:52:03.629Z] #19 2.336 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:52:03.629Z] #19 2.337 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:52:03.629Z] #19 2.338 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:52:03.629Z] #19 2.338 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:52:03.629Z] #19 2.339 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T18:52:03.629Z] #19 2.339 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:52:04.108Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T18:52:04.108Z] [2022-08-18T18:52:04.108Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T18:52:04.108Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T18:52:04.108Z] [2022-08-18T18:52:04.108Z] + mkdir -p bundles [2022-08-18T18:52:04.108Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/backend/build [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/httputils [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/middleware [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/build [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/container [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/debug [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/image [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/network [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/session [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/system [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/server/router/volume [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/backend [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/container [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/events [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/filters [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/image [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/mount [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/network [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/registry [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/strslice [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/swarm [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/time [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/versions [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T18:52:04.108Z] github.com/docker/docker/api/types/volume [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/builder-next [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/dockerfile [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/remotecontext [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T18:52:04.108Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T18:52:04.108Z] github.com/docker/docker/cli [2022-08-18T18:52:04.108Z] github.com/docker/docker/cli/config [2022-08-18T18:52:04.108Z] github.com/docker/docker/cli/debug [2022-08-18T18:52:04.108Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T18:52:04.108Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T18:52:04.108Z] github.com/docker/docker/client [2022-08-18T18:52:04.108Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T18:52:04.108Z] github.com/docker/docker/cmd/dockerd [2022-08-18T18:52:04.108Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T18:52:04.108Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T18:52:04.108Z] github.com/docker/docker/container [2022-08-18T18:52:04.108Z] github.com/docker/docker/container/stream [2022-08-18T18:52:04.108Z] github.com/docker/docker/contrib/apparmor [2022-08-18T18:52:04.108Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T18:52:04.108Z] github.com/docker/docker/contrib/httpserver [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/cluster [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/config [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/containerd [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/events [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/exec [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/images [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/initlayer [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/links [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/listeners [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/local [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/names [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/network [2022-08-18T18:52:04.108Z] github.com/docker/docker/daemon/stats [2022-08-18T18:52:04.108Z] github.com/docker/docker/distribution [2022-08-18T18:52:04.108Z] github.com/docker/docker/distribution/metadata [2022-08-18T18:52:04.108Z] github.com/docker/docker/distribution/utils [2022-08-18T18:52:04.108Z] github.com/docker/docker/distribution/xfer [2022-08-18T18:52:04.108Z] github.com/docker/docker/dockerversion [2022-08-18T18:52:04.108Z] github.com/docker/docker/errdefs [2022-08-18T18:52:04.108Z] github.com/docker/docker/image [2022-08-18T18:52:04.108Z] github.com/docker/docker/image/cache [2022-08-18T18:52:04.108Z] github.com/docker/docker/image/tarexport [2022-08-18T18:52:04.108Z] github.com/docker/docker/image/v1 [2022-08-18T18:52:04.108Z] github.com/docker/docker/internal/test/suite [2022-08-18T18:52:04.108Z] github.com/docker/docker/layer [2022-08-18T18:52:04.108Z] github.com/docker/docker/libcontainerd [2022-08-18T18:52:04.108Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T18:52:04.108Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T18:52:04.108Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T18:52:04.108Z] github.com/docker/docker/libcontainerd/types [2022-08-18T18:52:04.108Z] github.com/docker/docker/oci [2022-08-18T18:52:04.108Z] github.com/docker/docker/oci/caps [2022-08-18T18:52:04.108Z] github.com/docker/docker/opts [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/aaparser [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/archive [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/authorization [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/capabilities [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/containerfs [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/directory [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/dmesg [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/fileutils [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/fsutils [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/homedir [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/idtools [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/ioutils [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/longpath [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/loopback [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/parsers [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/pidfile [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/platform [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/plugins [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/pools [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/progress [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/pubsub [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/reexec [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/signal [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/stack [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/stringid [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/system [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/tailfile [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/tarsum [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/urlutil [2022-08-18T18:52:04.108Z] github.com/docker/docker/pkg/useragent [2022-08-18T18:52:04.108Z] github.com/docker/docker/plugin [2022-08-18T18:52:04.108Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T18:52:04.108Z] github.com/docker/docker/plugin/v2 [2022-08-18T18:52:04.108Z] github.com/docker/docker/profiles/apparmor [2022-08-18T18:52:04.108Z] github.com/docker/docker/profiles/seccomp [2022-08-18T18:52:04.108Z] github.com/docker/docker/quota [2022-08-18T18:52:04.109Z] github.com/docker/docker/reference [2022-08-18T18:52:04.109Z] github.com/docker/docker/registry [2022-08-18T18:52:04.109Z] github.com/docker/docker/registry/resumable [2022-08-18T18:52:04.109Z] github.com/docker/docker/restartmanager [2022-08-18T18:52:04.109Z] github.com/docker/docker/rootless [2022-08-18T18:52:04.109Z] github.com/docker/docker/rootless/specconv [2022-08-18T18:52:04.109Z] github.com/docker/docker/runconfig [2022-08-18T18:52:04.109Z] github.com/docker/docker/runconfig/opts [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/daemon [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/environment [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/fakegit [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/registry [2022-08-18T18:52:04.109Z] github.com/docker/docker/testutil/request [2022-08-18T18:52:04.109Z] github.com/docker/docker/volume [2022-08-18T18:52:04.109Z] github.com/docker/docker/volume/drivers [2022-08-18T18:52:04.109Z] github.com/docker/docker/volume/local [2022-08-18T18:52:04.109Z] github.com/docker/docker/volume/mounts [2022-08-18T18:52:04.109Z] github.com/docker/docker/volume/service [2022-08-18T18:52:04.109Z] github.com/docker/docker/volume/service/opts [2022-08-18T18:52:04.109Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T18:52:04.109Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/loggertest 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/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/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-08-18T18:52:04.109Z] ? github.com/docker/docker/api [no test files] [2022-08-18T18:52:08.904Z] #19 7.566 Fetched 49.2 MB in 7s (6902 kB/s) [2022-08-18T18:52:12.192Z] #19 7.566 Reading package lists... [2022-08-18T18:52:15.477Z] #19 10.69 Reading package lists... [2022-08-18T18:52:16.043Z] #19 13.82 Building dependency tree... [2022-08-18T18:52:16.611Z] #19 15.32 The following additional packages will be installed: [2022-08-18T18:52:16.611Z] #19 15.32 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T18:52:16.611Z] #19 15.32 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.32 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.32 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T18:52:16.611Z] #19 15.32 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.32 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.32 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-18T18:52:16.611Z] #19 15.32 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-18T18:52:16.611Z] #19 15.32 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.32 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.32 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T18:52:16.611Z] #19 15.32 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T18:52:16.611Z] #19 15.32 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T18:52:16.611Z] #19 15.32 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T18:52:16.611Z] #19 15.32 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.32 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.32 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T18:52:16.611Z] #19 15.32 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T18:52:16.611Z] #19 15.32 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T18:52:16.611Z] #19 15.32 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T18:52:16.611Z] #19 15.32 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T18:52:16.611Z] #19 15.32 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T18:52:16.611Z] #19 15.32 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T18:52:16.611Z] #19 15.32 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T18:52:16.611Z] #19 15.32 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T18:52:16.611Z] #19 15.32 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T18:52:16.611Z] #19 15.32 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T18:52:16.611Z] #19 15.32 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T18:52:16.611Z] #19 15.32 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T18:52:16.611Z] #19 15.32 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T18:52:16.611Z] #19 15.32 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T18:52:16.611Z] #19 15.32 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T18:52:16.611Z] #19 15.33 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T18:52:16.611Z] #19 15.33 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T18:52:16.611Z] #19 15.33 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T18:52:16.611Z] #19 15.33 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T18:52:16.611Z] #19 15.33 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T18:52:16.611Z] #19 15.33 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T18:52:16.611Z] #19 15.33 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T18:52:16.611Z] #19 15.33 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T18:52:16.611Z] #19 15.33 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T18:52:16.611Z] #19 15.33 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T18:52:16.611Z] #19 15.33 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T18:52:16.611Z] #19 15.33 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T18:52:16.611Z] #19 15.34 Suggested packages: [2022-08-18T18:52:16.611Z] #19 15.34 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-18T18:52:16.611Z] #19 15.34 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.34 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-18T18:52:16.611Z] #19 15.34 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-18T18:52:16.611Z] #19 15.34 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-18T18:52:16.611Z] #19 15.34 libyaml-shell-perl ed diffutils-doc [2022-08-18T18:52:16.611Z] #19 15.34 Recommended packages: [2022-08-18T18:52:16.611Z] #19 15.34 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-18T18:52:16.611Z] #19 15.34 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-18T18:52:17.988Z] #19 16.57 The following NEW packages will be installed: [2022-08-18T18:52:17.988Z] #19 16.57 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T18:52:17.988Z] #19 16.57 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T18:52:17.988Z] #19 16.57 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T18:52:17.988Z] #19 16.57 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T18:52:17.988Z] #19 16.57 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T18:52:17.988Z] #19 16.57 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T18:52:17.988Z] #19 16.57 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-18T18:52:17.988Z] #19 16.57 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-18T18:52:17.988Z] #19 16.57 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-18T18:52:17.988Z] #19 16.57 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-18T18:52:17.988Z] #19 16.57 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-18T18:52:17.988Z] #19 16.57 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-18T18:52:17.988Z] #19 16.57 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-18T18:52:17.988Z] #19 16.57 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T18:52:17.988Z] #19 16.57 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T18:52:17.988Z] #19 16.57 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T18:52:17.988Z] #19 16.57 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T18:52:17.988Z] #19 16.57 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T18:52:17.988Z] #19 16.57 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T18:52:17.988Z] #19 16.57 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T18:52:17.988Z] #19 16.57 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T18:52:17.988Z] #19 16.57 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T18:52:17.988Z] #19 16.57 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T18:52:17.988Z] #19 16.57 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T18:52:17.988Z] #19 16.57 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T18:52:17.988Z] #19 16.57 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T18:52:17.988Z] #19 16.57 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T18:52:17.988Z] #19 16.57 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T18:52:17.988Z] #19 16.57 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T18:52:17.988Z] #19 16.57 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T18:52:17.988Z] #19 16.57 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T18:52:17.988Z] #19 16.57 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T18:52:17.988Z] #19 16.57 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T18:52:17.988Z] #19 16.57 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T18:52:17.988Z] #19 16.57 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T18:52:17.988Z] #19 16.57 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T18:52:17.988Z] #19 16.57 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T18:52:17.988Z] #19 16.57 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T18:52:17.988Z] #19 16.57 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T18:52:17.988Z] #19 16.57 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T18:52:17.988Z] #19 16.57 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T18:52:17.988Z] #19 16.57 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T18:52:17.988Z] #19 16.57 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T18:52:17.988Z] #19 16.57 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T18:52:17.988Z] #19 16.57 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T18:52:17.988Z] #19 16.57 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T18:52:17.988Z] #19 16.58 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T18:52:18.247Z] #19 16.89 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:52:18.247Z] #19 16.89 Need to get 788 MB of archives. [2022-08-18T18:52:18.247Z] #19 16.89 After this operation, 3385 MB of additional disk space will be used. [2022-08-18T18:52:18.247Z] #19 16.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-18T18:52:18.247Z] #19 16.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T18:52:18.247Z] #19 16.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T18:52:18.247Z] #19 16.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T18:52:18.247Z] #19 16.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T18:52:18.247Z] #19 16.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T18:52:18.247Z] #19 16.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-18T18:52:18.247Z] #19 16.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-18T18:52:18.247Z] #19 16.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-18T18:52:18.247Z] #19 17.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-18T18:52:18.247Z] #19 17.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-18T18:52:18.505Z] #19 17.08 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-08-18T18:52:18.505Z] #19 17.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-18T18:52:18.958Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-08-18T18:52:19.072Z] #19 17.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-18T18:52:19.072Z] #19 17.91 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-08-18T18:52:20.006Z] #19 18.54 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-08-18T18:52:20.006Z] #19 18.54 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-08-18T18:52:20.572Z] #19 19.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-18T18:52:20.572Z] #19 19.13 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-08-18T18:52:21.945Z] #19 20.49 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-08-18T18:52:21.945Z] #19 20.49 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-08-18T18:52:22.204Z] #19 20.84 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-08-18T18:52:22.204Z] #19 20.84 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-08-18T18:52:22.204Z] #19 20.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-18T18:52:22.204Z] #19 20.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-18T18:52:22.204Z] #19 20.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-18T18:52:22.204Z] #19 20.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-18T18:52:22.204Z] #19 20.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-18T18:52:22.204Z] #19 20.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-18T18:52:22.204Z] #19 20.85 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-08-18T18:52:22.204Z] #19 20.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-18T18:52:22.204Z] #19 20.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-18T18:52:22.204Z] #19 20.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-18T18:52:22.204Z] #19 20.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-18T18:52:22.204Z] #19 20.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-18T18:52:22.204Z] #19 20.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-18T18:52:22.204Z] #19 20.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-18T18:52:22.204Z] #19 20.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-18T18:52:22.204Z] #19 20.91 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-08-18T18:52:22.204Z] #19 20.95 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-08-18T18:52:22.772Z] #19 21.34 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-08-18T18:52:22.772Z] #19 21.34 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-08-18T18:52:22.772Z] #19 21.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-18T18:52:22.772Z] #19 21.37 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-08-18T18:52:22.772Z] #19 21.38 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-08-18T18:52:23.338Z] #19 22.09 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-08-18T18:52:23.338Z] #19 22.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T18:52:23.338Z] #19 22.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T18:52:23.338Z] #19 22.14 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-18T18:52:23.338Z] #19 22.14 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-18T18:52:23.338Z] #19 22.15 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T18:52:23.602Z] #19 22.33 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T18:52:23.602Z] #19 22.33 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-18T18:52:23.602Z] #19 22.33 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-08-18T18:52:23.602Z] #19 22.33 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-18T18:52:23.602Z] #19 22.33 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-18T18:52:23.602Z] #19 22.34 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-18T18:52:23.602Z] #19 22.36 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-18T18:52:23.602Z] #19 22.36 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-18T18:52:23.602Z] #19 22.36 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-18T18:52:23.602Z] #19 22.36 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-18T18:52:23.603Z] #19 22.36 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-18T18:52:23.603Z] #19 22.36 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-18T18:52:23.603Z] #19 22.36 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-18T18:52:23.603Z] #19 22.39 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-18T18:52:23.603Z] #19 22.40 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-08-18T18:52:23.603Z] #19 22.41 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-18T18:52:23.603Z] #19 22.41 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-18T18:52:23.603Z] #19 22.41 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-18T18:52:23.603Z] #19 22.42 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-18T18:52:23.603Z] #19 22.43 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-18T18:52:23.862Z] #19 22.49 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-08-18T18:52:23.862Z] #19 22.50 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-08-18T18:52:24.801Z] #19 23.63 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-08-18T18:52:24.801Z] #19 23.63 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-08-18T18:52:25.061Z] #19 23.64 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-18T18:52:25.061Z] #19 23.66 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-08-18T18:52:25.061Z] #19 23.67 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-08-18T18:52:25.995Z] #19 24.67 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-08-18T18:52:25.995Z] #19 24.67 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-18T18:52:25.995Z] #19 24.68 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-18T18:52:25.995Z] #19 24.69 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-08-18T18:52:25.995Z] #19 24.69 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-18T18:52:25.995Z] #19 24.69 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-18T18:52:25.995Z] #19 24.69 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-18T18:52:25.995Z] #19 24.70 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-18T18:52:25.995Z] #19 24.71 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-18T18:52:25.995Z] #19 24.73 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-08-18T18:52:25.995Z] #19 24.74 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-08-18T18:52:27.895Z] #19 26.53 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-08-18T18:52:27.895Z] #19 26.53 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-08-18T18:52:27.895Z] #19 26.55 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-18T18:52:27.895Z] #19 26.61 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-08-18T18:52:27.895Z] #19 26.67 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-08-18T18:52:29.281Z] #19 27.72 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-08-18T18:52:29.281Z] #19 27.72 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-18T18:52:29.281Z] #19 27.72 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-18T18:52:29.281Z] #19 27.74 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-08-18T18:52:29.281Z] #19 27.74 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-18T18:52:29.281Z] #19 27.74 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-18T18:52:29.281Z] #19 27.74 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-18T18:52:29.281Z] #19 27.74 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-18T18:52:29.281Z] #19 27.76 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-18T18:52:29.281Z] #19 27.77 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-18T18:52:29.281Z] #19 27.78 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-18T18:52:29.281Z] #19 27.78 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-18T18:52:29.281Z] #19 27.79 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-18T18:52:29.281Z] #19 27.79 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-08-18T18:52:29.281Z] #19 27.80 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-08-18T18:52:29.541Z] #19 28.21 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-08-18T18:52:29.541Z] #19 28.21 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-08-18T18:52:29.541Z] #19 28.22 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-18T18:52:29.541Z] #19 28.24 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-08-18T18:52:29.541Z] #19 28.25 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-08-18T18:52:29.802Z] #19 28.62 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-08-18T18:52:30.062Z] #19 28.62 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-18T18:52:30.062Z] #19 28.62 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-18T18:52:30.062Z] #19 28.63 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-08-18T18:52:30.062Z] #19 28.63 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-18T18:52:30.062Z] #19 28.63 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-18T18:52:30.062Z] #19 28.63 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-18T18:52:30.062Z] #19 28.63 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-18T18:52:30.062Z] #19 28.67 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-18T18:52:30.062Z] #19 28.67 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-18T18:52:30.062Z] #19 28.68 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-08-18T18:52:30.062Z] #19 28.68 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-08-18T18:52:30.324Z] #19 29.03 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-08-18T18:52:30.324Z] #19 29.03 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-08-18T18:52:30.324Z] #19 29.04 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-18T18:52:30.324Z] #19 29.06 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-08-18T18:52:30.324Z] #19 29.07 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-08-18T18:52:30.584Z] #19 29.40 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-08-18T18:52:30.584Z] #19 29.40 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-18T18:52:31.150Z] #19 29.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:52:31.150Z] #19 29.80 Fetched 788 MB in 13s (61.6 MB/s) [2022-08-18T18:52:31.150Z] #19 29.83 Selecting previously unselected package liblocale-gettext-perl. [2022-08-18T18:52:31.150Z] #19 29.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T18:52:31.150Z] #19 29.84 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-18T18:52:31.150Z] #19 29.84 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T18:52:31.150Z] #19 29.87 Selecting previously unselected package bzip2. [2022-08-18T18:52:31.150Z] #19 29.87 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T18:52:31.150Z] #19 29.88 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T18:52:31.150Z] #19 29.91 Selecting previously unselected package libmagic-mgc. [2022-08-18T18:52:31.150Z] #19 29.91 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T18:52:31.150Z] #19 29.91 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T18:52:31.150Z] #19 30.00 Selecting previously unselected package libmagic1:amd64. [2022-08-18T18:52:31.150Z] #19 30.00 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T18:52:31.150Z] #19 30.00 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:52:31.150Z] #19 30.04 Selecting previously unselected package file. [2022-08-18T18:52:31.408Z] #19 30.04 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-18T18:52:31.408Z] #19 30.05 Unpacking file (1:5.39-3) ... [2022-08-18T18:52:31.408Z] #19 30.09 Selecting previously unselected package xz-utils. [2022-08-18T18:52:31.408Z] #19 30.09 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T18:52:31.408Z] #19 30.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:52:31.408Z] #19 30.14 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-18T18:52:31.408Z] #19 30.14 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T18:52:31.408Z] #19 30.15 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T18:52:31.974Z] #19 30.48 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-18T18:52:31.974Z] #19 30.48 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-18T18:52:31.974Z] #19 30.48 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T18:52:32.233Z] #19 30.78 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-18T18:52:32.233Z] #19 30.79 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-18T18:52:32.233Z] #19 30.79 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T18:52:32.491Z] #19 31.09 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-18T18:52:32.491Z] #19 31.09 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T18:52:32.491Z] #19 31.10 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T18:52:32.749Z] #19 31.37 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-18T18:52:32.749Z] #19 31.37 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T18:52:32.749Z] #19 31.38 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T18:52:32.749Z] #19 31.61 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-18T18:52:33.008Z] #19 31.61 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:33.008Z] #19 31.62 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:52:33.008Z] #19 31.65 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-18T18:52:33.008Z] #19 31.65 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:33.008Z] #19 31.66 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:52:38.276Z] #19 36.13 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-18T18:52:38.276Z] #19 36.14 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:38.276Z] #19 36.14 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:52:38.276Z] #19 36.18 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-18T18:52:38.276Z] #19 36.18 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:38.276Z] #19 36.19 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:52:41.599Z] #19 40.46 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-18T18:52:41.857Z] #19 40.46 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:41.857Z] #19 40.46 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:52:41.857Z] #19 40.51 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-18T18:52:41.857Z] #19 40.51 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:41.857Z] #19 40.51 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:52:46.041Z] #19 44.74 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-18T18:52:46.041Z] #19 44.74 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:46.041Z] #19 44.75 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:52:46.041Z] #19 44.78 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-18T18:52:46.041Z] #19 44.79 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:46.041Z] #19 44.79 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:52:50.231Z] #19 48.91 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-18T18:52:50.231Z] #19 48.91 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:50.231Z] #19 48.92 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:52:50.231Z] #19 48.95 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-18T18:52:50.231Z] #19 48.95 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:50.231Z] #19 48.96 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:52:54.418Z] #19 52.90 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-18T18:52:54.418Z] #19 52.90 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:52:54.418Z] #19 52.91 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:52:54.418Z] #19 52.94 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-18T18:52:54.418Z] #19 52.94 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:52:54.418Z] #19 52.94 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:52:54.418Z] #19 52.97 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-18T18:52:54.418Z] #19 52.97 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:52:54.418Z] #19 52.98 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:52:54.418Z] #19 53.01 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-18T18:52:54.418Z] #19 53.01 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:52:54.418Z] #19 53.01 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:52:54.418Z] #19 53.04 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-18T18:52:54.418Z] #19 53.04 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:52:54.418Z] #19 53.05 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:52:54.418Z] #19 53.08 Selecting previously unselected package cross-config. [2022-08-18T18:52:54.418Z] #19 53.08 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-18T18:52:54.418Z] #19 53.08 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-18T18:52:54.418Z] #19 53.12 Selecting previously unselected package gcc-10-cross-base. [2022-08-18T18:52:54.418Z] #19 53.12 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:54.418Z] #19 53.12 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T18:52:54.418Z] #19 53.16 Selecting previously unselected package libc6-arm64-cross. [2022-08-18T18:52:54.418Z] #19 53.16 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T18:52:54.418Z] #19 53.16 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T18:52:54.676Z] #19 53.29 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-18T18:52:54.676Z] #19 53.30 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:54.676Z] #19 53.30 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:54.676Z] #19 53.34 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-18T18:52:54.676Z] #19 53.34 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:54.676Z] #19 53.34 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:54.676Z] #19 53.38 Selecting previously unselected package libitm1-arm64-cross. [2022-08-18T18:52:54.676Z] #19 53.38 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:54.676Z] #19 53.38 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:54.676Z] #19 53.42 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-18T18:52:54.676Z] #19 53.42 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:54.676Z] #19 53.43 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:54.676Z] #19 53.46 Selecting previously unselected package libasan6-arm64-cross. [2022-08-18T18:52:54.935Z] #19 53.46 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:54.935Z] #19 53.46 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:54.935Z] #19 53.70 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-18T18:52:54.935Z] #19 53.70 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:54.935Z] #19 53.71 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:55.192Z] #19 53.82 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-18T18:52:55.192Z] #19 53.82 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:55.192Z] #19 53.83 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:55.450Z] #19 54.07 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-18T18:52:55.450Z] #19 54.07 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:55.450Z] #19 54.08 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:55.450Z] #19 54.15 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-18T18:52:55.450Z] #19 54.16 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:55.450Z] #19 54.16 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:55.708Z] #19 54.27 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-18T18:52:55.708Z] #19 54.27 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:52:55.708Z] #19 54.27 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:52:55.708Z] #19 54.42 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-18T18:52:55.708Z] #19 54.42 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:52:55.708Z] #19 54.42 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:00.977Z] #19 59.62 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-18T18:53:00.977Z] #19 59.62 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:00.977Z] #19 59.62 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:00.977Z] #19 59.65 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-18T18:53:00.977Z] #19 59.65 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:53:00.977Z] #19 59.66 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T18:53:01.235Z] #19 59.82 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-18T18:53:01.235Z] #19 59.83 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T18:53:01.235Z] #19 59.83 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T18:53:01.536Z] #19 60.08 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-18T18:53:01.536Z] #19 60.08 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:01.536Z] #19 60.09 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:01.536Z] #19 60.34 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-18T18:53:01.795Z] #19 60.34 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:53:01.795Z] #19 60.34 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:08.359Z] #19 66.12 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-18T18:53:08.359Z] #19 66.12 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:08.359Z] #19 66.36 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:08.359Z] #19 67.19 Selecting previously unselected package patch. [2022-08-18T18:53:08.359Z] #19 67.19 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-18T18:53:08.924Z] #19 67.42 Unpacking patch (2.7.6-7) ... [2022-08-18T18:53:09.490Z] #19 68.23 Selecting previously unselected package dpkg-dev. [2022-08-18T18:53:09.490Z] #19 68.24 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-18T18:53:09.490Z] #19 68.25 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T18:53:09.748Z] #19 68.39 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-18T18:53:09.748Z] #19 68.39 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-18T18:53:09.748Z] #19 68.39 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T18:53:09.748Z] #19 68.42 Selecting previously unselected package libio-string-perl. [2022-08-18T18:53:09.748Z] #19 68.42 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-18T18:53:09.748Z] #19 68.43 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-18T18:53:09.748Z] #19 68.46 Selecting previously unselected package libicu67:amd64. [2022-08-18T18:53:09.748Z] #19 68.46 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-18T18:53:09.748Z] #19 68.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T18:53:10.681Z] #19 69.30 Selecting previously unselected package libxml2:amd64. [2022-08-18T18:53:10.681Z] #19 69.30 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T18:53:10.681Z] #19 69.30 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:53:10.681Z] #19 69.38 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-18T18:53:10.681Z] #19 69.38 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-18T18:53:10.681Z] #19 69.39 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T18:53:10.681Z] #19 69.42 Selecting previously unselected package libxml-sax-base-perl. [2022-08-18T18:53:10.681Z] #19 69.42 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-18T18:53:10.681Z] #19 69.42 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T18:53:10.681Z] #19 69.46 Selecting previously unselected package libxml-sax-perl. [2022-08-18T18:53:10.681Z] #19 69.46 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-18T18:53:10.681Z] #19 69.47 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T18:53:10.681Z] #19 69.51 Selecting previously unselected package libxml-libxml-perl. [2022-08-18T18:53:10.681Z] #19 69.51 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-18T18:53:10.681Z] #19 69.52 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T18:53:10.940Z] #19 69.58 Selecting previously unselected package libxml-simple-perl. [2022-08-18T18:53:10.940Z] #19 69.58 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-18T18:53:10.940Z] #19 69.58 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-18T18:53:10.940Z] #19 69.62 Selecting previously unselected package libyaml-perl. [2022-08-18T18:53:10.940Z] #19 69.62 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-18T18:53:10.940Z] #19 69.62 Unpacking libyaml-perl (1.30-1) ... [2022-08-18T18:53:10.940Z] #19 69.66 Selecting previously unselected package libconfig-auto-perl. [2022-08-18T18:53:10.940Z] #19 69.66 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-18T18:53:10.940Z] #19 69.66 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-18T18:53:10.940Z] #19 69.69 Selecting previously unselected package libfile-which-perl. [2022-08-18T18:53:10.940Z] #19 69.69 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-18T18:53:10.940Z] #19 69.70 Unpacking libfile-which-perl (1.23-1) ... [2022-08-18T18:53:10.940Z] #19 69.73 Selecting previously unselected package libfile-homedir-perl. [2022-08-18T18:53:10.940Z] #19 69.73 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-18T18:53:10.940Z] #19 69.73 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-18T18:53:10.940Z] #19 69.77 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-18T18:53:10.940Z] #19 69.77 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-18T18:53:10.940Z] #19 69.77 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T18:53:10.940Z] #19 69.81 Selecting previously unselected package dpkg-cross. [2022-08-18T18:53:11.197Z] #19 69.81 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-18T18:53:11.197Z] #19 69.82 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-18T18:53:11.197Z] #19 69.85 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-18T18:53:11.197Z] #19 69.86 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-18T18:53:11.197Z] #19 69.86 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-18T18:53:11.197Z] #19 69.89 Selecting previously unselected package libc6-armel-cross. [2022-08-18T18:53:11.197Z] #19 69.89 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T18:53:11.197Z] #19 69.89 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-18T18:53:11.197Z] #19 70.01 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-18T18:53:11.197Z] #19 70.02 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:11.197Z] #19 70.02 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:11.197Z] #19 70.05 Selecting previously unselected package libgomp1-armel-cross. [2022-08-18T18:53:11.197Z] #19 70.06 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:11.197Z] #19 70.06 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:11.197Z] #19 70.10 Selecting previously unselected package libatomic1-armel-cross. [2022-08-18T18:53:11.455Z] #19 70.10 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:11.455Z] #19 70.10 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:11.455Z] #19 70.14 Selecting previously unselected package libasan6-armel-cross. [2022-08-18T18:53:11.455Z] #19 70.14 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:11.455Z] #19 70.14 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:11.713Z] #19 70.37 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-18T18:53:11.713Z] #19 70.37 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:11.713Z] #19 70.37 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:11.713Z] #19 70.44 Selecting previously unselected package libubsan1-armel-cross. [2022-08-18T18:53:11.713Z] #19 70.44 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:11.713Z] #19 70.45 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:11.972Z] #19 70.54 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-18T18:53:11.972Z] #19 70.55 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:11.972Z] #19 70.55 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:11.972Z] #19 70.66 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-18T18:53:11.972Z] #19 70.67 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:53:11.972Z] #19 70.67 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:53:17.236Z] #19 75.45 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-18T18:53:17.236Z] #19 75.45 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:17.236Z] #19 75.46 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:53:17.236Z] #19 75.49 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-18T18:53:17.236Z] #19 75.49 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:53:17.236Z] #19 75.50 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T18:53:17.236Z] #19 75.67 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-18T18:53:17.236Z] #19 75.67 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T18:53:17.236Z] #19 75.67 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T18:53:17.236Z] #19 75.89 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-18T18:53:17.236Z] #19 75.90 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:17.236Z] #19 75.90 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:17.494Z] #19 76.15 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-18T18:53:17.494Z] #19 76.15 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:53:17.494Z] #19 76.16 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:53:22.759Z] #19 80.67 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-18T18:53:22.759Z] #19 80.67 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:22.759Z] #19 80.67 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:53:22.759Z] #19 80.70 Selecting previously unselected package crossbuild-essential-armel. [2022-08-18T18:53:22.759Z] #19 80.70 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-18T18:53:22.759Z] #19 80.71 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-18T18:53:22.759Z] #19 80.74 Selecting previously unselected package libc6-armhf-cross. [2022-08-18T18:53:22.759Z] #19 80.74 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T18:53:22.759Z] #19 80.75 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T18:53:22.759Z] #19 80.87 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-18T18:53:22.759Z] #19 80.87 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:22.759Z] #19 80.87 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:22.759Z] #19 80.91 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-18T18:53:22.759Z] #19 80.91 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:22.759Z] #19 80.92 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:22.759Z] #19 80.96 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-18T18:53:22.759Z] #19 80.96 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:22.759Z] #19 80.98 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:22.759Z] #19 81.01 Selecting previously unselected package libasan6-armhf-cross. [2022-08-18T18:53:22.759Z] #19 81.02 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:22.759Z] #19 81.02 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:22.759Z] #19 81.25 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-18T18:53:22.759Z] #19 81.25 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:22.759Z] #19 81.26 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:22.759Z] #19 81.34 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-18T18:53:22.759Z] #19 81.35 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:22.759Z] #19 81.35 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:22.759Z] #19 81.45 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-18T18:53:22.759Z] #19 81.45 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:22.759Z] #19 81.46 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:22.759Z] #19 81.57 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-18T18:53:23.018Z] #19 81.57 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:53:23.018Z] #19 81.58 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:53:26.598Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T18:53:26.599Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-18T18:53:26.599Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T18:53:26.599Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-18T18:53:26.599Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T18:53:26.854Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-18T18:53:26.854Z] ok github.com/docker/docker/api/server/router/volume 0.014s coverage: 67.9% of statements [2022-08-18T18:53:26.854Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T18:53:26.854Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T18:53:26.854Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T18:53:26.854Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T18:53:26.854Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T18:53:26.854Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T18:53:26.854Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T18:53:26.854Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T18:53:26.854Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T18:53:27.110Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2022-08-18T18:53:27.110Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-18T18:53:27.110Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T18:53:27.110Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T18:53:27.366Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-08-18T18:53:27.366Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T18:53:27.366Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T18:53:28.286Z] #19 86.40 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-18T18:53:28.286Z] #19 86.40 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:28.286Z] #19 86.40 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:53:28.286Z] #19 86.44 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-18T18:53:28.286Z] #19 86.44 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:53:28.286Z] #19 86.44 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T18:53:28.286Z] #19 86.63 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-18T18:53:28.286Z] #19 86.63 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T18:53:28.286Z] #19 86.63 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T18:53:28.286Z] #19 86.85 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-18T18:53:28.286Z] #19 86.86 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:28.286Z] #19 86.86 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:28.544Z] #19 87.27 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-18T18:53:28.544Z] #19 87.28 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:53:28.544Z] #19 87.31 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:53:29.883Z] ok github.com/docker/docker/builder/remotecontext 0.121s coverage: 13.7% of statements [2022-08-18T18:53:30.139Z] ok github.com/docker/docker/builder/dockerfile 0.435s coverage: 49.3% of statements [2022-08-18T18:53:30.139Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T18:53:31.067Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T18:53:31.323Z] ok github.com/docker/docker/builder/remotecontext/git 1.278s coverage: 86.3% of statements [2022-08-18T18:53:31.324Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T18:53:31.324Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T18:53:31.324Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T18:53:31.324Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T18:53:31.902Z] ok github.com/docker/docker/cmd/docker-proxy 0.033s coverage: 67.6% of statements [2022-08-18T18:53:33.812Z] #19 91.84 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-18T18:53:33.812Z] #19 91.84 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:33.812Z] #19 91.84 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:53:33.812Z] #19 91.87 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-18T18:53:33.812Z] #19 91.87 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-18T18:53:33.812Z] #19 91.88 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-18T18:53:33.812Z] #19 91.91 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-18T18:53:33.812Z] #19 91.92 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T18:53:33.812Z] #19 91.92 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:53:33.812Z] #19 92.08 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-18T18:53:33.812Z] #19 92.08 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:33.812Z] #19 92.09 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:33.812Z] #19 92.12 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-18T18:53:33.812Z] #19 92.12 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:33.812Z] #19 92.13 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:33.812Z] #19 92.17 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-18T18:53:33.812Z] #19 92.17 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:33.812Z] #19 92.18 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:33.812Z] #19 92.21 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-18T18:53:33.812Z] #19 92.21 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:33.812Z] #19 92.22 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:33.812Z] #19 92.26 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-18T18:53:33.812Z] #19 92.26 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:33.812Z] #19 92.26 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:33.813Z] #19 92.55 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-18T18:53:33.813Z] #19 92.55 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:33.813Z] #19 92.57 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:34.070Z] #19 92.68 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-18T18:53:34.070Z] #19 92.68 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:34.070Z] #19 92.69 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:34.328Z] #19 92.93 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-18T18:53:34.328Z] #19 92.93 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:34.328Z] #19 92.94 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:34.328Z] #19 93.03 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-18T18:53:34.328Z] #19 93.03 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:34.328Z] #19 93.04 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:34.328Z] #19 93.15 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-18T18:53:34.585Z] #19 93.15 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:34.585Z] #19 93.16 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:34.585Z] #19 93.21 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-18T18:53:34.585Z] #19 93.21 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:34.585Z] #19 93.21 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:34.585Z] #19 93.42 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-18T18:53:34.844Z] #19 93.42 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:53:34.844Z] #19 93.43 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:36.218Z] ok github.com/docker/docker/client 0.090s coverage: 75.9% of statements [2022-08-18T18:53:39.230Z] #19 98.07 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-18T18:53:39.489Z] #19 98.08 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:39.489Z] #19 98.08 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:39.489Z] #19 98.11 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-18T18:53:39.489Z] #19 98.11 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:53:39.489Z] #19 98.12 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T18:53:39.489Z] #19 98.29 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-18T18:53:39.489Z] #19 98.29 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T18:53:39.489Z] #19 98.30 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:53:40.056Z] #19 98.58 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-18T18:53:40.056Z] #19 98.58 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:40.056Z] #19 98.58 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:40.314Z] #19 98.84 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-18T18:53:40.314Z] #19 98.85 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:53:40.314Z] #19 98.85 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:44.499Z] #19 103.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-18T18:53:44.499Z] #19 103.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:44.499Z] #19 103.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:44.499Z] #19 103.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-18T18:53:44.499Z] #19 103.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-18T18:53:44.499Z] #19 103.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-18T18:53:44.499Z] #19 103.3 Selecting previously unselected package libc6-s390x-cross. [2022-08-18T18:53:44.759Z] #19 103.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T18:53:44.759Z] #19 103.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T18:53:44.759Z] #19 103.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-18T18:53:44.759Z] #19 103.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:44.759Z] #19 103.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:44.759Z] #19 103.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-18T18:53:44.759Z] #19 103.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:44.759Z] #19 103.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:44.759Z] #19 103.5 Selecting previously unselected package libitm1-s390x-cross. [2022-08-18T18:53:44.759Z] #19 103.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:44.759Z] #19 103.5 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:44.759Z] #19 103.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-18T18:53:45.017Z] #19 103.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:45.017Z] #19 103.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:45.017Z] #19 103.6 Selecting previously unselected package libasan6-s390x-cross. [2022-08-18T18:53:45.017Z] #19 103.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:45.017Z] #19 103.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:45.017Z] #19 103.8 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-18T18:53:45.274Z] #19 103.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:45.274Z] #19 103.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:45.274Z] #19 103.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-18T18:53:45.274Z] #19 103.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:45.275Z] #19 103.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:45.275Z] #19 104.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-18T18:53:45.275Z] #19 104.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:45.275Z] #19 104.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:45.533Z] #19 104.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-18T18:53:45.533Z] #19 104.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:53:45.533Z] #19 104.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:49.719Z] #19 108.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-18T18:53:49.977Z] #19 108.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:49.977Z] #19 108.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:49.977Z] #19 108.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-18T18:53:49.977Z] #19 108.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-18T18:53:49.977Z] #19 108.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T18:53:49.977Z] #19 108.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-18T18:53:49.977Z] #19 108.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T18:53:49.977Z] #19 108.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T18:53:50.235Z] #19 109.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-18T18:53:50.235Z] #19 109.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T18:53:50.235Z] #19 109.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:50.493Z] #19 109.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-18T18:53:50.493Z] #19 109.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T18:53:50.493Z] #19 109.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:54.682Z] #19 113.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-18T18:53:54.682Z] #19 113.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T18:53:54.682Z] #19 113.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:54.682Z] #19 113.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-18T18:53:54.940Z] #19 113.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-18T18:53:54.940Z] #19 113.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-18T18:53:54.940Z] #19 113.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T18:53:54.940Z] #19 113.6 Setting up libfile-which-perl (1.23-1) ... [2022-08-18T18:53:54.940Z] #19 113.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T18:53:54.940Z] #19 113.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T18:53:54.940Z] #19 113.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T18:53:54.940Z] #19 113.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:53:54.940Z] #19 113.7 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T18:53:54.940Z] #19 113.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T18:53:54.940Z] #19 113.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:53:54.940Z] #19 113.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T18:53:54.940Z] #19 113.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T18:53:54.940Z] #19 113.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T18:53:54.940Z] #19 113.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T18:53:55.197Z] #19 113.8 Setting up file (1:5.39-3) ... [2022-08-18T18:53:55.197Z] #19 113.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:53:55.197Z] #19 113.8 Setting up bzip2 (1.0.8-4) ... [2022-08-18T18:53:55.197Z] #19 113.8 Setting up libyaml-perl (1.30-1) ... [2022-08-18T18:53:55.197Z] #19 113.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T18:53:55.197Z] #19 113.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T18:53:55.197Z] #19 113.8 Setting up libio-string-perl (1.08-3.1) ... [2022-08-18T18:53:55.197Z] #19 113.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T18:53:55.197Z] #19 113.9 Setting up cross-config (2.6.18+nmu1) ... [2022-08-18T18:53:55.197Z] #19 114.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T18:53:55.197Z] #19 114.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T18:53:55.197Z] #19 114.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T18:53:55.197Z] #19 114.0 Setting up patch (2.7.6-7) ... [2022-08-18T18:53:55.197Z] #19 114.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T18:53:55.197Z] #19 114.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T18:53:55.197Z] #19 114.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.197Z] #19 114.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T18:53:55.197Z] #19 114.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-18T18:53:55.197Z] #19 114.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.454Z] #19 114.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.454Z] #19 114.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T18:53:55.454Z] #19 114.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T18:53:55.454Z] #19 114.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.454Z] #19 114.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:55.454Z] #19 114.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T18:53:55.454Z] #19 114.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T18:53:55.454Z] #19 114.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-18T18:53:55.454Z] #19 114.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T18:53:55.454Z] #19 114.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.454Z] #19 114.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T18:53:55.454Z] #19 114.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:53:55.454Z] #19 114.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T18:53:55.454Z] #19 114.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:55.454Z] #19 114.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:53:55.454Z] #19 114.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:53:55.454Z] #19 114.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.454Z] #19 114.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.3 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T18:53:55.713Z] #19 114.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.713Z] #19 114.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.971Z] #19 114.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T18:53:55.971Z] #19 114.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-18T18:53:55.971Z] #19 114.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T18:53:55.971Z] #19 114.8 [2022-08-18T18:53:55.971Z] #19 114.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T18:53:55.971Z] #19 114.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.971Z] #19 114.8 Setting up dpkg-dev (1.20.11) ... [2022-08-18T18:53:55.971Z] #19 114.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.971Z] #19 114.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:53:55.971Z] #19 114.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:55.971Z] #19 114.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.229Z] #19 114.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.229Z] #19 114.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.229Z] #19 114.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:53:56.229Z] #19 114.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.229Z] #19 114.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.229Z] #19 114.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.229Z] #19 115.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.229Z] #19 115.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T18:53:56.229Z] #19 115.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-18T18:53:56.487Z] #19 115.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-18T18:53:56.487Z] #19 115.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T18:53:56.487Z] #19 115.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T18:53:56.487Z] #19 115.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:56.487Z] #19 115.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:56.487Z] #19 115.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.487Z] #19 115.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:53:56.487Z] #19 115.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.487Z] #19 115.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.487Z] #19 115.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:56.487Z] #19 115.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:56.744Z] #19 115.5 Setting up libxml-simple-perl (2.25-1) ... [2022-08-18T18:53:56.744Z] #19 115.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:53:56.744Z] #19 115.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T18:53:56.744Z] #19 115.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T18:53:56.744Z] #19 115.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T18:53:57.001Z] #19 115.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-18T18:53:57.002Z] #19 115.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:53:57.002Z] #19 115.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T18:53:57.002Z] #19 115.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:57.002Z] #19 115.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T18:53:57.002Z] #19 115.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:57.002Z] #19 115.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:57.002Z] #19 115.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T18:53:57.002Z] #19 115.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:57.002Z] #19 115.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-18T18:53:57.002Z] #19 115.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:57.002Z] #19 115.8 Setting up crossbuild-essential-armel (12.9) ... [2022-08-18T18:53:57.002Z] #19 115.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T18:53:57.002Z] #19 115.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-18T18:53:57.002Z] #19 115.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-18T18:53:57.260Z] #19 115.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-18T18:53:57.260Z] #19 115.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-18T18:53:57.260Z] #19 115.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:53:57.858Z] #19 DONE 116.6s [2022-08-18T18:53:57.858Z] [2022-08-18T18:53:57.858Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T18:53:57.858Z] #73 sha256:74f9cfd073f9bb1d4355d80e073fb2347132f51013ca7c07fefbf5045ac91a8e [2022-08-18T18:53:58.136Z] #73 DONE 0.2s [2022-08-18T18:53:58.136Z] [2022-08-18T18:53:58.136Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T18:53:58.136Z] #32 sha256:95868f1f2e7210331144a89ee77fa7d1d42122d994ef1b2fd1e86c7a7e5a4df8 [2022-08-18T18:53:58.136Z] #32 DONE 0.2s [2022-08-18T18:53:58.136Z] [2022-08-18T18:53:58.136Z] #74 [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-08-18T18:53:58.136Z] #74 sha256:d71a65b2c45a43d41f236f4780f9d441c69a5ec2f816be6e1a3a76433d707e6f [2022-08-18T18:53:59.517Z] #74 1.307 + RM_GOPATH=0 [2022-08-18T18:53:59.517Z] #74 1.307 + TMP_GOPATH= [2022-08-18T18:53:59.517Z] #74 1.307 + : /build [2022-08-18T18:53:59.517Z] #74 1.308 + '[' -z '' ']' [2022-08-18T18:53:59.517Z] #74 1.310 ++ mktemp -d [2022-08-18T18:53:59.517Z] #74 1.311 + export GOPATH=/tmp/tmp.i9Hf3F7nMo [2022-08-18T18:53:59.517Z] #74 1.311 + GOPATH=/tmp/tmp.i9Hf3F7nMo [2022-08-18T18:53:59.517Z] #74 1.311 + RM_GOPATH=1 [2022-08-18T18:53:59.517Z] #74 1.311 + case "$(go env GOARCH)" in [2022-08-18T18:53:59.517Z] #74 1.311 ++ go env GOARCH [2022-08-18T18:53:59.517Z] #74 1.318 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:53:59.517Z] #74 1.319 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:53:59.517Z] #74 1.320 ++ dirname /install.sh [2022-08-18T18:53:59.517Z] #74 1.321 + dir=/ [2022-08-18T18:53:59.517Z] #74 1.325 + bin=rootlesskit [2022-08-18T18:53:59.517Z] #74 1.325 + shift [2022-08-18T18:53:59.517Z] #74 1.326 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T18:53:59.517Z] #74 1.326 + . //rootlesskit.installer [2022-08-18T18:53:59.517Z] #74 1.326 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:53:59.517Z] #74 1.326 + install_rootlesskit [2022-08-18T18:53:59.517Z] #74 1.327 + case "$1" in [2022-08-18T18:53:59.517Z] #74 1.327 + export CGO_ENABLED=0 [2022-08-18T18:53:59.517Z] #74 1.327 + CGO_ENABLED=0 [2022-08-18T18:53:59.517Z] #74 1.327 + _install_rootlesskit [2022-08-18T18:53:59.517Z] #74 1.328 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T18:53:59.517Z] #74 1.328 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:53:59.517Z] #74 1.328 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:53:59.517Z] #74 1.328 + GOBIN=/build [2022-08-18T18:53:59.517Z] #74 1.328 + GO111MODULE=on [2022-08-18T18:53:59.517Z] #74 1.328 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:54:00.083Z] #74 1.957 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T18:54:01.987Z] #74 3.587 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T18:54:01.987Z] #74 3.598 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T18:54:01.987Z] #74 3.777 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T18:54:02.929Z] #74 ... [2022-08-18T18:54:02.929Z] [2022-08-18T18:54:02.929Z] #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-08-18T18:54:02.929Z] #33 sha256:dbcd04b54b8dfca6ed9ae3521f28a8d52de814dad4a2700236616cd49e84a8ce [2022-08-18T18:54:02.929Z] #33 1.354 + RM_GOPATH=0 [2022-08-18T18:54:02.929Z] #33 1.354 + TMP_GOPATH= [2022-08-18T18:54:02.929Z] #33 1.354 + : /build [2022-08-18T18:54:02.929Z] #33 1.354 + '[' -z '' ']' [2022-08-18T18:54:02.929Z] #33 1.354 ++ mktemp -d [2022-08-18T18:54:02.929Z] #33 1.355 + export GOPATH=/tmp/tmp.nZX3Aqx7c6 [2022-08-18T18:54:02.929Z] #33 1.355 + GOPATH=/tmp/tmp.nZX3Aqx7c6 [2022-08-18T18:54:02.929Z] #33 1.355 + RM_GOPATH=1 [2022-08-18T18:54:02.929Z] #33 1.355 + case "$(go env GOARCH)" in [2022-08-18T18:54:02.929Z] #33 1.355 ++ go env GOARCH [2022-08-18T18:54:02.929Z] #33 1.366 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:02.929Z] #33 1.366 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:02.929Z] #33 1.366 ++ dirname /install.sh [2022-08-18T18:54:02.929Z] #33 1.367 + dir=/ [2022-08-18T18:54:02.929Z] #33 1.367 + bin=dockercli [2022-08-18T18:54:02.929Z] #33 1.367 + shift [2022-08-18T18:54:02.929Z] #33 1.367 + '[' '!' -f //dockercli.installer ']' [2022-08-18T18:54:02.929Z] #33 1.367 + . //dockercli.installer [2022-08-18T18:54:02.929Z] #33 1.367 ++ : stable [2022-08-18T18:54:02.929Z] #33 1.367 ++ : 17.06.2-ce [2022-08-18T18:54:02.929Z] #33 1.367 + install_dockercli [2022-08-18T18:54:02.929Z] #33 1.368 Install docker/cli version 17.06.2-ce from stable [2022-08-18T18:54:02.929Z] #33 1.368 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T18:54:02.929Z] #33 1.368 ++ uname -m [2022-08-18T18:54:02.929Z] #33 1.369 + arch=x86_64 [2022-08-18T18:54:02.929Z] #33 1.369 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T18:54:02.929Z] #33 1.369 + url=https://download.docker.com/linux/static [2022-08-18T18:54:02.929Z] #33 1.369 + tar -xz docker/docker [2022-08-18T18:54:02.929Z] #33 1.371 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T18:54:02.929Z] #33 4.602 + mkdir -p /build [2022-08-18T18:54:02.929Z] #33 4.604 + mv docker/docker /build/ [2022-08-18T18:54:02.929Z] #33 4.609 + rmdir docker [2022-08-18T18:54:02.929Z] #33 DONE 4.8s [2022-08-18T18:54:02.929Z] [2022-08-18T18:54:02.929Z] #69 [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-08-18T18:54:02.929Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:54:02.929Z] #69 1.868 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:54:02.929Z] #69 1.869 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:54:02.929Z] #69 1.870 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:54:02.929Z] #69 2.214 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:54:02.929Z] #69 2.513 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:54:02.929Z] #69 3.011 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:54:02.929Z] #69 3.610 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:54:02.929Z] #69 4.231 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:54:02.929Z] #69 4.725 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:54:02.929Z] #69 4.747 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:54:02.929Z] #69 4.752 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:54:02.929Z] #69 4.764 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:54:02.929Z] #69 4.767 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:54:02.929Z] #69 4.885 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:54:02.929Z] #69 4.890 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:54:02.929Z] #69 4.891 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:54:02.929Z] #69 4.892 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:54:02.929Z] #69 4.893 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:54:04.303Z] #69 ... [2022-08-18T18:54:04.303Z] [2022-08-18T18:54:04.303Z] #74 [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-08-18T18:54:04.303Z] #74 sha256:d71a65b2c45a43d41f236f4780f9d441c69a5ec2f816be6e1a3a76433d707e6f [2022-08-18T18:54:04.303Z] #74 5.089 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T18:54:04.303Z] #74 5.506 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T18:54:04.303Z] #74 5.521 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T18:54:04.303Z] #74 5.555 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T18:54:04.303Z] #74 5.666 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T18:54:04.303Z] #74 5.697 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T18:54:04.303Z] #74 5.814 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T18:54:04.303Z] #74 6.130 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T18:54:04.303Z] #74 6.224 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T18:54:04.560Z] #74 ... [2022-08-18T18:54:04.561Z] [2022-08-18T18:54:04.561Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T18:54:04.561Z] #37 sha256:b36b5868bba0c82a731f34dccb112eeefae5c21b0644e08add07ff56edf57944 [2022-08-18T18:54:04.561Z] #37 CACHED [2022-08-18T18:54:04.561Z] [2022-08-18T18:54:04.561Z] #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-08-18T18:54:04.561Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T18:54:04.561Z] #36 CACHED [2022-08-18T18:54:04.561Z] [2022-08-18T18:54:04.561Z] #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-08-18T18:54:04.561Z] #38 sha256:37fcbdcd59235de605981cbd7b6feb91080952001dcd09a288711193b11c4e5d [2022-08-18T18:54:04.561Z] #38 CACHED [2022-08-18T18:54:04.561Z] [2022-08-18T18:54:04.561Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T18:54:04.561Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T18:54:04.561Z] #40 CACHED [2022-08-18T18:54:04.561Z] [2022-08-18T18:54:04.561Z] #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-08-18T18:54:04.561Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T18:54:04.561Z] #41 CACHED [2022-08-18T18:54:04.561Z] [2022-08-18T18:54:04.561Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T18:54:04.561Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T18:54:04.561Z] #43 CACHED [2022-08-18T18:54:04.561Z] [2022-08-18T18:54:04.561Z] #45 [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-08-18T18:54:04.561Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T18:54:04.561Z] #45 CACHED [2022-08-18T18:54:04.561Z] [2022-08-18T18:54:04.561Z] #47 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-18T18:54:04.561Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T18:54:04.561Z] #47 CACHED [2022-08-18T18:54:04.561Z] [2022-08-18T18:54:04.561Z] #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-08-18T18:54:04.561Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:54:04.561Z] #20 1.809 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:54:04.561Z] #20 1.810 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:54:04.561Z] #20 1.814 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:54:04.561Z] #20 2.064 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:54:04.561Z] #20 2.369 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:54:04.561Z] #20 2.898 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:54:04.561Z] #20 3.416 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:54:04.561Z] #20 4.063 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:54:04.561Z] #20 4.528 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:54:04.561Z] #20 4.535 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:54:04.561Z] #20 4.551 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:54:04.561Z] #20 4.567 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:54:04.561Z] #20 4.578 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:54:04.561Z] #20 4.858 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:54:04.561Z] #20 4.861 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:54:04.561Z] #20 4.862 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:54:04.561Z] #20 4.864 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:54:04.561Z] #20 4.876 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:54:05.127Z] #20 ... [2022-08-18T18:54:05.127Z] [2022-08-18T18:54:05.127Z] #74 [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-08-18T18:54:05.127Z] #74 sha256:d71a65b2c45a43d41f236f4780f9d441c69a5ec2f816be6e1a3a76433d707e6f [2022-08-18T18:54:05.127Z] #74 7.031 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T18:54:05.127Z] #74 7.111 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T18:54:05.448Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T18:54:05.448Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:54:05.448Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:54:05.448Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:54:05.448Z] [2022-08-18T18:54:05.448Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:54:05.448Z] DOCKER_SYSTEMD=1 [2022-08-18T18:54:05.448Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:54:05.448Z] HOSTNAME=2055040d3d94 [2022-08-18T18:54:05.448Z] DEST=bundles/test-integration [2022-08-18T18:54:05.448Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:54:05.448Z] DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e [2022-08-18T18:54:05.448Z] container=docker [2022-08-18T18:54:05.448Z] HOME=/root [2022-08-18T18:54:05.448Z] LANG=C.UTF-8 [2022-08-18T18:54:05.448Z] INVOCATION_ID=6a197ea3320a46a0b84eda295f0d5cb3 [2022-08-18T18:54:05.448Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:54:05.448Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:54:05.448Z] VALIDATE_BRANCH=master [2022-08-18T18:54:05.448Z] TERM=xterm [2022-08-18T18:54:05.448Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:54:05.448Z] SHLVL=3 [2022-08-18T18:54:05.448Z] TIMEOUT=120m [2022-08-18T18:54:05.448Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:54:05.448Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:54:05.448Z] GO111MODULE=off [2022-08-18T18:54:05.448Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T18:54:05.448Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:54:05.448Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:54:05.448Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:54:05.448Z] GOPATH=/go [2022-08-18T18:54:05.448Z] PKG_CONFIG=pkg-config [2022-08-18T18:54:05.448Z] _=/usr/bin/env [2022-08-18T18:54:05.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T18:54:05.526Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T18:54:05.526Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:54:05.526Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:54:05.526Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:54:05.526Z] [2022-08-18T18:54:05.526Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:54:05.526Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:54:05.526Z] HOSTNAME=74c400810784 [2022-08-18T18:54:05.526Z] DEST=bundles/test-integration [2022-08-18T18:54:05.526Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:54:05.526Z] DOCKER_ROOTLESS=1 [2022-08-18T18:54:05.526Z] DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e [2022-08-18T18:54:05.526Z] container=docker [2022-08-18T18:54:05.526Z] HOME=/root [2022-08-18T18:54:05.526Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:54:05.526Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:54:05.526Z] VALIDATE_BRANCH=master [2022-08-18T18:54:05.526Z] TERM=xterm [2022-08-18T18:54:05.526Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:54:05.526Z] SHLVL=1 [2022-08-18T18:54:05.526Z] TIMEOUT=120m [2022-08-18T18:54:05.526Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:54:05.526Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:54:05.526Z] GO111MODULE=off [2022-08-18T18:54:05.526Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T18:54:05.526Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:54:05.526Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:54:05.526Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:54:05.526Z] GOPATH=/go [2022-08-18T18:54:05.526Z] PKG_CONFIG=pkg-config [2022-08-18T18:54:05.526Z] _=/usr/bin/env [2022-08-18T18:54:05.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T18:54:07.561Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T18:54:07.561Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:54:07.561Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:54:07.561Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T18:54:07.561Z] [2022-08-18T18:54:07.561Z] + TEST_INTEGRATION_DEST=2 [2022-08-18T18:54:07.561Z] + CONTAINER_NAME=docker-pr3-2 [2022-08-18T18:54:07.561Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T18:54:07.561Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T18:54:07.561Z] + run_tests [2022-08-18T18:54:07.561Z] + c=0 [2022-08-18T18:54:07.561Z] + '[' -n 0 ']' [2022-08-18T18:54:07.561Z] + rm= [2022-08-18T18:54:07.561Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43986/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43986/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e hack/make.sh '' test-integration [2022-08-18T18:54:07.561Z] + TEST_INTEGRATION_DEST=1 [2022-08-18T18:54:07.561Z] + CONTAINER_NAME=docker-pr3-1 [2022-08-18T18:54:07.561Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:54:07.561Z] + run_tests test-integration-flaky [2022-08-18T18:54:07.561Z] + '[' -n 0 ']' [2022-08-18T18:54:07.561Z] + rm= [2022-08-18T18:54:07.561Z] + TEST_INTEGRATION_DEST=3 [2022-08-18T18:54:07.561Z] + CONTAINER_NAME=docker-pr3-3 [2022-08-18T18:54:07.561Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T18:54:07.561Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T18:54:07.561Z] + run_tests [2022-08-18T18:54:07.561Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43986/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43986/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e hack/make.sh test-integration-flaky test-integration [2022-08-18T18:54:07.561Z] + '[' -n 0 ']' [2022-08-18T18:54:07.561Z] + rm= [2022-08-18T18:54:07.561Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43986/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43986/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:373ed92a5dbca61795caed6fdbb22acfbe4cf38e hack/make.sh '' test-integration [2022-08-18T18:54:07.561Z] ++ jobs -p [2022-08-18T18:54:07.561Z] + for job in $(jobs -p) [2022-08-18T18:54:07.561Z] + wait 18231 [2022-08-18T18:54:07.561Z] [2022-08-18T18:54:07.561Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-18T18:54:07.561Z] [2022-08-18T18:54:07.561Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:54:07.561Z] [2022-08-18T18:54:07.561Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:54:07.561Z] HOSTNAME=09c798f44aa1 [2022-08-18T18:54:07.561Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T18:54:07.561Z] TESTDEBUG=0 [2022-08-18T18:54:07.561Z] DEST=bundles/test-integration [2022-08-18T18:54:07.561Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:54:07.561Z] KEEPBUNDLE=1 [2022-08-18T18:54:07.561Z] DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e [2022-08-18T18:54:07.561Z] container=docker [2022-08-18T18:54:07.561Z] HOME=/root [2022-08-18T18:54:07.561Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:54:07.561Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:54:07.561Z] VALIDATE_BRANCH=master [2022-08-18T18:54:07.561Z] TERM=xterm [2022-08-18T18:54:07.561Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:54:07.561Z] SHLVL=1 [2022-08-18T18:54:07.561Z] TIMEOUT=120m [2022-08-18T18:54:07.561Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:54:07.561Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:54:07.561Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T18:54:07.561Z] GO111MODULE=off [2022-08-18T18:54:07.561Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:54:07.561Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:54:07.561Z] GOPATH=/go [2022-08-18T18:54:07.561Z] PKG_CONFIG=pkg-config [2022-08-18T18:54:07.561Z] _=/usr/bin/env [2022-08-18T18:54:07.561Z] Building test suite binary ./integration-cli/test.main [2022-08-18T18:54:07.561Z] No new tests added to integration. [2022-08-18T18:54:07.561Z] [2022-08-18T18:54:07.561Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:54:07.561Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T18:54:07.561Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:54:07.561Z] HOSTNAME=30c48bd4f235 [2022-08-18T18:54:07.561Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T18:54:07.561Z] TESTDEBUG=0 [2022-08-18T18:54:07.561Z] DEST=bundles/test-integration [2022-08-18T18:54:07.561Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:54:07.561Z] KEEPBUNDLE=1 [2022-08-18T18:54:07.561Z] DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e [2022-08-18T18:54:07.561Z] container=docker [2022-08-18T18:54:07.561Z] HOME=/root [2022-08-18T18:54:07.561Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:54:07.561Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:54:07.561Z] VALIDATE_BRANCH=master [2022-08-18T18:54:07.561Z] TERM=xterm [2022-08-18T18:54:07.561Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:54:07.561Z] SHLVL=1 [2022-08-18T18:54:07.561Z] TIMEOUT=120m [2022-08-18T18:54:07.561Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:54:07.561Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:54:07.561Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T18:54:07.561Z] GO111MODULE=off [2022-08-18T18:54:07.561Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:54:07.561Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:54:07.561Z] GOPATH=/go [2022-08-18T18:54:07.561Z] PKG_CONFIG=pkg-config [2022-08-18T18:54:07.561Z] _=/usr/bin/env [2022-08-18T18:54:07.561Z] Building test suite binary ./integration-cli/test.main [2022-08-18T18:54:07.561Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T18:54:07.561Z] HOSTNAME=28bdf2ab7bda [2022-08-18T18:54:07.561Z] TESTDEBUG=0 [2022-08-18T18:54:07.561Z] DEST=bundles/test-integration [2022-08-18T18:54:07.561Z] PWD=/go/src/github.com/docker/docker [2022-08-18T18:54:07.561Z] KEEPBUNDLE=1 [2022-08-18T18:54:07.561Z] DOCKER_GITCOMMIT=373ed92a5dbca61795caed6fdbb22acfbe4cf38e [2022-08-18T18:54:07.561Z] container=docker [2022-08-18T18:54:07.561Z] HOME=/root [2022-08-18T18:54:07.561Z] GOLANG_VERSION=1.18.5 [2022-08-18T18:54:07.561Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T18:54:07.561Z] VALIDATE_BRANCH=master [2022-08-18T18:54:07.561Z] TERM=xterm [2022-08-18T18:54:07.561Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T18:54:07.561Z] SHLVL=1 [2022-08-18T18:54:07.561Z] TIMEOUT=120m [2022-08-18T18:54:07.561Z] DOCKER_BUILDTAGS= journald [2022-08-18T18:54:07.561Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T18:54:07.561Z] GO111MODULE=off [2022-08-18T18:54:07.561Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T18:54:07.561Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T18:54:07.561Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T18:54:07.561Z] GOPATH=/go [2022-08-18T18:54:07.561Z] PKG_CONFIG=pkg-config [2022-08-18T18:54:07.561Z] _=/usr/bin/env [2022-08-18T18:54:07.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T18:54:08.385Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.9% of statements [2022-08-18T18:54:08.408Z] #74 ... [2022-08-18T18:54:08.408Z] [2022-08-18T18:54:08.408Z] #49 [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-08-18T18:54:08.408Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:54:08.408Z] #49 1.661 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:54:08.408Z] #49 1.661 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:54:08.408Z] #49 1.661 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:54:08.408Z] #49 1.758 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:54:08.408Z] #49 1.939 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:54:08.408Z] #49 2.369 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:54:08.408Z] #49 2.871 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:54:08.408Z] #49 3.357 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:54:08.408Z] #49 3.938 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:54:08.408Z] #49 3.940 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:54:08.408Z] #49 3.960 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:54:08.408Z] #49 3.970 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:54:08.408Z] #49 3.990 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:54:08.408Z] #49 4.262 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:54:08.408Z] #49 4.291 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:54:08.408Z] #49 4.292 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:54:08.408Z] #49 4.293 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:54:08.408Z] #49 4.293 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:54:08.946Z] ok github.com/docker/docker/container 0.123s coverage: 37.4% of statements [2022-08-18T18:54:09.509Z] ok github.com/docker/docker/cmd/dockerd/trap 2.486s coverage: 0.0% of statements [2022-08-18T18:54:09.509Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T18:54:09.509Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T18:54:09.509Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T18:54:09.509Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T18:54:09.509Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T18:54:14.762Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-08-18T18:54:16.128Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-18T18:54:16.518Z] #49 18.43 Fetched 40.6 MB in 17s (2385 kB/s) [2022-08-18T18:54:16.518Z] #49 18.43 Reading package lists... [2022-08-18T18:54:16.518Z] #49 ... [2022-08-18T18:54:16.518Z] [2022-08-18T18:54:16.518Z] #69 [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-08-18T18:54:16.518Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:54:16.518Z] #69 18.68 Fetched 40.6 MB in 17s (2379 kB/s) [2022-08-18T18:54:18.020Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-08-18T18:54:24.625Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-18T18:54:25.575Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 78.3% of statements [2022-08-18T18:54:26.160Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-18T18:54:26.487Z] #69 18.68 Reading package lists... [2022-08-18T18:54:26.487Z] #69 ... [2022-08-18T18:54:26.487Z] [2022-08-18T18:54:26.487Z] #49 [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-08-18T18:54:26.487Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:54:26.487Z] #49 18.43 Reading package lists... [2022-08-18T18:54:26.726Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-18T18:54:26.746Z] #49 27.82 Reading package lists... [2022-08-18T18:54:26.746Z] #49 ... [2022-08-18T18:54:26.746Z] [2022-08-18T18:54:26.746Z] #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-08-18T18:54:26.746Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:54:26.746Z] #20 18.82 Fetched 40.6 MB in 17s (2351 kB/s) [2022-08-18T18:54:26.746Z] #20 18.82 Reading package lists... [2022-08-18T18:54:26.982Z] ok github.com/docker/docker/daemon 10.125s coverage: 16.6% of statements [2022-08-18T18:54:26.982Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T18:54:26.982Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T18:54:26.982Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-18T18:54:26.982Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T18:54:26.982Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T18:54:27.005Z] #20 28.35 Reading package lists... [2022-08-18T18:54:27.005Z] #20 ... [2022-08-18T18:54:27.005Z] [2022-08-18T18:54:27.005Z] #69 [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-08-18T18:54:27.005Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:54:27.005Z] #69 18.68 Reading package lists... [2022-08-18T18:54:27.912Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.635s coverage: 74.8% of statements [2022-08-18T18:54:28.840Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.318s coverage: 60.7% of statements [2022-08-18T18:54:29.097Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-18T18:54:30.466Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-08-18T18:54:31.832Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.315s coverage: 50.6% of statements [2022-08-18T18:54:32.277Z] #69 28.16 Reading package lists... [2022-08-18T18:54:32.277Z] #69 ... [2022-08-18T18:54:32.277Z] [2022-08-18T18:54:32.277Z] #74 [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-08-18T18:54:32.277Z] #74 sha256:d71a65b2c45a43d41f236f4780f9d441c69a5ec2f816be6e1a3a76433d707e6f [2022-08-18T18:54:32.277Z] #74 29.49 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T18:54:32.277Z] #74 29.49 + GOBIN=/build [2022-08-18T18:54:32.277Z] #74 29.49 + GO111MODULE=on [2022-08-18T18:54:32.277Z] #74 29.49 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T18:54:32.277Z] #74 33.11 rootlesskit version 1.0.0 [2022-08-18T18:54:32.277Z] #74 33.12 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T18:54:32.277Z] #74 33.12 -container-ip string [2022-08-18T18:54:32.277Z] #74 33.12 container ip [2022-08-18T18:54:32.277Z] #74 33.12 -container-port int [2022-08-18T18:54:32.277Z] #74 33.12 container port (default -1) [2022-08-18T18:54:32.277Z] #74 33.12 -host-ip string [2022-08-18T18:54:32.277Z] #74 33.12 host ip [2022-08-18T18:54:32.277Z] #74 33.12 -host-port int [2022-08-18T18:54:32.277Z] #74 33.12 host port (default -1) [2022-08-18T18:54:32.277Z] #74 33.12 -proto string [2022-08-18T18:54:32.277Z] #74 33.12 proxy protocol (default "tcp") [2022-08-18T18:54:32.277Z] #74 DONE 33.3s [2022-08-18T18:54:32.277Z] [2022-08-18T18:54:32.277Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T18:54:32.277Z] #75 sha256:32bb7f8ce2dccff2f3fcf0358a53184b8220c0438b44033bb4dafc21522c6a73 [2022-08-18T18:54:32.277Z] #75 DONE 0.1s [2022-08-18T18:54:32.277Z] [2022-08-18T18:54:32.277Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T18:54:32.277Z] #76 sha256:573b2300baf91156a4df9ee2119cfaeff36037273a216265a2f3abbbaf521515 [2022-08-18T18:54:32.277Z] #76 DONE 0.1s [2022-08-18T18:54:32.277Z] [2022-08-18T18:54:32.277Z] #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-08-18T18:54:32.277Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:54:32.394Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.974s coverage: 45.9% of statements [2022-08-18T18:54:32.395Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T18:54:32.844Z] #20 28.35 Reading package lists... [2022-08-18T18:54:32.844Z] #20 ... [2022-08-18T18:54:32.844Z] [2022-08-18T18:54:32.844Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T18:54:32.844Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T18:54:32.844Z] #79 CACHED [2022-08-18T18:54:32.844Z] [2022-08-18T18:54:32.844Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T18:54:32.844Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T18:54:32.844Z] #81 CACHED [2022-08-18T18:54:32.844Z] [2022-08-18T18:54:32.844Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T18:54:32.844Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T18:54:32.844Z] #83 CACHED [2022-08-18T18:54:32.844Z] [2022-08-18T18:54:32.844Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T18:54:32.844Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T18:54:32.844Z] #84 CACHED [2022-08-18T18:54:33.103Z] [2022-08-18T18:54:33.103Z] #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-08-18T18:54:33.103Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:54:33.762Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-18T18:54:33.762Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.818s coverage: 58.5% of statements [2022-08-18T18:54:33.762Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T18:54:33.762Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T18:54:34.325Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-08-18T18:54:34.888Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-18T18:54:35.006Z] #20 28.35 Reading package lists... [2022-08-18T18:54:35.006Z] #20 ... [2022-08-18T18:54:35.006Z] [2022-08-18T18:54:35.006Z] #69 [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-08-18T18:54:35.006Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T18:54:35.006Z] #69 28.16 Reading package lists... [2022-08-18T18:54:35.815Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-08-18T18:54:35.815Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T18:54:35.815Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T18:54:36.378Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-08-18T18:54:36.381Z] #69 36.84 Building dependency tree... [2022-08-18T18:54:36.381Z] #69 38.50 Reading state information... [2022-08-18T18:54:36.940Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-08-18T18:54:37.197Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 79.9% of statements [2022-08-18T18:54:37.197Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T18:54:37.759Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-18T18:54:38.016Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-18T18:54:38.282Z] #69 40.12 The following additional packages will be installed: [2022-08-18T18:54:38.282Z] #69 40.13 libbtrfs0 [2022-08-18T18:54:38.282Z] #69 40.32 The following NEW packages will be installed: [2022-08-18T18:54:38.282Z] #69 40.34 libbtrfs-dev libbtrfs0 [2022-08-18T18:54:38.543Z] #69 40.75 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:54:38.543Z] #69 40.75 Need to get 460 kB of archives. [2022-08-18T18:54:38.543Z] #69 40.75 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T18:54:38.543Z] #69 40.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:54:38.543Z] #69 40.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:54:38.945Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.136s coverage: 76.8% of statements [2022-08-18T18:54:39.110Z] #69 41.18 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:54:39.201Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-18T18:54:39.369Z] #69 41.44 Fetched 460 kB in 0s (1522 kB/s) [2022-08-18T18:54:39.369Z] #69 41.49 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:54:39.369Z] #69 41.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 ... 30255 files and directories currently installed.) [2022-08-18T18:54:39.369Z] #69 41.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:54:39.369Z] #69 41.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:54:39.627Z] #69 41.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:54:39.627Z] #69 41.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:54:39.627Z] #69 41.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:54:39.627Z] #69 41.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:54:39.627Z] #69 41.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:54:39.627Z] #69 41.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:54:39.902Z] #69 DONE 42.1s [2022-08-18T18:54:39.902Z] [2022-08-18T18:54:39.902Z] #49 [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-08-18T18:54:39.902Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:54:39.902Z] #49 27.82 Reading package lists... [2022-08-18T18:54:39.902Z] #49 36.93 Building dependency tree... [2022-08-18T18:54:39.902Z] #49 38.52 Reading state information... [2022-08-18T18:54:39.902Z] #49 39.83 The following additional packages will be installed: [2022-08-18T18:54:39.902Z] #49 39.86 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-18T18:54:39.902Z] #49 39.90 Suggested packages: [2022-08-18T18:54:39.902Z] #49 39.91 cmake-doc ninja-build lrzip [2022-08-18T18:54:39.902Z] #49 39.91 Recommended packages: [2022-08-18T18:54:39.902Z] #49 39.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T18:54:39.902Z] #49 40.43 The following NEW packages will be installed: [2022-08-18T18:54:39.902Z] #49 40.45 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-18T18:54:39.902Z] #49 40.83 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:54:39.902Z] #49 40.83 Need to get 8418 kB of archives. [2022-08-18T18:54:39.902Z] #49 40.83 After this operation, 34.9 MB of additional disk space will be used. [2022-08-18T18:54:39.902Z] #49 40.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:54:39.902Z] #49 40.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:54:39.903Z] #49 40.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T18:54:39.903Z] #49 40.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T18:54:39.903Z] #49 40.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T18:54:39.903Z] #49 40.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T18:54:39.903Z] #49 40.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T18:54:39.903Z] #49 40.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T18:54:39.903Z] #49 41.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:54:39.903Z] #49 41.64 Fetched 8418 kB in 0s (19.6 MB/s) [2022-08-18T18:54:39.903Z] #49 41.67 Selecting previously unselected package xxd. [2022-08-18T18:54:39.903Z] #49 41.67 (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 ... 30255 files and directories currently installed.) [2022-08-18T18:54:39.903Z] #49 41.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:54:39.903Z] #49 41.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:54:39.903Z] #49 41.78 Selecting previously unselected package vim-common. [2022-08-18T18:54:39.903Z] #49 41.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:54:39.903Z] #49 41.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:54:39.903Z] #49 41.90 Selecting previously unselected package cmake-data. [2022-08-18T18:54:39.903Z] #49 41.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T18:54:39.903Z] #49 41.92 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:54:40.129Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 79.4% of statements [2022-08-18T18:54:40.163Z] #49 ... [2022-08-18T18:54:40.163Z] [2022-08-18T18:54:40.163Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T18:54:40.163Z] #70 sha256:20f144baca47150ed86fad2e00280099c9a56ff543b350f74d4bcb6d174858e4 [2022-08-18T18:54:40.163Z] #70 DONE 0.2s [2022-08-18T18:54:40.163Z] [2022-08-18T18:54:40.163Z] #71 [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-08-18T18:54:40.163Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:54:40.692Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.7% of statements [2022-08-18T18:54:41.101Z] #71 0.804 + RM_GOPATH=0 [2022-08-18T18:54:41.101Z] #71 0.804 + TMP_GOPATH= [2022-08-18T18:54:41.101Z] #71 0.804 + : /build [2022-08-18T18:54:41.101Z] #71 0.804 + '[' -z '' ']' [2022-08-18T18:54:41.101Z] #71 0.805 ++ mktemp -d [2022-08-18T18:54:41.101Z] #71 0.809 + export GOPATH=/tmp/tmp.ctYuleMKuH [2022-08-18T18:54:41.101Z] #71 0.809 + GOPATH=/tmp/tmp.ctYuleMKuH [2022-08-18T18:54:41.101Z] #71 0.809 + RM_GOPATH=1 [2022-08-18T18:54:41.101Z] #71 0.809 + case "$(go env GOARCH)" in [2022-08-18T18:54:41.101Z] #71 0.809 ++ go env GOARCH [2022-08-18T18:54:41.101Z] #71 0.813 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:41.101Z] #71 0.813 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:41.101Z] #71 0.814 ++ dirname /install.sh [2022-08-18T18:54:41.101Z] #71 0.815 + dir=/ [2022-08-18T18:54:41.101Z] #71 0.815 + bin=containerd [2022-08-18T18:54:41.101Z] #71 0.815 + shift [2022-08-18T18:54:41.102Z] #71 0.815 + '[' '!' -f //containerd.installer ']' [2022-08-18T18:54:41.102Z] #71 0.815 + . //containerd.installer [2022-08-18T18:54:41.102Z] #71 0.815 ++ set -e [2022-08-18T18:54:41.102Z] #71 0.815 ++ : v1.6.7 [2022-08-18T18:54:41.102Z] #71 0.816 + install_containerd [2022-08-18T18:54:41.102Z] #71 0.816 + echo 'Install containerd version v1.6.7' [2022-08-18T18:54:41.102Z] #71 0.816 Install containerd version v1.6.7 [2022-08-18T18:54:41.102Z] #71 0.816 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ctYuleMKuH/src/github.com/containerd/containerd [2022-08-18T18:54:41.102Z] #71 0.849 Cloning into '/tmp/tmp.ctYuleMKuH/src/github.com/containerd/containerd'... [2022-08-18T18:54:41.255Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-08-18T18:54:42.185Z] ok github.com/docker/docker/daemon/logger/journald 3.551s coverage: 74.3% of statements [2022-08-18T18:54:42.185Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-18T18:54:42.185Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-18T18:54:42.185Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T18:54:42.185Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T18:54:42.482Z] #71 ... [2022-08-18T18:54:42.482Z] [2022-08-18T18:54:42.482Z] #49 [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-08-18T18:54:42.482Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T18:54:42.482Z] #49 42.92 Selecting previously unselected package libarchive13:amd64. [2022-08-18T18:54:42.482Z] #49 42.93 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T18:54:42.482Z] #49 42.94 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:54:42.482Z] #49 43.09 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T18:54:42.482Z] #49 43.09 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T18:54:42.482Z] #49 43.10 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:54:42.482Z] #49 43.19 Selecting previously unselected package librhash0:amd64. [2022-08-18T18:54:42.482Z] #49 43.20 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T18:54:42.482Z] #49 43.20 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:54:42.482Z] #49 43.28 Selecting previously unselected package libuv1:amd64. [2022-08-18T18:54:42.482Z] #49 43.28 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T18:54:42.482Z] #49 43.28 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:54:42.482Z] #49 43.33 Selecting previously unselected package cmake. [2022-08-18T18:54:42.482Z] #49 43.34 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T18:54:42.482Z] #49 43.34 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:54:42.482Z] #49 44.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T18:54:42.482Z] #49 44.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:54:42.482Z] #49 44.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T18:54:42.482Z] #49 44.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:54:42.482Z] #49 44.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T18:54:42.482Z] #49 44.49 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T18:54:42.482Z] #49 44.50 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T18:54:42.482Z] #49 44.52 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T18:54:42.483Z] #49 44.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:54:42.483Z] #49 DONE 44.8s [2022-08-18T18:54:42.744Z] [2022-08-18T18:54:42.744Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T18:54:42.744Z] #50 sha256:fafd46c732c806ef5ca34b184beab6e987a8be8ad206eefe6ffcda21e4200ced [2022-08-18T18:54:42.744Z] #50 DONE 0.1s [2022-08-18T18:54:42.744Z] [2022-08-18T18:54:42.744Z] #51 [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-08-18T18:54:42.744Z] #51 sha256:6284cb88871797b220a51dcfa9a383cac41095fff4c703e1700b85632fe44ba7 [2022-08-18T18:54:42.748Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-18T18:54:43.005Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-18T18:54:43.261Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-08-18T18:54:43.312Z] #51 0.751 + RM_GOPATH=0 [2022-08-18T18:54:43.312Z] #51 0.751 + TMP_GOPATH= [2022-08-18T18:54:43.598Z] ok github.com/docker/docker/daemon/logger/splunk 1.577s coverage: 82.5% of statements [2022-08-18T18:54:43.598Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T18:54:43.598Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T18:54:43.601Z] #51 0.751 + : /build [2022-08-18T18:54:43.601Z] #51 0.751 + '[' -z '' ']' [2022-08-18T18:54:43.601Z] #51 0.751 ++ mktemp -d [2022-08-18T18:54:43.601Z] #51 0.753 + export GOPATH=/tmp/tmp.WIp2mmVQEq [2022-08-18T18:54:43.601Z] #51 0.753 + GOPATH=/tmp/tmp.WIp2mmVQEq [2022-08-18T18:54:43.601Z] #51 0.753 + RM_GOPATH=1 [2022-08-18T18:54:43.601Z] #51 0.753 + case "$(go env GOARCH)" in [2022-08-18T18:54:43.601Z] #51 0.754 ++ go env GOARCH [2022-08-18T18:54:43.601Z] #51 0.760 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:43.601Z] #51 0.760 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:54:43.601Z] #51 0.761 ++ dirname /install.sh [2022-08-18T18:54:43.601Z] #51 0.763 + dir=/ [2022-08-18T18:54:43.601Z] #51 0.763 + bin=tini [2022-08-18T18:54:43.601Z] #51 0.763 + shift [2022-08-18T18:54:43.601Z] #51 0.763 + '[' '!' -f //tini.installer ']' [2022-08-18T18:54:43.601Z] #51 0.764 Install tini version v0.19.0 [2022-08-18T18:54:43.601Z] #51 0.764 + . //tini.installer [2022-08-18T18:54:43.601Z] #51 0.764 ++ : v0.19.0 [2022-08-18T18:54:43.601Z] #51 0.764 + install_tini [2022-08-18T18:54:43.601Z] #51 0.764 + echo 'Install tini version v0.19.0' [2022-08-18T18:54:43.601Z] #51 0.764 + git clone https://github.com/krallin/tini.git /tmp/tmp.WIp2mmVQEq/tini [2022-08-18T18:54:43.601Z] #51 0.766 Cloning into '/tmp/tmp.WIp2mmVQEq/tini'... [2022-08-18T18:54:43.859Z] #51 1.156 + cd /tmp/tmp.WIp2mmVQEq/tini [2022-08-18T18:54:43.859Z] #51 1.157 + git checkout -q v0.19.0 [2022-08-18T18:54:43.859Z] #51 1.164 + cmake . [2022-08-18T18:54:44.118Z] #51 1.382 -- The C compiler identification is GNU 10.2.1 [2022-08-18T18:54:44.118Z] #51 1.413 -- Detecting C compiler ABI info [2022-08-18T18:54:44.376Z] #51 1.595 -- Detecting C compiler ABI info - done [2022-08-18T18:54:44.376Z] #51 1.655 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T18:54:44.376Z] #51 1.656 -- Detecting C compile features [2022-08-18T18:54:44.376Z] #51 1.658 -- Detecting C compile features - done [2022-08-18T18:54:44.376Z] #51 1.679 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T18:54:44.376Z] #51 1.741 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T18:54:44.376Z] #51 1.786 -- Configuring done [2022-08-18T18:54:44.537Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements [2022-08-18T18:54:44.635Z] #51 1.792 -- Generating done [2022-08-18T18:54:44.635Z] #51 1.795 -- Build files have been written to: /tmp/tmp.WIp2mmVQEq/tini [2022-08-18T18:54:44.635Z] #51 1.799 + make tini-static [2022-08-18T18:54:44.635Z] #51 1.906 Scanning dependencies of target tini-static [2022-08-18T18:54:44.635Z] #51 1.932 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T18:54:44.894Z] #51 ... [2022-08-18T18:54:44.894Z] [2022-08-18T18:54:44.894Z] #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-08-18T18:54:44.894Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:54:44.894Z] #20 28.35 Reading package lists... [2022-08-18T18:54:44.894Z] #20 37.12 Building dependency tree... [2022-08-18T18:54:44.894Z] #20 38.80 Reading state information... [2022-08-18T18:54:44.894Z] #20 40.40 The following additional packages will be installed: [2022-08-18T18:54:44.894Z] #20 40.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:54:44.894Z] #20 40.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T18:54:44.894Z] #20 40.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T18:54:44.894Z] #20 40.41 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T18:54:44.894Z] #20 40.41 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T18:54:44.894Z] #20 40.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T18:54:44.894Z] #20 40.43 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T18:54:44.894Z] #20 40.46 Suggested packages: [2022-08-18T18:54:44.894Z] #20 40.46 gcc-10-locales seccomp wine64 [2022-08-18T18:54:44.894Z] #20 40.80 The following NEW packages will be installed: [2022-08-18T18:54:44.894Z] #20 40.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T18:54:44.894Z] #20 40.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T18:54:44.894Z] #20 40.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T18:54:44.894Z] #20 40.81 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T18:54:44.894Z] #20 40.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T18:54:44.894Z] #20 40.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T18:54:44.894Z] #20 40.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T18:54:44.894Z] #20 40.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T18:54:44.894Z] #20 40.82 mingw-w64-x86-64-dev [2022-08-18T18:54:44.894Z] #20 41.20 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:54:44.894Z] #20 41.20 Need to get 115 MB of archives. [2022-08-18T18:54:44.894Z] #20 41.20 After this operation, 645 MB of additional disk space will be used. [2022-08-18T18:54:44.894Z] #20 41.20 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-08-18T18:54:44.894Z] #20 41.24 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-08-18T18:54:44.894Z] #20 41.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-18T18:54:44.894Z] #20 41.29 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-08-18T18:54:44.894Z] #20 41.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-18T18:54:44.894Z] #20 41.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T18:54:44.894Z] #20 41.38 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-08-18T18:54:44.894Z] #20 41.42 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-08-18T18:54:44.894Z] #20 41.43 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-08-18T18:54:44.894Z] #20 41.58 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-08-18T18:54:44.894Z] #20 42.08 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-08-18T18:54:44.894Z] #20 42.28 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-08-18T18:54:44.894Z] #20 42.56 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-08-18T18:54:44.894Z] #20 43.04 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-08-18T18:54:44.894Z] #20 43.18 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-08-18T18:54:44.894Z] #20 43.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T18:54:44.894Z] #20 43.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T18:54:44.894Z] #20 43.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T18:54:44.894Z] #20 43.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T18:54:44.894Z] #20 43.19 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-08-18T18:54:44.894Z] #20 43.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T18:54:44.894Z] #20 43.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T18:54:44.894Z] #20 43.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T18:54:44.894Z] #20 43.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T18:54:44.894Z] #20 43.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T18:54:44.894Z] #20 43.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T18:54:44.894Z] #20 43.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T18:54:44.894Z] #20 43.21 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-08-18T18:54:44.894Z] #20 43.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-18T18:54:44.894Z] #20 43.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T18:54:44.894Z] #20 43.61 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:54:44.894Z] #20 43.84 Fetched 115 MB in 2s (49.4 MB/s) [2022-08-18T18:54:44.894Z] #20 43.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T18:54:44.894Z] #20 43.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 ... 30255 files and directories currently installed.) [2022-08-18T18:54:44.894Z] #20 43.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:54:44.894Z] #20 43.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:54:44.894Z] #20 44.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T18:54:44.894Z] #20 44.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T18:54:44.894Z] #20 44.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:54:44.894Z] #20 45.68 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T18:54:44.894Z] #20 45.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T18:54:44.894Z] #20 45.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:54:44.894Z] #20 45.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T18:54:44.894Z] #20 45.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:54:44.894Z] #20 45.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:54:44.894Z] #20 45.84 Selecting previously unselected package dmsetup. [2022-08-18T18:54:44.894Z] #20 45.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:54:44.894Z] #20 45.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:54:44.894Z] #20 45.91 Selecting previously unselected package mingw-w64-common. [2022-08-18T18:54:44.894Z] #20 45.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T18:54:44.894Z] #20 45.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T18:54:44.894Z] #20 ... [2022-08-18T18:54:44.894Z] [2022-08-18T18:54:44.894Z] #51 [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-08-18T18:54:44.894Z] #51 sha256:6284cb88871797b220a51dcfa9a383cac41095fff4c703e1700b85632fe44ba7 [2022-08-18T18:54:44.894Z] #51 2.339 [100%] Linking C executable tini-static [2022-08-18T18:54:45.462Z] #51 2.531 [100%] Built target tini-static [2022-08-18T18:54:45.462Z] #51 2.552 + mkdir -p /build [2022-08-18T18:54:45.462Z] #51 2.555 + cp tini-static /build/docker-init [2022-08-18T18:54:45.720Z] #51 DONE 2.8s [2022-08-18T18:54:45.720Z] [2022-08-18T18:54:45.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-08-18T18:54:45.720Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:54:45.720Z] #20 47.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T18:54:45.720Z] #20 47.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T18:54:45.720Z] #20 47.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:54:46.427Z] ok github.com/docker/docker/distribution 1.500s coverage: 28.0% of statements [2022-08-18T18:54:46.427Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T18:54:46.990Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T18:54:47.247Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-08-18T18:54:47.247Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T18:54:47.503Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-08-18T18:54:47.626Z] #20 ... [2022-08-18T18:54:47.626Z] [2022-08-18T18:54:47.627Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T18:54:47.627Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T18:54:47.627Z] #53 CACHED [2022-08-18T18:54:47.627Z] [2022-08-18T18:54:47.627Z] #54 [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-08-18T18:54:47.627Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T18:54:47.627Z] #54 CACHED [2022-08-18T18:54:47.627Z] [2022-08-18T18:54:47.627Z] #57 [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-08-18T18:54:47.627Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T18:54:47.627Z] #57 CACHED [2022-08-18T18:54:47.627Z] [2022-08-18T18:54:47.627Z] #58 [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-08-18T18:54:47.627Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T18:54:47.627Z] #58 CACHED [2022-08-18T18:54:47.627Z] [2022-08-18T18:54:47.627Z] #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-08-18T18:54:47.627Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:54:47.760Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-18T18:54:47.885Z] #20 49.94 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T18:54:47.885Z] #20 49.95 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:54:47.885Z] #20 49.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:54:47.885Z] #20 ... [2022-08-18T18:54:47.885Z] [2022-08-18T18:54:47.885Z] #60 [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.8.1" && /build/gotestsum --version [2022-08-18T18:54:47.885Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T18:54:47.885Z] #60 CACHED [2022-08-18T18:54:47.885Z] [2022-08-18T18:54:47.885Z] #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-08-18T18:54:47.885Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:54:47.885Z] #20 50.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T18:54:47.885Z] #20 50.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:54:47.885Z] #20 50.07 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:54:48.324Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-18T18:54:48.324Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T18:54:48.324Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T18:54:48.451Z] #20 ... [2022-08-18T18:54:48.451Z] [2022-08-18T18:54:48.451Z] #62 [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.46.2" && /build/golangci-lint --version [2022-08-18T18:54:48.451Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T18:54:48.451Z] #62 CACHED [2022-08-18T18:54:48.451Z] [2022-08-18T18:54:48.451Z] #64 [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-08-18T18:54:48.451Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T18:54:48.451Z] #64 CACHED [2022-08-18T18:54:48.451Z] [2022-08-18T18:54:48.451Z] #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-08-18T18:54:48.451Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:54:48.581Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T18:54:49.142Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-18T18:54:49.705Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-08-18T18:54:49.828Z] #20 52.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T18:54:49.961Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T18:54:50.087Z] #20 52.09 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:54:50.087Z] #20 52.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:54:51.501Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 82.3% of statements [2022-08-18T18:54:52.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T18:54:52.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T18:54:52.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T18:54:52.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T18:54:52.869Z] ok github.com/docker/docker/pkg/authorization 0.694s coverage: 68.3% of statements [2022-08-18T18:54:52.869Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2022-08-18T18:54:53.125Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T18:54:54.387Z] #20 55.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T18:54:54.387Z] #20 55.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:54:54.387Z] #20 55.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:54:55.320Z] #20 57.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T18:54:55.320Z] #20 57.52 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:54:55.320Z] #20 57.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:54:56.392Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-08-18T18:54:56.392Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T18:54:56.647Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-18T18:54:56.903Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-18T18:54:57.160Z] ok github.com/docker/docker/layer 7.772s coverage: 68.9% of statements [2022-08-18T18:54:57.160Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T18:54:57.160Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T18:54:57.160Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T18:54:57.160Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T18:54:57.160Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T18:54:57.160Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T18:54:57.160Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-08-18T18:54:57.219Z] #20 ... [2022-08-18T18:54:57.219Z] [2022-08-18T18:54:57.219Z] #71 [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-08-18T18:54:57.219Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:54:57.219Z] #71 13.49 + cd /tmp/tmp.ctYuleMKuH/src/github.com/containerd/containerd [2022-08-18T18:54:57.219Z] #71 13.49 + git checkout -q v1.6.7 [2022-08-18T18:54:57.219Z] #71 14.20 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T18:54:57.219Z] #71 14.20 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T18:54:57.219Z] #71 14.20 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:54:57.219Z] #71 14.20 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T18:54:57.219Z] #71 14.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T18:54:57.219Z] #71 14.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T18:54:57.219Z] #71 14.20 + '[' '' = dynamic ']' [2022-08-18T18:54:57.219Z] #71 14.20 + make [2022-08-18T18:54:57.219Z] #71 15.31 + bin/ctr [2022-08-18T18:54:57.417Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2022-08-18T18:54:57.676Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2022-08-18T18:54:58.604Z] ok github.com/docker/docker/pkg/idtools 0.401s coverage: 69.3% of statements [2022-08-18T18:54:58.604Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 69.7% of statements [2022-08-18T18:54:58.860Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-18T18:54:58.860Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-18T18:54:58.860Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T18:54:59.117Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-08-18T18:54:59.117Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T18:54:59.374Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-08-18T18:54:59.374Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-08-18T18:54:59.676Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-08-18T18:54:59.676Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T18:54:59.676Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T18:55:00.243Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2022-08-18T18:55:00.500Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T18:55:00.758Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T18:55:01.014Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T18:55:02.379Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-08-18T18:55:02.482Z] #71 ... [2022-08-18T18:55:02.482Z] [2022-08-18T18:55:02.482Z] #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-08-18T18:55:02.482Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T18:55:02.482Z] #20 59.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T18:55:02.482Z] #20 59.14 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:55:02.482Z] #20 59.15 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:55:02.482Z] #20 62.89 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T18:55:02.482Z] #20 62.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T18:55:02.482Z] #20 62.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:55:02.482Z] #20 64.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T18:55:02.482Z] #20 64.58 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T18:55:02.482Z] #20 64.59 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:55:02.482Z] #20 64.66 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T18:55:02.482Z] #20 64.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T18:55:02.482Z] #20 64.67 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:55:02.635Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-18T18:55:02.740Z] #20 64.72 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T18:55:02.740Z] #20 64.73 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T18:55:02.740Z] #20 64.74 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:55:02.740Z] #20 64.81 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T18:55:02.740Z] #20 64.81 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T18:55:02.740Z] #20 64.82 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:55:02.740Z] #20 64.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T18:55:02.740Z] #20 64.91 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T18:55:02.740Z] #20 64.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:55:02.892Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-18T18:55:02.999Z] #20 65.01 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T18:55:02.999Z] #20 65.03 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:55:02.999Z] #20 65.03 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:55:02.999Z] #20 65.07 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T18:55:02.999Z] #20 65.08 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T18:55:02.999Z] #20 65.08 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:55:02.999Z] #20 65.15 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T18:55:02.999Z] #20 65.15 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T18:55:02.999Z] #20 65.16 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:55:03.148Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T18:55:03.257Z] #20 65.29 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T18:55:03.257Z] #20 65.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T18:55:03.257Z] #20 65.30 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:55:03.257Z] #20 65.40 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T18:55:03.257Z] #20 65.41 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T18:55:03.257Z] #20 65.42 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:55:03.257Z] #20 65.50 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T18:55:03.404Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T18:55:03.404Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-08-18T18:55:03.516Z] #20 65.51 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T18:55:03.516Z] #20 65.51 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:55:03.516Z] #20 65.56 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T18:55:03.516Z] #20 65.56 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T18:55:03.516Z] #20 65.57 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:55:03.516Z] #20 65.75 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T18:55:03.516Z] #20 65.75 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T18:55:03.775Z] #20 65.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:55:03.775Z] #20 65.86 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T18:55:03.775Z] #20 65.86 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T18:55:03.775Z] #20 65.87 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:55:03.775Z] #20 65.93 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T18:55:03.775Z] #20 65.94 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T18:55:03.775Z] #20 65.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:03.775Z] #20 66.01 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T18:55:03.967Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-18T18:55:04.034Z] #20 66.01 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T18:55:04.034Z] #20 66.02 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:55:04.034Z] #20 66.27 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:04.293Z] #20 66.29 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T18:55:04.293Z] #20 66.30 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T18:55:04.293Z] #20 66.32 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T18:55:04.293Z] #20 66.33 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T18:55:04.293Z] #20 66.34 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T18:55:04.293Z] #20 66.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T18:55:04.293Z] #20 66.37 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T18:55:04.293Z] #20 66.38 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T18:55:04.293Z] #20 66.39 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T18:55:04.293Z] #20 66.41 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T18:55:04.293Z] #20 66.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T18:55:04.293Z] #20 66.44 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T18:55:04.293Z] #20 66.45 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T18:55:04.293Z] #20 66.47 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T18:55:04.293Z] #20 66.48 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T18:55:04.293Z] #20 66.50 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T18:55:04.293Z] #20 66.52 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T18:55:04.293Z] #20 66.54 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T18:55:04.293Z] #20 66.55 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T18:55:04.293Z] #20 66.56 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:55:04.293Z] #20 66.58 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-08-18T18:55:04.530Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T18:55:04.552Z] #20 66.59 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:55:04.552Z] #20 66.60 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-08-18T18:55:04.552Z] #20 66.61 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T18:55:04.552Z] #20 66.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T18:55:04.552Z] #20 66.63 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-08-18T18:55:04.552Z] #20 66.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T18:55:04.552Z] #20 66.66 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T18:55:04.552Z] #20 66.68 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:55:04.552Z] #20 66.69 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T18:55:04.552Z] #20 66.71 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:55:04.552Z] #20 66.72 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T18:55:04.552Z] #20 66.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:04.786Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-08-18T18:55:05.228Z] #20 DONE 67.4s [2022-08-18T18:55:05.228Z] [2022-08-18T18:55:05.228Z] #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-08-18T18:55:05.228Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-18T18:55:05.348Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-18T18:55:05.348Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T18:55:06.615Z] #21 1.186 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:55:06.615Z] #21 1.186 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:55:06.615Z] #21 1.186 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:55:07.241Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-18T18:55:07.498Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T18:55:08.060Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-18T18:55:08.987Z] ok github.com/docker/docker/quota 0.209s coverage: 71.4% of statements [2022-08-18T18:55:09.244Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-18T18:55:10.181Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-18T18:55:10.744Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-18T18:55:10.744Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-18T18:55:11.306Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-18T18:55:11.562Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T18:55:12.138Z] #21 1.715 Reading package lists... [2022-08-18T18:55:13.453Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-18T18:55:13.710Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.8% of statements [2022-08-18T18:55:14.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T18:55:14.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T18:55:14.272Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-18T18:55:15.640Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-18T18:55:17.401Z] #21 6.634 Reading package lists... [2022-08-18T18:55:17.659Z] #21 11.41 Building dependency tree... [2022-08-18T18:55:17.916Z] #21 12.57 Reading state information... [2022-08-18T18:55:19.290Z] #21 13.84 The following additional packages will be installed: [2022-08-18T18:55:19.290Z] #21 13.84 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T18:55:19.290Z] #21 13.84 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T18:55:19.290Z] #21 13.84 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T18:55:19.290Z] #21 13.84 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T18:55:19.290Z] #21 13.84 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T18:55:19.290Z] #21 13.85 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-18T18:55:19.290Z] #21 13.85 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T18:55:19.290Z] #21 13.87 Suggested packages: [2022-08-18T18:55:19.290Z] #21 13.87 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-18T18:55:19.290Z] #21 13.87 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-18T18:55:19.290Z] #21 13.87 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-18T18:55:19.290Z] #21 13.87 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-18T18:55:19.290Z] #21 13.87 seccomp:ppc64el seccomp:s390x [2022-08-18T18:55:19.290Z] #21 13.87 Recommended packages: [2022-08-18T18:55:19.290Z] #21 13.87 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-18T18:55:19.290Z] #21 13.87 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-18T18:55:19.290Z] #21 13.87 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-18T18:55:19.290Z] #21 13.87 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-18T18:55:19.548Z] #21 14.34 The following NEW packages will be installed: [2022-08-18T18:55:19.548Z] #21 14.34 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T18:55:19.807Z] #21 14.34 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-18T18:55:19.807Z] #21 14.34 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-18T18:55:19.807Z] #21 14.34 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T18:55:19.807Z] #21 14.34 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T18:55:19.807Z] #21 14.34 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T18:55:19.807Z] #21 14.34 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T18:55:19.807Z] #21 14.34 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-18T18:55:19.807Z] #21 14.34 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-18T18:55:19.807Z] #21 14.34 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-18T18:55:19.807Z] #21 14.35 libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T18:55:20.066Z] #21 14.70 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:55:20.066Z] #21 14.70 Need to get 15.9 MB of archives. [2022-08-18T18:55:20.066Z] #21 14.70 After this operation, 73.0 MB of additional disk space will be used. [2022-08-18T18:55:20.066Z] #21 14.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-18T18:55:20.066Z] #21 14.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-18T18:55:20.066Z] #21 14.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-18T18:55:20.066Z] #21 14.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-18T18:55:20.066Z] #21 14.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-18T18:55:20.066Z] #21 14.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-18T18:55:20.066Z] #21 14.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-18T18:55:20.066Z] #21 14.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-18T18:55:20.066Z] #21 14.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-18T18:55:20.066Z] #21 14.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-18T18:55:20.066Z] #21 14.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-18T18:55:20.066Z] #21 14.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-18T18:55:20.066Z] #21 14.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-18T18:55:20.066Z] #21 14.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-18T18:55:20.066Z] #21 14.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-18T18:55:20.066Z] #21 14.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-18T18:55:20.066Z] #21 14.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-18T18:55:20.066Z] #21 14.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-18T18:55:20.066Z] #21 14.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-18T18:55:20.066Z] #21 14.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-18T18:55:20.066Z] #21 14.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-18T18:55:20.325Z] #21 14.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-18T18:55:20.325Z] #21 14.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-18T18:55:20.325Z] #21 14.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-18T18:55:20.325Z] #21 14.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-18T18:55:20.325Z] #21 14.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-18T18:55:20.325Z] #21 14.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-18T18:55:20.325Z] #21 14.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-18T18:55:20.325Z] #21 14.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-18T18:55:20.325Z] #21 14.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-18T18:55:20.325Z] #21 14.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-18T18:55:20.325Z] #21 14.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-18T18:55:20.325Z] #21 14.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-18T18:55:20.325Z] #21 14.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-18T18:55:20.325Z] #21 14.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-18T18:55:20.325Z] #21 14.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-18T18:55:20.325Z] #21 14.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-18T18:55:20.325Z] #21 14.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-18T18:55:20.325Z] #21 14.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-18T18:55:20.325Z] #21 14.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-18T18:55:20.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T18:55:20.892Z] #21 15.50 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:55:20.892Z] #21 15.70 Fetched 15.9 MB in 1s (29.3 MB/s) [2022-08-18T18:55:20.892Z] #21 15.75 Selecting previously unselected package gcc-10-base:armel. [2022-08-18T18:55:21.151Z] #21 15.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-18T18:55:21.151Z] #21 15.79 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-18T18:55:21.151Z] #21 15.80 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-18T18:55:21.151Z] #21 15.85 Selecting previously unselected package gcc-10-base:armhf. [2022-08-18T18:55:21.151Z] #21 15.86 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-18T18:55:21.151Z] #21 15.87 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T18:55:21.151Z] #21 15.92 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-18T18:55:21.151Z] #21 15.92 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-18T18:55:21.151Z] #21 15.92 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T18:55:21.151Z] #21 15.97 Selecting previously unselected package gcc-10-base:s390x. [2022-08-18T18:55:21.410Z] #21 15.98 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-18T18:55:21.410Z] #21 15.99 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T18:55:21.410Z] #21 16.03 Selecting previously unselected package gcc-10-base:arm64. [2022-08-18T18:55:21.410Z] #21 16.04 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-18T18:55:21.410Z] #21 16.04 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T18:55:21.410Z] #21 16.10 Selecting previously unselected package libgcc-s1:armel. [2022-08-18T18:55:21.410Z] #21 16.11 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-18T18:55:21.410Z] #21 16.12 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-18T18:55:21.410Z] #21 16.18 Selecting previously unselected package libcrypt1:armel. [2022-08-18T18:55:21.410Z] #21 16.18 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-18T18:55:21.410Z] #21 16.19 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T18:55:21.668Z] #21 16.26 Selecting previously unselected package libc6:armel. [2022-08-18T18:55:21.668Z] #21 16.27 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-18T18:55:21.668Z] #21 16.49 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-18T18:55:22.234Z] #21 16.95 Selecting previously unselected package libapparmor1:armel. [2022-08-18T18:55:22.234Z] #21 16.96 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-18T18:55:22.234Z] #21 16.97 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-18T18:55:22.234Z] #21 17.04 Selecting previously unselected package libapparmor-dev:armel. [2022-08-18T18:55:22.234Z] #21 17.05 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-18T18:55:22.234Z] #21 17.05 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T18:55:22.492Z] #21 17.12 Selecting previously unselected package libgcc-s1:arm64. [2022-08-18T18:55:22.492Z] #21 17.13 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-18T18:55:22.492Z] #21 17.14 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T18:55:22.492Z] #21 17.19 Selecting previously unselected package libcrypt1:arm64. [2022-08-18T18:55:22.492Z] #21 17.20 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-18T18:55:22.492Z] #21 17.20 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T18:55:22.492Z] #21 17.29 Selecting previously unselected package libc6:arm64. [2022-08-18T18:55:22.492Z] #21 17.29 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-18T18:55:22.750Z] #21 17.48 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T18:55:23.318Z] #21 18.01 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T18:55:23.318Z] #21 18.02 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-18T18:55:23.318Z] #21 18.03 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T18:55:23.318Z] #21 18.09 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T18:55:23.318Z] #21 18.09 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-18T18:55:23.318Z] #21 18.10 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T18:55:23.576Z] #21 18.17 Selecting previously unselected package libgcc-s1:s390x. [2022-08-18T18:55:23.576Z] #21 18.17 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-18T18:55:23.576Z] #21 18.19 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T18:55:23.576Z] #21 18.24 Selecting previously unselected package libcrypt1:s390x. [2022-08-18T18:55:23.576Z] #21 18.25 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-18T18:55:23.576Z] #21 18.25 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T18:55:23.576Z] #21 18.34 Selecting previously unselected package libc6:s390x. [2022-08-18T18:55:23.576Z] #21 18.34 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-18T18:55:23.835Z] #21 18.52 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T18:55:24.094Z] #21 18.97 Selecting previously unselected package libapparmor1:s390x. [2022-08-18T18:55:24.094Z] #21 18.97 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-18T18:55:24.094Z] #21 18.97 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-18T18:55:24.094Z] #21 19.02 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-18T18:55:24.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T18:55:24.352Z] #21 19.03 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-18T18:55:24.352Z] #21 19.03 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T18:55:24.352Z] #21 19.10 Selecting previously unselected package libgcc-s1:armhf. [2022-08-18T18:55:24.352Z] #21 19.11 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-18T18:55:24.352Z] #21 19.12 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T18:55:24.352Z] #21 19.17 Selecting previously unselected package libcrypt1:armhf. [2022-08-18T18:55:24.352Z] #21 19.17 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-18T18:55:24.352Z] #21 19.18 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T18:55:24.352Z] #21 19.26 Selecting previously unselected package libc6:armhf. [2022-08-18T18:55:24.611Z] #21 19.27 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-18T18:55:24.869Z] #21 19.46 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T18:55:25.128Z] #21 19.84 Selecting previously unselected package libapparmor1:armhf. [2022-08-18T18:55:25.128Z] #21 19.85 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-18T18:55:25.128Z] #21 19.85 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-18T18:55:25.128Z] #21 19.91 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-18T18:55:25.128Z] #21 19.91 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-18T18:55:25.128Z] #21 19.92 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T18:55:25.387Z] #21 19.99 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-18T18:55:25.387Z] #21 20.00 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-18T18:55:25.387Z] #21 20.01 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T18:55:25.387Z] #21 20.05 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-18T18:55:25.387Z] #21 20.06 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-18T18:55:25.387Z] #21 20.06 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T18:55:25.387Z] #21 20.15 Selecting previously unselected package libc6:ppc64el. [2022-08-18T18:55:25.387Z] #21 20.16 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-18T18:55:25.644Z] #21 20.32 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T18:55:26.211Z] #21 20.96 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-18T18:55:26.211Z] #21 20.97 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-18T18:55:26.211Z] #21 20.97 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T18:55:26.211Z] #21 21.04 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-18T18:55:26.211Z] #21 21.04 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-18T18:55:26.469Z] #21 21.05 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T18:55:26.469Z] #21 21.11 Selecting previously unselected package libseccomp2:s390x. [2022-08-18T18:55:26.469Z] #21 21.11 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T18:55:26.469Z] #21 21.12 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:55:26.469Z] #21 21.16 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-18T18:55:26.469Z] #21 21.16 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T18:55:26.469Z] #21 21.17 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:55:26.469Z] #21 21.24 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-18T18:55:26.469Z] #21 21.25 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T18:55:26.469Z] #21 21.25 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:55:26.469Z] #21 21.29 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-18T18:55:26.469Z] #21 21.31 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T18:55:26.469Z] #21 21.31 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:55:26.469Z] #21 21.38 Selecting previously unselected package libseccomp2:armhf. [2022-08-18T18:55:26.469Z] #21 21.39 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T18:55:26.469Z] #21 21.40 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:55:26.727Z] #21 21.44 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-18T18:55:26.727Z] #21 21.45 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T18:55:26.727Z] #21 21.45 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:55:26.986Z] #21 21.52 Selecting previously unselected package libseccomp2:armel. [2022-08-18T18:55:26.986Z] #21 21.52 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T18:55:26.986Z] #21 21.53 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:55:26.986Z] #21 21.58 Selecting previously unselected package libseccomp-dev:armel. [2022-08-18T18:55:26.986Z] #21 21.58 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T18:55:26.986Z] #21 21.60 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:55:26.986Z] #21 21.68 Selecting previously unselected package libseccomp2:arm64. [2022-08-18T18:55:26.986Z] #21 21.68 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T18:55:26.986Z] #21 21.69 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:26.986Z] #21 21.74 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T18:55:26.986Z] #21 21.75 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T18:55:26.986Z] #21 21.75 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:27.244Z] #21 21.96 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T18:55:27.244Z] #21 22.02 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-18T18:55:27.244Z] #21 22.08 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T18:55:27.503Z] #21 22.16 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T18:55:27.503Z] #21 22.18 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T18:55:27.503Z] #21 22.20 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T18:55:27.503Z] #21 22.22 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T18:55:27.503Z] #21 22.23 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T18:55:27.503Z] #21 22.24 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T18:55:27.503Z] #21 22.25 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T18:55:27.503Z] #21 22.27 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T18:55:27.760Z] #21 22.29 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-18T18:55:27.760Z] #21 22.31 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T18:55:27.760Z] #21 22.32 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T18:55:27.760Z] #21 22.34 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T18:55:27.760Z] #21 22.35 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T18:55:28.953Z] #21 23.60 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-18T18:55:30.329Z] #21 24.84 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T18:55:30.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T18:55:30.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T18:55:30.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T18:55:31.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T18:55:31.264Z] #21 26.04 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T18:55:32.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T18:55:32.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T18:55:32.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T18:55:32.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T18:55:32.638Z] #21 27.27 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T18:55:33.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T18:55:33.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T18:55:34.012Z] #21 28.45 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.47 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.48 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.49 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.51 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.52 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.53 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.55 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.56 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.57 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.59 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.60 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.61 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.62 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.64 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T18:55:34.012Z] #21 28.65 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.66 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.67 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.69 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.70 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T18:55:34.012Z] #21 28.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:55:34.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T18:55:34.270Z] #21 DONE 29.0s [2022-08-18T18:55:34.270Z] [2022-08-18T18:55:34.270Z] #71 [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-08-18T18:55:34.270Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:55:34.270Z] #71 ... [2022-08-18T18:55:34.270Z] [2022-08-18T18:55:34.270Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T18:55:34.270Z] #66 sha256:85f4288342251029a4fee92737f64d864ebdc99caa609263e7bf4345972a9c2a [2022-08-18T18:55:34.270Z] #66 DONE 0.1s [2022-08-18T18:55:34.270Z] [2022-08-18T18:55:34.270Z] #67 [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-08-18T18:55:34.270Z] #67 sha256:44b2e025e71b6d273b86179175aafc7f7aa4e652ac21176f7ef26c7b597b184a [2022-08-18T18:55:34.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T18:55:34.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T18:55:35.648Z] #67 ... [2022-08-18T18:55:35.648Z] [2022-08-18T18:55:35.648Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T18:55:35.648Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-18T18:55:35.648Z] #22 DONE 1.3s [2022-08-18T18:55:35.648Z] [2022-08-18T18:55:35.648Z] #67 [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-08-18T18:55:35.648Z] #67 sha256:44b2e025e71b6d273b86179175aafc7f7aa4e652ac21176f7ef26c7b597b184a [2022-08-18T18:55:35.648Z] #67 1.218 + RM_GOPATH=0 [2022-08-18T18:55:35.648Z] #67 1.218 + TMP_GOPATH= [2022-08-18T18:55:35.648Z] #67 1.218 + : /build [2022-08-18T18:55:35.648Z] #67 1.218 + '[' -z '' ']' [2022-08-18T18:55:35.648Z] #67 1.218 ++ mktemp -d [2022-08-18T18:55:35.648Z] #67 1.227 + export GOPATH=/tmp/tmp.Vq7iPcVFx4 [2022-08-18T18:55:35.648Z] #67 1.227 + GOPATH=/tmp/tmp.Vq7iPcVFx4 [2022-08-18T18:55:35.648Z] #67 1.227 + RM_GOPATH=1 [2022-08-18T18:55:35.648Z] #67 1.227 + case "$(go env GOARCH)" in [2022-08-18T18:55:35.648Z] #67 1.227 ++ go env GOARCH [2022-08-18T18:55:35.648Z] #67 1.237 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:35.648Z] #67 1.237 + GO_BUILDMODE=-buildmode=pie [2022-08-18T18:55:35.648Z] #67 1.241 ++ dirname /install.sh [2022-08-18T18:55:35.648Z] #67 1.267 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T18:55:35.648Z] #67 1.267 + dir=/ [2022-08-18T18:55:35.648Z] #67 1.267 + bin=runc [2022-08-18T18:55:35.648Z] #67 1.267 + shift [2022-08-18T18:55:35.648Z] #67 1.267 + '[' '!' -f //runc.installer ']' [2022-08-18T18:55:35.648Z] #67 1.267 + . //runc.installer [2022-08-18T18:55:35.648Z] #67 1.267 ++ set -e [2022-08-18T18:55:35.648Z] #67 1.267 ++ : v1.1.3 [2022-08-18T18:55:35.648Z] #67 1.267 + install_runc [2022-08-18T18:55:35.648Z] #67 1.267 + RUNC_BUILDTAGS=seccomp [2022-08-18T18:55:35.648Z] #67 1.267 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T18:55:35.648Z] #67 1.267 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Vq7iPcVFx4/src/github.com/opencontainers/runc [2022-08-18T18:55:35.648Z] #67 1.267 Cloning into '/tmp/tmp.Vq7iPcVFx4/src/github.com/opencontainers/runc'... [2022-08-18T18:55:35.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T18:55:35.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T18:55:36.584Z] #67 ... [2022-08-18T18:55:36.584Z] [2022-08-18T18:55:36.584Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-18T18:55:36.584Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-18T18:55:36.584Z] #23 DONE 0.9s [2022-08-18T18:55:36.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T18:55:36.842Z] [2022-08-18T18:55:36.842Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T18:55:36.842Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-18T18:55:37.409Z] #24 0.795 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T18:55:37.409Z] #24 DONE 0.9s [2022-08-18T18:55:37.409Z] [2022-08-18T18:55:37.409Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T18:55:37.409Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-18T18:55:37.523Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T18:55:37.523Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === Skipped [2022-08-18T18:55:37.523Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T18:55:37.523Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T18:55:37.523Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T18:55:37.523Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T18:55:37.523Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:71: No driver to put! [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T18:55:37.523Z] time="2022-08-18T18:54:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T18:55:37.523Z] time="2022-08-18T18:54:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T18:55:37.523Z] time="2022-08-18T18:54:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T18:55:37.523Z] time="2022-08-18T18:54:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T18:55:37.523Z] time="2022-08-18T18:54:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:71: No driver to put! [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T18:55:37.523Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T18:55:37.523Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T18:55:37.523Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T18:55:37.523Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.523Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:55:37.523Z] [2022-08-18T18:55:37.523Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T18:55:37.524Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T18:55:37.524Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T18:55:37.524Z] [2022-08-18T18:55:37.524Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T18:55:37.524Z] graphtest_unix.go:71: No driver to put! [2022-08-18T18:55:37.524Z] [2022-08-18T18:55:37.524Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T18:55:37.524Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T18:55:37.524Z] [2022-08-18T18:55:37.524Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T18:55:37.524Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T18:55:37.524Z] [2022-08-18T18:55:37.524Z] DONE 2875 tests, 28 skipped in 211.044s [2022-08-18T18:55:37.524Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/config [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/idm [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/ns [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/options [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/osl [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T18:55:37.524Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T18:55:37.524Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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-08-18T18:55:37.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T18:55:38.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T18:55:38.345Z] #25 DONE 0.9s [2022-08-18T18:55:38.345Z] [2022-08-18T18:55:38.345Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T18:55:38.345Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-18T18:55:38.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T18:55:39.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T18:55:39.281Z] #26 DONE 0.9s [2022-08-18T18:55:39.281Z] [2022-08-18T18:55:39.281Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T18:55:39.281Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-18T18:55:39.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T18:55:39.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T18:55:40.217Z] #27 DONE 1.0s [2022-08-18T18:55:40.217Z] [2022-08-18T18:55:40.217Z] #67 [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-08-18T18:55:40.217Z] #67 sha256:44b2e025e71b6d273b86179175aafc7f7aa4e652ac21176f7ef26c7b597b184a [2022-08-18T18:55:40.217Z] #67 5.724 + cd /tmp/tmp.Vq7iPcVFx4/src/github.com/opencontainers/runc [2022-08-18T18:55:40.217Z] #67 5.724 + git checkout -q v1.1.3 [2022-08-18T18:55:40.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T18:55:40.477Z] #67 6.148 + '[' -z '' ']' [2022-08-18T18:55:40.477Z] #67 6.148 + target=static [2022-08-18T18:55:40.477Z] #67 6.148 + make BUILDTAGS=seccomp static [2022-08-18T18:55:40.736Z] #67 6.371 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T18:55:40.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T18:55:41.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T18:55:41.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T18:55:41.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T18:55:42.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T18:55:42.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T18:55:43.222Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T18:55:43.222Z] Using test binary docker [2022-08-18T18:55:43.222Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T18:55:43.222Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-18T18:55:43.222Z] INFO: Waiting for daemon to start... [2022-08-18T18:55:43.222Z] Starting dockerd [2022-08-18T18:55:43.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T18:55:44.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T18:55:45.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T18:55:45.757Z] . [2022-08-18T18:55:45.757Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T18:55:45.757Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T18:55:45.757Z] Error: No such image: emptyfs [2022-08-18T18:55:45.757Z] Loaded image: emptyfs:latest [2022-08-18T18:55:45.757Z] Running integration-test (iteration 1) [2022-08-18T18:55:45.757Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T18:55:45.757Z] Loaded image: busybox:latest [2022-08-18T18:55:45.757Z] Loaded image: busybox:glibc [2022-08-18T18:55:46.009Z] #67 11.27 + mkdir -p /build [2022-08-18T18:55:46.009Z] #67 11.27 + cp runc /build/runc [2022-08-18T18:55:46.009Z] #67 DONE 11.5s [2022-08-18T18:55:46.009Z] [2022-08-18T18:55:46.009Z] #28 [dev-systemd-false 7/28] 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 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:55:46.009Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-18T18:55:46.009Z] #28 1.176 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T18:55:46.009Z] #28 1.177 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T18:55:46.009Z] #28 1.177 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T18:55:46.009Z] #28 1.432 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T18:55:46.009Z] #28 1.652 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T18:55:46.009Z] #28 1.936 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T18:55:46.009Z] #28 2.122 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T18:55:46.009Z] #28 2.440 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T18:55:46.009Z] #28 2.668 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T18:55:46.009Z] #28 2.669 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T18:55:46.009Z] #28 2.669 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T18:55:46.009Z] #28 2.670 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T18:55:46.009Z] #28 2.671 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T18:55:46.009Z] #28 2.928 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T18:55:46.009Z] #28 2.934 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T18:55:46.009Z] #28 2.934 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T18:55:46.009Z] #28 2.934 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T18:55:46.009Z] #28 2.939 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T18:55:46.194Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T18:55:46.194Z] Using test binary docker [2022-08-18T18:55:46.194Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T18:55:46.194Z] Not: starting. [2022-08-18T18:55:46.194Z] INFO: Waiting for daemon to start... [2022-08-18T18:55:46.194Z] Starting dockerd [2022-08-18T18:55:47.136Z] Loaded image: debian:bullseye-slim [2022-08-18T18:55:47.136Z] Loaded image: hello-world:latest [2022-08-18T18:55:47.396Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:55:47.396Z] INFO: Testing against a local daemon [2022-08-18T18:55:47.396Z] === RUN TestCgroupNamespacesBuild [2022-08-18T18:55:48.093Z] . [2022-08-18T18:55:48.094Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T18:55:48.094Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T18:55:48.094Z] Error: No such image: emptyfs [2022-08-18T18:55:48.352Z] Loaded image: emptyfs:latest [2022-08-18T18:55:48.352Z] Running integration-test (iteration 1) [2022-08-18T18:55:48.352Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T18:55:48.610Z] Loaded image: busybox:latest [2022-08-18T18:55:48.773Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-08-18T18:55:48.773Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T18:55:48.868Z] Loaded image: busybox:glibc [2022-08-18T18:55:50.152Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-08-18T18:55:50.152Z] === RUN TestBuildWithSession [2022-08-18T18:55:50.152Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:55:50.152Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T18:55:50.152Z] === RUN TestBuildSquashParent [2022-08-18T18:55:50.243Z] Loaded image: debian:bullseye-slim [2022-08-18T18:55:50.243Z] Loaded image: hello-world:latest [2022-08-18T18:55:50.243Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:55:50.243Z] INFO: Testing against a local daemon [2022-08-18T18:55:50.243Z] === RUN TestCgroupNamespacesBuild [2022-08-18T18:55:51.276Z] #28 11.05 Fetched 40.6 MB in 10s (4002 kB/s) [2022-08-18T18:55:51.616Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-08-18T18:55:51.616Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T18:55:52.551Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-08-18T18:55:52.551Z] === RUN TestBuildWithSession [2022-08-18T18:55:52.551Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:55:52.551Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T18:55:52.551Z] === RUN TestBuildSquashParent [2022-08-18T18:55:54.343Z] --- PASS: TestBuildSquashParent (4.40s) [2022-08-18T18:55:54.343Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T18:55:54.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:55:54.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:55:54.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:55:54.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:55:54.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:55:54.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:55:54.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:55:54.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:55:54.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:55:54.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:55:54.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:55:54.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:55:54.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:55:54.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:55:55.729Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:55:55.992Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:55:56.545Z] #28 11.05 Reading package lists... [2022-08-18T18:55:57.372Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:55:57.632Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:55:57.919Z] #28 16.00 Reading package lists... [2022-08-18T18:55:57.919Z] #28 ... [2022-08-18T18:55:57.919Z] [2022-08-18T18:55:57.919Z] #71 [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-08-18T18:55:57.919Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:55:57.919Z] #71 77.81 + bin/containerd [2022-08-18T18:55:59.012Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T18:55:59.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-08-18T18:55:59.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2022-08-18T18:55:59.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2022-08-18T18:55:59.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s) [2022-08-18T18:55:59.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.63s) [2022-08-18T18:55:59.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s) [2022-08-18T18:55:59.012Z] === RUN TestBuildMultiStageCopy [2022-08-18T18:55:59.012Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T18:55:59.108Z] --- PASS: TestBuildSquashParent (6.52s) [2022-08-18T18:55:59.108Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T18:55:59.108Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:55:59.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:55:59.108Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:55:59.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:55:59.108Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:55:59.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:55:59.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:55:59.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:55:59.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:55:59.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:55:59.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:55:59.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:55:59.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:55:59.108Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:56:00.922Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T18:56:00.922Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T18:56:00.922Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T18:56:01.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:56:01.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:56:01.181Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T18:56:01.442Z] --- PASS: TestBuildMultiStageCopy (2.42s) [2022-08-18T18:56:01.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-08-18T18:56:01.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-18T18:56:01.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-18T18:56:01.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-18T18:56:01.443Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-08-18T18:56:01.443Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T18:56:02.013Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-08-18T18:56:02.014Z] === RUN TestBuildLabelWithTargets [2022-08-18T18:56:02.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:56:02.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:56:03.187Z] #71 ... [2022-08-18T18:56:03.187Z] [2022-08-18T18:56:03.187Z] #28 [dev-systemd-false 7/28] 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 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T18:56:03.187Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-18T18:56:03.187Z] #28 16.00 Reading package lists... [2022-08-18T18:56:03.187Z] #28 20.40 Building dependency tree... [2022-08-18T18:56:03.187Z] #28 21.62 Reading state information... [2022-08-18T18:56:03.187Z] #28 22.67 bzip2 is already the newest version (1.0.8-4). [2022-08-18T18:56:03.187Z] #28 22.67 patch is already the newest version (2.7.6-7). [2022-08-18T18:56:03.187Z] #28 22.67 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-18T18:56:03.187Z] #28 22.67 The following additional packages will be installed: [2022-08-18T18:56:03.187Z] #28 22.67 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-18T18:56:03.187Z] #28 22.67 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-18T18:56:03.187Z] #28 22.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-18T18:56:03.187Z] #28 22.68 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-18T18:56:03.187Z] #28 22.68 systemd vim-runtime xxd [2022-08-18T18:56:03.187Z] #28 22.70 Suggested packages: [2022-08-18T18:56:03.187Z] #28 22.70 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-18T18:56:03.187Z] #28 22.70 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-18T18:56:03.187Z] #28 22.70 vim-scripts xfsdump acl attr quota [2022-08-18T18:56:03.187Z] #28 22.70 Recommended packages: [2022-08-18T18:56:03.187Z] #28 22.70 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-18T18:56:03.187Z] #28 22.70 systemd-timesyncd | time-daemon unzip [2022-08-18T18:56:03.393Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-18T18:56:03.393Z] === RUN TestBuildWithEmptyLayers [2022-08-18T18:56:03.653Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-18T18:56:03.653Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T18:56:04.125Z] #28 23.92 The following NEW packages will be installed: [2022-08-18T18:56:04.125Z] #28 23.92 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T18:56:04.125Z] #28 23.92 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-18T18:56:04.125Z] #28 23.92 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-18T18:56:04.125Z] #28 23.92 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-18T18:56:04.125Z] #28 23.93 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-18T18:56:04.125Z] #28 23.93 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-18T18:56:04.125Z] #28 23.93 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-18T18:56:04.125Z] #28 23.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-18T18:56:04.125Z] #28 23.93 zstd [2022-08-18T18:56:04.384Z] #28 24.29 0 upgraded, 52 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T18:56:04.384Z] #28 24.29 Need to get 23.8 MB of archives. [2022-08-18T18:56:04.384Z] #28 24.29 After this operation, 89.3 MB of additional disk space will be used. [2022-08-18T18:56:04.384Z] #28 24.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T18:56:04.643Z] #28 24.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-18T18:56:04.643Z] #28 24.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-18T18:56:04.643Z] #28 24.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-18T18:56:04.643Z] #28 24.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T18:56:04.643Z] #28 24.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-18T18:56:04.643Z] #28 24.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-18T18:56:04.643Z] #28 24.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T18:56:04.643Z] #28 24.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T18:56:04.643Z] #28 24.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T18:56:04.643Z] #28 24.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T18:56:04.643Z] #28 24.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T18:56:04.643Z] #28 24.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T18:56:04.643Z] #28 24.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T18:56:04.643Z] #28 24.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T18:56:04.643Z] #28 24.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-18T18:56:04.643Z] #28 24.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T18:56:04.643Z] #28 24.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T18:56:04.643Z] #28 24.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T18:56:04.643Z] #28 24.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T18:56:04.643Z] #28 24.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T18:56:04.643Z] #28 24.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T18:56:04.643Z] #28 24.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T18:56:04.643Z] #28 24.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T18:56:04.644Z] #28 24.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T18:56:04.644Z] #28 24.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T18:56:04.644Z] #28 24.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T18:56:04.644Z] #28 24.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T18:56:04.644Z] #28 24.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T18:56:04.644Z] #28 24.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T18:56:04.644Z] #28 24.43 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-18T18:56:04.644Z] #28 24.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T18:56:04.644Z] #28 24.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-18T18:56:04.644Z] #28 24.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T18:56:04.644Z] #28 24.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T18:56:04.644Z] #28 24.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T18:56:04.644Z] #28 24.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-18T18:56:04.644Z] #28 24.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T18:56:04.644Z] #28 24.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T18:56:04.644Z] #28 24.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T18:56:04.644Z] #28 24.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T18:56:04.644Z] #28 24.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T18:56:04.644Z] #28 24.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T18:56:04.644Z] #28 24.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T18:56:04.644Z] #28 24.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-18T18:56:04.817Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-18T18:56:04.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-08-18T18:56:04.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-08-18T18:56:04.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2022-08-18T18:56:04.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2022-08-18T18:56:04.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2022-08-18T18:56:04.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2022-08-18T18:56:04.817Z] === RUN TestBuildMultiStageCopy [2022-08-18T18:56:04.817Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T18:56:04.902Z] #28 24.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T18:56:04.902Z] #28 24.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T18:56:04.902Z] #28 24.52 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-18T18:56:04.902Z] #28 24.60 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T18:56:04.902Z] #28 24.61 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T18:56:04.902Z] #28 24.62 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T18:56:04.902Z] #28 24.63 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T18:56:05.473Z] #28 25.09 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T18:56:05.473Z] #28 25.29 Fetched 23.8 MB in 1s (38.2 MB/s) [2022-08-18T18:56:05.559Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2022-08-18T18:56:05.559Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T18:56:05.735Z] #28 25.34 Selecting previously unselected package libcap2:amd64. [2022-08-18T18:56:05.735Z] #28 25.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-18T18:56:05.735Z] #28 25.40 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T18:56:05.735Z] #28 25.41 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:56:05.735Z] #28 25.45 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T18:56:05.735Z] #28 25.46 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T18:56:05.735Z] #28 25.46 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T18:56:05.735Z] #28 25.52 Selecting previously unselected package libjson-c5:amd64. [2022-08-18T18:56:05.735Z] #28 25.53 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-18T18:56:05.735Z] #28 25.54 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-18T18:56:05.735Z] #28 25.59 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T18:56:05.819Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-18T18:56:05.819Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T18:56:05.994Z] #28 25.60 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-18T18:56:05.994Z] #28 25.60 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T18:56:05.994Z] #28 25.69 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T18:56:05.994Z] #28 25.70 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:56:05.994Z] #28 25.71 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:56:05.994Z] #28 25.76 Selecting previously unselected package libkmod2:amd64. [2022-08-18T18:56:05.994Z] #28 25.77 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-18T18:56:05.994Z] #28 25.78 Unpacking libkmod2:amd64 (28-1) ... [2022-08-18T18:56:06.253Z] #28 25.85 Selecting previously unselected package systemd. [2022-08-18T18:56:06.253Z] #28 25.86 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-18T18:56:06.253Z] #28 25.94 Unpacking systemd (247.3-7) ... [2022-08-18T18:56:07.081Z] #28 26.68 Selecting previously unselected package pigz. [2022-08-18T18:56:07.081Z] #28 26.68 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-18T18:56:07.081Z] #28 26.69 Unpacking pigz (2.6-1) ... [2022-08-18T18:56:07.081Z] #28 26.75 Selecting previously unselected package libelf1:amd64. [2022-08-18T18:56:07.081Z] #28 26.76 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-18T18:56:07.081Z] #28 26.76 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T18:56:07.081Z] #28 26.85 Selecting previously unselected package libbpf0:amd64. [2022-08-18T18:56:07.081Z] #28 26.85 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T18:56:07.081Z] #28 26.86 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:56:07.081Z] #28 26.92 Selecting previously unselected package libmnl0:amd64. [2022-08-18T18:56:07.081Z] #28 26.93 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T18:56:07.339Z] #28 26.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:56:07.339Z] #28 26.98 Selecting previously unselected package libxtables12:amd64. [2022-08-18T18:56:07.339Z] #28 26.99 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T18:56:07.339Z] #28 27.00 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:56:07.339Z] #28 27.03 Selecting previously unselected package libcap2-bin. [2022-08-18T18:56:07.339Z] #28 27.04 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T18:56:07.339Z] #28 27.05 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T18:56:07.339Z] #28 27.11 Selecting previously unselected package iproute2. [2022-08-18T18:56:07.339Z] #28 27.11 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T18:56:07.339Z] #28 27.12 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T18:56:07.642Z] #28 27.32 Selecting previously unselected package xxd. [2022-08-18T18:56:07.642Z] #28 27.33 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:56:07.642Z] #28 27.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:07.642Z] #28 27.40 Selecting previously unselected package vim-common. [2022-08-18T18:56:07.642Z] #28 27.41 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:56:07.642Z] #28 27.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:07.726Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2022-08-18T18:56:07.726Z] === RUN TestBuildWithHugeFile [2022-08-18T18:56:07.908Z] #28 27.54 Selecting previously unselected package bash-completion. [2022-08-18T18:56:07.908Z] #28 27.54 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T18:56:08.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T18:56:08.859Z] #28 28.60 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T18:56:09.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T18:56:09.118Z] #28 28.80 Selecting previously unselected package apparmor. [2022-08-18T18:56:09.118Z] #28 28.81 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T18:56:09.118Z] #28 28.85 Unpacking apparmor (2.13.6-10) ... [2022-08-18T18:56:09.376Z] #28 29.03 Selecting previously unselected package inetutils-ping. [2022-08-18T18:56:09.376Z] #28 29.04 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T18:56:09.376Z] #28 29.04 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T18:56:09.376Z] #28 29.11 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T18:56:09.376Z] #28 29.11 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T18:56:09.376Z] #28 29.13 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:56:09.376Z] #28 29.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T18:56:09.376Z] #28 29.18 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T18:56:09.376Z] #28 29.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:56:09.376Z] #28 29.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T18:56:09.634Z] #28 29.25 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T18:56:09.634Z] #28 29.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:56:09.634Z] #28 29.30 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T18:56:09.634Z] #28 29.31 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T18:56:09.634Z] #28 29.32 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:56:09.634Z] #28 29.37 Selecting previously unselected package iptables. [2022-08-18T18:56:09.634Z] #28 29.38 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-18T18:56:09.634Z] #28 29.38 Unpacking iptables (1.8.7-1) ... [2022-08-18T18:56:09.892Z] #28 29.53 Selecting previously unselected package libonig5:amd64. [2022-08-18T18:56:09.892Z] #28 29.54 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T18:56:09.892Z] #28 29.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:56:09.892Z] #28 29.63 Selecting previously unselected package libjq1:amd64. [2022-08-18T18:56:09.892Z] #28 29.64 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T18:56:09.892Z] #28 29.64 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:56:09.892Z] #28 29.70 Selecting previously unselected package jq. [2022-08-18T18:56:09.892Z] #28 29.71 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-18T18:56:09.892Z] #28 29.72 Unpacking jq (1.6-2.1) ... [2022-08-18T18:56:10.151Z] #28 29.77 Selecting previously unselected package libaio1:amd64. [2022-08-18T18:56:10.151Z] #28 29.78 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T18:56:10.151Z] #28 29.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:56:10.151Z] #28 29.83 Selecting previously unselected package libgpm2:amd64. [2022-08-18T18:56:10.151Z] #28 29.84 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T18:56:10.151Z] #28 29.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:56:10.151Z] #28 29.89 Selecting previously unselected package libinih1:amd64. [2022-08-18T18:56:10.151Z] #28 29.90 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-18T18:56:10.151Z] #28 29.90 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T18:56:10.151Z] #28 29.95 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-18T18:56:10.151Z] #28 29.96 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-18T18:56:10.151Z] #28 29.96 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T18:56:10.409Z] #28 30.03 Selecting previously unselected package libnet1:amd64. [2022-08-18T18:56:10.409Z] #28 30.04 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T18:56:10.409Z] #28 30.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:56:10.409Z] #28 30.12 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T18:56:10.409Z] #28 30.12 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T18:56:10.409Z] #28 30.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:56:10.409Z] #28 30.19 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T18:56:10.409Z] #28 30.20 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T18:56:10.409Z] #28 30.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:56:10.409Z] #28 30.25 Selecting previously unselected package libyajl2:amd64. [2022-08-18T18:56:10.409Z] #28 30.26 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T18:56:10.409Z] #28 30.27 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:56:10.422Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T18:56:10.668Z] #28 30.31 Selecting previously unselected package net-tools. [2022-08-18T18:56:10.668Z] #28 30.32 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T18:56:10.668Z] #28 30.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:56:10.668Z] #28 30.44 Selecting previously unselected package python-pip-whl. [2022-08-18T18:56:10.668Z] #28 30.44 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:56:10.668Z] #28 30.45 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:56:10.926Z] #28 30.72 Selecting previously unselected package python3-lib2to3. [2022-08-18T18:56:11.185Z] #28 30.72 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T18:56:11.185Z] #28 30.73 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:56:11.185Z] #28 30.79 Selecting previously unselected package python3-distutils. [2022-08-18T18:56:11.185Z] #28 30.80 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T18:56:11.185Z] #28 30.80 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T18:56:11.185Z] #28 30.87 Selecting previously unselected package python3-pkg-resources. [2022-08-18T18:56:11.185Z] #28 30.88 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T18:56:11.185Z] #28 30.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:56:11.355Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T18:56:11.444Z] #28 30.98 Selecting previously unselected package python3-setuptools. [2022-08-18T18:56:11.444Z] #28 30.99 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T18:56:11.444Z] #28 30.99 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T18:56:11.444Z] #28 31.12 Selecting previously unselected package python3-wheel. [2022-08-18T18:56:11.444Z] #28 31.13 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T18:56:11.444Z] #28 31.13 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T18:56:11.444Z] #28 31.18 Selecting previously unselected package python3-pip. [2022-08-18T18:56:11.444Z] #28 31.19 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T18:56:11.444Z] #28 31.19 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:56:11.703Z] #28 31.30 Selecting previously unselected package sudo. [2022-08-18T18:56:11.703Z] #28 31.31 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T18:56:11.703Z] #28 31.32 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T18:56:11.961Z] #28 31.57 Selecting previously unselected package systemd-journal-remote. [2022-08-18T18:56:11.961Z] #28 31.58 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-18T18:56:11.961Z] #28 31.59 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-18T18:56:11.961Z] #28 31.65 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T18:56:11.961Z] #28 31.66 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T18:56:11.961Z] #28 31.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:56:11.961Z] #28 31.80 Selecting previously unselected package uidmap. [2022-08-18T18:56:11.961Z] #28 31.80 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T18:56:11.961Z] #28 31.81 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T18:56:12.220Z] #28 31.91 Selecting previously unselected package vim-runtime. [2022-08-18T18:56:12.220Z] #28 31.91 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T18:56:12.220Z] #28 31.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T18:56:12.220Z] #28 31.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T18:56:12.220Z] #28 31.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:12.289Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-08-18T18:56:12.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-08-18T18:56:12.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-18T18:56:12.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-18T18:56:12.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-18T18:56:12.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-18T18:56:12.289Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T18:56:13.596Z] #28 33.24 Selecting previously unselected package vim. [2022-08-18T18:56:13.597Z] #28 33.24 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T18:56:13.597Z] #28 33.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:13.597Z] #28 33.51 Selecting previously unselected package xfsprogs. [2022-08-18T18:56:13.854Z] #28 33.51 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T18:56:13.854Z] #28 33.52 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T18:56:14.112Z] #28 33.72 Selecting previously unselected package zip. [2022-08-18T18:56:14.112Z] #28 33.72 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-18T18:56:14.112Z] #28 33.73 Unpacking zip (3.0-12) ... [2022-08-18T18:56:14.112Z] #28 33.79 Selecting previously unselected package zstd. [2022-08-18T18:56:14.112Z] #28 33.79 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T18:56:14.112Z] #28 33.80 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:56:14.370Z] #28 34.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T18:56:14.628Z] #28 34.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T18:56:14.628Z] #28 34.46 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T18:56:14.628Z] #28 34.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T18:56:14.628Z] #28 34.48 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T18:56:14.886Z] #28 34.49 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T18:56:14.886Z] #28 34.50 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T18:56:14.886Z] #28 34.51 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T18:56:14.886Z] #28 34.52 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T18:56:14.886Z] #28 34.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T18:56:14.886Z] #28 34.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T18:56:14.886Z] #28 34.56 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T18:56:15.144Z] #28 34.90 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-18T18:56:15.144Z] #28 34.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:15.144Z] #28 34.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T18:56:15.144Z] #28 34.94 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T18:56:15.144Z] #28 34.95 Setting up apparmor (2.13.6-10) ... [2022-08-18T18:56:16.318Z] ok github.com/docker/docker/libnetwork 37.272s coverage: 40.6% of statements [2022-08-18T18:56:16.520Z] #28 36.01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-18T18:56:16.520Z] #28 36.04 Setting up zip (3.0-12) ... [2022-08-18T18:56:16.520Z] #28 36.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:16.520Z] #28 36.08 Setting up bash-completion (1:2.11-2) ... [2022-08-18T18:56:17.248Z] ok github.com/docker/docker/libnetwork/bitseq 0.143s coverage: 84.4% of statements [2022-08-18T18:56:17.248Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T18:56:17.248Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T18:56:17.456Z] #28 37.13 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T18:56:17.456Z] #28 37.14 Setting up sudo (1.9.5p2-3) ... [2022-08-18T18:56:17.456Z] #28 37.20 invoke-rc.d: could not determine current runlevel [2022-08-18T18:56:17.456Z] #28 37.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T18:56:17.456Z] #28 37.21 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T18:56:17.456Z] #28 37.22 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-18T18:56:17.456Z] #28 37.22 Failed to connect to bus: Host is down [2022-08-18T18:56:17.456Z] #28 37.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T18:56:17.456Z] #28 37.24 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T18:56:17.456Z] #28 37.25 Setting up pigz (2.6-1) ... [2022-08-18T18:56:17.456Z] #28 37.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T18:56:17.456Z] #28 37.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T18:56:17.456Z] #28 37.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T18:56:17.456Z] #28 37.31 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:17.551Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-18T18:56:17.551Z] === RUN TestBuildLabelWithTargets [2022-08-18T18:56:17.715Z] #28 37.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T18:56:17.810Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T18:56:17.810Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T18:56:17.810Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T18:56:17.810Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T18:56:17.810Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T18:56:17.810Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T18:56:17.973Z] #28 37.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T18:56:17.974Z] #28 37.82 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T18:56:17.974Z] #28 37.84 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-18T18:56:17.974Z] #28 37.87 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T18:56:17.974Z] #28 37.88 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T18:56:18.067Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-18T18:56:18.232Z] #28 37.89 Setting up libkmod2:amd64 (28-1) ... [2022-08-18T18:56:18.232Z] #28 37.91 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T18:56:18.491Z] #28 38.16 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T18:56:18.491Z] #28 38.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T18:56:18.491Z] #28 38.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T18:56:18.491Z] #28 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T18:56:18.491Z] #28 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T18:56:18.491Z] #28 38.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T18:56:18.491Z] #28 38.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T18:56:18.491Z] #28 38.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T18:56:18.491Z] #28 38.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T18:56:18.491Z] #28 38.24 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T18:56:18.629Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T18:56:18.629Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T18:56:18.629Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T18:56:18.886Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-18T18:56:19.317Z] #28 38.87 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T18:56:19.317Z] #28 38.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T18:56:19.317Z] #28 38.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T18:56:19.317Z] #28 38.92 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T18:56:19.575Z] #28 39.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T18:56:19.834Z] #28 39.42 Setting up jq (1.6-2.1) ... [2022-08-18T18:56:19.834Z] #28 39.44 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T18:56:19.834Z] #28 39.45 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T18:56:19.834Z] #28 39.47 Setting up iptables (1.8.7-1) ... [2022-08-18T18:56:19.834Z] #28 39.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:56:19.834Z] #28 39.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:56:19.834Z] #28 39.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T18:56:19.834Z] #28 39.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T18:56:19.834Z] #28 39.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T18:56:19.834Z] #28 39.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T18:56:19.834Z] #28 39.52 Setting up iproute2 (5.10.0-4) ... [2022-08-18T18:56:20.093Z] #28 39.73 Setting up systemd (247.3-7) ... [2022-08-18T18:56:20.093Z] #28 39.78 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T18:56:20.093Z] #28 39.79 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T18:56:20.093Z] #28 39.79 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-18T18:56:20.093Z] #28 39.82 Initializing machine ID from KVM UUID. [2022-08-18T18:56:20.661Z] #28 40.40 Setting up systemd-journal-remote (247.3-7) ... [2022-08-18T18:56:20.920Z] #28 40.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T18:56:21.407Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.497s coverage: 59.9% of statements [2022-08-18T18:56:21.408Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T18:56:21.663Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-18T18:56:21.861Z] #28 DONE 41.5s [2022-08-18T18:56:21.861Z] [2022-08-18T18:56:21.861Z] #71 [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-08-18T18:56:21.861Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:56:21.861Z] #71 ... [2022-08-18T18:56:21.861Z] [2022-08-18T18:56:21.861Z] #29 [dev-systemd-false 8/28] 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-08-18T18:56:21.861Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-18T18:56:22.229Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.2% of statements [2022-08-18T18:56:22.229Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T18:56:22.791Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.021s coverage: 4.7% of statements [2022-08-18T18:56:22.791Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T18:56:22.797Z] #29 0.761 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T18:56:22.797Z] #29 0.769 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T18:56:22.797Z] #29 0.774 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T18:56:22.797Z] #29 DONE 0.8s [2022-08-18T18:56:22.797Z] [2022-08-18T18:56:22.797Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T18:56:22.797Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-18T18:56:23.047Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T18:56:25.658Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-18T18:56:25.658Z] === RUN TestBuildWithEmptyLayers [2022-08-18T18:56:28.317Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-18T18:56:28.317Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T18:56:30.912Z] #30 7.000 Collecting yamllint==1.26.1 [2022-08-18T18:56:30.912Z] #30 8.035 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T18:56:31.171Z] #30 8.511 Collecting pathspec>=0.5.3 [2022-08-18T18:56:31.171Z] #30 8.515 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T18:56:31.171Z] #30 8.724 Collecting pyyaml [2022-08-18T18:56:31.429Z] #30 8.730 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-08-18T18:56:31.429Z] #30 8.766 Building wheels for collected packages: yamllint [2022-08-18T18:56:31.429Z] #30 8.767 Building wheel for yamllint (setup.py): started [2022-08-18T18:56:31.997Z] #30 9.189 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T18:56:31.997Z] #30 9.190 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1b2280022603646c06fd3903b35f9be258fef7789b7032167f295e6fbce562ce [2022-08-18T18:56:31.997Z] #30 9.190 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T18:56:31.997Z] #30 9.194 Successfully built yamllint [2022-08-18T18:56:31.997Z] #30 9.207 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T18:56:31.997Z] #30 9.402 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T18:56:32.256Z] #30 DONE 9.6s [2022-08-18T18:56:32.256Z] [2022-08-18T18:56:32.256Z] #71 [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-08-18T18:56:32.256Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:56:32.256Z] #71 ... [2022-08-18T18:56:32.256Z] [2022-08-18T18:56:32.256Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T18:56:32.256Z] #34 sha256:a5ea3f9192fe9b97abe7d6a579c46e4a5d77b798a033def8d5643f69cfa6322e [2022-08-18T18:56:32.514Z] #34 DONE 0.3s [2022-08-18T18:56:32.514Z] [2022-08-18T18:56:32.514Z] #71 [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-08-18T18:56:32.514Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:56:32.514Z] #71 ... [2022-08-18T18:56:32.514Z] [2022-08-18T18:56:32.514Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T18:56:32.514Z] #39 sha256:d8ad2204182b6967572a3f6272d1ebca15a72d08f9ad825390856cb0be37c673 [2022-08-18T18:56:32.990Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.101s coverage: 6.7% of statements [2022-08-18T18:56:32.990Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T18:56:32.990Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-18T18:56:33.081Z] #39 DONE 0.4s [2022-08-18T18:56:33.081Z] [2022-08-18T18:56:33.081Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T18:56:33.081Z] #42 sha256:e2246724a21cf39b4c0bb5239532160197e9a5758a315b78930c49c2ecf14c65 [2022-08-18T18:56:33.081Z] #42 DONE 0.2s [2022-08-18T18:56:33.081Z] [2022-08-18T18:56:33.081Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T18:56:33.081Z] #44 sha256:e2a1ea4e4257a5385c583db1a04aaf94f6acc1c91e8dcafbffc7718560afcb4f [2022-08-18T18:56:33.246Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-18T18:56:33.246Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T18:56:33.246Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T18:56:33.246Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T18:56:33.340Z] #44 DONE 0.2s [2022-08-18T18:56:33.340Z] [2022-08-18T18:56:33.340Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T18:56:33.340Z] #46 sha256:5ecab618399e7a076e713c5485ae29f340b1b1d1d910860c56b14a4bc080839c [2022-08-18T18:56:33.340Z] #46 DONE 0.1s [2022-08-18T18:56:33.340Z] [2022-08-18T18:56:33.340Z] #71 [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-08-18T18:56:33.340Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:56:33.578Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-18T18:56:33.578Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T18:56:33.598Z] #71 ... [2022-08-18T18:56:33.598Z] [2022-08-18T18:56:33.598Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T18:56:33.598Z] #48 sha256:a4dd0e4fdc6453bd01296882897ad6819c0f7103ed642ec987fe150580eb77ad [2022-08-18T18:56:33.598Z] #48 DONE 0.1s [2022-08-18T18:56:33.598Z] [2022-08-18T18:56:33.598Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T18:56:33.598Z] #52 sha256:29c428daeced9b5f6492d5d2908203c1f9510b012a483d98dfed98cf0dea56f4 [2022-08-18T18:56:33.598Z] #52 DONE 0.0s [2022-08-18T18:56:33.598Z] [2022-08-18T18:56:33.598Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T18:56:33.598Z] #55 sha256:09d510669e96e360855405de756e2e46ad2b848b4f9fe77b5efbcbbd0b4bcc98 [2022-08-18T18:56:33.809Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-18T18:56:33.836Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-18T18:56:33.836Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T18:56:33.859Z] #55 DONE 0.3s [2022-08-18T18:56:33.859Z] [2022-08-18T18:56:33.859Z] #71 [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-08-18T18:56:33.859Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:56:33.859Z] #71 ... [2022-08-18T18:56:33.859Z] [2022-08-18T18:56:33.859Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T18:56:33.859Z] #59 sha256:c1e2bf27b7d57442f5a416cb1cd990a8674d8593762f0d4844871dbcbcf9bdf3 [2022-08-18T18:56:33.859Z] #59 DONE 0.1s [2022-08-18T18:56:33.859Z] [2022-08-18T18:56:33.859Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T18:56:33.859Z] #61 sha256:c096dcf65905fa9ca2853ebbdf6c38e3005fe1a161801005aef7635a5e50837f [2022-08-18T18:56:34.065Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-18T18:56:34.118Z] #61 DONE 0.1s [2022-08-18T18:56:34.118Z] [2022-08-18T18:56:34.118Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T18:56:34.118Z] #63 sha256:2f02c2d00a0494a9069b978b46c060e95217d541ff23a7939f482fb6f586d144 [2022-08-18T18:56:34.322Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T18:56:34.322Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T18:56:34.377Z] #63 DONE 0.4s [2022-08-18T18:56:34.377Z] [2022-08-18T18:56:34.377Z] #71 [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-08-18T18:56:34.377Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:56:34.377Z] #71 ... [2022-08-18T18:56:34.377Z] [2022-08-18T18:56:34.377Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T18:56:34.377Z] #65 sha256:5183c1ed8b692ffe036b37c9bcc2ecf29e5501483de976a6484612fc6f4daac0 [2022-08-18T18:56:34.377Z] #65 DONE 0.1s [2022-08-18T18:56:34.636Z] [2022-08-18T18:56:34.636Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T18:56:34.636Z] #68 sha256:39d3aed805b38e2580c148c7d6cc4cce1e4c291aa0f9d8857fcb133ef78e57ab [2022-08-18T18:56:34.636Z] #68 DONE 0.1s [2022-08-18T18:56:34.636Z] [2022-08-18T18:56:34.636Z] #71 [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-08-18T18:56:34.636Z] #71 sha256:3c941b92a0a890b67a478ca444a06c3d7a87c6f7b2ca8d473117a56c48346b4b [2022-08-18T18:56:39.100Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-18T18:56:39.100Z] === RUN TestBuildWithHugeFile [2022-08-18T18:56:44.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T18:56:44.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T18:56:46.505Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T18:57:01.177Z] #71 140.3 # github.com/containerd/containerd/cmd/containerd [2022-08-18T18:57:01.178Z] #71 140.3 /usr/bin/ld: /tmp/go-link-3531711191/000019.o: in function `New': [2022-08-18T18:57:01.178Z] #71 140.3 /tmp/tmp.ctYuleMKuH/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-18T18:57:01.178Z] #71 140.4 + bin/containerd-stress [2022-08-18T18:57:01.430Z] ok github.com/docker/docker/libnetwork/ipam 16.335s coverage: 85.3% of statements [2022-08-18T18:57:01.430Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T18:57:01.430Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T18:57:01.687Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-18T18:57:01.742Z] #71 141.5 + bin/containerd-shim [2022-08-18T18:57:02.249Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T18:57:02.249Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T18:57:02.505Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-08-18T18:57:03.067Z] ok github.com/docker/docker/libnetwork/ipamutils 0.285s coverage: 74.0% of statements [2022-08-18T18:57:03.629Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.0% of statements [2022-08-18T18:57:03.886Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T18:57:03.974Z] --- PASS: TestBuildWithHugeFile (49.27s) [2022-08-18T18:57:03.974Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T18:57:03.974Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:57:03.974Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:57:03.974Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T18:57:03.974Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:57:03.974Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:57:03.974Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:57:03.974Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:57:03.974Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:57:03.974Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:57:03.974Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:57:03.974Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:57:03.974Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:57:03.974Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T18:57:03.974Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-18T18:57:03.974Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-18T18:57:03.974Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T18:57:03.974Z] === RUN TestBuildPreserveOwnership [2022-08-18T18:57:03.974Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T18:57:03.974Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T18:57:03.974Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2022-08-18T18:57:03.974Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2022-08-18T18:57:03.974Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-08-18T18:57:03.974Z] === RUN TestBuildPlatformInvalid [2022-08-18T18:57:03.974Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T18:57:03.974Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T18:57:03.974Z] Loaded image: busybox:latest [2022-08-18T18:57:03.974Z] Loaded image: busybox:glibc [2022-08-18T18:57:03.974Z] Loaded image: debian:bullseye-slim [2022-08-18T18:57:03.974Z] Loaded image: hello-world:latest [2022-08-18T18:57:03.974Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:57:04.141Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-18T18:57:12.099Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.59s) [2022-08-18T18:57:12.099Z] PASS [2022-08-18T18:57:12.099Z] [2022-08-18T18:57:12.099Z] === Skipped [2022-08-18T18:57:12.099Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T18:57:12.099Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:57:12.099Z] [2022-08-18T18:57:12.099Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:57:12.099Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:57:12.099Z] [2022-08-18T18:57:12.099Z] DONE 34 tests, 2 skipped in 85.854s [2022-08-18T18:57:12.099Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T18:57:12.099Z] INFO: Testing against a local daemon [2022-08-18T18:57:12.099Z] === RUN TestConfigInspect [2022-08-18T18:57:13.943Z] #71 152.8 + bin/containerd-shim-runc-v1 [2022-08-18T18:57:14.006Z] --- PASS: TestConfigInspect (2.26s) [2022-08-18T18:57:14.006Z] === RUN TestConfigList [2022-08-18T18:57:15.911Z] --- PASS: TestConfigList (2.15s) [2022-08-18T18:57:15.911Z] === RUN TestConfigsCreateAndDelete [2022-08-18T18:57:18.446Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-18T18:57:18.446Z] === RUN TestConfigsUpdate [2022-08-18T18:57:20.349Z] --- PASS: TestConfigsUpdate (2.12s) [2022-08-18T18:57:20.349Z] === RUN TestTemplatedConfig [2022-08-18T18:57:20.506Z] #71 159.3 + bin/containerd-shim-runc-v2 [2022-08-18T18:57:20.506Z] #71 160.1 + binaries [2022-08-18T18:57:20.506Z] #71 160.1 + install -D bin/containerd /build/containerd [2022-08-18T18:57:20.506Z] #71 160.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T18:57:20.506Z] #71 160.1 + install -D bin/ctr /build/ctr [2022-08-18T18:57:20.764Z] #71 DONE 160.6s [2022-08-18T18:57:21.700Z] [2022-08-18T18:57:21.700Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T18:57:21.700Z] #72 sha256:abec42b9b699ba6654fd925f729b9c3e5a11653753e50860e16a967a9b674db1 [2022-08-18T18:57:21.961Z] #72 DONE 0.2s [2022-08-18T18:57:21.961Z] [2022-08-18T18:57:21.961Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T18:57:21.961Z] #77 sha256:c436c2340867e35a3685f71c54e11354fd99fa059ea5248b8184f5f03afcab4f [2022-08-18T18:57:21.961Z] #77 DONE 0.1s [2022-08-18T18:57:21.961Z] [2022-08-18T18:57:21.961Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T18:57:21.961Z] #82 sha256:3cf46cc577ba12e0585b94b8eb37fe3172b3ba4f3d9e19b8e2a6519225f8d16c [2022-08-18T18:57:22.219Z] #82 DONE 0.2s [2022-08-18T18:57:22.219Z] [2022-08-18T18:57:22.219Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T18:57:22.219Z] #85 sha256:6d03fdab059e6a719707962037dc2f12b2d479d6bef02492f1636ec2326d6938 [2022-08-18T18:57:22.219Z] #85 DONE 0.1s [2022-08-18T18:57:22.219Z] [2022-08-18T18:57:22.219Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T18:57:22.219Z] #86 sha256:e0a7bc1bac97eeac9a32114c297d79662aacbdc9e2920c649d6aa1aab2a4ed9d [2022-08-18T18:57:22.219Z] #86 DONE 0.0s [2022-08-18T18:57:22.219Z] [2022-08-18T18:57:22.219Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T18:57:22.219Z] #87 sha256:e24c6251f9745f463169efa464c20cda402c2ce769c4a373e2f039ffe93db2cd [2022-08-18T18:57:22.219Z] #87 DONE 0.0s [2022-08-18T18:57:22.219Z] [2022-08-18T18:57:22.219Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T18:57:22.219Z] #88 sha256:33a10291be1ffc8ce50d3d9447180c34dd1675269c1ef38dd1c30e3fcfc45657 [2022-08-18T18:57:22.884Z] --- PASS: TestTemplatedConfig (2.61s) [2022-08-18T18:57:22.884Z] === RUN TestConfigCreateResolve [2022-08-18T18:57:23.594Z] #88 DONE 1.3s [2022-08-18T18:57:23.594Z] [2022-08-18T18:57:23.594Z] #89 exporting to image [2022-08-18T18:57:23.594Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T18:57:23.594Z] #89 exporting layers [2022-08-18T18:57:24.790Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-08-18T18:57:24.790Z] PASS [2022-08-18T18:57:24.790Z] [2022-08-18T18:57:24.790Z] DONE 6 tests in 13.522s [2022-08-18T18:57:24.790Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T18:57:24.790Z] INFO: Testing against a local daemon [2022-08-18T18:57:24.790Z] === RUN TestAttachWithTTY [2022-08-18T18:57:25.050Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T18:57:25.050Z] === RUN TestAttachWithoutTTy [2022-08-18T18:57:25.050Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T18:57:25.050Z] === RUN TestCheckpoint [2022-08-18T18:57:25.050Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:57:25.050Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T18:57:25.050Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T18:57:25.050Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:57:25.050Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:57:25.050Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:57:25.050Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:57:25.050Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:57:25.050Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:57:25.050Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T18:57:25.050Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T18:57:25.050Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T18:57:25.050Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T18:57:25.050Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T18:57:25.050Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T18:57:25.050Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T18:57:25.050Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:57:25.050Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T18:57:25.050Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T18:57:25.050Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-18T18:57:25.050Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T18:57:25.050Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T18:57:25.050Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T18:57:25.311Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T18:57:25.311Z] === RUN TestCopyEmptyFile [2022-08-18T18:57:25.311Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-18T18:57:25.311Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T18:57:25.570Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T18:57:25.570Z] === RUN TestCopyFromContainer [2022-08-18T18:57:26.508Z] === RUN TestCopyFromContainer// [2022-08-18T18:57:26.508Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T18:57:26.779Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T18:57:26.779Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T18:57:26.779Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T18:57:26.779Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T18:57:26.779Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T18:57:27.042Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T18:57:27.042Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T18:57:27.042Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer (1.74s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T18:57:27.306Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T18:57:27.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T18:57:27.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:57:27.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:57:27.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:57:27.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:57:27.306Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:57:27.306Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:57:27.306Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:57:27.306Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:57:27.306Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:57:27.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-18T18:57:27.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T18:57:27.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T18:57:27.306Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T18:57:27.306Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T18:57:27.306Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T18:57:27.306Z] === RUN TestCreateWithInvalidEnv [2022-08-18T18:57:27.306Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T18:57:27.306Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T18:57:27.306Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T18:57:27.306Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T18:57:27.306Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T18:57:27.306Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T18:57:27.306Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T18:57:27.306Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T18:57:27.306Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T18:57:27.306Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T18:57:27.306Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T18:57:27.306Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T18:57:27.306Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T18:57:27.306Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T18:57:27.306Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T18:57:27.306Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T18:57:29.213Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-08-18T18:57:29.213Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T18:57:30.592Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.77s) [2022-08-18T18:57:30.592Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T18:57:30.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:57:30.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:57:30.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:57:30.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:57:30.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:57:30.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:57:30.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:57:30.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:57:30.592Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:57:30.592Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:57:30.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:57:30.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:57:30.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:57:30.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:57:30.592Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:57:30.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T18:57:30.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T18:57:30.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T18:57:30.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T18:57:30.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T18:57:30.592Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-18T18:57:30.592Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T18:57:31.161Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-08-18T18:57:31.161Z] === RUN TestCreateDifferentPlatform [2022-08-18T18:57:31.161Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T18:57:31.161Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T18:57:31.161Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T18:57:31.161Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T18:57:31.161Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T18:57:31.161Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T18:57:31.421Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-18T18:57:31.421Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T18:57:31.421Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T18:57:31.421Z] === RUN TestCreateInvalidHostConfig [2022-08-18T18:57:31.421Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:57:31.421Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:57:31.421Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:57:31.421Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:57:31.421Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:57:31.421Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:57:31.421Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:57:31.421Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:57:31.421Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:57:31.421Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:57:31.421Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:57:31.421Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:57:31.421Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T18:57:31.421Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T18:57:31.421Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T18:57:31.421Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T18:57:31.421Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T18:57:31.421Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T18:57:31.421Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T18:57:31.421Z] === RUN TestDaemonRestartIpcMode [2022-08-18T18:57:31.421Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T18:57:31.421Z] === RUN TestDaemonHostGatewayIP [2022-08-18T18:57:31.421Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T18:57:31.421Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T18:57:31.421Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T18:57:31.421Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T18:57:31.421Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T18:57:31.421Z] === RUN TestDiff [2022-08-18T18:57:31.990Z] --- PASS: TestDiff (0.59s) [2022-08-18T18:57:31.990Z] === RUN TestExecConsoleSize [2022-08-18T18:57:32.558Z] --- PASS: TestExecConsoleSize (0.64s) [2022-08-18T18:57:32.558Z] === RUN TestExecWithCloseStdin [2022-08-18T18:57:33.497Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-08-18T18:57:33.497Z] === RUN TestExec [2022-08-18T18:57:34.066Z] --- PASS: TestExec (0.64s) [2022-08-18T18:57:34.066Z] === RUN TestExecUser [2022-08-18T18:57:34.634Z] --- PASS: TestExecUser (0.67s) [2022-08-18T18:57:34.634Z] === RUN TestExportContainerAndImportImage [2022-08-18T18:57:35.204Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-08-18T18:57:35.204Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T18:57:35.354Z] --- PASS: TestBuildWithHugeFile (50.11s) [2022-08-18T18:57:35.354Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T18:57:35.354Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:57:35.354Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:57:35.354Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T18:57:35.354Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:57:35.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:57:35.354Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:57:35.354Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:57:35.354Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:57:35.354Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:57:35.354Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T18:57:35.354Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T18:57:35.354Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T18:57:35.354Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2022-08-18T18:57:35.354Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-18T18:57:35.354Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-18T18:57:35.354Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-18T18:57:35.354Z] === RUN TestBuildPreserveOwnership [2022-08-18T18:57:35.354Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T18:57:35.354Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T18:57:36.582Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-18T18:57:36.582Z] === RUN TestHealthCheckWorkdir [2022-08-18T18:57:37.521Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-08-18T18:57:37.521Z] === RUN TestHealthKillContainer [2022-08-18T18:57:39.536Z] --- PASS: TestBuildPreserveOwnership (10.45s) [2022-08-18T18:57:39.536Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.42s) [2022-08-18T18:57:39.536Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-18T18:57:39.536Z] === RUN TestBuildPlatformInvalid [2022-08-18T18:57:39.536Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-18T18:57:39.536Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T18:57:39.536Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T18:57:39.536Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T18:57:39.536Z] PASS [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] === Skipped [2022-08-18T18:57:39.536Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T18:57:39.536Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T18:57:39.536Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T18:57:39.536Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] DONE 34 tests, 3 skipped in 110.894s [2022-08-18T18:57:39.536Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T18:57:39.536Z] INFO: Testing against a local daemon [2022-08-18T18:57:39.536Z] === RUN TestConfigInspect [2022-08-18T18:57:39.536Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-18T18:57:39.536Z] === RUN TestConfigList [2022-08-18T18:57:39.536Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] --- SKIP: TestConfigList (0.01s) [2022-08-18T18:57:39.536Z] === RUN TestConfigsCreateAndDelete [2022-08-18T18:57:39.536Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-18T18:57:39.536Z] === RUN TestConfigsUpdate [2022-08-18T18:57:39.536Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-18T18:57:39.536Z] === RUN TestTemplatedConfig [2022-08-18T18:57:39.536Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T18:57:39.536Z] === RUN TestConfigCreateResolve [2022-08-18T18:57:39.536Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-18T18:57:39.536Z] PASS [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] === Skipped [2022-08-18T18:57:39.536Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-18T18:57:39.536Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-18T18:57:39.536Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-18T18:57:39.536Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-18T18:57:39.536Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-18T18:57:39.536Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-18T18:57:39.536Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T18:57:39.536Z] [2022-08-18T18:57:39.536Z] DONE 6 tests, 6 skipped in 0.154s [2022-08-18T18:57:39.536Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T18:57:39.536Z] INFO: Testing against a local daemon [2022-08-18T18:57:39.536Z] === RUN TestAttachWithTTY [2022-08-18T18:57:39.536Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-18T18:57:39.536Z] === RUN TestAttachWithoutTTy [2022-08-18T18:57:39.796Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T18:57:39.796Z] === RUN TestCheckpoint [2022-08-18T18:57:39.796Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:57:39.796Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T18:57:39.796Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T18:57:39.796Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:57:39.796Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:57:39.796Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:57:39.796Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:57:39.796Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:57:39.796Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:57:39.796Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T18:57:39.796Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T18:57:39.796Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T18:57:39.796Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T18:57:39.796Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T18:57:39.796Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T18:57:39.796Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T18:57:39.796Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T18:57:39.796Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T18:57:39.796Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T18:57:39.796Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-18T18:57:39.796Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T18:57:39.796Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T18:57:39.796Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T18:57:39.796Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-18T18:57:39.796Z] === RUN TestCopyEmptyFile [2022-08-18T18:57:40.055Z] --- PASS: TestCopyEmptyFile (0.19s) [2022-08-18T18:57:40.055Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T18:57:40.055Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-18T18:57:40.055Z] === RUN TestCopyFromContainer [2022-08-18T18:57:44.240Z] === RUN TestCopyFromContainer// [2022-08-18T18:57:44.240Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T18:57:44.240Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T18:57:44.240Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T18:57:44.499Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T18:57:44.499Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T18:57:44.499Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T18:57:44.499Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T18:57:44.499Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T18:57:44.757Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer (4.67s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T18:57:44.757Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T18:57:44.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T18:57:44.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:57:44.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:57:44.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:57:44.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:57:44.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:57:44.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:57:44.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T18:57:44.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T18:57:44.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T18:57:44.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T18:57:44.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T18:57:44.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T18:57:44.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T18:57:44.758Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T18:57:44.758Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T18:57:44.758Z] === RUN TestCreateWithInvalidEnv [2022-08-18T18:57:44.758Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T18:57:44.758Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T18:57:44.758Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T18:57:44.758Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T18:57:44.758Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T18:57:44.758Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T18:57:44.758Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T18:57:44.758Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T18:57:44.758Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T18:57:44.758Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T18:57:44.758Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T18:57:44.758Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T18:57:44.758Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T18:57:44.758Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T18:57:44.758Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T18:57:44.758Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T18:57:45.641Z] --- PASS: TestHealthKillContainer (8.17s) [2022-08-18T18:57:45.641Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T18:57:46.132Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-08-18T18:57:46.133Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T18:57:46.209Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-08-18T18:57:46.209Z] === RUN TestIpcModeNone [2022-08-18T18:57:46.777Z] --- PASS: TestIpcModeNone (0.61s) [2022-08-18T18:57:46.777Z] === RUN TestIpcModePrivate [2022-08-18T18:57:47.036Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-18T18:57:47.069Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-08-18T18:57:47.069Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T18:57:47.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:57:47.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:57:47.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:57:47.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:57:47.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:57:47.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:57:47.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:57:47.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:57:47.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:57:47.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:57:47.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T18:57:47.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T18:57:47.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T18:57:47.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T18:57:47.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T18:57:47.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T18:57:47.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-18T18:57:47.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-18T18:57:47.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-18T18:57:47.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-18T18:57:47.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-18T18:57:47.327Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T18:57:47.586Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-08-18T18:57:47.586Z] === RUN TestCreateDifferentPlatform [2022-08-18T18:57:47.586Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T18:57:47.586Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T18:57:47.586Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T18:57:47.586Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T18:57:47.586Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T18:57:47.586Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T18:57:47.586Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T18:57:47.586Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T18:57:47.605Z] --- PASS: TestIpcModePrivate (0.67s) [2022-08-18T18:57:47.605Z] === RUN TestIpcModeShareable [2022-08-18T18:57:47.844Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T18:57:47.844Z] === RUN TestCreateInvalidHostConfig [2022-08-18T18:57:47.844Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:57:47.844Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:57:47.844Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:57:47.844Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:57:47.844Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:57:47.844Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:57:47.844Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:57:47.844Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:57:47.844Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T18:57:47.844Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T18:57:47.844Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T18:57:47.844Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T18:57:47.844Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T18:57:47.844Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T18:57:47.844Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T18:57:47.844Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T18:57:47.844Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T18:57:47.844Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T18:57:47.844Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T18:57:47.844Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T18:57:47.844Z] === RUN TestDaemonRestartIpcMode [2022-08-18T18:57:47.844Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T18:57:47.844Z] === RUN TestDaemonHostGatewayIP [2022-08-18T18:57:47.844Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:57:47.844Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-18T18:57:47.844Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T18:57:47.844Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T18:57:47.844Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T18:57:47.844Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T18:57:47.844Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T18:57:47.844Z] === RUN TestDiff [2022-08-18T18:57:47.887Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-18T18:57:48.104Z] --- PASS: TestDiff (0.40s) [2022-08-18T18:57:48.104Z] === RUN TestExecConsoleSize [2022-08-18T18:57:48.148Z] --- PASS: TestIpcModeShareable (0.63s) [2022-08-18T18:57:48.148Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T18:57:48.670Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-18T18:57:48.670Z] === RUN TestExecWithCloseStdin [2022-08-18T18:57:49.236Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-18T18:57:49.236Z] === RUN TestExec [2022-08-18T18:57:49.496Z] --- PASS: TestExec (0.46s) [2022-08-18T18:57:49.496Z] === RUN TestExecUser [2022-08-18T18:57:50.053Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-08-18T18:57:50.053Z] === RUN TestAPIIpcModeHost [2022-08-18T18:57:50.064Z] --- PASS: TestExecUser (0.45s) [2022-08-18T18:57:50.064Z] === RUN TestExportContainerAndImportImage [2022-08-18T18:57:50.130Z] #89 exporting layers 25.4s done [2022-08-18T18:57:50.130Z] #89 writing image sha256:400624db77d2e3b4ad8f10957600bde73ec4a2546d28f90268bfc20960f7f79b [2022-08-18T18:57:50.130Z] #89 writing image sha256:400624db77d2e3b4ad8f10957600bde73ec4a2546d28f90268bfc20960f7f79b done [2022-08-18T18:57:50.130Z] #89 naming to docker.io/library/docker:6ebd74a5e9e2376f17823115c82711c4dcafed95 done [2022-08-18T18:57:50.130Z] #89 DONE 25.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-18T18:57:50.313Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-18T18:57:50.313Z] === RUN TestDaemonIpcModeShareable [2022-08-18T18:57:50.479Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43986/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ebd74a5e9e2376f17823115c82711c4dcafed95 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ebd74a5e9e2376f17823115c82711c4dcafed95 hack/validate/default [2022-08-18T18:57:50.631Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-18T18:57:50.631Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T18:57:51.250Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-18T18:57:51.412Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-18T18:57:51.412Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-18T18:57:51.412Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-18T18:57:51.412Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-18T18:57:51.412Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-18T18:57:51.412Z] [2022-08-18T18:57:51.412Z] INFO Start validation with golang-ci-lint [2022-08-18T18:57:51.509Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-18T18:57:51.509Z] === RUN TestDaemonIpcModePrivate [2022-08-18T18:57:51.978Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-18T18:57:51.978Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-18T18:57:51.978Z] INFO [loader] Using build tags: [ journald] [2022-08-18T18:57:52.011Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-18T18:57:52.011Z] === RUN TestHealthCheckWorkdir [2022-08-18T18:57:52.446Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-18T18:57:52.577Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-18T18:57:52.577Z] === RUN TestHealthKillContainer [2022-08-18T18:57:52.706Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-18T18:57:52.706Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T18:57:53.643Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-18T18:57:53.902Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-18T18:57:53.902Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T18:57:54.839Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-18T18:57:55.098Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-08-18T18:57:55.098Z] === RUN TestIpcModeOlderClient [2022-08-18T18:57:55.098Z] === PAUSE TestIpcModeOlderClient [2022-08-18T18:57:55.098Z] === RUN TestKillContainerInvalidSignal [2022-08-18T18:57:55.358Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-18T18:57:55.358Z] === RUN TestKillContainer [2022-08-18T18:57:55.358Z] === RUN TestKillContainer/no_signal [2022-08-18T18:57:55.928Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T18:57:56.187Z] === RUN TestKillContainer/killing_signal [2022-08-18T18:57:56.755Z] --- PASS: TestKillContainer (1.32s) [2022-08-18T18:57:56.755Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-18T18:57:56.755Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-18T18:57:56.755Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-18T18:57:56.755Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T18:57:56.755Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T18:57:57.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T18:57:58.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-08-18T18:57:58.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-18T18:57:58.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-08-18T18:57:58.262Z] === RUN TestKillStoppedContainer [2022-08-18T18:57:58.262Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-18T18:57:58.262Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T18:57:58.262Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T18:57:58.262Z] === RUN TestKillDifferentUserContainer [2022-08-18T18:57:58.830Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2022-08-18T18:57:58.830Z] === RUN TestInspectOomKilledTrue [2022-08-18T18:57:58.830Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T18:57:58.830Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T18:57:58.830Z] === RUN TestInspectOomKilledFalse [2022-08-18T18:57:59.089Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-18T18:57:59.089Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T18:57:59.349Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-18T18:57:59.349Z] === RUN TestLinksContainerNames [2022-08-18T18:58:00.287Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-18T18:58:00.287Z] === RUN TestLogsFollowTailEmpty [2022-08-18T18:58:00.715Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-18T18:58:00.715Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T18:58:00.715Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T18:58:00.715Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T18:58:00.715Z] === RUN TestIpcModeNone [2022-08-18T18:58:00.855Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-18T18:58:00.855Z] === RUN TestLogs [2022-08-18T18:58:00.855Z] === RUN TestLogs/driver_local [2022-08-18T18:58:00.855Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:58:00.855Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:58:00.855Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T18:58:00.855Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T18:58:00.855Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T18:58:00.855Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T18:58:00.855Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:58:00.855Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:58:00.855Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:58:00.855Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:58:00.855Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:58:00.855Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:58:00.855Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:58:00.855Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:58:00.973Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-18T18:58:00.973Z] === RUN TestIpcModePrivate [2022-08-18T18:58:01.232Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-18T18:58:01.232Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-18T18:58:01.232Z] === RUN TestIpcModeShareable [2022-08-18T18:58:01.232Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:58:01.232Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-18T18:58:01.232Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T18:58:01.424Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:58:01.424Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:58:01.994Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T18:58:01.994Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T18:58:02.564Z] === RUN TestLogs/driver_json-file [2022-08-18T18:58:02.564Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:58:02.564Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:58:02.564Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:58:02.564Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:58:02.564Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:58:02.564Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:58:02.564Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:58:02.564Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:58:02.564Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:58:02.564Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:58:02.564Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:58:02.564Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:58:02.564Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:58:02.564Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:58:02.607Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-08-18T18:58:02.607Z] === RUN TestAPIIpcModeHost [2022-08-18T18:58:02.607Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:58:02.607Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-18T18:58:02.607Z] === RUN TestDaemonIpcModeShareable [2022-08-18T18:58:02.607Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:58:02.607Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-18T18:58:02.607Z] === RUN TestDaemonIpcModePrivate [2022-08-18T18:58:03.516Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:58:03.516Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:58:03.984Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-18T18:58:03.984Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-18T18:58:03.984Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T18:58:03.984Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:58:03.984Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T18:58:03.984Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T18:58:03.984Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:58:03.984Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T18:58:03.984Z] === RUN TestIpcModeOlderClient [2022-08-18T18:58:03.984Z] === PAUSE TestIpcModeOlderClient [2022-08-18T18:58:03.984Z] === RUN TestKillContainerInvalidSignal [2022-08-18T18:58:04.085Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:58:04.085Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:58:04.243Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-08-18T18:58:04.243Z] === RUN TestKillContainer [2022-08-18T18:58:04.243Z] === RUN TestKillContainer/no_signal [2022-08-18T18:58:04.810Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T18:58:04.810Z] === RUN TestKillContainer/killing_signal [2022-08-18T18:58:05.022Z] --- PASS: TestLogs (4.04s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-08-18T18:58:05.022Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s) [2022-08-18T18:58:05.023Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) [2022-08-18T18:58:05.023Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-18T18:58:05.023Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s) [2022-08-18T18:58:05.023Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T18:58:05.282Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/default [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/private [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/slave [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/shared [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/default [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/shared [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/slave [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/private [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T18:58:05.282Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:58:05.282Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:58:05.282Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:58:05.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:58:05.542Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T18:58:05.745Z] --- PASS: TestKillContainer (1.26s) [2022-08-18T18:58:05.745Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-18T18:58:05.745Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-18T18:58:05.745Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-18T18:58:05.745Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T18:58:05.745Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T18:58:05.802Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:58:05.802Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T18:58:05.802Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T18:58:05.802Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:58:05.802Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:58:05.802Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:58:05.802Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:58:05.802Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T18:58:05.802Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-18T18:58:05.802Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-08-18T18:58:05.802Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T18:58:06.002Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T18:58:06.260Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-18T18:58:06.260Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-18T18:58:06.260Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-08-18T18:58:06.260Z] === RUN TestKillStoppedContainer [2022-08-18T18:58:06.518Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T18:58:06.518Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T18:58:06.518Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-08-18T18:58:06.518Z] === RUN TestKillDifferentUserContainer [2022-08-18T18:58:06.776Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-18T18:58:06.776Z] === RUN TestInspectOomKilledTrue [2022-08-18T18:58:06.776Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:58:06.776Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T18:58:06.776Z] === RUN TestInspectOomKilledFalse [2022-08-18T18:58:06.776Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:58:06.776Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T18:58:06.776Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T18:58:06.776Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T18:58:06.776Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T18:58:06.776Z] === RUN TestLinksContainerNames [2022-08-18T18:58:07.182Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-08-18T18:58:07.182Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T18:58:07.711Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-18T18:58:07.711Z] === RUN TestLogsFollowTailEmpty [2022-08-18T18:58:07.750Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-08-18T18:58:07.750Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T18:58:07.969Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-18T18:58:07.969Z] === RUN TestLogs [2022-08-18T18:58:07.969Z] === RUN TestLogs/driver_local [2022-08-18T18:58:08.009Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-18T18:58:08.009Z] === RUN TestNetworkNat [2022-08-18T18:58:08.228Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:58:08.228Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:58:08.228Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T18:58:08.228Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T18:58:08.228Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T18:58:08.228Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T18:58:08.228Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:58:08.228Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:58:08.228Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:58:08.228Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:58:08.228Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:58:08.228Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:58:08.228Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T18:58:08.228Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T18:58:08.269Z] --- PASS: TestNetworkNat (0.48s) [2022-08-18T18:58:08.269Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T18:58:08.795Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T18:58:08.795Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T18:58:08.837Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-18T18:58:08.837Z] === RUN TestNetworkLoopbackNat [2022-08-18T18:58:09.362Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T18:58:09.362Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T18:58:09.928Z] === RUN TestLogs/driver_json-file [2022-08-18T18:58:09.928Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:58:09.929Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:58:09.929Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:58:09.929Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:58:09.929Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:58:09.929Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:58:09.929Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:58:09.929Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:58:09.929Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:58:09.929Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:58:09.929Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:58:09.929Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:58:09.929Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T18:58:09.929Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T18:58:10.864Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T18:58:10.864Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T18:58:11.372Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-18T18:58:11.372Z] === RUN TestPause [2022-08-18T18:58:11.430Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T18:58:11.430Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T18:58:11.940Z] --- PASS: TestPause (0.46s) [2022-08-18T18:58:11.941Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T18:58:11.941Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:58:11.941Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:58:11.941Z] === RUN TestPauseStopPausedContainer [2022-08-18T18:58:11.996Z] --- PASS: TestLogs (3.92s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-08-18T18:58:11.996Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-08-18T18:58:11.996Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T18:58:12.200Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-18T18:58:12.200Z] === RUN TestPidHost [2022-08-18T18:58:12.562Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/default [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/private [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/slave [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/shared [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/default [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/shared [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/slave [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/private [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T18:58:12.562Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:58:12.562Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T18:58:12.562Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T18:58:12.821Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T18:58:12.821Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T18:58:12.821Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T18:58:12.821Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T18:58:12.821Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T18:58:12.821Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T18:58:12.821Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T18:58:12.821Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T18:58:12.821Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T18:58:12.821Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T18:58:12.821Z] 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-08-18T18:58:12.821Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-18T18:58:12.821Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T18:58:12.821Z] 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-08-18T18:58:12.821Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T18:58:12.821Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T18:58:12.821Z] 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-08-18T18:58:12.821Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T18:58:12.821Z] === RUN TestNetworkNat [2022-08-18T18:58:13.388Z] --- PASS: TestNetworkNat (0.48s) [2022-08-18T18:58:13.388Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T18:58:13.579Z] --- PASS: TestPidHost (0.99s) [2022-08-18T18:58:13.579Z] === RUN TestPsFilter [2022-08-18T18:58:13.579Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T18:58:13.579Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T18:58:13.646Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-18T18:58:13.646Z] === RUN TestNetworkLoopbackNat [2022-08-18T18:58:13.839Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-18T18:58:13.839Z] === RUN TestRemoveContainerWithVolume [2022-08-18T18:58:14.410Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-18T18:58:14.410Z] === RUN TestRemoveContainerRunning [2022-08-18T18:58:14.669Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-18T18:58:14.669Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T18:58:15.238Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-18T18:58:15.238Z] === RUN TestRemoveInvalidContainer [2022-08-18T18:58:15.238Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T18:58:15.238Z] === RUN TestRenameLinkedContainer [2022-08-18T18:58:16.173Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-08-18T18:58:16.173Z] === RUN TestPause [2022-08-18T18:58:16.173Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:58:16.173Z] --- SKIP: TestPause (0.00s) [2022-08-18T18:58:16.173Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T18:58:16.173Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:58:16.173Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:58:16.173Z] === RUN TestPauseStopPausedContainer [2022-08-18T18:58:16.173Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:58:16.173Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-18T18:58:16.173Z] === RUN TestPidHost [2022-08-18T18:58:17.129Z] --- PASS: TestPidHost (0.88s) [2022-08-18T18:58:17.129Z] === RUN TestPsFilter [2022-08-18T18:58:17.129Z] --- PASS: TestPsFilter (0.10s) [2022-08-18T18:58:17.129Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T18:58:17.694Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-18T18:58:17.694Z] === RUN TestRemoveContainerWithVolume [2022-08-18T18:58:17.952Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-18T18:58:17.952Z] === RUN TestRemoveContainerRunning [2022-08-18T18:58:18.519Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-18T18:58:18.519Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T18:58:18.777Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-08-18T18:58:18.778Z] === RUN TestRemoveInvalidContainer [2022-08-18T18:58:18.778Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T18:58:18.778Z] === RUN TestRenameLinkedContainer [2022-08-18T18:58:20.512Z] --- PASS: TestRenameLinkedContainer (4.42s) [2022-08-18T18:58:20.512Z] === RUN TestRenameStoppedContainer [2022-08-18T18:58:20.677Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-18T18:58:20.677Z] === RUN TestRenameStoppedContainer [2022-08-18T18:58:20.936Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-18T18:58:20.936Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T18:58:21.871Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-08-18T18:58:21.871Z] === RUN TestRenameInvalidName [2022-08-18T18:58:22.129Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-18T18:58:22.129Z] === RUN TestRenameAnonymousContainer [2022-08-18T18:58:22.415Z] --- PASS: TestRenameStoppedContainer (2.50s) [2022-08-18T18:58:22.415Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T18:58:23.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T18:58:24.031Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-08-18T18:58:24.031Z] === RUN TestRenameContainerWithSameName [2022-08-18T18:58:24.031Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-18T18:58:24.031Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T18:58:24.966Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-18T18:58:24.966Z] === RUN TestResize [2022-08-18T18:58:25.224Z] --- PASS: TestResize (0.40s) [2022-08-18T18:58:25.224Z] === RUN TestResizeWithInvalidSize [2022-08-18T18:58:25.790Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-18T18:58:25.790Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T18:58:26.048Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-08-18T18:58:26.048Z] === RUN TestDaemonRestartKillContainers [2022-08-18T18:58:26.048Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T18:58:26.048Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T18:58:26.048Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T18:58:26.048Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T18:58:26.617Z] --- PASS: TestRenameRunningContainerAndReuse (3.98s) [2022-08-18T18:58:26.617Z] === RUN TestRenameInvalidName [2022-08-18T18:58:26.617Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-18T18:58:26.617Z] === RUN TestRenameAnonymousContainer [2022-08-18T18:58:26.982Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T18:58:27.921Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s) [2022-08-18T18:58:27.921Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.83s) [2022-08-18T18:58:27.921Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-18T18:58:27.921Z] === RUN TestCgroupNamespacesRun [2022-08-18T18:58:27.996Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-08-18T18:58:27.996Z] === RUN TestRenameContainerWithSameName [2022-08-18T18:58:28.566Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-18T18:58:28.566Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T18:58:28.857Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-18T18:58:28.857Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T18:58:29.504Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-18T18:58:29.504Z] === RUN TestResize [2022-08-18T18:58:29.764Z] --- PASS: TestResize (0.44s) [2022-08-18T18:58:29.764Z] === RUN TestResizeWithInvalidSize [2022-08-18T18:58:30.232Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-18T18:58:30.232Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T18:58:30.334Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-18T18:58:30.334Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T18:58:30.593Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:58:30.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:58:30.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:58:30.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T18:58:30.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:58:31.168Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-18T18:58:31.168Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T18:58:32.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:58:32.542Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-08-18T18:58:32.542Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T18:58:33.477Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-18T18:58:33.477Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T18:58:33.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:58:34.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T18:58:34.851Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-18T18:58:34.851Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T18:58:35.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T18:58:35.417Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-18T18:58:35.417Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T18:58:36.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:58:36.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T18:58:36.812Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-18T18:58:36.812Z] === RUN TestNISDomainname [2022-08-18T18:58:36.812Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T18:58:36.812Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-18T18:58:36.812Z] === RUN TestHostnameDnsResolution [2022-08-18T18:58:37.071Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-18T18:58:37.071Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T18:58:37.071Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T18:58:37.071Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T18:58:37.071Z] === RUN TestPrivilegedHostDevices [2022-08-18T18:58:37.637Z] --- PASS: TestPrivilegedHostDevices (0.42s) [2022-08-18T18:58:37.637Z] === RUN TestRunConsoleSize [2022-08-18T18:58:37.895Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-18T18:58:37.895Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T18:58:39.269Z] --- PASS: TestRunWithAlternativeContainerdShim (1.07s) [2022-08-18T18:58:39.269Z] === RUN TestStats [2022-08-18T18:58:39.269Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:58:39.269Z] --- SKIP: TestStats (0.00s) [2022-08-18T18:58:39.269Z] === RUN TestStopContainerWithTimeout [2022-08-18T18:58:39.269Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T18:58:39.269Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T18:58:39.269Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T18:58:39.269Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T18:58:39.269Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T18:58:39.269Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T18:58:39.269Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T18:58:39.269Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T18:58:39.269Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T18:58:39.269Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T18:58:39.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T18:58:39.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T18:58:39.835Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T18:58:41.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T18:58:41.733Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T18:58:43.106Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T18:58:43.106Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-08-18T18:58:43.106Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-08-18T18:58:43.106Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-18T18:58:43.106Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-08-18T18:58:43.106Z] === RUN TestDeleteDevicemapper [2022-08-18T18:58:43.106Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:58:43.106Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T18:58:43.106Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T18:58:43.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T18:58:43.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T18:58:44.481Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-08-18T18:58:44.481Z] === RUN TestUpdateMemory [2022-08-18T18:58:44.481Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:58:44.481Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T18:58:44.481Z] === RUN TestUpdateCPUQuota [2022-08-18T18:58:44.481Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:58:44.481Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-18T18:58:44.481Z] === RUN TestUpdatePidsLimit [2022-08-18T18:58:44.481Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:58:44.481Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-18T18:58:44.481Z] === RUN TestUpdateRestartPolicy [2022-08-18T18:58:45.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T18:58:45.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T18:58:46.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.97s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-08-18T18:58:48.315Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s) [2022-08-18T18:58:48.315Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T18:58:48.315Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T18:58:49.254Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T18:58:50.192Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s) [2022-08-18T18:58:50.192Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-08-18T18:58:50.192Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-18T18:58:50.192Z] === RUN TestCgroupNamespacesRun [2022-08-18T18:58:51.571Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-08-18T18:58:51.571Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T18:58:51.571Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T18:58:51.571Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T18:58:51.571Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T18:58:52.950Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-18T18:58:52.950Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T18:58:53.888Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-18T18:58:53.888Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T18:58:55.268Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-18T18:58:55.268Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T18:58:55.523Z] time="2022-08-18T18:58:49Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-08-18T18:58:55.523Z] ok github.com/docker/docker/libnetwork/networkdb 104.560s coverage: 60.6% of statements [2022-08-18T18:58:55.523Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T18:58:55.523Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T18:58:55.523Z] ok github.com/docker/docker/libnetwork/osl 4.294s coverage: 39.7% of statements [2022-08-18T18:58:55.523Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T18:58:55.523Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-18T18:58:55.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T18:58:55.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T18:58:56.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T18:58:56.208Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-18T18:58:56.208Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T18:58:56.676Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-08-18T18:58:56.676Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T18:58:56.676Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-18T18:58:56.676Z] === RUN TestWaitNonBlocked [2022-08-18T18:58:56.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:58:56.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:58:56.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:58:56.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:58:56.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:58:56.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:58:56.676Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T18:58:56.676Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-18T18:58:56.676Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-08-18T18:58:56.676Z] === RUN TestWaitBlocked [2022-08-18T18:58:56.676Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:58:56.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:58:56.676Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:58:56.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:58:56.676Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:58:56.676Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:58:56.776Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-18T18:58:56.776Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T18:58:56.890Z] ok github.com/docker/docker/libnetwork/portmapper 0.690s coverage: 48.6% of statements [2022-08-18T18:58:57.153Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-18T18:58:57.153Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T18:58:57.241Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T18:58:57.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-08-18T18:58:57.242Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-08-18T18:58:57.242Z] === RUN TestWaitConditions [2022-08-18T18:58:57.242Z] === RUN TestWaitConditions/default [2022-08-18T18:58:57.242Z] === PAUSE TestWaitConditions/default [2022-08-18T18:58:57.242Z] === RUN TestWaitConditions/not-running [2022-08-18T18:58:57.242Z] === PAUSE TestWaitConditions/not-running [2022-08-18T18:58:57.242Z] === RUN TestWaitConditions/next-exit [2022-08-18T18:58:57.242Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T18:58:57.242Z] === RUN TestWaitConditions/removed [2022-08-18T18:58:57.242Z] === PAUSE TestWaitConditions/removed [2022-08-18T18:58:57.242Z] === CONT TestWaitConditions/default [2022-08-18T18:58:57.242Z] === CONT TestWaitConditions/next-exit [2022-08-18T18:58:57.409Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] === Skipped [2022-08-18T18:58:57.409Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T18:58:57.409Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T18:58:57.409Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T18:58:57.409Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T18:58:57.409Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T18:58:57.409Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T18:58:57.409Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T18:58:57.409Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T18:58:57.409Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T18:58:57.409Z] firewalld_test.go:14: firewalld is not running [2022-08-18T18:58:57.409Z] [2022-08-18T18:58:57.409Z] DONE 327 tests, 9 skipped in 203.296s Post stage [Pipeline] junit [2022-08-18T18:58:57.982Z] Recording test results [2022-08-18T18:58:58.093Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-08-18T18:58:58.157Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-08-18T18:58:58.157Z] === RUN TestNISDomainname [Pipeline] sh [2022-08-18T18:58:58.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23390cf51e9fd3022ef829f10139412d08f13e73 -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:23390cf51e9fd3022ef829f10139412d08f13e73 hack/make.sh dynbinary test-integration [2022-08-18T18:58:58.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T18:58:58.728Z] --- PASS: TestNISDomainname (0.59s) [2022-08-18T18:58:58.728Z] === RUN TestHostnameDnsResolution [2022-08-18T18:58:58.788Z] === CONT TestWaitConditions/removed [2022-08-18T18:58:58.788Z] === CONT TestWaitConditions/not-running [2022-08-18T18:58:58.874Z] [2022-08-18T18:58:59.130Z] Removing bundles/ [2022-08-18T18:58:59.130Z] [2022-08-18T18:58:59.130Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T18:58:59.130Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T18:58:59.130Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T18:58:59.297Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-18T18:58:59.297Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T18:58:59.866Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-08-18T18:58:59.866Z] === RUN TestPrivilegedHostDevices [2022-08-18T18:59:00.458Z] --- PASS: TestPrivilegedHostDevices (0.59s) [2022-08-18T18:59:00.458Z] === RUN TestRunConsoleSize [2022-08-18T18:59:00.687Z] --- PASS: TestWaitConditions (0.03s) [2022-08-18T18:59:00.688Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-08-18T18:59:00.688Z] --- PASS: TestWaitConditions/default (1.63s) [2022-08-18T18:59:00.688Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-08-18T18:59:00.688Z] --- PASS: TestWaitConditions/not-running (1.62s) [2022-08-18T18:59:00.688Z] === RUN TestWaitRestartedContainer [2022-08-18T18:59:00.688Z] === RUN TestWaitRestartedContainer/default [2022-08-18T18:59:00.688Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T18:59:00.688Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T18:59:00.688Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T18:59:00.688Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T18:59:00.688Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T18:59:00.688Z] === CONT TestWaitRestartedContainer/default [2022-08-18T18:59:00.688Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T18:59:00.717Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-18T18:59:00.717Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T18:59:01.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T18:59:01.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T18:59:02.063Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T18:59:02.100Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-18T18:59:02.100Z] === RUN TestStats [2022-08-18T18:59:02.997Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T18:59:02.997Z] --- PASS: TestWaitRestartedContainer/next-exit (1.56s) [2022-08-18T18:59:02.997Z] --- PASS: TestWaitRestartedContainer/default (1.59s) [2022-08-18T18:59:02.997Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-18T18:59:02.997Z] === CONT TestDaemonRestartIpcMode [2022-08-18T18:59:02.997Z] === CONT TestIpcModeOlderClient [2022-08-18T18:59:02.997Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T18:59:02.997Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T18:59:04.634Z] --- PASS: TestStats (2.51s) [2022-08-18T18:59:04.634Z] === RUN TestStopContainerWithTimeout [2022-08-18T18:59:04.634Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T18:59:04.634Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T18:59:04.634Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T18:59:04.634Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T18:59:04.634Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T18:59:04.634Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T18:59:04.634Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T18:59:04.634Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T18:59:04.634Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T18:59:04.634Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T18:59:04.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T18:59:05.202Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T18:59:05.530Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-08-18T18:59:05.530Z] --- PASS: TestDaemonRestartIpcMode (2.77s) [2022-08-18T18:59:05.530Z] PASS [2022-08-18T18:59:05.530Z] [2022-08-18T18:59:05.530Z] === Skipped [2022-08-18T18:59:05.530Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T18:59:05.530Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:59:05.530Z] [2022-08-18T18:59:05.530Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T18:59:05.530Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T18:59:05.530Z] [2022-08-18T18:59:05.530Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-18T18:59:05.799Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T18:59:05.799Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T18:59:05.799Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-18T18:59:05.799Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-18T18:59:05.799Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-18T18:59:05.799Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T18:59:05.799Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T18:59:05.799Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T18:59:05.799Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T18:59:05.799Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T18:59:05.799Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-18T18:59:05.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-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T18:59:05.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-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T18:59:05.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-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-18T18:59:05.799Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:59:05.799Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-18T18:59:05.799Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-18T18:59:05.799Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-18T18:59:05.799Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T18:59:05.799Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-18T18:59:05.799Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T18:59:05.799Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T18:59:05.799Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-18T18:59:05.799Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-18T18:59:05.799Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T18:59:05.799Z] [2022-08-18T18:59:05.799Z] DONE 249 tests, 27 skipped in 86.189s [2022-08-18T18:59:05.799Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T18:59:05.799Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T18:59:06.367Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-18T18:59:06.367Z] === RUN TestConfigDaemonID [2022-08-18T18:59:07.109Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T18:59:07.747Z] daemon_test.go:83: [da37b092e0945] daemon is not started [2022-08-18T18:59:07.747Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-18T18:59:07.747Z] === RUN TestDaemonConfigValidation [2022-08-18T18:59:07.747Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:59:07.747Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:59:07.747Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T18:59:07.747Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T18:59:07.747Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T18:59:07.747Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T18:59:07.747Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T18:59:07.747Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T18:59:07.747Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T18:59:07.747Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T18:59:07.747Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:59:07.747Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T18:59:07.747Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T18:59:07.747Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T18:59:07.747Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T18:59:07.747Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T18:59:07.747Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T18:59:07.747Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-18T18:59:07.747Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-18T18:59:07.747Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-18T18:59:07.747Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-18T18:59:07.747Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T18:59:07.747Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T18:59:08.487Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T18:59:08.487Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-08-18T18:59:08.487Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-08-18T18:59:08.487Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-08-18T18:59:08.487Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-18T18:59:08.487Z] === RUN TestDeleteDevicemapper [2022-08-18T18:59:08.487Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:59:08.487Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T18:59:08.487Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T18:59:08.681Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T18:59:09.866Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-08-18T18:59:09.866Z] === RUN TestUpdateMemory [2022-08-18T18:59:10.058Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T18:59:10.435Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-18T18:59:10.435Z] === RUN TestUpdateCPUQuota [2022-08-18T18:59:10.992Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T18:59:10.992Z] daemon_test.go:197: [d302504473e28] daemon is not started [2022-08-18T18:59:10.992Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-18T18:59:10.992Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-18T18:59:10.992Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-18T18:59:10.992Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-18T18:59:10.992Z] === RUN TestDaemonProxy [2022-08-18T18:59:10.992Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T18:59:10.992Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-18T18:59:10.992Z] PASS [2022-08-18T18:59:10.992Z] [2022-08-18T18:59:10.992Z] === Skipped [2022-08-18T18:59:10.992Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-18T18:59:10.992Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T18:59:10.992Z] [2022-08-18T18:59:10.992Z] DONE 13 tests, 1 skipped in 5.241s [2022-08-18T18:59:10.992Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T18:59:10.992Z] INFO: Testing against a local daemon [2022-08-18T18:59:10.992Z] === RUN TestCommitInheritsEnv [2022-08-18T18:59:11.372Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-08-18T18:59:11.372Z] === RUN TestUpdatePidsLimit [2022-08-18T18:59:11.372Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T18:59:11.632Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T18:59:11.890Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T18:59:12.149Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T18:59:12.408Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T18:59:12.667Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T18:59:12.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T18:59:12.926Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T18:59:13.495Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-08-18T18:59:13.496Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2022-08-18T18:59:13.496Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-18T18:59:13.496Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-18T18:59:13.496Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-18T18:59:13.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-18T18:59:13.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-18T18:59:13.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-08-18T18:59:13.496Z] === RUN TestUpdateRestartPolicy [2022-08-18T18:59:13.519Z] --- PASS: TestCommitInheritsEnv (2.08s) [2022-08-18T18:59:13.519Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T18:59:13.519Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform// [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T18:59:13.519Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T18:59:13.519Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T18:59:13.519Z] === RUN TestImagesFilterMultiReference [2022-08-18T18:59:13.519Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-18T18:59:13.519Z] === RUN TestImagePullPlatformInvalid [2022-08-18T18:59:13.519Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-18T18:59:13.519Z] === RUN TestRemoveImageOrphaning [2022-08-18T18:59:15.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T18:59:15.423Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-08-18T18:59:15.423Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T18:59:15.423Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T18:59:15.423Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T18:59:15.423Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T18:59:15.423Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-18T18:59:15.423Z] === RUN TestTagInvalidReference [2022-08-18T18:59:15.423Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T18:59:15.423Z] === RUN TestTagValidPrefixedRepo [2022-08-18T18:59:15.423Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T18:59:15.423Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T18:59:15.423Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T18:59:15.423Z] === RUN TestTagOfficialNames [2022-08-18T18:59:15.423Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-18T18:59:15.423Z] === RUN TestTagMatchesDigest [2022-08-18T18:59:15.423Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T18:59:15.423Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T18:59:18.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T18:59:19.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T18:59:22.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T18:59:24.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T18:59:25.711Z] --- PASS: TestUpdateRestartPolicy (11.63s) [2022-08-18T18:59:25.711Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T18:59:27.096Z] --- PASS: TestUpdateRestartWithAutoRemove (1.82s) [2022-08-18T18:59:27.096Z] === RUN TestWaitNonBlocked [2022-08-18T18:59:27.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:59:27.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:59:27.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:59:27.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:59:27.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T18:59:27.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T18:59:27.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T18:59:28.034Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T18:59:28.034Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2022-08-18T18:59:28.034Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2022-08-18T18:59:28.034Z] === RUN TestWaitBlocked [2022-08-18T18:59:28.034Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:59:28.034Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:59:28.034Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:59:28.034Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:59:28.034Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T18:59:28.034Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T18:59:28.603Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-18T18:59:28.603Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-08-18T18:59:28.603Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-08-18T18:59:28.603Z] === RUN TestWaitConditions [2022-08-18T18:59:28.862Z] === RUN TestWaitConditions/default [2022-08-18T18:59:28.862Z] === PAUSE TestWaitConditions/default [2022-08-18T18:59:28.862Z] === RUN TestWaitConditions/not-running [2022-08-18T18:59:28.862Z] === PAUSE TestWaitConditions/not-running [2022-08-18T18:59:28.862Z] === RUN TestWaitConditions/next-exit [2022-08-18T18:59:28.862Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T18:59:28.862Z] === RUN TestWaitConditions/removed [2022-08-18T18:59:28.862Z] === PAUSE TestWaitConditions/removed [2022-08-18T18:59:28.862Z] === CONT TestWaitConditions/default [2022-08-18T18:59:28.862Z] === CONT TestWaitConditions/next-exit [2022-08-18T18:59:30.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T18:59:30.767Z] === CONT TestWaitConditions/removed [2022-08-18T18:59:30.767Z] === CONT TestWaitConditions/not-running [2022-08-18T18:59:32.144Z] --- PASS: TestWaitConditions (0.02s) [2022-08-18T18:59:32.144Z] --- PASS: TestWaitConditions/next-exit (1.74s) [2022-08-18T18:59:32.144Z] --- PASS: TestWaitConditions/default (1.75s) [2022-08-18T18:59:32.144Z] --- PASS: TestWaitConditions/not-running (1.63s) [2022-08-18T18:59:32.144Z] --- PASS: TestWaitConditions/removed (1.68s) [2022-08-18T18:59:32.144Z] === RUN TestWaitRestartedContainer [2022-08-18T18:59:32.144Z] === RUN TestWaitRestartedContainer/default [2022-08-18T18:59:32.144Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T18:59:32.144Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T18:59:32.144Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T18:59:32.144Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T18:59:32.144Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T18:59:32.144Z] === CONT TestWaitRestartedContainer/default [2022-08-18T18:59:32.144Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T18:59:32.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T18:59:34.051Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T18:59:34.621Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T18:59:34.621Z] --- PASS: TestWaitRestartedContainer/next-exit (1.49s) [2022-08-18T18:59:34.621Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2022-08-18T18:59:34.621Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-18T18:59:34.621Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T18:59:34.621Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T18:59:35.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T18:59:35.531Z] Using test binary docker [2022-08-18T18:59:35.808Z] +++ /etc/init.d/apparmor start [2022-08-18T18:59:35.808Z] Not: starting. [2022-08-18T18:59:35.808Z] Starting dockerd [2022-08-18T18:59:35.808Z] INFO: Waiting for daemon to start... [2022-08-18T18:59:35.808Z] +++ 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-08-18T18:59:37.158Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2022-08-18T18:59:37.158Z] === CONT TestIpcModeOlderClient [2022-08-18T18:59:37.158Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-08-18T18:59:37.158Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T18:59:37.158Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-18T18:59:37.158Z] === CONT TestDaemonHostGatewayIP [2022-08-18T18:59:38.331Z] . [2022-08-18T18:59:38.331Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T18:59:38.331Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T18:59:38.331Z] Error: No such image: emptyfs [2022-08-18T18:59:38.331Z] ++++ docker load [2022-08-18T18:59:38.331Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T18:59:38.331Z] Loaded image: emptyfs:latest [2022-08-18T18:59:38.331Z] Running integration-test (iteration 1) [2022-08-18T18:59:38.331Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T18:59:38.331Z] ++ 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-08-18T18:59:38.331Z] ++ set -e [2022-08-18T18:59:38.331Z] ++ '[' -n 0 ']' [2022-08-18T18:59:38.331Z] ++ set -x [2022-08-18T18:59:38.331Z] ++ 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-08-18T18:59:39.262Z] Loaded image: busybox:latest [2022-08-18T18:59:39.694Z] --- PASS: TestDaemonHostGatewayIP (2.63s) [2022-08-18T18:59:39.694Z] === CONT TestDaemonRestartIpcMode [2022-08-18T18:59:39.827Z] Loaded image: busybox:glibc [2022-08-18T18:59:42.234Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2022-08-18T18:59:45.078Z] Loaded image: debian:bullseye-slim [2022-08-18T18:59:45.078Z] Loaded image: hello-world:latest [2022-08-18T18:59:45.078Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T18:59:45.078Z] INFO: Testing against a local daemon [2022-08-18T18:59:45.078Z] === RUN TestCgroupNamespacesBuild [2022-08-18T18:59:46.975Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2022-08-18T18:59:46.975Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T18:59:48.818Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-08-18T18:59:48.818Z] PASS [2022-08-18T18:59:48.818Z] [2022-08-18T18:59:48.818Z] === Skipped [2022-08-18T18:59:48.818Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T18:59:48.818Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T18:59:48.818Z] [2022-08-18T18:59:48.818Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T18:59:48.818Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T18:59:48.818Z] [2022-08-18T18:59:48.818Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T18:59:48.818Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T18:59:48.818Z] [2022-08-18T18:59:48.818Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T18:59:48.818Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T18:59:48.818Z] [2022-08-18T18:59:48.818Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T18:59:48.818Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T18:59:48.818Z] [2022-08-18T18:59:48.818Z] DONE 272 tests, 5 skipped in 143.838s [2022-08-18T18:59:48.818Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T18:59:48.818Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T18:59:49.385Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-18T18:59:49.385Z] === RUN TestConfigDaemonID [2022-08-18T18:59:49.679Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2022-08-18T18:59:49.679Z] === RUN TestBuildWithSession [2022-08-18T18:59:49.679Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T18:59:49.679Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T18:59:49.679Z] === RUN TestBuildSquashParent [2022-08-18T18:59:50.377Z] daemon_test.go:83: [d3918066b3d22] daemon is not started [2022-08-18T18:59:50.378Z] --- PASS: TestConfigDaemonID (1.03s) [2022-08-18T18:59:50.378Z] === RUN TestDaemonConfigValidation [2022-08-18T18:59:50.378Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:59:50.378Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:59:50.378Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T18:59:50.378Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T18:59:50.378Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T18:59:50.378Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T18:59:50.378Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T18:59:50.378Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T18:59:50.378Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T18:59:50.378Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T18:59:50.378Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T18:59:50.378Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T18:59:50.378Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T18:59:50.378Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T18:59:50.378Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T18:59:50.637Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T18:59:50.637Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T18:59:50.637Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-18T18:59:50.637Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-18T18:59:50.637Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-18T18:59:50.637Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-18T18:59:50.637Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T18:59:50.637Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T18:59:51.573Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T18:59:52.512Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T18:59:53.890Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T18:59:53.890Z] daemon_test.go:197: [dcf879b262cf8] daemon is not started [2022-08-18T18:59:53.890Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-18T18:59:53.890Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T18:59:53.890Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T18:59:53.890Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T18:59:53.890Z] === RUN TestDaemonProxy [2022-08-18T18:59:53.890Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T18:59:55.794Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T18:59:57.171Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T18:59:57.772Z] --- PASS: TestBuildSquashParent (8.57s) [2022-08-18T18:59:57.772Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T18:59:57.772Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:59:57.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:59:57.772Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:59:57.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T18:59:57.772Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:59:57.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T18:59:57.772Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:59:57.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T18:59:57.772Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:59:57.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T18:59:57.772Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:59:57.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:59:57.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T18:59:57.772Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T18:59:59.075Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T18:59:59.335Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T18:59:59.902Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-18T18:59:59.902Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-18T18:59:59.902Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-18T18:59:59.902Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-18T18:59:59.902Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T18:59:59.902Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T18:59:59.902Z] PASS [2022-08-18T18:59:59.902Z] [2022-08-18T18:59:59.902Z] DONE 18 tests in 11.146s [2022-08-18T18:59:59.902Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T18:59:59.902Z] INFO: Testing against a local daemon [2022-08-18T18:59:59.902Z] === RUN TestCommitInheritsEnv [2022-08-18T19:00:00.471Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-08-18T19:00:00.471Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T19:00:00.471Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T19:00:00.471Z] === RUN TestImportWithCustomPlatform [2022-08-18T19:00:00.471Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T19:00:00.471Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T19:00:00.471Z] === RUN TestImportWithCustomPlatform// [2022-08-18T19:00:00.471Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T19:00:00.471Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T19:00:00.471Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T19:00:00.731Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T19:00:00.731Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T19:00:00.731Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T19:00:00.731Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T19:00:00.731Z] === RUN TestImagesFilterMultiReference [2022-08-18T19:00:00.731Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T19:00:00.731Z] === RUN TestImagePullPlatformInvalid [2022-08-18T19:00:00.731Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T19:00:00.731Z] === RUN TestRemoveImageOrphaning [2022-08-18T19:00:00.991Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-08-18T19:00:00.991Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T19:00:01.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:00:01.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:00:01.559Z] time="2022-08-18T19:00:01Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T19:00:03.464Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2022-08-18T19:00:03.464Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T19:00:03.464Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T19:00:03.464Z] === RUN TestTagInvalidReference [2022-08-18T19:00:03.464Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T19:00:03.464Z] === RUN TestTagValidPrefixedRepo [2022-08-18T19:00:03.464Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T19:00:03.464Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T19:00:03.464Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T19:00:03.464Z] === RUN TestTagOfficialNames [2022-08-18T19:00:03.464Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T19:00:03.464Z] === RUN TestTagMatchesDigest [2022-08-18T19:00:03.464Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T19:00:03.464Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T19:00:04.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:00:04.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:00:07.596Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-18T19:00:07.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2022-08-18T19:00:07.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2022-08-18T19:00:07.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2022-08-18T19:00:07.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2022-08-18T19:00:07.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s) [2022-08-18T19:00:07.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2022-08-18T19:00:07.596Z] === RUN TestBuildMultiStageCopy [2022-08-18T19:00:07.597Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T19:00:10.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T19:00:10.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T19:00:10.940Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T19:00:11.504Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T19:00:12.434Z] --- PASS: TestBuildMultiStageCopy (4.89s) [2022-08-18T19:00:12.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s) [2022-08-18T19:00:12.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2022-08-18T19:00:12.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2022-08-18T19:00:12.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2022-08-18T19:00:12.434Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-08-18T19:00:12.434Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T19:00:13.803Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2022-08-18T19:00:13.803Z] === RUN TestBuildLabelWithTargets [2022-08-18T19:00:16.323Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2022-08-18T19:00:16.324Z] === RUN TestBuildWithEmptyLayers [2022-08-18T19:00:17.254Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-08-18T19:00:17.254Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T19:00:20.529Z] --- PASS: TestBuildMultiStageOnBuild (3.31s) [2022-08-18T19:00:20.529Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T19:00:22.422Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2022-08-18T19:00:22.422Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T19:00:26.598Z] --- PASS: TestBuildMultiStageLayerLeak (3.51s) [2022-08-18T19:00:26.598Z] === RUN TestBuildWithHugeFile [2022-08-18T19:00:35.522Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T19:00:35.522Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:00:35.522Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:00:35.522Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:00:35.522Z] [2022-08-18T19:00:35.522Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T19:00:35.522Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T19:00:35.522Z] HOSTNAME=44e3defd1aa2 [2022-08-18T19:00:35.522Z] TESTDEBUG=0 [2022-08-18T19:00:35.522Z] DEST=bundles/test-integration [2022-08-18T19:00:35.522Z] PWD=/go/src/github.com/docker/docker [2022-08-18T19:00:35.522Z] DOCKER_GITCOMMIT=23390cf51e9fd3022ef829f10139412d08f13e73 [2022-08-18T19:00:35.522Z] container=docker [2022-08-18T19:00:35.522Z] HOME=/root [2022-08-18T19:00:35.522Z] GOLANG_VERSION=1.18.5 [2022-08-18T19:00:35.522Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T19:00:35.522Z] VALIDATE_BRANCH=master [2022-08-18T19:00:35.522Z] TERM=xterm [2022-08-18T19:00:35.522Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T19:00:35.522Z] SHLVL=1 [2022-08-18T19:00:35.522Z] TIMEOUT=120m [2022-08-18T19:00:35.522Z] DOCKER_BUILDTAGS= journald [2022-08-18T19:00:35.522Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T19:00:35.522Z] GO111MODULE=off [2022-08-18T19:00:35.522Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T19:00:35.522Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T19:00:35.522Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T19:00:35.522Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T19:00:35.522Z] GOPATH=/go [2022-08-18T19:00:35.522Z] PKG_CONFIG=pkg-config [2022-08-18T19:00:35.522Z] _=/usr/bin/env [2022-08-18T19:00:35.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T19:00:51.855Z] --- PASS: TestImportExtremelyLargeImageWorks (93.63s) [2022-08-18T19:00:51.855Z] PASS [2022-08-18T19:00:51.855Z] [2022-08-18T19:00:51.855Z] === Skipped [2022-08-18T19:00:51.855Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T19:00:51.855Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T19:00:51.855Z] [2022-08-18T19:00:51.855Z] DONE 22 tests, 1 skipped in 98.024s [2022-08-18T19:00:51.855Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T19:00:51.855Z] === RUN TestStripANSICommands [2022-08-18T19:00:51.855Z] === RUN TestStripANSICommands/#00 [2022-08-18T19:00:51.855Z] === RUN TestStripANSICommands/#01 [2022-08-18T19:00:51.855Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T19:00:51.855Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T19:00:51.855Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T19:00:51.855Z] PASS [2022-08-18T19:00:51.855Z] [2022-08-18T19:00:51.855Z] DONE 3 tests in 0.038s [2022-08-18T19:00:51.855Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T19:00:51.855Z] INFO: Testing against a local daemon [2022-08-18T19:00:51.855Z] === RUN TestNetworkCreateDelete [2022-08-18T19:00:51.855Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T19:00:51.855Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T19:00:51.855Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T19:00:51.855Z] === RUN TestDaemonDNSFallback [2022-08-18T19:00:56.037Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-18T19:00:56.037Z] === RUN TestInspectNetwork [2022-08-18T19:00:56.037Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:00:56.037Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T19:00:56.037Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T19:00:56.037Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.037Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T19:00:56.037Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:00:56.037Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:00:56.037Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:00:56.037Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T19:00:56.037Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T19:00:56.037Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T19:00:56.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T19:00:56.037Z] === RUN TestNetworkList [2022-08-18T19:00:56.037Z] === RUN TestNetworkList//networks [2022-08-18T19:00:56.037Z] === PAUSE TestNetworkList//networks [2022-08-18T19:00:56.037Z] === RUN TestNetworkList//networks/ [2022-08-18T19:00:56.037Z] === PAUSE TestNetworkList//networks/ [2022-08-18T19:00:56.037Z] === CONT TestNetworkList//networks [2022-08-18T19:00:56.037Z] === CONT TestNetworkList//networks/ [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T19:00:56.037Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T19:00:56.037Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T19:00:56.037Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.037Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T19:00:56.037Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T19:00:56.037Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.037Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T19:00:56.037Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T19:00:56.037Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.037Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T19:00:56.037Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T19:00:56.037Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.037Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T19:00:56.037Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T19:00:56.037Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.037Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T19:00:56.037Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T19:00:56.037Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.037Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T19:00:56.037Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T19:00:56.037Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:00:56.037Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T19:00:56.037Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T19:00:56.037Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:00:56.037Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:00:56.038Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T19:00:56.038Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:00:56.038Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-18T19:00:56.038Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T19:00:56.038Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:00:56.038Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T19:00:56.038Z] PASS [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === Skipped [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-18T19:00:56.038Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T19:00:56.038Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T19:00:56.038Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T19:00:56.038Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T19:00:56.038Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T19:00:56.038Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T19:00:56.038Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T19:00:56.038Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T19:00:56.038Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:00:56.038Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-18T19:00:56.038Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T19:00:56.038Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] DONE 34 tests, 12 skipped in 7.050s [2022-08-18T19:00:56.038Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:00:56.038Z] INFO: Testing against a local daemon [2022-08-18T19:00:56.038Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T19:00:56.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:00:56.038Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:00:56.038Z] === RUN TestDockerNetworkIpvlan [2022-08-18T19:00:56.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:00:56.038Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:00:56.038Z] PASS [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === Skipped [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:00:56.038Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:00:56.038Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:00:56.038Z] [2022-08-18T19:00:56.038Z] DONE 2 tests, 2 skipped in 0.083s [2022-08-18T19:00:56.304Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:00:56.304Z] INFO: Testing against a local daemon [2022-08-18T19:00:56.304Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T19:00:56.304Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.304Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestDockerNetworkMacvlan [2022-08-18T19:00:56.304Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.304Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-18T19:00:56.304Z] PASS [2022-08-18T19:00:56.304Z] [2022-08-18T19:00:56.304Z] === Skipped [2022-08-18T19:00:56.304Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T19:00:56.304Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.304Z] [2022-08-18T19:00:56.304Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-18T19:00:56.304Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T19:00:56.304Z] [2022-08-18T19:00:56.304Z] DONE 2 tests, 2 skipped in 0.091s [2022-08-18T19:00:56.304Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T19:00:56.304Z] testing: warning: no tests to run [2022-08-18T19:00:56.304Z] PASS [2022-08-18T19:00:56.304Z] [2022-08-18T19:00:56.304Z] DONE 0 tests in 0.026s [2022-08-18T19:00:56.304Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T19:00:56.304Z] INFO: Testing against a local daemon [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginTLS [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginHeader [2022-08-18T19:00:56.304Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.304Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-18T19:00:56.304Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T19:00:56.888Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:56.888Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-18T19:00:56.888Z] === RUN TestAuthZPluginV2Disable [2022-08-18T19:00:57.146Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:57.146Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-18T19:00:57.146Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T19:00:57.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:57.403Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T19:00:57.403Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T19:00:57.968Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:57.968Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T19:00:57.968Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T19:00:58.226Z] PASS [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === Skipped [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T19:00:58.226Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.226Z] [2022-08-18T19:00:58.226Z] DONE 17 tests, 17 skipped in 1.805s [2022-08-18T19:00:58.227Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T19:00:58.227Z] INFO: Testing against a local daemon [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:00:58.227Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:00:58.227Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T19:00:58.227Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T19:00:58.227Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T19:00:58.227Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T19:00:58.227Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T19:00:58.227Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T19:00:58.227Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T19:00:58.227Z] === RUN TestPluginInstall [2022-08-18T19:00:58.227Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.227Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T19:00:58.227Z] === RUN TestPluginsWithRuntimes [2022-08-18T19:00:58.227Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T19:00:58.227Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T19:00:58.227Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T19:00:58.227Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T19:00:58.227Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T19:00:58.227Z] PASS [2022-08-18T19:00:58.227Z] [2022-08-18T19:00:58.227Z] === Skipped [2022-08-18T19:00:58.227Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-18T19:00:58.227Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T19:00:58.227Z] [2022-08-18T19:00:58.227Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-18T19:00:58.227Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T19:00:58.227Z] [2022-08-18T19:00:58.227Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T19:00:58.227Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T19:00:58.227Z] [2022-08-18T19:00:58.227Z] DONE 19 tests, 3 skipped in 0.137s [2022-08-18T19:00:58.227Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T19:00:58.485Z] INFO: Testing against a local daemon [2022-08-18T19:00:58.485Z] === RUN TestExternalGraphDriver [2022-08-18T19:00:58.505Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m57.648770238s [2022-08-18T19:00:58.505Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 512.772574ms [2022-08-18T19:00:58.742Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T19:00:58.742Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-18T19:00:58.742Z] === RUN TestGraphdriverPluginV2 [2022-08-18T19:01:02.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T19:01:02.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T19:01:02.925Z] --- PASS: TestGraphdriverPluginV2 (3.68s) [2022-08-18T19:01:02.926Z] PASS [2022-08-18T19:01:02.926Z] [2022-08-18T19:01:02.926Z] === Skipped [2022-08-18T19:01:02.926Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-18T19:01:02.926Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T19:01:02.926Z] [2022-08-18T19:01:02.926Z] DONE 2 tests, 1 skipped in 4.101s [2022-08-18T19:01:02.926Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T19:01:02.926Z] INFO: Testing against a local daemon [2022-08-18T19:01:02.926Z] === RUN TestContinueAfterPluginCrash [2022-08-18T19:01:02.926Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T19:01:02.926Z] === RUN TestReadPluginNoRead [2022-08-18T19:01:02.926Z] === PAUSE TestReadPluginNoRead [2022-08-18T19:01:02.926Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T19:01:02.926Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T19:01:02.926Z] === CONT TestContinueAfterPluginCrash [2022-08-18T19:01:02.926Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T19:01:07.112Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2022-08-18T19:01:07.112Z] === CONT TestReadPluginNoRead [2022-08-18T19:01:09.013Z] === RUN TestReadPluginNoRead/default [2022-08-18T19:01:10.387Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T19:01:11.760Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2022-08-18T19:01:11.760Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T19:01:12.694Z] === CONT TestReadPluginNoRead [2022-08-18T19:01:12.694Z] read_test.go:92: [da31eff03b8a4] daemon is not started [2022-08-18T19:01:12.694Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-08-18T19:01:12.694Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-18T19:01:12.694Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-08-18T19:01:12.694Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-08-18T19:01:12.694Z] PASS [2022-08-18T19:01:12.694Z] [2022-08-18T19:01:12.694Z] DONE 6 tests in 10.384s [2022-08-18T19:01:12.694Z] 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-08-18T19:01:12.952Z] testing: warning: no tests to run [2022-08-18T19:01:12.952Z] PASS [2022-08-18T19:01:12.952Z] [2022-08-18T19:01:12.952Z] DONE 0 tests in 0.035s [2022-08-18T19:01:12.952Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T19:01:12.952Z] INFO: Testing against a local daemon [2022-08-18T19:01:12.952Z] === RUN TestPluginWithDevMounts [2022-08-18T19:01:12.952Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T19:01:12.952Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T19:01:12.952Z] PASS [2022-08-18T19:01:12.952Z] [2022-08-18T19:01:12.952Z] === Skipped [2022-08-18T19:01:12.952Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-18T19:01:12.952Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T19:01:12.952Z] [2022-08-18T19:01:12.952Z] DONE 1 tests, 1 skipped in 0.092s [2022-08-18T19:01:12.952Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T19:01:12.952Z] INFO: Testing against a local daemon [2022-08-18T19:01:12.952Z] === RUN TestSecretInspect [2022-08-18T19:01:12.952Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:12.952Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-18T19:01:12.952Z] === RUN TestSecretList [2022-08-18T19:01:12.952Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:12.952Z] --- SKIP: TestSecretList (0.01s) [2022-08-18T19:01:12.952Z] === RUN TestSecretsCreateAndDelete [2022-08-18T19:01:12.952Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:12.952Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-18T19:01:12.952Z] === RUN TestSecretsUpdate [2022-08-18T19:01:13.211Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- SKIP: TestSecretsUpdate (0.03s) [2022-08-18T19:01:13.211Z] === RUN TestTemplatedSecret [2022-08-18T19:01:13.211Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T19:01:13.211Z] === RUN TestSecretCreateResolve [2022-08-18T19:01:13.211Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-18T19:01:13.211Z] PASS [2022-08-18T19:01:13.211Z] [2022-08-18T19:01:13.211Z] === Skipped [2022-08-18T19:01:13.211Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-18T19:01:13.211Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] [2022-08-18T19:01:13.211Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-18T19:01:13.211Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] [2022-08-18T19:01:13.211Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-18T19:01:13.211Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] [2022-08-18T19:01:13.211Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.03s) [2022-08-18T19:01:13.211Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] [2022-08-18T19:01:13.211Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-18T19:01:13.211Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] [2022-08-18T19:01:13.211Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-18T19:01:13.211Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] [2022-08-18T19:01:13.211Z] DONE 6 tests, 6 skipped in 0.162s [2022-08-18T19:01:13.211Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T19:01:13.211Z] INFO: Testing against a local daemon [2022-08-18T19:01:13.211Z] === RUN TestServiceCreateInit [2022-08-18T19:01:13.211Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T19:01:13.211Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T19:01:13.211Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-18T19:01:13.211Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T19:01:13.211Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T19:01:13.211Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T19:01:13.211Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-18T19:01:13.211Z] === RUN TestCreateServiceConflict [2022-08-18T19:01:13.211Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-18T19:01:13.211Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T19:01:13.211Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-18T19:01:13.211Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T19:01:13.211Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T19:01:13.211Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T19:01:13.211Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-08-18T19:01:13.211Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T19:01:13.211Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.211Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-18T19:01:13.211Z] === RUN TestCreateServiceSysctls [2022-08-18T19:01:13.470Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.470Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-18T19:01:13.470Z] === RUN TestCreateServiceCapabilities [2022-08-18T19:01:13.470Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.470Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-18T19:01:13.470Z] === RUN TestInspect [2022-08-18T19:01:13.470Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.470Z] --- SKIP: TestInspect (0.01s) [2022-08-18T19:01:13.470Z] === RUN TestCreateJob [2022-08-18T19:01:13.470Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.470Z] --- SKIP: TestCreateJob (0.01s) [2022-08-18T19:01:13.470Z] === RUN TestReplicatedJob [2022-08-18T19:01:13.470Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.470Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-18T19:01:13.470Z] === RUN TestUpdateReplicatedJob [2022-08-18T19:01:13.470Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.470Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-18T19:01:13.470Z] === RUN TestServiceListWithStatuses [2022-08-18T19:01:13.470Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:01:13.470Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T19:01:13.470Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T19:01:13.470Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.470Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-08-18T19:01:13.470Z] === RUN TestDockerNetworkReConnect [2022-08-18T19:01:13.470Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:13.470Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-18T19:01:13.470Z] === RUN TestServicePlugin [2022-08-18T19:01:15.372Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.372Z] --- SKIP: TestServicePlugin (1.94s) [2022-08-18T19:01:15.372Z] === RUN TestServiceUpdateLabel [2022-08-18T19:01:15.372Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.372Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-18T19:01:15.372Z] === RUN TestServiceUpdateSecrets [2022-08-18T19:01:15.372Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.372Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-18T19:01:15.372Z] === RUN TestServiceUpdateConfigs [2022-08-18T19:01:15.372Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.372Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-18T19:01:15.372Z] === RUN TestServiceUpdateNetwork [2022-08-18T19:01:15.372Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.372Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-18T19:01:15.372Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T19:01:15.372Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.372Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-18T19:01:15.372Z] PASS [2022-08-18T19:01:15.372Z] [2022-08-18T19:01:15.372Z] === Skipped [2022-08-18T19:01:15.372Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T19:01:15.372Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.372Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T19:01:15.372Z] [2022-08-18T19:01:15.372Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T19:01:15.372Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.372Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T19:01:15.372Z] [2022-08-18T19:01:15.372Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-18T19:01:15.373Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-18T19:01:15.373Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-18T19:01:15.373Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T19:01:15.373Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-08-18T19:01:15.373Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-18T19:01:15.373Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-18T19:01:15.373Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-18T19:01:15.373Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-18T19:01:15.373Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-18T19:01:15.373Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-18T19:01:15.373Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-18T19:01:15.373Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T19:01:15.373Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-08-18T19:01:15.373Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-18T19:01:15.373Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-08-18T19:01:15.373Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-18T19:01:15.373Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-18T19:01:15.373Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-18T19:01:15.373Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-18T19:01:15.373Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-18T19:01:15.373Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T19:01:15.373Z] [2022-08-18T19:01:15.373Z] DONE 24 tests, 23 skipped in 2.356s [2022-08-18T19:01:15.373Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T19:01:15.631Z] INFO: Testing against a local daemon [2022-08-18T19:01:15.631Z] === RUN TestSessionCreate [2022-08-18T19:01:15.631Z] --- PASS: TestSessionCreate (0.04s) [2022-08-18T19:01:15.631Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T19:01:15.631Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-18T19:01:15.631Z] PASS [2022-08-18T19:01:15.631Z] [2022-08-18T19:01:15.631Z] DONE 2 tests in 0.163s [2022-08-18T19:01:15.631Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T19:01:15.889Z] INFO: Testing against a local daemon [2022-08-18T19:01:15.889Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:01:15.890Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:01:15.890Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:01:15.890Z] === RUN TestDiskUsage [2022-08-18T19:01:15.890Z] === PAUSE TestDiskUsage [2022-08-18T19:01:15.890Z] === RUN TestEventsExecDie [2022-08-18T19:01:16.148Z] --- PASS: TestEventsExecDie (0.47s) [2022-08-18T19:01:16.148Z] === RUN TestEventsBackwardsCompatible [2022-08-18T19:01:16.406Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-18T19:01:16.406Z] === RUN TestEventsVolumeCreate [2022-08-18T19:01:16.406Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-08-18T19:01:16.406Z] === RUN TestInfoBinaryCommits [2022-08-18T19:01:16.406Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T19:01:16.406Z] === RUN TestInfoAPIVersioned [2022-08-18T19:01:16.406Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T19:01:16.406Z] === RUN TestInfoAPI [2022-08-18T19:01:16.406Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T19:01:16.406Z] === RUN TestInfoAPIWarnings [2022-08-18T19:01:24.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T19:01:28.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T19:01:34.515Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-18T19:01:34.515Z] === RUN TestInfoDebug [2022-08-18T19:01:34.515Z] --- PASS: TestInfoDebug (0.54s) [2022-08-18T19:01:34.515Z] === RUN TestInfoInsecureRegistries [2022-08-18T19:01:34.515Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T19:01:34.515Z] === RUN TestInfoRegistryMirrors [2022-08-18T19:01:34.515Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-08-18T19:01:34.515Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T19:01:34.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T19:01:34.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T19:01:35.081Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T19:01:35.081Z] === RUN TestPingCacheHeaders [2022-08-18T19:01:35.081Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T19:01:35.081Z] === RUN TestPingGet [2022-08-18T19:01:35.081Z] --- PASS: TestPingGet (0.01s) [2022-08-18T19:01:35.081Z] === RUN TestPingHead [2022-08-18T19:01:35.081Z] --- PASS: TestPingHead (0.03s) [2022-08-18T19:01:35.081Z] === RUN TestPingSwarmHeader [2022-08-18T19:01:35.651Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T19:01:35.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T19:01:36.216Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T19:01:36.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T19:01:37.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T19:01:37.150Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T19:01:37.150Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-18T19:01:37.150Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T19:01:37.150Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T19:01:37.150Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T19:01:37.150Z] === RUN TestPingBuilderHeader [2022-08-18T19:01:37.150Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T19:01:37.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T19:01:37.720Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T19:01:38.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T19:01:38.286Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-18T19:01:38.286Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-18T19:01:38.286Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-18T19:01:38.286Z] === RUN TestVersion [2022-08-18T19:01:38.286Z] --- PASS: TestVersion (0.03s) [2022-08-18T19:01:38.286Z] === CONT TestDiskUsage [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T19:01:38.852Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T19:01:39.111Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T19:01:39.111Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T19:01:39.111Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T19:01:39.111Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T19:01:39.111Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T19:01:39.369Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T19:01:39.369Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T19:01:39.369Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T19:01:39.369Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T19:01:39.369Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage (1.23s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-18T19:01:39.369Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-18T19:01:39.369Z] PASS [2022-08-18T19:01:39.369Z] [2022-08-18T19:01:39.369Z] === Skipped [2022-08-18T19:01:39.369Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:01:39.369Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:01:39.369Z] [2022-08-18T19:01:39.369Z] DONE 57 tests, 1 skipped in 23.779s [2022-08-18T19:01:39.369Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T19:01:39.627Z] INFO: Testing against a local daemon [2022-08-18T19:01:39.627Z] === RUN TestVolumesCreateAndList [2022-08-18T19:01:39.627Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T19:01:39.627Z] === RUN TestVolumesRemove [2022-08-18T19:01:39.627Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T19:01:39.627Z] === RUN TestVolumesInspect [2022-08-18T19:01:39.627Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T19:01:39.627Z] === RUN TestVolumesInvalidJSON [2022-08-18T19:01:39.627Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T19:01:39.627Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T19:01:39.627Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T19:01:39.627Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T19:01:39.627Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T19:01:39.627Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T19:01:39.627Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T19:01:39.627Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T19:01:39.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T19:01:39.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T19:01:39.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T19:01:39.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T19:01:39.627Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T19:01:39.627Z] PASS [2022-08-18T19:01:39.627Z] [2022-08-18T19:01:39.627Z] DONE 9 tests in 0.175s [2022-08-18T19:01:39.627Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:01:39.627Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14322 is not a child of this shell [2022-08-18T19:01:39.627Z] warning: PID 14322 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-18T19:01:39.886Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:01:39.886Z] [2022-08-18T19:01:39.886Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:01:39.886Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:01:39.886Z] [2022-08-18T19:01:39.886Z] To set a process to complain mode, use the command line tool [2022-08-18T19:01:39.886Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:01:39.886Z] Removing test suite binaries [2022-08-18T19:01:39.886Z] exiting test-integration [2022-08-18T19:01:39.886Z] ++ exit 0 [2022-08-18T19:01:39.886Z] [2022-08-18T19:01:39.929Z] --- PASS: TestImportExtremelyLargeImageWorks (91.33s) [2022-08-18T19:01:39.929Z] PASS [2022-08-18T19:01:39.929Z] [2022-08-18T19:01:39.929Z] DONE 22 tests in 94.836s [2022-08-18T19:01:39.929Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T19:01:39.929Z] === RUN TestStripANSICommands [2022-08-18T19:01:39.929Z] === RUN TestStripANSICommands/#00 [2022-08-18T19:01:39.929Z] === RUN TestStripANSICommands/#01 [2022-08-18T19:01:39.929Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T19:01:39.929Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T19:01:39.929Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T19:01:39.929Z] PASS [2022-08-18T19:01:39.929Z] [2022-08-18T19:01:39.929Z] DONE 3 tests in 0.008s [2022-08-18T19:01:39.929Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T19:01:39.929Z] INFO: Testing against a local daemon [2022-08-18T19:01:39.929Z] === RUN TestNetworkCreateDelete [2022-08-18T19:01:39.929Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-18T19:01:39.929Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T19:01:39.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T19:01:39.929Z] === RUN TestDaemonDNSFallback [2022-08-18T19:01:40.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T19:01:41.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main Post stage [Pipeline] junit [2022-08-18T19:01:41.273Z] Recording test results [2022-08-18T19:01:41.674Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:01:41.833Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-18T19:01:41.833Z] === RUN TestInspectNetwork [2022-08-18T19:01:41.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T19:01:42.006Z] + echo Ensuring container killed. [2022-08-18T19:01:42.006Z] Ensuring container killed. [2022-08-18T19:01:42.006Z] + docker rm -vf docker-pr3 [2022-08-18T19:01:42.006Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-18T19:01:42.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T19:01:42.285Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:01:42.285Z] Chowning /workspace to jenkins user [2022-08-18T19:01:42.285Z] + id -u [2022-08-18T19:01:42.285Z] + id -g [2022-08-18T19:01:42.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43986:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T19:01:43.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:01:43.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T19:01:43.949Z] + bundleName=amd64-rootless [2022-08-18T19:01:43.949Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-18T19:01:43.949Z] Creating amd64-rootless-bundles.tar.gz [2022-08-18T19:01:43.949Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T19:01:43.949Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T19:01:43.961Z] Archiving artifacts [2022-08-18T19:01:44.214Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43986/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:01:44.519Z] + make clean [2022-08-18T19:01:44.519Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:01:44.519Z] docker-dev-cache [2022-08-18T19:01:44.519Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T19:01:45.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T19:01:45.124Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T19:01:45.124Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T19:01:45.124Z] === RUN TestInspectNetwork/network_name [2022-08-18T19:01:45.124Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T19:01:45.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T19:01:46.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T19:01:47.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T19:01:47.155Z] Using test binary docker [2022-08-18T19:01:47.155Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T19:01:47.155Z] +++ /etc/init.d/apparmor start [2022-08-18T19:01:47.155Z] Not: starting. [2022-08-18T19:01:47.155Z] INFO: Waiting for daemon to start... [2022-08-18T19:01:47.155Z] Starting dockerd [2022-08-18T19:01:47.155Z] +++ 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-08-18T19:01:49.046Z] . [2022-08-18T19:01:49.046Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T19:01:49.046Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T19:01:49.302Z] Error: No such image: emptyfs [2022-08-18T19:01:49.302Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T19:01:49.302Z] ++++ docker load [2022-08-18T19:01:49.302Z] Loaded image: emptyfs:latest [2022-08-18T19:01:49.302Z] Running integration-test (iteration 1) [2022-08-18T19:01:49.302Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T19:01:49.302Z] ++ 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-08-18T19:01:49.302Z] ++ set -e [2022-08-18T19:01:49.302Z] ++ '[' -n 0 ']' [2022-08-18T19:01:49.302Z] ++ set -x [2022-08-18T19:01:49.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:01:49.313Z] --- PASS: TestInspectNetwork (7.31s) [2022-08-18T19:01:49.313Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T19:01:49.313Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T19:01:49.313Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T19:01:49.313Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T19:01:49.313Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T19:01:49.559Z] Loaded image: busybox:latest [2022-08-18T19:01:49.815Z] Loaded image: busybox:glibc [2022-08-18T19:01:50.696Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T19:01:50.696Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:01:50.696Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:01:50.696Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:01:50.696Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T19:01:50.696Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T19:01:50.696Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T19:01:50.696Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T19:01:50.696Z] === RUN TestNetworkList [2022-08-18T19:01:50.696Z] === RUN TestNetworkList//networks [2022-08-18T19:01:50.696Z] === PAUSE TestNetworkList//networks [2022-08-18T19:01:50.696Z] === RUN TestNetworkList//networks/ [2022-08-18T19:01:50.696Z] === PAUSE TestNetworkList//networks/ [2022-08-18T19:01:50.696Z] === CONT TestNetworkList//networks [2022-08-18T19:01:50.696Z] === CONT TestNetworkList//networks/ [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T19:01:50.696Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T19:01:50.696Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T19:01:50.744Z] Loaded image: debian:bullseye-slim [2022-08-18T19:01:50.744Z] Loaded image: hello-world:latest [2022-08-18T19:01:50.744Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:01:50.744Z] INFO: Testing against a local daemon [2022-08-18T19:01:50.744Z] === RUN TestCgroupNamespacesBuild [2022-08-18T19:01:51.265Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T19:01:51.265Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T19:01:52.111Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-08-18T19:01:52.111Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T19:01:52.202Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-18T19:01:52.202Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T19:01:53.038Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-08-18T19:01:53.039Z] === RUN TestBuildWithSession [2022-08-18T19:01:53.039Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:01:53.039Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T19:01:53.039Z] === RUN TestBuildSquashParent [2022-08-18T19:01:53.138Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-18T19:01:53.138Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T19:01:54.082Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-08-18T19:01:54.082Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T19:01:55.462Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-18T19:01:55.462Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T19:01:55.722Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-18T19:01:55.722Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T19:01:57.205Z] --- PASS: TestBuildSquashParent (4.04s) [2022-08-18T19:01:57.205Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T19:01:57.205Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:01:57.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:01:57.205Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:01:57.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:01:57.205Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:01:57.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:01:57.205Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:01:57.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:01:57.205Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:01:57.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:01:57.205Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:01:57.205Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:01:57.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T19:01:57.205Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T19:01:58.258Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-08-18T19:01:58.258Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T19:01:58.258Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:01:58.258Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:01:58.258Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T19:01:58.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T19:01:58.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T19:01:59.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T19:01:59.940Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T19:02:01.307Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T19:02:01.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s) [2022-08-18T19:02:01.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s) [2022-08-18T19:02:01.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s) [2022-08-18T19:02:01.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.40s) [2022-08-18T19:02:01.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-08-18T19:02:01.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s) [2022-08-18T19:02:01.307Z] === RUN TestBuildMultiStageCopy [2022-08-18T19:02:01.307Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T19:02:02.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T19:02:02.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T19:02:02.929Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T19:02:02.929Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T19:02:03.185Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-08-18T19:02:03.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-08-18T19:02:03.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-18T19:02:03.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-18T19:02:03.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-18T19:02:03.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-18T19:02:03.185Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T19:02:04.114Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-18T19:02:04.114Z] === RUN TestBuildLabelWithTargets [2022-08-18T19:02:05.043Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-08-18T19:02:05.043Z] === RUN TestBuildWithEmptyLayers [2022-08-18T19:02:05.300Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-18T19:02:05.300Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T19:02:06.907Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-08-18T19:02:06.907Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T19:02:07.163Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-18T19:02:07.163Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T19:02:08.528Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-08-18T19:02:08.528Z] === RUN TestBuildWithHugeFile [2022-08-18T19:02:13.146Z] --- PASS: TestServiceWithDataPathPortInit (14.11s) [2022-08-18T19:02:13.146Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T19:02:15.051Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bstesmbilim08xxdldcwmmp5v Created:2022-08-18 19:02:13.477944905 +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[579bc23468bef752264dd252c78eaa8c4371eb583939a899e6e7aba536196ad8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.edt6algyhbmyfc9frvdcxvh7i EndpointID:771fb4fb247cb118e14620615fc491b868da186a5c91bf45e03fffe22c910595 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:51a0526500a51cf758e65519a7dfe509c61c11e693237aa54ce49fa947896fb9 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:9066a5470c4d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.edt6algyhbmyfc9frvdcxvh7i EndpointID:771fb4fb247cb118e14620615fc491b868da186a5c91bf45e03fffe22c910595 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T19:02:18.042Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T19:02:18.042Z] Using test binary docker [2022-08-18T19:02:18.042Z] +++ /etc/init.d/apparmor start [2022-08-18T19:02:18.042Z] Not: starting. [2022-08-18T19:02:18.042Z] INFO: Waiting for daemon to start... [2022-08-18T19:02:18.042Z] Starting dockerd [2022-08-18T19:02:18.042Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T19:02:18.607Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T19:02:18.607Z] Using test binary docker [2022-08-18T19:02:18.607Z] +++ /etc/init.d/apparmor start [2022-08-18T19:02:18.607Z] Not: starting. [2022-08-18T19:02:18.607Z] Starting dockerd [2022-08-18T19:02:18.607Z] INFO: Waiting for daemon to start... [2022-08-18T19:02:18.607Z] +++ 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-08-18T19:02:19.243Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-08-18T19:02:19.243Z] PASS [2022-08-18T19:02:19.243Z] [2022-08-18T19:02:19.243Z] === Skipped [2022-08-18T19:02:19.243Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:02:19.243Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:02:19.243Z] [2022-08-18T19:02:19.243Z] DONE 38 tests, 1 skipped in 44.412s [2022-08-18T19:02:19.243Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:02:19.243Z] INFO: Testing against a local daemon [2022-08-18T19:02:19.243Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T19:02:19.243Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:02:19.243Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:02:19.243Z] === RUN TestDockerNetworkIpvlan [2022-08-18T19:02:19.243Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:02:19.243Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:02:19.243Z] PASS [2022-08-18T19:02:19.243Z] [2022-08-18T19:02:19.243Z] === Skipped [2022-08-18T19:02:19.243Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:02:19.243Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:02:19.243Z] [2022-08-18T19:02:19.243Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:02:19.243Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:02:19.243Z] [2022-08-18T19:02:19.243Z] DONE 2 tests, 2 skipped in 0.022s [2022-08-18T19:02:19.243Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:02:19.243Z] INFO: Testing against a local daemon [2022-08-18T19:02:19.243Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T19:02:19.975Z] . [2022-08-18T19:02:19.975Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T19:02:19.975Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T19:02:19.975Z] Error: No such image: emptyfs [2022-08-18T19:02:19.975Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T19:02:19.975Z] ++++ docker load [2022-08-18T19:02:20.231Z] Loaded image: emptyfs:latest [2022-08-18T19:02:20.231Z] Running integration-test (iteration 1) [2022-08-18T19:02:20.231Z] 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-08-18T19:02:20.231Z] ++ 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-08-18T19:02:20.231Z] ++ set -e [2022-08-18T19:02:20.231Z] ++ '[' -n 0 ']' [2022-08-18T19:02:20.231Z] ++ set -x [2022-08-18T19:02:20.231Z] ++ 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-08-18T19:02:20.622Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-08-18T19:02:20.622Z] === RUN TestDockerNetworkMacvlan [2022-08-18T19:02:20.800Z] [2022-08-18T19:02:20.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T19:02:20.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T19:02:20.800Z] Error: No such image: emptyfs [2022-08-18T19:02:20.800Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T19:02:20.800Z] ++++ docker load [2022-08-18T19:02:21.057Z] Loaded image: busybox:latest [2022-08-18T19:02:21.191Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T19:02:21.314Z] Loaded image: emptyfs:latest [2022-08-18T19:02:21.314Z] Running integration-test (iteration 1) [2022-08-18T19:02:21.314Z] 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-08-18T19:02:21.314Z] ++ 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-08-18T19:02:21.314Z] ++ set -e [2022-08-18T19:02:21.314Z] ++ '[' -n 0 ']' [2022-08-18T19:02:21.314Z] ++ set -x [2022-08-18T19:02:21.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T19:02:21.571Z] Loaded image: busybox:glibc [2022-08-18T19:02:22.129Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T19:02:22.135Z] Loaded image: busybox:latest [2022-08-18T19:02:22.697Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T19:02:22.698Z] Loaded image: busybox:glibc [2022-08-18T19:02:24.662Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T19:02:25.219Z] Loaded image: debian:bullseye-slim [2022-08-18T19:02:25.476Z] Loaded image: hello-world:latest [2022-08-18T19:02:25.732Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:02:25.732Z] INFO: Testing against a local daemon [2022-08-18T19:02:25.732Z] === RUN TestDockerSuite [2022-08-18T19:02:25.732Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T19:02:25.732Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T19:02:25.732Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T19:02:25.732Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T19:02:25.989Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T19:02:25.989Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T19:02:25.989Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T19:02:25.989Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T19:02:26.552Z] Loaded image: debian:bullseye-slim [2022-08-18T19:02:26.552Z] Loaded image: hello-world:latest [2022-08-18T19:02:26.569Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T19:02:26.809Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:02:26.809Z] INFO: Testing against a local daemon [2022-08-18T19:02:26.809Z] === RUN TestDockerDaemonSuite [2022-08-18T19:02:26.809Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-18T19:02:29.334Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T19:02:29.590Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T19:02:29.860Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T19:02:30.429Z] --- PASS: TestDockerNetworkMacvlan (9.83s) [2022-08-18T19:02:30.429Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-18T19:02:30.429Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T19:02:30.429Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-18T19:02:30.429Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-08-18T19:02:30.429Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-08-18T19:02:30.429Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-08-18T19:02:30.429Z] PASS [2022-08-18T19:02:30.429Z] [2022-08-18T19:02:30.429Z] DONE 8 tests in 11.078s [2022-08-18T19:02:30.429Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T19:02:30.429Z] testing: warning: no tests to run [2022-08-18T19:02:30.429Z] PASS [2022-08-18T19:02:30.429Z] [2022-08-18T19:02:30.429Z] DONE 0 tests in 0.007s [2022-08-18T19:02:30.429Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T19:02:30.429Z] INFO: Testing against a local daemon [2022-08-18T19:02:30.429Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T19:02:30.521Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T19:02:30.776Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T19:02:31.709Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T19:02:31.807Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-08-18T19:02:31.807Z] === RUN TestAuthZPluginTLS [2022-08-18T19:02:32.066Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-18T19:02:32.066Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T19:02:32.634Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T19:02:32.634Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T19:02:32.640Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T19:02:32.640Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T19:02:33.202Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T19:02:33.202Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T19:02:33.770Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-18T19:02:33.770Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T19:02:34.013Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-18T19:02:34.013Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T19:02:34.577Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T19:02:34.577Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T19:02:34.577Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T19:02:35.148Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-08-18T19:02:35.148Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T19:02:35.407Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-18T19:02:35.407Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T19:02:35.509Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T19:02:35.765Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T19:02:35.975Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-18T19:02:35.975Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T19:02:36.330Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T19:02:36.543Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-18T19:02:36.543Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T19:02:36.587Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T19:02:36.587Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T19:02:36.587Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T19:02:37.151Z] --- PASS: TestBuildWithHugeFile (131.06s) [2022-08-18T19:02:37.151Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T19:02:37.151Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:02:37.151Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:02:37.151Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T19:02:37.151Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:02:37.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:02:37.151Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:02:37.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:02:37.151Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:02:37.151Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:02:37.151Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:02:37.151Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:02:37.151Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:02:37.151Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T19:02:37.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-18T19:02:37.151Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-18T19:02:37.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T19:02:37.151Z] === RUN TestBuildPreserveOwnership [2022-08-18T19:02:37.151Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T19:02:37.922Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-08-18T19:02:37.922Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T19:02:39.301Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-08-18T19:02:39.301Z] === RUN TestAuthZPluginHeader [2022-08-18T19:02:39.669Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T19:02:40.232Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T19:02:40.239Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-18T19:02:40.239Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T19:02:40.489Z] --- PASS: TestBuildPreserveOwnership (3.34s) [2022-08-18T19:02:40.489Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.17s) [2022-08-18T19:02:40.489Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-08-18T19:02:40.489Z] === RUN TestBuildPlatformInvalid [2022-08-18T19:02:40.744Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-08-18T19:02:40.744Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T19:02:41.306Z] Loaded image: busybox:latest [2022-08-18T19:02:41.563Z] Loaded image: busybox:glibc [2022-08-18T19:02:42.493Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-18T19:02:43.425Z] Loaded image: debian:bullseye-slim [2022-08-18T19:02:43.425Z] Loaded image: hello-world:latest [2022-08-18T19:02:43.425Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:02:44.449Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.16s) [2022-08-18T19:02:44.449Z] === RUN TestAuthZPluginV2Disable [2022-08-18T19:02:44.791Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-18T19:02:46.683Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T19:02:46.940Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T19:02:48.308Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T19:02:48.639Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-08-18T19:02:48.639Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T19:02:49.675Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T19:02:49.947Z] INFO [linters context/goanalysis] analyzers took 6m38.683364282s with top 10 stages: buildir: 2m24.667219227s, the_only_name: 39.69730831s, goimports: 28.567355584s, unconvert: 24.362624504s, S1038: 17.939563912s, gosec: 16.652081974s, misspell: 6.371693856s, unused: 6.171078872s, nilness: 5.636662163s, S1039: 5.199618029s [2022-08-18T19:02:49.947Z] INFO [runner] Issues before processing: 2444, after processing: 0 [2022-08-18T19:02:49.947Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2123/2123, autogenerated_exclude: 2020/2123, exclude: 2020/2020, skip_files: 2123/2123, skip_dirs: 2123/2123, identifier_marker: 2020/2020, path_prettifier: 2123/2123, cgo: 2123/2444, exclude-rules: 79/2020, nolint: 0/79 [2022-08-18T19:02:49.947Z] INFO [runner] processing took 162.735201ms with stages: identifier_marker: 59.137522ms, nolint: 54.320255ms, autogenerated_exclude: 23.735551ms, exclude-rules: 14.453357ms, path_prettifier: 8.916712ms, skip_dirs: 1.784076ms, cgo: 245.299µs, filename_unadjuster: 136.907µs, max_same_issues: 1.723µs, uniq_by_line: 629ns, skip_files: 451ns, max_from_linter: 447ns, exclude: 389ns, diff: 381ns, source_code: 334ns, sort_results: 315ns, path_shortener: 269ns, max_per_file_from_linter: 257ns, severity-rules: 218ns, path_prefixer: 109ns [2022-08-18T19:02:49.947Z] INFO [runner] linters took 1m48.872485007s with stages: goanalysis_metalinter: 1m48.709542036s [2022-08-18T19:02:49.947Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-18T19:02:49.947Z] INFO Memory: 2872 samples, avg is 321.0MB, max is 1228.9MB [2022-08-18T19:02:49.947Z] INFO Execution took 4m47.045263244s [2022-08-18T19:02:49.947Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-18T19:02:50.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ebd74a5e9e2376f17823115c82711c4dcafed95 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ebd74a5e9e2376f17823115c82711c4dcafed95 hack/make.sh dynbinary test-docker-py [2022-08-18T19:02:50.531Z] [2022-08-18T19:02:50.604Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T19:02:50.789Z] Removing bundles/ [2022-08-18T19:02:50.789Z] [2022-08-18T19:02:50.789Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T19:02:50.789Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T19:02:50.789Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:02:51.533Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T19:02:51.534Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T19:02:51.926Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2022-08-18T19:02:51.927Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T19:02:52.096Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-18T19:02:52.768Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T19:02:53.699Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T19:02:53.956Z] docker_cli_daemon_test.go:1475: [d74d6c522bcf6] daemon is not started [2022-08-18T19:02:54.519Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.79s) [2022-08-18T19:02:54.519Z] PASS [2022-08-18T19:02:54.519Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T19:02:54.519Z] [2022-08-18T19:02:54.519Z] === Skipped [2022-08-18T19:02:54.519Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T19:02:54.519Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:02:54.519Z] [2022-08-18T19:02:54.519Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:02:54.519Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:02:54.519Z] [2022-08-18T19:02:54.519Z] DONE 34 tests, 2 skipped in 196.034s [2022-08-18T19:02:54.519Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T19:02:54.519Z] ++ 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-08-18T19:02:54.519Z] ++ set -e [2022-08-18T19:02:54.519Z] ++ '[' -n 0 ']' [2022-08-18T19:02:54.519Z] ++ set -x [2022-08-18T19:02:54.519Z] ++ 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-08-18T19:02:54.777Z] INFO: Testing against a local daemon [2022-08-18T19:02:54.777Z] === RUN TestConfigInspect [2022-08-18T19:02:54.777Z] check_test.go:540: [dfd8c9159f1b7] daemon is not started [2022-08-18T19:02:54.777Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-18T19:02:55.705Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T19:02:57.073Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-18T19:02:57.634Z] --- PASS: TestConfigInspect (2.87s) [2022-08-18T19:02:57.634Z] === RUN TestConfigList [2022-08-18T19:02:58.603Z] check_test.go:540: [dd4f772b14680] daemon is not started [2022-08-18T19:02:58.603Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-18T19:03:00.508Z] --- PASS: TestConfigList (2.65s) [2022-08-18T19:03:00.508Z] === RUN TestConfigsCreateAndDelete [2022-08-18T19:03:00.508Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T19:03:01.075Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-18T19:03:01.331Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T19:03:01.894Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T19:03:01.907Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.76s) [2022-08-18T19:03:01.907Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T19:03:02.458Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T19:03:02.458Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T19:03:02.458Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T19:03:03.019Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2022-08-18T19:03:03.020Z] === RUN TestConfigsUpdate [2022-08-18T19:03:03.020Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-18T19:03:03.949Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T19:03:04.779Z] --- PASS: TestBuildWithHugeFile (50.23s) [2022-08-18T19:03:04.779Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T19:03:04.779Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:03:04.779Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:03:04.780Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T19:03:04.780Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:03:04.780Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:03:04.780Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:03:04.780Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:03:04.780Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:03:04.780Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:03:04.780Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T19:03:04.780Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T19:03:04.780Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T19:03:04.780Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-18T19:03:04.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-18T19:03:04.780Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-18T19:03:04.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T19:03:04.780Z] === RUN TestBuildPreserveOwnership [2022-08-18T19:03:04.780Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T19:03:04.780Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T19:03:04.780Z] --- PASS: TestBuildPreserveOwnership (2.83s) [2022-08-18T19:03:04.780Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-08-18T19:03:04.780Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-08-18T19:03:04.780Z] === RUN TestBuildPlatformInvalid [2022-08-18T19:03:04.780Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T19:03:04.780Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T19:03:04.780Z] Loaded image: busybox:latest [2022-08-18T19:03:04.780Z] Loaded image: busybox:glibc [2022-08-18T19:03:04.780Z] Loaded image: debian:bullseye-slim [2022-08-18T19:03:04.780Z] Loaded image: hello-world:latest [2022-08-18T19:03:04.780Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T19:03:05.844Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T19:03:05.844Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T19:03:05.844Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-18T19:03:05.844Z] --- PASS: TestConfigsUpdate (2.86s) [2022-08-18T19:03:05.844Z] === RUN TestTemplatedConfig [2022-08-18T19:03:06.100Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T19:03:07.029Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T19:03:07.592Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T19:03:08.155Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-18T19:03:08.415Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T19:03:09.343Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T19:03:09.599Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T19:03:09.599Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T19:03:09.599Z] --- PASS: TestTemplatedConfig (3.62s) [2022-08-18T19:03:09.599Z] === RUN TestConfigCreateResolve [2022-08-18T19:03:10.163Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T19:03:10.163Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T19:03:10.163Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T19:03:10.163Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T19:03:10.419Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T19:03:11.320Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.22s) [2022-08-18T19:03:11.320Z] PASS [2022-08-18T19:03:11.320Z] [2022-08-18T19:03:11.320Z] === Skipped [2022-08-18T19:03:11.320Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-18T19:03:11.320Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T19:03:11.320Z] [2022-08-18T19:03:11.320Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T19:03:11.320Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T19:03:11.320Z] [2022-08-18T19:03:11.320Z] DONE 34 tests, 2 skipped in 81.848s [2022-08-18T19:03:11.320Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T19:03:11.320Z] ++ 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-08-18T19:03:11.320Z] ++ set -e [2022-08-18T19:03:11.320Z] ++ '[' -n 0 ']' [2022-08-18T19:03:11.320Z] ++ set -x [2022-08-18T19:03:11.320Z] ++ 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-08-18T19:03:11.320Z] INFO: Testing against a local daemon [2022-08-18T19:03:11.320Z] === RUN TestConfigInspect [2022-08-18T19:03:11.347Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T19:03:11.604Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-18T19:03:11.861Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T19:03:12.423Z] --- PASS: TestConfigCreateResolve (2.83s) [2022-08-18T19:03:12.423Z] PASS [2022-08-18T19:03:12.423Z] [2022-08-18T19:03:12.423Z] DONE 6 tests in 17.846s [2022-08-18T19:03:12.423Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T19:03:12.423Z] ++ 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-08-18T19:03:12.423Z] ++ set -e [2022-08-18T19:03:12.423Z] ++ '[' -n 0 ']' [2022-08-18T19:03:12.423Z] ++ set -x [2022-08-18T19:03:12.423Z] ++ 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-08-18T19:03:12.681Z] INFO: Testing against a local daemon [2022-08-18T19:03:12.681Z] === RUN TestAttachWithTTY [2022-08-18T19:03:12.681Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-18T19:03:12.681Z] === RUN TestAttachWithoutTTy [2022-08-18T19:03:12.681Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T19:03:12.681Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T19:03:12.681Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-18T19:03:12.681Z] === RUN TestCheckpoint [2022-08-18T19:03:12.681Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:03:12.681Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T19:03:12.681Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T19:03:12.681Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:03:12.681Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:03:12.681Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:03:12.681Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:03:12.681Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:03:12.681Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:03:12.681Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T19:03:12.681Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T19:03:12.681Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T19:03:12.681Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T19:03:12.681Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T19:03:12.681Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T19:03:12.681Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T19:03:12.681Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T19:03:12.681Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T19:03:12.681Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T19:03:12.937Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-18T19:03:12.938Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T19:03:12.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-18T19:03:12.938Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T19:03:12.938Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-18T19:03:12.938Z] === RUN TestCopyEmptyFile [2022-08-18T19:03:13.500Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-08-18T19:03:13.500Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T19:03:13.500Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-08-18T19:03:13.500Z] === RUN TestCopyFromContainer [2022-08-18T19:03:13.836Z] --- PASS: TestConfigInspect (2.22s) [2022-08-18T19:03:13.836Z] === RUN TestConfigList [2022-08-18T19:03:14.868Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T19:03:14.868Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-18T19:03:15.125Z] === RUN TestCopyFromContainer// [2022-08-18T19:03:15.125Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T19:03:15.125Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T19:03:15.381Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T19:03:15.381Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T19:03:15.381Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T19:03:15.381Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T19:03:15.637Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T19:03:15.725Z] --- PASS: TestConfigList (2.17s) [2022-08-18T19:03:15.725Z] === RUN TestConfigsCreateAndDelete [2022-08-18T19:03:15.894Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T19:03:15.894Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T19:03:16.151Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T19:03:16.151Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T19:03:16.151Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer (2.85s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-08-18T19:03:16.408Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-18T19:03:16.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T19:03:16.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:03:16.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:03:16.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:03:16.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:03:16.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:03:16.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:03:16.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:03:16.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:03:16.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:03:16.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-18T19:03:16.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T19:03:16.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T19:03:16.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T19:03:16.408Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T19:03:16.408Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T19:03:16.408Z] === RUN TestCreateWithInvalidEnv [2022-08-18T19:03:16.408Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T19:03:16.408Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T19:03:16.408Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T19:03:16.408Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T19:03:16.408Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T19:03:16.408Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T19:03:16.408Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T19:03:16.408Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T19:03:16.408Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T19:03:16.408Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-08-18T19:03:16.408Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T19:03:16.408Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T19:03:16.408Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T19:03:16.408Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T19:03:16.408Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T19:03:16.408Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T19:03:16.970Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T19:03:17.227Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-18T19:03:18.158Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T19:03:18.240Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-08-18T19:03:18.240Z] === RUN TestConfigsUpdate [2022-08-18T19:03:18.722Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2022-08-18T19:03:18.722Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T19:03:18.722Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T19:03:18.722Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T19:03:18.722Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-18T19:03:19.651Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T19:03:19.994Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-18T19:03:19.994Z] PASS [2022-08-18T19:03:19.994Z] [2022-08-18T19:03:19.994Z] DONE 17 tests in 47.885s [2022-08-18T19:03:19.994Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T19:03:19.994Z] INFO: Testing against a local daemon [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:03:19.994Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:03:19.994Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T19:03:19.994Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T19:03:19.994Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T19:03:19.994Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T19:03:19.994Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T19:03:19.994Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T19:03:19.994Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T19:03:19.994Z] === RUN TestPluginInstall [2022-08-18T19:03:19.994Z] === RUN TestPluginInstall/no_auth [2022-08-18T19:03:19.994Z] time="2022-08-18T19:03:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:03:19.994Z] time="2022-08-18T19:03:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:172620e0aab7fa15f881a835b291c807277dc1dc38454f0b49dfeafc88f991cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:03:19.994Z] time="2022-08-18T19:03:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:03:19.994Z] time="2022-08-18T19:03:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:172620e0aab7fa15f881a835b291c807277dc1dc38454f0b49dfeafc88f991cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:03:19.994Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T19:03:19.994Z] time="2022-08-18T19:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:03:19.994Z] time="2022-08-18T19:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47e8cbde803629a0f87193b58739802e8b3f98c6837937a1e470fa656af20fb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:03:19.994Z] time="2022-08-18T19:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:03:19.994Z] time="2022-08-18T19:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47e8cbde803629a0f87193b58739802e8b3f98c6837937a1e470fa656af20fb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:03:19.994Z] === RUN TestPluginInstall/with_insecure [2022-08-18T19:03:20.129Z] --- PASS: TestConfigsUpdate (2.14s) [2022-08-18T19:03:20.129Z] === RUN TestTemplatedConfig [2022-08-18T19:03:20.582Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T19:03:20.932Z] time="2022-08-18T19:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:03:20.932Z] time="2022-08-18T19:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:462d1e15b0fbf318f91d31e9de8a1b5b79e7f29c75fb1378c757712efb6c81f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:03:20.932Z] time="2022-08-18T19:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:03:20.932Z] time="2022-08-18T19:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:462d1e15b0fbf318f91d31e9de8a1b5b79e7f29c75fb1378c757712efb6c81f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:03:20.932Z] plugin_test.go:196: [de4268dcd8469] daemon is not started [2022-08-18T19:03:20.932Z] --- PASS: TestPluginInstall (2.73s) [2022-08-18T19:03:20.932Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-08-18T19:03:20.932Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-18T19:03:20.932Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-18T19:03:20.932Z] === RUN TestPluginsWithRuntimes [2022-08-18T19:03:21.145Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2022-08-18T19:03:21.145Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T19:03:21.145Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-18T19:03:21.145Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:03:21.145Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:03:21.145Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:03:21.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:03:21.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:03:21.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:03:21.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:03:21.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:03:21.146Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:03:21.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:03:21.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:03:21.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:03:21.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:03:21.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:03:21.146Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:03:21.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-08-18T19:03:21.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-18T19:03:21.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-18T19:03:21.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T19:03:21.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-18T19:03:21.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-18T19:03:21.146Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T19:03:21.402Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T19:03:21.659Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T19:03:21.918Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2022-08-18T19:03:21.918Z] === RUN TestCreateDifferentPlatform [2022-08-18T19:03:21.918Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T19:03:21.918Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T19:03:21.918Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-18T19:03:21.918Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T19:03:21.918Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T19:03:21.918Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T19:03:21.918Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-18T19:03:21.918Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T19:03:21.918Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T19:03:21.918Z] === RUN TestCreateInvalidHostConfig [2022-08-18T19:03:21.918Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:03:21.918Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:03:21.918Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:03:21.918Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:03:21.918Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:03:21.918Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:03:21.918Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:03:21.918Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:03:21.918Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:03:21.918Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:03:21.918Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:03:21.918Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:03:21.918Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T19:03:21.918Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T19:03:21.918Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T19:03:21.918Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T19:03:21.918Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T19:03:21.918Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T19:03:21.918Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T19:03:21.918Z] === RUN TestDaemonRestartIpcMode [2022-08-18T19:03:21.918Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T19:03:21.918Z] === RUN TestDaemonHostGatewayIP [2022-08-18T19:03:21.918Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T19:03:21.918Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T19:03:21.918Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T19:03:21.918Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T19:03:21.918Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T19:03:21.918Z] === RUN TestDiff [2022-08-18T19:03:22.174Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T19:03:22.431Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-18T19:03:22.645Z] --- PASS: TestTemplatedConfig (2.52s) [2022-08-18T19:03:22.645Z] === RUN TestConfigCreateResolve [2022-08-18T19:03:22.687Z] --- PASS: TestDiff (0.75s) [2022-08-18T19:03:22.687Z] === RUN TestExecConsoleSize [2022-08-18T19:03:22.856Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T19:03:22.944Z] check_test.go:540: [d5e0ab3507b22] daemon is not started [2022-08-18T19:03:22.944Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-18T19:03:23.428Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T19:03:23.506Z] --- PASS: TestExecConsoleSize (0.82s) [2022-08-18T19:03:23.506Z] === RUN TestExecWithCloseStdin [2022-08-18T19:03:23.762Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T19:03:24.365Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-08-18T19:03:24.365Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-18T19:03:24.365Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-18T19:03:24.365Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T19:03:24.691Z] --- PASS: TestExecWithCloseStdin (0.90s) [2022-08-18T19:03:24.691Z] === RUN TestExec [2022-08-18T19:03:24.933Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-18T19:03:24.933Z] PASS [2022-08-18T19:03:24.933Z] [2022-08-18T19:03:24.933Z] DONE 24 tests in 6.714s [2022-08-18T19:03:24.933Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T19:03:24.933Z] INFO: Testing against a local daemon [2022-08-18T19:03:24.933Z] === RUN TestExternalGraphDriver [2022-08-18T19:03:25.161Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-08-18T19:03:25.161Z] PASS [2022-08-18T19:03:25.161Z] [2022-08-18T19:03:25.161Z] DONE 6 tests in 13.492s [2022-08-18T19:03:25.161Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T19:03:25.161Z] ++ 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-08-18T19:03:25.161Z] ++ set -e [2022-08-18T19:03:25.161Z] ++ '[' -n 0 ']' [2022-08-18T19:03:25.161Z] ++ set -x [2022-08-18T19:03:25.161Z] ++ 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-08-18T19:03:25.161Z] INFO: Testing against a local daemon [2022-08-18T19:03:25.161Z] === RUN TestAttachWithTTY [2022-08-18T19:03:25.161Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T19:03:25.161Z] === RUN TestAttachWithoutTTy [2022-08-18T19:03:25.161Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T19:03:25.161Z] === RUN TestCheckpoint [2022-08-18T19:03:25.161Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:03:25.161Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T19:03:25.161Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T19:03:25.161Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:03:25.161Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:03:25.161Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:03:25.161Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:03:25.161Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:03:25.161Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:03:25.161Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T19:03:25.161Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T19:03:25.161Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T19:03:25.161Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T19:03:25.161Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T19:03:25.161Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T19:03:25.161Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T19:03:25.161Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T19:03:25.161Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T19:03:25.161Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T19:03:25.161Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-18T19:03:25.161Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T19:03:25.161Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T19:03:25.161Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T19:03:25.161Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T19:03:25.161Z] === RUN TestCopyEmptyFile [2022-08-18T19:03:25.254Z] --- PASS: TestExec (0.83s) [2022-08-18T19:03:25.254Z] === RUN TestExecUser [2022-08-18T19:03:25.254Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-18T19:03:25.417Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-18T19:03:25.417Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T19:03:25.417Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T19:03:25.417Z] === RUN TestCopyFromContainer [2022-08-18T19:03:25.501Z] === RUN TestExternalGraphDriver/json [2022-08-18T19:03:25.510Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T19:03:25.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T19:03:25.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T19:03:25.511Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T19:03:25.511Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T19:03:26.073Z] --- PASS: TestExecUser (0.83s) [2022-08-18T19:03:26.073Z] === RUN TestExportContainerAndImportImage [2022-08-18T19:03:26.330Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T19:03:26.345Z] === RUN TestCopyFromContainer// [2022-08-18T19:03:26.345Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T19:03:26.345Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T19:03:26.345Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T19:03:26.728Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T19:03:26.728Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T19:03:26.728Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T19:03:26.728Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T19:03:26.728Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T19:03:26.728Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer (1.50s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T19:03:26.985Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T19:03:26.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T19:03:26.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:03:26.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:03:26.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:03:26.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:03:26.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:03:26.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:03:26.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T19:03:26.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T19:03:26.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T19:03:26.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T19:03:26.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T19:03:26.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T19:03:26.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T19:03:26.985Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T19:03:26.985Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T19:03:26.985Z] === RUN TestCreateWithInvalidEnv [2022-08-18T19:03:26.985Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T19:03:26.985Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T19:03:26.985Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T19:03:26.985Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T19:03:26.985Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T19:03:26.985Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T19:03:26.985Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T19:03:26.985Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T19:03:26.985Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T19:03:26.985Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T19:03:26.985Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T19:03:26.985Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T19:03:26.985Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-08-18T19:03:26.985Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T19:03:26.985Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T19:03:26.985Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T19:03:27.034Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-18T19:03:27.034Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2022-08-18T19:03:27.034Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T19:03:27.408Z] === RUN TestExternalGraphDriver/spec [2022-08-18T19:03:28.350Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-08-18T19:03:28.350Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T19:03:28.402Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-08-18T19:03:28.402Z] === RUN TestHealthCheckWorkdir [2022-08-18T19:03:28.786Z] === RUN TestExternalGraphDriver/pull [2022-08-18T19:03:28.964Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-18T19:03:29.221Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-08-18T19:03:29.221Z] === RUN TestHealthKillContainer [2022-08-18T19:03:29.278Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-08-18T19:03:29.278Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T19:03:29.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:03:29.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:03:29.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:03:29.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:03:29.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:03:29.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:03:29.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:03:29.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:03:29.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:03:29.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:03:29.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T19:03:29.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T19:03:29.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T19:03:29.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T19:03:29.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T19:03:29.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T19:03:29.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T19:03:29.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T19:03:29.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T19:03:29.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T19:03:29.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T19:03:29.278Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T19:03:29.840Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-18T19:03:29.840Z] === RUN TestCreateDifferentPlatform [2022-08-18T19:03:29.840Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T19:03:29.840Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T19:03:29.840Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T19:03:29.840Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T19:03:29.840Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T19:03:29.840Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T19:03:29.840Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T19:03:29.840Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T19:03:29.840Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T19:03:29.840Z] === RUN TestCreateInvalidHostConfig [2022-08-18T19:03:29.840Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:03:29.840Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:03:29.840Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:03:29.840Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:03:29.840Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:03:29.840Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:03:29.840Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:03:29.840Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:03:29.840Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T19:03:29.840Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T19:03:29.840Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T19:03:29.840Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T19:03:29.840Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T19:03:29.840Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T19:03:29.840Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T19:03:29.840Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T19:03:29.840Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T19:03:29.840Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T19:03:29.840Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T19:03:29.840Z] === RUN TestDaemonRestartIpcMode [2022-08-18T19:03:29.840Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T19:03:29.840Z] === RUN TestDaemonHostGatewayIP [2022-08-18T19:03:29.840Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T19:03:29.840Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T19:03:29.840Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T19:03:29.840Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T19:03:29.840Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T19:03:29.840Z] === RUN TestDiff [2022-08-18T19:03:30.402Z] --- PASS: TestDiff (0.43s) [2022-08-18T19:03:30.402Z] === RUN TestExecConsoleSize [2022-08-18T19:03:30.585Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T19:03:30.658Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-18T19:03:30.658Z] === RUN TestExecWithCloseStdin [2022-08-18T19:03:30.692Z] --- PASS: TestExternalGraphDriver (5.33s) [2022-08-18T19:03:30.692Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-08-18T19:03:30.692Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-08-18T19:03:30.692Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-08-18T19:03:30.692Z] === RUN TestGraphdriverPluginV2 [2022-08-18T19:03:31.147Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T19:03:31.220Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-18T19:03:31.220Z] === RUN TestExec [2022-08-18T19:03:31.708Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T19:03:31.708Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T19:03:31.708Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T19:03:31.708Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T19:03:31.782Z] --- PASS: TestExec (0.49s) [2022-08-18T19:03:31.782Z] === RUN TestExecUser [2022-08-18T19:03:32.039Z] --- PASS: TestExecUser (0.48s) [2022-08-18T19:03:32.039Z] === RUN TestExportContainerAndImportImage [2022-08-18T19:03:32.269Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-18T19:03:32.601Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-18T19:03:32.601Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T19:03:33.967Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-18T19:03:33.967Z] === RUN TestHealthCheckWorkdir [2022-08-18T19:03:34.157Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T19:03:34.529Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-18T19:03:34.529Z] === RUN TestHealthKillContainer [2022-08-18T19:03:34.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T19:03:35.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-18T19:03:35.846Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-18T19:03:35.961Z] --- PASS: TestGraphdriverPluginV2 (5.45s) [2022-08-18T19:03:35.961Z] PASS [2022-08-18T19:03:35.961Z] [2022-08-18T19:03:35.961Z] DONE 5 tests in 10.811s [2022-08-18T19:03:35.962Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T19:03:35.962Z] INFO: Testing against a local daemon [2022-08-18T19:03:35.962Z] === RUN TestContinueAfterPluginCrash [2022-08-18T19:03:35.962Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T19:03:35.962Z] === RUN TestReadPluginNoRead [2022-08-18T19:03:35.962Z] === PAUSE TestReadPluginNoRead [2022-08-18T19:03:35.962Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T19:03:35.962Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T19:03:35.962Z] === CONT TestContinueAfterPluginCrash [2022-08-18T19:03:35.962Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T19:03:36.408Z] check_test.go:540: [d66f86cff7396] daemon is not started [2022-08-18T19:03:36.408Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-18T19:03:36.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-18T19:03:36.920Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-18T19:03:37.482Z] --- PASS: TestHealthKillContainer (8.22s) [2022-08-18T19:03:37.482Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T19:03:37.482Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-18T19:03:38.081Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-08-18T19:03:38.081Z] === RUN TestIpcModeNone [2022-08-18T19:03:38.081Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-18T19:03:38.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-18T19:03:39.025Z] --- PASS: TestIpcModeNone (0.92s) [2022-08-18T19:03:39.025Z] === RUN TestIpcModePrivate [2022-08-18T19:03:39.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-18T19:03:39.254Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-08-18T19:03:39.254Z] === CONT TestReadPluginNoRead [2022-08-18T19:03:39.592Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-18T19:03:39.848Z] --- PASS: TestIpcModePrivate (0.94s) [2022-08-18T19:03:39.848Z] === RUN TestIpcModeShareable [2022-08-18T19:03:40.412Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-18T19:03:40.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e14bd0__} [2022-08-18T19:03:40.668Z] --- PASS: TestIpcModeShareable (0.79s) [2022-08-18T19:03:40.668Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T19:03:40.925Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-18T19:03:41.789Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T19:03:42.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13526535900_/foo_false_____} [2022-08-18T19:03:42.612Z] --- PASS: TestHealthKillContainer (7.88s) [2022-08-18T19:03:42.612Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T19:03:42.728Z] === RUN TestReadPluginNoRead/default [2022-08-18T19:03:42.858Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s) [2022-08-18T19:03:42.858Z] === RUN TestAPIIpcModeHost [2022-08-18T19:03:42.868Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-08-18T19:03:42.868Z] === RUN TestIpcModeNone [2022-08-18T19:03:43.123Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-18T19:03:43.123Z] === RUN TestIpcModePrivate [2022-08-18T19:03:43.420Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-08-18T19:03:43.420Z] === RUN TestDaemonIpcModeShareable [2022-08-18T19:03:43.421Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-18T19:03:43.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13526535900_/foo_true_____} [2022-08-18T19:03:43.677Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-18T19:03:43.677Z] === RUN TestIpcModeShareable [2022-08-18T19:03:43.933Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-18T19:03:44.109Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T19:03:44.109Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-08-18T19:03:44.189Z] --- PASS: TestIpcModeShareable (0.46s) [2022-08-18T19:03:44.189Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T19:03:44.607Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-08-18T19:03:44.864Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2022-08-18T19:03:44.864Z] === RUN TestDaemonIpcModePrivate [2022-08-18T19:03:45.048Z] === CONT TestReadPluginNoRead [2022-08-18T19:03:45.048Z] read_test.go:92: [ddeae146e23c8] daemon is not started [2022-08-18T19:03:45.048Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-08-18T19:03:45.048Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-08-18T19:03:45.048Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-08-18T19:03:45.048Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-08-18T19:03:45.048Z] PASS [2022-08-18T19:03:45.048Z] [2022-08-18T19:03:45.048Z] DONE 6 tests in 9.349s [2022-08-18T19:03:45.048Z] 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-08-18T19:03:45.048Z] testing: warning: no tests to run [2022-08-18T19:03:45.048Z] PASS [2022-08-18T19:03:45.048Z] [2022-08-18T19:03:45.048Z] DONE 0 tests in 0.008s [2022-08-18T19:03:45.048Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T19:03:45.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32181067216_/foo_false_____} [2022-08-18T19:03:45.307Z] INFO: Testing against a local daemon [2022-08-18T19:03:45.307Z] === RUN TestPluginWithDevMounts [2022-08-18T19:03:45.307Z] === PAUSE TestPluginWithDevMounts [2022-08-18T19:03:45.307Z] === CONT TestPluginWithDevMounts [2022-08-18T19:03:45.557Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-08-18T19:03:45.557Z] === RUN TestAPIIpcModeHost [2022-08-18T19:03:45.687Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-18T19:03:45.813Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-18T19:03:45.813Z] === RUN TestDaemonIpcModeShareable [2022-08-18T19:03:46.250Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2022-08-18T19:03:46.250Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2022-08-18T19:03:46.250Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T19:03:46.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32181067216_/foo_true_____} [2022-08-18T19:03:46.686Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-08-18T19:03:46.686Z] PASS [2022-08-18T19:03:46.686Z] [2022-08-18T19:03:46.686Z] DONE 1 tests in 1.635s [2022-08-18T19:03:46.686Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T19:03:46.945Z] INFO: Testing against a local daemon [2022-08-18T19:03:46.945Z] === RUN TestSecretInspect [2022-08-18T19:03:47.178Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-18T19:03:47.178Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-08-18T19:03:47.178Z] === RUN TestDaemonIpcModePrivate [2022-08-18T19:03:47.879Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2022-08-18T19:03:47.879Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s) [2022-08-18T19:03:47.879Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T19:03:47.879Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-18T19:03:47.879Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T19:03:47.879Z] check_test.go:540: [d7333f60cd42c] daemon is not started [2022-08-18T19:03:47.879Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-18T19:03:47.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32181067216_/foo_true__0xc000e14c00___} [2022-08-18T19:03:48.106Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-18T19:03:48.106Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-18T19:03:48.106Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T19:03:49.247Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-18T19:03:49.247Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2022-08-18T19:03:49.247Z] === RUN TestIpcModeOlderClient [2022-08-18T19:03:49.247Z] === PAUSE TestIpcModeOlderClient [2022-08-18T19:03:49.247Z] === RUN TestKillContainerInvalidSignal [2022-08-18T19:03:49.472Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-18T19:03:49.472Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-18T19:03:49.472Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T19:03:49.479Z] --- PASS: TestSecretInspect (2.20s) [2022-08-18T19:03:49.479Z] === RUN TestSecretList [2022-08-18T19:03:49.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e14c18__} [2022-08-18T19:03:50.067Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-18T19:03:50.067Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2022-08-18T19:03:50.067Z] === RUN TestKillContainer [2022-08-18T19:03:50.067Z] === RUN TestKillContainer/no_signal [2022-08-18T19:03:50.436Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-18T19:03:50.436Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-08-18T19:03:50.436Z] === RUN TestIpcModeOlderClient [2022-08-18T19:03:50.436Z] === PAUSE TestIpcModeOlderClient [2022-08-18T19:03:50.436Z] === RUN TestKillContainerInvalidSignal [2022-08-18T19:03:50.630Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T19:03:50.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e14c30__} [2022-08-18T19:03:51.011Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-18T19:03:51.011Z] === RUN TestKillContainer [2022-08-18T19:03:51.011Z] === RUN TestKillContainer/no_signal [2022-08-18T19:03:51.271Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T19:03:51.383Z] --- PASS: TestSecretList (2.16s) [2022-08-18T19:03:51.383Z] === RUN TestSecretsCreateAndDelete [2022-08-18T19:03:51.449Z] === RUN TestKillContainer/killing_signal [2022-08-18T19:03:51.705Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-18T19:03:51.833Z] === RUN TestKillContainer/killing_signal [2022-08-18T19:03:52.267Z] --- PASS: TestKillContainer (2.06s) [2022-08-18T19:03:52.267Z] --- PASS: TestKillContainer/no_signal (0.57s) [2022-08-18T19:03:52.267Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-08-18T19:03:52.267Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-08-18T19:03:52.267Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T19:03:52.267Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T19:03:52.395Z] --- PASS: TestKillContainer (1.27s) [2022-08-18T19:03:52.395Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-18T19:03:52.395Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-18T19:03:52.395Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-18T19:03:52.395Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T19:03:52.395Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T19:03:52.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e14c48__} [2022-08-18T19:03:52.651Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T19:03:52.780Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T19:03:53.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-08-18T19:03:53.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-18T19:03:53.213Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-08-18T19:03:53.213Z] === RUN TestKillStoppedContainer [2022-08-18T19:03:53.213Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T19:03:53.213Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T19:03:53.213Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T19:03:53.213Z] === RUN TestKillDifferentUserContainer [2022-08-18T19:03:53.289Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-18T19:03:53.289Z] === RUN TestSecretsUpdate [2022-08-18T19:03:53.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e14c60__} [2022-08-18T19:03:53.343Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-18T19:03:53.469Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-18T19:03:53.469Z] === RUN TestInspectOomKilledTrue [2022-08-18T19:03:53.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2022-08-18T19:03:53.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2022-08-18T19:03:53.601Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-08-18T19:03:53.601Z] === RUN TestKillStoppedContainer [2022-08-18T19:03:53.858Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-08-18T19:03:53.858Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T19:03:53.858Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-08-18T19:03:53.858Z] === RUN TestKillDifferentUserContainer [2022-08-18T19:03:54.032Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-08-18T19:03:54.032Z] === RUN TestInspectOomKilledFalse [2022-08-18T19:03:54.422Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2022-08-18T19:03:54.422Z] === RUN TestInspectOomKilledTrue [2022-08-18T19:03:54.422Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:03:54.422Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T19:03:54.422Z] === RUN TestInspectOomKilledFalse [2022-08-18T19:03:54.422Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:03:54.422Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T19:03:54.422Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T19:03:54.595Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-18T19:03:54.595Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T19:03:54.851Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-18T19:03:54.851Z] === RUN TestLinksContainerNames [2022-08-18T19:03:54.985Z] check_test.go:540: [d39e0ad9be9af] daemon is not started [2022-08-18T19:03:54.985Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-18T19:03:54.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T19:03:54.985Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2022-08-18T19:03:54.985Z] === RUN TestLinksContainerNames [2022-08-18T19:03:55.778Z] --- PASS: TestLinksContainerNames (0.87s) [2022-08-18T19:03:55.778Z] === RUN TestLogsFollowTailEmpty [2022-08-18T19:03:55.824Z] --- PASS: TestSecretsUpdate (2.20s) [2022-08-18T19:03:55.824Z] === RUN TestTemplatedSecret [2022-08-18T19:03:56.034Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-18T19:03:56.034Z] === RUN TestLogs [2022-08-18T19:03:56.034Z] === RUN TestLogs/driver_local [2022-08-18T19:03:56.034Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:03:56.034Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:03:56.034Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T19:03:56.034Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T19:03:56.034Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T19:03:56.034Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T19:03:56.034Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:03:56.034Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:03:56.034Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:03:56.034Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:03:56.034Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:03:56.034Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:03:56.034Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:03:56.034Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:03:56.356Z] --- PASS: TestLinksContainerNames (1.52s) [2022-08-18T19:03:56.356Z] === RUN TestLogsFollowTailEmpty [2022-08-18T19:03:56.597Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:03:56.597Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:03:56.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-18T19:03:56.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-18T19:03:56.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-18T19:03:56.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-18T19:03:56.869Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T19:03:56.869Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T19:03:56.869Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T19:03:57.127Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T19:03:57.127Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2022-08-18T19:03:57.127Z] === RUN TestLogs [2022-08-18T19:03:57.127Z] === RUN TestLogs/driver_local [2022-08-18T19:03:57.127Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:03:57.127Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:03:57.127Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T19:03:57.127Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T19:03:57.127Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T19:03:57.127Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T19:03:57.127Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:03:57.127Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:03:57.127Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:03:57.127Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:03:57.127Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:03:57.127Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:03:57.127Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T19:03:57.127Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T19:03:57.525Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T19:03:57.525Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T19:03:57.781Z] === RUN TestLogs/driver_json-file [2022-08-18T19:03:57.781Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:03:57.781Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:03:57.781Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:03:57.781Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:03:57.781Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:03:57.781Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:03:57.781Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:03:57.781Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:03:57.781Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:03:57.781Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:03:57.781Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:03:57.781Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:03:57.781Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:03:57.781Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:03:58.058Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T19:03:58.058Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-18T19:03:58.315Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T19:03:58.315Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T19:03:58.361Z] --- PASS: TestTemplatedSecret (2.63s) [2022-08-18T19:03:58.361Z] === RUN TestSecretCreateResolve [2022-08-18T19:03:58.572Z] check_test.go:540: [dacbb8bf0c281] daemon is not started [2022-08-18T19:03:58.572Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-18T19:03:58.710Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:03:58.710Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:03:58.966Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:03:58.966Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:03:59.502Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T19:03:59.502Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T19:03:59.502Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T19:03:59.528Z] --- PASS: TestLogs (3.46s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.54s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.76s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.42s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.44s) [2022-08-18T19:03:59.528Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s) [2022-08-18T19:03:59.528Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T19:03:59.784Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/default [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/private [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/slave [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/shared [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T19:03:59.784Z] === CONT TestMountDaemonRoot/default [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T19:03:59.784Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:03:59.784Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:03:59.784Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:03:59.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:03:59.784Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/shared [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/slave [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/private [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:04:00.041Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T19:04:00.041Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:04:00.041Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:04:00.297Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T19:04:00.297Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T19:04:00.297Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T19:04:00.432Z] === RUN TestLogs/driver_json-file [2022-08-18T19:04:00.432Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:04:00.432Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:04:00.432Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:04:00.432Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:04:00.432Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:04:00.432Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:04:00.432Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:04:00.432Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:04:00.432Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:04:00.432Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:04:00.432Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:04:00.432Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:04:00.432Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T19:04:00.432Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T19:04:00.432Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T19:04:00.897Z] --- PASS: TestSecretCreateResolve (2.26s) [2022-08-18T19:04:00.897Z] PASS [2022-08-18T19:04:00.897Z] [2022-08-18T19:04:00.897Z] DONE 6 tests in 13.666s [2022-08-18T19:04:00.897Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T19:04:00.897Z] INFO: Testing against a local daemon [2022-08-18T19:04:00.897Z] === RUN TestServiceCreateInit [2022-08-18T19:04:00.897Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T19:04:01.663Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-08-18T19:04:01.663Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T19:04:01.800Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T19:04:01.800Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T19:04:01.800Z] docker_cli_daemon_plugins_test.go:80: [ddee8be6d86ec] daemon is not started [2022-08-18T19:04:02.057Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T19:04:02.225Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-18T19:04:02.225Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T19:04:02.481Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-08-18T19:04:02.481Z] === RUN TestNetworkNat [2022-08-18T19:04:02.622Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T19:04:02.622Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T19:04:02.737Z] --- PASS: TestNetworkNat (0.48s) [2022-08-18T19:04:02.737Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T19:04:03.185Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-18T19:04:03.301Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-18T19:04:03.301Z] === RUN TestNetworkLoopbackNat [2022-08-18T19:04:03.747Z] --- PASS: TestLogs (6.60s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.16s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.27s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.01s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.94s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.89s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.97s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.29s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.30s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.01s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.06s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.04s) [2022-08-18T19:04:03.747Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.08s) [2022-08-18T19:04:03.747Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T19:04:03.747Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T19:04:04.482Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/default [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/private [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/slave [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/shared [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/default [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/shared [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/slave [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/private [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T19:04:04.482Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:04:04.482Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T19:04:04.482Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T19:04:04.739Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T19:04:04.739Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T19:04:04.996Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-18T19:04:04.996Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T19:04:04.996Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T19:04:05.089Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T19:04:05.253Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T19:04:05.512Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T19:04:05.817Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-18T19:04:05.817Z] === RUN TestPause [2022-08-18T19:04:06.074Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T19:04:06.330Z] docker_cli_daemon_plugins_test.go:170: [d416e6dc72b0c] daemon is not started [2022-08-18T19:04:06.380Z] --- PASS: TestPause (0.47s) [2022-08-18T19:04:06.380Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T19:04:06.380Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:04:06.380Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:04:06.380Z] === RUN TestPauseStopPausedContainer [2022-08-18T19:04:06.892Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T19:04:06.942Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-18T19:04:06.942Z] === RUN TestPidHost [2022-08-18T19:04:07.148Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2022-08-18T19:04:07.148Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T19:04:07.711Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-18T19:04:07.711Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T19:04:07.869Z] --- PASS: TestPidHost (0.96s) [2022-08-18T19:04:07.869Z] === RUN TestPsFilter [2022-08-18T19:04:07.869Z] --- PASS: TestPsFilter (0.10s) [2022-08-18T19:04:07.869Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T19:04:07.973Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-08-18T19:04:07.973Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T19:04:08.125Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-18T19:04:08.125Z] === RUN TestRemoveContainerWithVolume [2022-08-18T19:04:08.393Z] --- PASS: TestServiceCreateInit (7.95s) [2022-08-18T19:04:08.393Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.89s) [2022-08-18T19:04:08.393Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.04s) [2022-08-18T19:04:08.393Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T19:04:08.537Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-08-18T19:04:08.537Z] === RUN TestNetworkNat [2022-08-18T19:04:08.687Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-18T19:04:08.687Z] === RUN TestRemoveContainerRunning [2022-08-18T19:04:08.945Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-18T19:04:08.945Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T19:04:09.466Z] --- PASS: TestNetworkNat (0.90s) [2022-08-18T19:04:09.466Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T19:04:09.507Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-18T19:04:09.507Z] === RUN TestRemoveInvalidContainer [2022-08-18T19:04:09.507Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T19:04:09.507Z] === RUN TestRenameLinkedContainer [2022-08-18T19:04:09.722Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T19:04:10.288Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2022-08-18T19:04:10.288Z] === RUN TestNetworkLoopbackNat [2022-08-18T19:04:10.546Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T19:04:11.398Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-18T19:04:11.398Z] === RUN TestRenameStoppedContainer [2022-08-18T19:04:11.476Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-18T19:04:11.476Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T19:04:11.655Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-18T19:04:11.655Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T19:04:11.734Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-18T19:04:11.991Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T19:04:12.247Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-18T19:04:12.589Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-18T19:04:12.589Z] === RUN TestRenameInvalidName [2022-08-18T19:04:12.814Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T19:04:12.814Z] check_test.go:540: [dea12e5fbb7ed] daemon is not started [2022-08-18T19:04:12.814Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-18T19:04:12.846Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-18T19:04:12.846Z] === RUN TestRenameAnonymousContainer [2022-08-18T19:04:13.377Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T19:04:13.377Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-08-18T19:04:13.377Z] === RUN TestPause [2022-08-18T19:04:14.310Z] --- PASS: TestPause (0.87s) [2022-08-18T19:04:14.310Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T19:04:14.310Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:04:14.310Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:04:14.310Z] === RUN TestPauseStopPausedContainer [2022-08-18T19:04:14.310Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T19:04:14.310Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-18T19:04:14.735Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-18T19:04:14.735Z] === RUN TestRenameContainerWithSameName [2022-08-18T19:04:14.735Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-18T19:04:14.735Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T19:04:15.240Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T19:04:15.240Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2022-08-18T19:04:15.240Z] === RUN TestPidHost [2022-08-18T19:04:15.664Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-18T19:04:15.664Z] === RUN TestResize [2022-08-18T19:04:15.920Z] --- PASS: TestResize (0.40s) [2022-08-18T19:04:15.920Z] === RUN TestResizeWithInvalidSize [2022-08-18T19:04:16.171Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-18T19:04:16.483Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-18T19:04:16.483Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T19:04:17.046Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:17.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:17.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:17.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:04:17.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:17.102Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T19:04:17.102Z] --- PASS: TestPidHost (1.77s) [2022-08-18T19:04:17.102Z] === RUN TestPsFilter [2022-08-18T19:04:17.102Z] --- PASS: TestPsFilter (0.17s) [2022-08-18T19:04:17.102Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T19:04:17.666Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-18T19:04:17.666Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2022-08-18T19:04:17.666Z] === RUN TestRemoveContainerWithVolume [2022-08-18T19:04:18.229Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2022-08-18T19:04:18.229Z] === RUN TestRemoveContainerRunning [2022-08-18T19:04:18.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:19.158Z] --- PASS: TestRemoveContainerRunning (0.62s) [2022-08-18T19:04:19.158Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T19:04:19.158Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-18T19:04:19.721Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-08-18T19:04:19.721Z] === RUN TestRemoveInvalidContainer [2022-08-18T19:04:19.721Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-18T19:04:19.721Z] === RUN TestRenameLinkedContainer [2022-08-18T19:04:19.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:20.286Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-18T19:04:20.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:21.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:21.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-18T19:04:21.982Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:22.227Z] --- PASS: TestRenameLinkedContainer (2.48s) [2022-08-18T19:04:22.227Z] === RUN TestRenameStoppedContainer [2022-08-18T19:04:22.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:22.791Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-08-18T19:04:22.791Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T19:04:23.354Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-18T19:04:23.915Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-18T19:04:23.915Z] --- PASS: TestRenameRunningContainerAndReuse (1.21s) [2022-08-18T19:04:23.915Z] === RUN TestRenameInvalidName [2022-08-18T19:04:24.478Z] --- PASS: TestRenameInvalidName (0.51s) [2022-08-18T19:04:24.478Z] === RUN TestRenameAnonymousContainer [2022-08-18T19:04:25.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:25.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:04:26.368Z] --- PASS: TestRenameAnonymousContainer (1.78s) [2022-08-18T19:04:26.368Z] === RUN TestRenameContainerWithSameName [2022-08-18T19:04:26.488Z] --- PASS: TestCreateServiceMultipleTimes (15.87s) [2022-08-18T19:04:26.488Z] === RUN TestCreateServiceConflict [2022-08-18T19:04:26.488Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-08-18T19:04:26.488Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T19:04:26.625Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-18T19:04:26.625Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T19:04:27.552Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-18T19:04:27.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:04:28.114Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2022-08-18T19:04:28.114Z] === RUN TestResize [2022-08-18T19:04:28.370Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T19:04:29.299Z] --- PASS: TestResize (1.10s) [2022-08-18T19:04:29.299Z] === RUN TestResizeWithInvalidSize [2022-08-18T19:04:29.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:04:29.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:04:29.777Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-08-18T19:04:29.778Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T19:04:30.226Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2022-08-18T19:04:30.226Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T19:04:30.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:04:31.165Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:04:31.590Z] --- PASS: TestResizeWhenContainerNotStarted (1.24s) [2022-08-18T19:04:31.590Z] === RUN TestDaemonRestartKillContainers [2022-08-18T19:04:31.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:04:31.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:04:31.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:04:31.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:04:31.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:04:31.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:04:31.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:04:31.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:04:31.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:04:31.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:04:31.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:04:31.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:31.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:31.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:31.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:04:31.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:33.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T19:04:34.106Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T19:04:34.364Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-08-18T19:04:34.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2022-08-18T19:04:34.432Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T19:04:34.432Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T19:04:34.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:34.994Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T19:04:35.922Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s) [2022-08-18T19:04:35.922Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-18T19:04:35.922Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-08-18T19:04:35.922Z] === RUN TestCgroupNamespacesRun [2022-08-18T19:04:36.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:37.287Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-18T19:04:37.287Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T19:04:37.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T19:04:37.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T19:04:38.215Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-18T19:04:38.215Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T19:04:39.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T19:04:39.035Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T19:04:39.035Z] check_test.go:540: [d6e6cf5d6787b] daemon is not started [2022-08-18T19:04:39.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-18T19:04:39.291Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:39.581Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-08-18T19:04:39.581Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T19:04:40.509Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-08-18T19:04:40.509Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T19:04:41.183Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T19:04:41.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-18T19:04:41.875Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-18T19:04:41.875Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T19:04:42.803Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-18T19:04:42.803Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T19:04:43.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T19:04:43.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T19:04:43.732Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-18T19:04:43.732Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T19:04:44.661Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-08-18T19:04:44.661Z] === RUN TestNISDomainname [2022-08-18T19:04:44.661Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-08-18T19:04:44.661Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T19:04:44.920Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-08-18T19:04:44.920Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T19:04:45.223Z] --- PASS: TestNISDomainname (0.49s) [2022-08-18T19:04:45.223Z] === RUN TestHostnameDnsResolution [2022-08-18T19:04:45.551Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T19:04:45.785Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-18T19:04:45.786Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T19:04:46.348Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-08-18T19:04:46.348Z] === RUN TestPrivilegedHostDevices [2022-08-18T19:04:46.480Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T19:04:46.480Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T19:04:46.737Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-18T19:04:46.909Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-18T19:04:46.909Z] === RUN TestRunConsoleSize [2022-08-18T19:04:47.165Z] --- PASS: TestRunConsoleSize (0.39s) [2022-08-18T19:04:47.165Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T19:04:47.455Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-08-18T19:04:47.455Z] === RUN TestCreateServiceSysctls [2022-08-18T19:04:47.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T19:04:47.922Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T19:04:48.489Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T19:04:48.531Z] --- PASS: TestRunWithAlternativeContainerdShim (1.11s) [2022-08-18T19:04:48.531Z] === RUN TestStats [2022-08-18T19:04:49.855Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T19:04:49.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T19:04:50.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T19:04:50.675Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T19:04:50.765Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-08-18T19:04:50.765Z] === RUN TestCreateServiceCapabilities [2022-08-18T19:04:51.047Z] --- PASS: TestStats (2.45s) [2022-08-18T19:04:51.047Z] === RUN TestStopContainerWithTimeout [2022-08-18T19:04:51.047Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T19:04:51.047Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T19:04:51.047Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T19:04:51.047Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T19:04:51.047Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T19:04:51.047Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T19:04:51.047Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T19:04:51.047Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T19:04:51.047Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T19:04:51.047Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T19:04:51.605Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T19:04:51.610Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T19:04:52.533Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T19:04:52.533Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T19:04:52.533Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T19:04:53.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T19:04:53.301Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-08-18T19:04:53.301Z] === RUN TestInspect [2022-08-18T19:04:53.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T19:04:53.498Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T19:04:53.611Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T19:04:54.864Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T19:04:54.864Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-08-18T19:04:54.864Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-08-18T19:04:54.864Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-08-18T19:04:54.864Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-18T19:04:54.864Z] === RUN TestDeleteDevicemapper [2022-08-18T19:04:54.864Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:04:54.864Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T19:04:54.864Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T19:04:54.979Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T19:04:55.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-18T19:04:55.837Z] --- PASS: TestInspect (2.74s) [2022-08-18T19:04:55.837Z] === RUN TestCreateJob [2022-08-18T19:04:56.470Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T19:04:56.754Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-08-18T19:04:56.754Z] === RUN TestUpdateMemory [2022-08-18T19:04:56.754Z] --- PASS: TestUpdateMemory (0.51s) [2022-08-18T19:04:56.754Z] === RUN TestUpdateCPUQuota [2022-08-18T19:04:57.312Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T19:04:57.312Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:04:57.312Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:04:57.312Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T19:04:57.312Z] [2022-08-18T19:04:57.312Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-18T19:04:57.312Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-18T19:04:57.312Z] Using test binary docker [2022-08-18T19:04:57.312Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T19:04:57.312Z] Not: starting. [2022-08-18T19:04:57.312Z] INFO: Waiting for daemon to start... [2022-08-18T19:04:57.312Z] Starting dockerd [2022-08-18T19:04:57.312Z] . [2022-08-18T19:04:57.312Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-18T19:04:57.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-18T19:04:57.682Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-08-18T19:04:57.682Z] === RUN TestUpdatePidsLimit [2022-08-18T19:04:57.682Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T19:04:57.682Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T19:04:57.938Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T19:04:58.194Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T19:04:58.194Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.43s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.30s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.44s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.17s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.27s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.23s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.08s) [2022-08-18T19:04:58.334Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s) [2022-08-18T19:04:58.335Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s) [2022-08-18T19:04:58.335Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T19:04:58.335Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T19:04:58.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T19:04:58.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-18T19:04:58.707Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T19:04:58.849Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T19:04:59.126Z] --- PASS: TestCreateJob (3.18s) [2022-08-18T19:04:59.126Z] === RUN TestReplicatedJob [2022-08-18T19:04:59.269Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-08-18T19:04:59.269Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-18T19:04:59.269Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-18T19:04:59.269Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-18T19:04:59.269Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-08-18T19:04:59.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-18T19:04:59.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-18T19:04:59.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-18T19:04:59.269Z] === RUN TestUpdateRestartPolicy [2022-08-18T19:04:59.780Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T19:04:59.780Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T19:05:01.148Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.84s) [2022-08-18T19:05:01.148Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.35s) [2022-08-18T19:05:01.148Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.47s) [2022-08-18T19:05:01.148Z] === RUN TestCgroupNamespacesRun [2022-08-18T19:05:02.514Z] --- PASS: TestCgroupNamespacesRun (1.46s) [2022-08-18T19:05:02.514Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T19:05:02.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-18T19:05:04.138Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.40s) [2022-08-18T19:05:04.138Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T19:05:04.394Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T19:05:04.483Z] --- PASS: TestReplicatedJob (5.39s) [2022-08-18T19:05:04.483Z] === RUN TestUpdateReplicatedJob [2022-08-18T19:05:05.334Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T19:05:05.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-18T19:05:05.901Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2022-08-18T19:05:05.901Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T19:05:06.833Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T19:05:07.762Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2022-08-18T19:05:07.762Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T19:05:07.772Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-08-18T19:05:07.772Z] === RUN TestServiceListWithStatuses [2022-08-18T19:05:07.772Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:05:07.772Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T19:05:07.772Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T19:05:09.128Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2022-08-18T19:05:09.128Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T19:05:09.691Z] check_test.go:540: [d24acef28cfd0] daemon is not started [2022-08-18T19:05:09.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-18T19:05:11.059Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.54s) [2022-08-18T19:05:11.059Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T19:05:11.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-18T19:05:11.438Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-08-18T19:05:11.438Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T19:05:11.438Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-18T19:05:11.438Z] === RUN TestWaitNonBlocked [2022-08-18T19:05:11.438Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:05:11.438Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:05:11.438Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:05:11.438Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:05:11.438Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:05:11.438Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:05:11.438Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T19:05:11.438Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-08-18T19:05:11.438Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-08-18T19:05:11.438Z] === RUN TestWaitBlocked [2022-08-18T19:05:11.438Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:05:11.438Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:05:11.438Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:05:11.438Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:05:11.438Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:05:11.438Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:05:11.621Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-18T19:05:11.621Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T19:05:11.964Z] --- PASS: TestDockerNetworkConnectAlias (4.33s) [2022-08-18T19:05:11.964Z] === RUN TestDockerNetworkReConnect [2022-08-18T19:05:11.999Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T19:05:11.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-08-18T19:05:11.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-08-18T19:05:11.999Z] === RUN TestWaitConditions [2022-08-18T19:05:11.999Z] === RUN TestWaitConditions/default [2022-08-18T19:05:11.999Z] === PAUSE TestWaitConditions/default [2022-08-18T19:05:11.999Z] === RUN TestWaitConditions/not-running [2022-08-18T19:05:11.999Z] === PAUSE TestWaitConditions/not-running [2022-08-18T19:05:11.999Z] === RUN TestWaitConditions/next-exit [2022-08-18T19:05:11.999Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T19:05:11.999Z] === RUN TestWaitConditions/removed [2022-08-18T19:05:11.999Z] === PAUSE TestWaitConditions/removed [2022-08-18T19:05:11.999Z] === CONT TestWaitConditions/default [2022-08-18T19:05:11.999Z] === CONT TestWaitConditions/next-exit [2022-08-18T19:05:12.989Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.50s) [2022-08-18T19:05:12.989Z] === RUN TestNISDomainname [2022-08-18T19:05:13.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-18T19:05:13.888Z] === CONT TestWaitConditions/not-running [2022-08-18T19:05:13.888Z] === CONT TestWaitConditions/removed [2022-08-18T19:05:14.174Z] --- PASS: TestNISDomainname (0.98s) [2022-08-18T19:05:14.174Z] === RUN TestHostnameDnsResolution [2022-08-18T19:05:14.174Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T19:05:14.174Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T19:05:14.174Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T19:05:15.105Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T19:05:15.106Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T19:05:15.106Z] --- PASS: TestHostnameDnsResolution (1.12s) [2022-08-18T19:05:15.106Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T19:05:15.253Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T19:05:15.253Z] --- PASS: TestWaitConditions/default (1.59s) [2022-08-18T19:05:15.253Z] --- PASS: TestWaitConditions/next-exit (1.62s) [2022-08-18T19:05:15.253Z] --- PASS: TestWaitConditions/not-running (1.52s) [2022-08-18T19:05:15.253Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-08-18T19:05:15.253Z] === RUN TestWaitRestartedContainer [2022-08-18T19:05:15.253Z] === RUN TestWaitRestartedContainer/default [2022-08-18T19:05:15.253Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T19:05:15.253Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T19:05:15.253Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T19:05:15.253Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T19:05:15.253Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T19:05:15.253Z] === CONT TestWaitRestartedContainer/default [2022-08-18T19:05:15.253Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T19:05:15.255Z] --- PASS: TestDockerNetworkReConnect (3.45s) [2022-08-18T19:05:15.255Z] === RUN TestServicePlugin [2022-08-18T19:05:15.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T19:05:15.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T19:05:16.233Z] --- PASS: TestUnprivilegedPortsAndPing (0.99s) [2022-08-18T19:05:16.233Z] === RUN TestPrivilegedHostDevices [2022-08-18T19:05:16.489Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T19:05:16.489Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T19:05:16.618Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T19:05:17.051Z] --- PASS: TestPrivilegedHostDevices (0.90s) [2022-08-18T19:05:17.051Z] === RUN TestRunConsoleSize [2022-08-18T19:05:17.545Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T19:05:17.545Z] --- PASS: TestWaitRestartedContainer/next-exit (1.37s) [2022-08-18T19:05:17.545Z] --- PASS: TestWaitRestartedContainer/default (1.40s) [2022-08-18T19:05:17.545Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-18T19:05:17.545Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T19:05:17.545Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T19:05:17.616Z] --- PASS: TestRunConsoleSize (0.78s) [2022-08-18T19:05:17.616Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T19:05:18.179Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T19:05:18.179Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T19:05:18.743Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-18T19:05:19.449Z] plugin_test.go:61: [dbbe93dca58d4] joining swarm manager [d1e871ae1e92d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:05:19.674Z] --- PASS: TestRunWithAlternativeContainerdShim (1.84s) [2022-08-18T19:05:19.674Z] === RUN TestStats [2022-08-18T19:05:20.061Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-08-18T19:05:20.061Z] === CONT TestIpcModeOlderClient [2022-08-18T19:05:20.061Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s) [2022-08-18T19:05:20.061Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T19:05:20.061Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-18T19:05:20.061Z] === CONT TestDaemonHostGatewayIP [2022-08-18T19:05:20.387Z] plugin_test.go:64: [d43da699aaa25] joining swarm manager [d1e871ae1e92d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:05:21.040Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-18T19:05:21.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-18T19:05:21.952Z] --- PASS: TestDaemonHostGatewayIP (2.37s) [2022-08-18T19:05:21.952Z] === CONT TestDaemonRestartIpcMode [2022-08-18T19:05:22.325Z] --- PASS: TestStats (2.60s) [2022-08-18T19:05:22.325Z] === RUN TestStopContainerWithTimeout [2022-08-18T19:05:22.325Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T19:05:22.325Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T19:05:22.325Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T19:05:22.325Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T19:05:22.325Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T19:05:22.325Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T19:05:22.325Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T19:05:22.325Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T19:05:22.325Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T19:05:22.325Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T19:05:22.325Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-18T19:05:23.253Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T19:05:23.510Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T19:05:24.442Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T19:05:24.469Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-08-18T19:05:24.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-18T19:05:25.262Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T19:05:25.825Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T19:05:26.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-18T19:05:26.652Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T19:05:26.908Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T19:05:26.908Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2022-08-18T19:05:26.908Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2022-08-18T19:05:26.908Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2022-08-18T19:05:26.908Z] --- PASS: TestStopContainerWithTimeout/1 (1.58s) [2022-08-18T19:05:26.908Z] === RUN TestDeleteDevicemapper [2022-08-18T19:05:26.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:05:26.908Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T19:05:26.908Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T19:05:27.470Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T19:05:28.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-18T19:05:30.739Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.61s) [2022-08-18T19:05:30.739Z] === RUN TestUpdateMemory [2022-08-18T19:05:30.739Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:05:30.739Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T19:05:30.739Z] === RUN TestUpdateCPUQuota [2022-08-18T19:05:31.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-18T19:05:31.668Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T19:05:31.668Z] check_test.go:540: [db46a977cd39d] daemon is not started [2022-08-18T19:05:31.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-18T19:05:31.668Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T19:05:31.668Z] check_test.go:540: [d2ba4cba6b550] daemon is not started [2022-08-18T19:05:31.924Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-18T19:05:31.924Z] --- PASS: TestUpdateCPUQuota (1.57s) [2022-08-18T19:05:31.924Z] === RUN TestUpdatePidsLimit [2022-08-18T19:05:32.182Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T19:05:32.439Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T19:05:32.600Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-08-18T19:05:32.600Z] PASS [2022-08-18T19:05:32.600Z] [2022-08-18T19:05:32.600Z] === Skipped [2022-08-18T19:05:32.600Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-18T19:05:32.600Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:05:32.600Z] [2022-08-18T19:05:32.600Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:05:32.600Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:05:32.600Z] [2022-08-18T19:05:32.600Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T19:05:32.600Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:05:32.600Z] [2022-08-18T19:05:32.600Z] DONE 272 tests, 3 skipped in 126.548s [2022-08-18T19:05:32.600Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T19:05:32.600Z] ++ 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-08-18T19:05:32.600Z] ++ set -e [2022-08-18T19:05:32.600Z] ++ '[' -n 0 ']' [2022-08-18T19:05:32.600Z] ++ set -x [2022-08-18T19:05:32.600Z] ++ 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-08-18T19:05:32.600Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T19:05:32.600Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T19:05:32.600Z] === RUN TestConfigDaemonID [2022-08-18T19:05:32.696Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T19:05:33.163Z] daemon_test.go:83: [d73c4c3a07088] daemon is not started [2022-08-18T19:05:33.163Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T19:05:33.163Z] === RUN TestDaemonConfigValidation [2022-08-18T19:05:33.163Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:05:33.163Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:05:33.163Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T19:05:33.163Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T19:05:33.163Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T19:05:33.163Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T19:05:33.163Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T19:05:33.163Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T19:05:33.163Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T19:05:33.163Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T19:05:33.163Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:05:33.163Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T19:05:33.163Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T19:05:33.163Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T19:05:33.163Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T19:05:33.163Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T19:05:33.163Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-18T19:05:33.163Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-18T19:05:33.163Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-18T19:05:33.163Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-18T19:05:33.163Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-18T19:05:33.163Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T19:05:33.163Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T19:05:33.259Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T19:05:33.515Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T19:05:33.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T19:05:34.334Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T19:05:34.528Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T19:05:35.268Z] check_test.go:540: [dbdf16c813326] daemon is not started [2022-08-18T19:05:35.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-18T19:05:35.456Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T19:05:35.525Z] --- PASS: TestUpdatePidsLimit (3.42s) [2022-08-18T19:05:35.525Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-08-18T19:05:35.525Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-08-18T19:05:35.525Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-08-18T19:05:35.525Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2022-08-18T19:05:35.525Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-08-18T19:05:35.525Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2022-08-18T19:05:35.525Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-08-18T19:05:35.525Z] === RUN TestUpdateRestartPolicy [2022-08-18T19:05:36.010Z] sha256:992aa2dc784ce5c44e27cbf2fbca154cae15653e6bd853ced09167f16824a5e4 [2022-08-18T19:05:36.010Z] INFO: Starting docker-py tests... [2022-08-18T19:05:36.010Z] ============================= test session starts ============================== [2022-08-18T19:05:36.010Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-18T19:05:36.010Z] rootdir: /src, inifile: pytest.ini [2022-08-18T19:05:36.010Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-18T19:05:36.010Z] collected 395 items / 2 deselected / 393 selected [2022-08-18T19:05:36.010Z] [2022-08-18T19:05:36.384Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T19:05:36.384Z] daemon_test.go:197: [d0eccb9546a28] daemon is not started [2022-08-18T19:05:36.384Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-18T19:05:36.384Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T19:05:36.384Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T19:05:36.384Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T19:05:36.384Z] === RUN TestDaemonProxy [2022-08-18T19:05:36.384Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T19:05:38.272Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T19:05:39.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-18T19:05:40.164Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T19:05:41.529Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T19:05:42.091Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T19:05:42.653Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-18T19:05:42.653Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-18T19:05:42.653Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-18T19:05:42.653Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-08-18T19:05:42.653Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T19:05:42.653Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T19:05:42.653Z] PASS [2022-08-18T19:05:42.653Z] [2022-08-18T19:05:42.653Z] DONE 18 tests in 11.247s [2022-08-18T19:05:42.653Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T19:05:42.653Z] ++ 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-08-18T19:05:42.653Z] ++ set -e [2022-08-18T19:05:42.653Z] ++ '[' -n 0 ']' [2022-08-18T19:05:42.653Z] ++ set -x [2022-08-18T19:05:42.653Z] ++ 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-08-18T19:05:42.653Z] INFO: Testing against a local daemon [2022-08-18T19:05:42.653Z] === RUN TestCommitInheritsEnv [2022-08-18T19:05:42.909Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-18T19:05:42.909Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T19:05:42.909Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T19:05:42.909Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T19:05:42.909Z] === RUN TestImportWithCustomPlatform [2022-08-18T19:05:42.909Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T19:05:42.970Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-18T19:05:43.165Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T19:05:43.165Z] === RUN TestImportWithCustomPlatform// [2022-08-18T19:05:43.165Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T19:05:43.165Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T19:05:43.165Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T19:05:43.165Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T19:05:43.165Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T19:05:43.165Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T19:05:43.165Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T19:05:43.165Z] === RUN TestImagesFilterMultiReference [2022-08-18T19:05:43.226Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T19:05:43.421Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-18T19:05:43.421Z] === RUN TestImagePullPlatformInvalid [2022-08-18T19:05:43.421Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T19:05:43.421Z] === RUN TestRemoveImageOrphaning [2022-08-18T19:05:43.678Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-18T19:05:43.678Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T19:05:43.678Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:05:43.678Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T19:05:43.678Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T19:05:43.678Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T19:05:43.678Z] === RUN TestTagInvalidReference [2022-08-18T19:05:43.678Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T19:05:43.678Z] === RUN TestTagValidPrefixedRepo [2022-08-18T19:05:43.678Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T19:05:43.678Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T19:05:43.678Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T19:05:43.678Z] === RUN TestTagOfficialNames [2022-08-18T19:05:43.678Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-18T19:05:43.678Z] === RUN TestTagMatchesDigest [2022-08-18T19:05:43.678Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T19:05:43.678Z] PASS [2022-08-18T19:05:43.790Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T19:05:43.933Z] [2022-08-18T19:05:43.933Z] === Skipped [2022-08-18T19:05:43.933Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T19:05:43.933Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T19:05:43.933Z] [2022-08-18T19:05:43.933Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T19:05:43.933Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:05:43.933Z] [2022-08-18T19:05:43.933Z] DONE 22 tests, 2 skipped in 1.263s [2022-08-18T19:05:43.933Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T19:05:43.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T19:05:43.933Z] ++ set -e [2022-08-18T19:05:43.933Z] ++ '[' -n 0 ']' [2022-08-18T19:05:43.933Z] ++ set -x [2022-08-18T19:05:43.934Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T19:05:43.934Z] === RUN TestStripANSICommands [2022-08-18T19:05:43.934Z] === RUN TestStripANSICommands/#00 [2022-08-18T19:05:43.934Z] === RUN TestStripANSICommands/#01 [2022-08-18T19:05:43.934Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T19:05:43.934Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T19:05:43.934Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T19:05:43.934Z] PASS [2022-08-18T19:05:43.934Z] [2022-08-18T19:05:43.934Z] DONE 3 tests in 0.042s [2022-08-18T19:05:43.934Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T19:05:43.934Z] ++ 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-08-18T19:05:43.934Z] ++ set -e [2022-08-18T19:05:43.934Z] ++ '[' -n 0 ']' [2022-08-18T19:05:43.934Z] ++ set -x [2022-08-18T19:05:43.934Z] ++ 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-08-18T19:05:43.934Z] INFO: Testing against a local daemon [2022-08-18T19:05:43.934Z] === RUN TestNetworkCreateDelete [2022-08-18T19:05:44.190Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-18T19:05:44.190Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T19:05:44.445Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-18T19:05:44.445Z] === RUN TestDaemonDNSFallback [2022-08-18T19:05:45.158Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T19:05:45.158Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-18T19:05:45.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-18T19:05:46.781Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T19:05:46.939Z] --- PASS: TestServicePlugin (30.04s) [2022-08-18T19:05:46.939Z] === RUN TestServiceUpdateLabel [2022-08-18T19:05:47.508Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-08-18T19:05:47.508Z] === RUN TestServiceUpdateSecrets [2022-08-18T19:05:48.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-18T19:05:48.148Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2022-08-18T19:05:48.148Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T19:05:48.711Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T19:05:48.711Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2022-08-18T19:05:48.711Z] === RUN TestWaitNonBlocked [2022-08-18T19:05:48.711Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:05:48.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:05:48.711Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:05:48.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:05:48.711Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T19:05:48.711Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T19:05:49.641Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T19:05:49.641Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T19:05:49.641Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2022-08-18T19:05:49.641Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2022-08-18T19:05:49.641Z] === RUN TestWaitBlocked [2022-08-18T19:05:49.641Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:05:49.641Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:05:49.641Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:05:49.641Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:05:49.641Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T19:05:49.641Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T19:05:50.981Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-18T19:05:50.981Z] === RUN TestInspectNetwork [2022-08-18T19:05:51.033Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T19:05:51.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2022-08-18T19:05:51.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s) [2022-08-18T19:05:51.033Z] === RUN TestWaitConditions [2022-08-18T19:05:51.033Z] === RUN TestWaitConditions/default [2022-08-18T19:05:51.033Z] === PAUSE TestWaitConditions/default [2022-08-18T19:05:51.033Z] === RUN TestWaitConditions/not-running [2022-08-18T19:05:51.033Z] === PAUSE TestWaitConditions/not-running [2022-08-18T19:05:51.033Z] === RUN TestWaitConditions/next-exit [2022-08-18T19:05:51.033Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T19:05:51.033Z] === RUN TestWaitConditions/removed [2022-08-18T19:05:51.033Z] === PAUSE TestWaitConditions/removed [2022-08-18T19:05:51.033Z] === CONT TestWaitConditions/default [2022-08-18T19:05:51.033Z] === CONT TestWaitConditions/removed [2022-08-18T19:05:52.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-18T19:05:53.050Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-18T19:05:53.182Z] === CONT TestWaitConditions/next-exit [2022-08-18T19:05:53.182Z] === CONT TestWaitConditions/not-running [2022-08-18T19:05:53.873Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-18T19:05:54.249Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T19:05:54.249Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T19:05:54.249Z] === RUN TestInspectNetwork/network_name [2022-08-18T19:05:54.249Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T19:05:55.224Z] --- PASS: TestWaitConditions (0.02s) [2022-08-18T19:05:55.224Z] --- PASS: TestWaitConditions/default (2.06s) [2022-08-18T19:05:55.224Z] --- PASS: TestWaitConditions/removed (2.12s) [2022-08-18T19:05:55.224Z] --- PASS: TestWaitConditions/next-exit (2.01s) [2022-08-18T19:05:55.224Z] --- PASS: TestWaitConditions/not-running (2.09s) [2022-08-18T19:05:55.224Z] === RUN TestWaitRestartedContainer [2022-08-18T19:05:55.224Z] === RUN TestWaitRestartedContainer/default [2022-08-18T19:05:55.224Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T19:05:55.224Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T19:05:55.224Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T19:05:55.224Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T19:05:55.224Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T19:05:55.224Z] === CONT TestWaitRestartedContainer/default [2022-08-18T19:05:55.224Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T19:05:55.428Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-18T19:05:56.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-18T19:05:56.593Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T19:05:57.965Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T19:05:58.416Z] --- PASS: TestInspectNetwork (6.98s) [2022-08-18T19:05:58.416Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T19:05:58.416Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T19:05:58.416Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T19:05:58.416Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T19:05:58.416Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T19:05:59.343Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T19:05:59.343Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:05:59.343Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:05:59.343Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:05:59.343Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T19:05:59.343Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T19:05:59.343Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:05:59.343Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T19:05:59.344Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T19:05:59.344Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T19:05:59.344Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T19:05:59.344Z] === RUN TestNetworkList [2022-08-18T19:05:59.344Z] === RUN TestNetworkList//networks [2022-08-18T19:05:59.344Z] === PAUSE TestNetworkList//networks [2022-08-18T19:05:59.344Z] === RUN TestNetworkList//networks/ [2022-08-18T19:05:59.344Z] === PAUSE TestNetworkList//networks/ [2022-08-18T19:05:59.344Z] === CONT TestNetworkList//networks [2022-08-18T19:05:59.344Z] === CONT TestNetworkList//networks/ [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T19:05:59.344Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T19:05:59.344Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T19:05:59.379Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-18T19:05:59.379Z] --- PASS: TestWaitRestartedContainer/default (2.54s) [2022-08-18T19:05:59.379Z] --- PASS: TestWaitRestartedContainer/next-exit (2.56s) [2022-08-18T19:05:59.379Z] --- PASS: TestWaitRestartedContainer/not-running (1.63s) [2022-08-18T19:05:59.379Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T19:05:59.379Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T19:05:59.906Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T19:05:59.906Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T19:06:00.312Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T19:06:00.569Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T19:06:00.833Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T19:06:00.833Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T19:06:01.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-18T19:06:01.762Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-18T19:06:01.762Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T19:06:02.393Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-08-18T19:06:02.393Z] === RUN TestServiceUpdateConfigs [2022-08-18T19:06:02.693Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-18T19:06:02.693Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T19:06:03.046Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T19:06:03.613Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s) [2022-08-18T19:06:03.613Z] === CONT TestDaemonHostGatewayIP [2022-08-18T19:06:03.613Z] check_test.go:540: [dbe7a02df0dba] daemon is not started [2022-08-18T19:06:03.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-18T19:06:03.613Z] === CONT TestDaemonRestartIpcMode [2022-08-18T19:06:03.613Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s) [2022-08-18T19:06:04.067Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-18T19:06:04.067Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T19:06:04.632Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-18T19:06:04.632Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T19:06:07.153Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-08-18T19:06:07.153Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T19:06:07.153Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:06:07.153Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:06:07.153Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T19:06:07.789Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-18T19:06:07.789Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T19:06:08.045Z] --- PASS: TestDaemonHostGatewayIP (4.65s) [2022-08-18T19:06:08.045Z] === CONT TestIpcModeOlderClient [2022-08-18T19:06:08.301Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-18T19:06:08.301Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T19:06:08.301Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2022-08-18T19:06:08.558Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T19:06:09.488Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T19:06:11.379Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-18T19:06:11.636Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T19:06:12.569Z] check_test.go:540: [dea3e00c35a08] daemon is not started [2022-08-18T19:06:12.569Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-18T19:06:14.501Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T19:06:15.073Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-18T19:06:16.003Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-18T19:06:16.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T19:06:17.785Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-08-18T19:06:17.785Z] === RUN TestServiceUpdateNetwork [2022-08-18T19:06:21.127Z] --- PASS: TestContainerKillOnDaemonStart (12.38s) [2022-08-18T19:06:21.127Z] PASS [2022-08-18T19:06:21.127Z] [2022-08-18T19:06:21.127Z] === Skipped [2022-08-18T19:06:21.127Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T19:06:21.127Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T19:06:21.127Z] [2022-08-18T19:06:21.127Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T19:06:21.127Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:06:21.127Z] [2022-08-18T19:06:21.127Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T19:06:21.127Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:06:21.127Z] [2022-08-18T19:06:21.127Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T19:06:21.128Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T19:06:21.128Z] [2022-08-18T19:06:21.128Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T19:06:21.128Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T19:06:21.128Z] [2022-08-18T19:06:21.128Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T19:06:21.128Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T19:06:21.128Z] [2022-08-18T19:06:21.128Z] DONE 272 tests, 6 skipped in 188.176s [2022-08-18T19:06:21.128Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T19:06:21.128Z] ++ 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-08-18T19:06:21.128Z] ++ set -e [2022-08-18T19:06:21.128Z] ++ '[' -n 0 ']' [2022-08-18T19:06:21.128Z] ++ set -x [2022-08-18T19:06:21.128Z] ++ 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-08-18T19:06:21.128Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T19:06:21.390Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-08-18T19:06:21.390Z] === RUN TestConfigDaemonID [2022-08-18T19:06:21.390Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-18T19:06:22.038Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2022-08-18T19:06:22.038Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T19:06:22.772Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T19:06:22.772Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-18T19:06:22.772Z] daemon_test.go:83: [d0efcd8251c7a] daemon is not started [2022-08-18T19:06:22.772Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-18T19:06:22.772Z] === RUN TestDaemonConfigValidation [2022-08-18T19:06:22.772Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:06:22.772Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:06:22.772Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T19:06:22.772Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T19:06:22.772Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T19:06:22.772Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T19:06:22.772Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T19:06:22.772Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T19:06:22.772Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T19:06:22.772Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T19:06:22.772Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T19:06:22.772Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T19:06:22.772Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T19:06:22.772Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T19:06:22.772Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T19:06:22.977Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xu394q3x4vjdji0418nxr42zo Created:2022-08-18 19:06:21.568904921 +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[bfe9f82eded30d99eb4c87c0795a7f5f230b305114bce6e7bf1d0dc7920025ba:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.05ingz6hmsttpsmeax0ptj3kg EndpointID:e62a73595cf8fc9424a0a328a01aeee3527272ec9b662d56b1948e9e225178bd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cd7dadca6604f94b7c5a2f6faf86f2df4e2e7db029d743d363a107bf5804fe96 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:8995c6023c3e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.05ingz6hmsttpsmeax0ptj3kg EndpointID:e62a73595cf8fc9424a0a328a01aeee3527272ec9b662d56b1948e9e225178bd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T19:06:23.035Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T19:06:23.035Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-08-18T19:06:23.035Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-08-18T19:06:23.035Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-08-18T19:06:23.035Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-08-18T19:06:23.035Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-18T19:06:23.035Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T19:06:23.035Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T19:06:23.035Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-18T19:06:23.606Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-18T19:06:23.606Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-18T19:06:24.172Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T19:06:24.172Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-18T19:06:24.738Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-18T19:06:24.999Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T19:06:25.297Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-18T19:06:25.631Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-18T19:06:25.861Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-18T19:06:26.123Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T19:06:26.123Z] daemon_test.go:197: [d75aad1ddbb95] daemon is not started [2022-08-18T19:06:26.123Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-08-18T19:06:26.123Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-08-18T19:06:26.123Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-18T19:06:26.123Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T19:06:26.123Z] === RUN TestDaemonProxy [2022-08-18T19:06:26.123Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T19:06:26.123Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-18T19:06:26.548Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T19:06:26.808Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-18T19:06:27.365Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2022-08-18T19:06:27.365Z] PASS [2022-08-18T19:06:27.365Z] [2022-08-18T19:06:27.365Z] === Skipped [2022-08-18T19:06:27.365Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:06:27.365Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:06:27.365Z] [2022-08-18T19:06:27.365Z] DONE 38 tests, 1 skipped in 43.315s [2022-08-18T19:06:27.365Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:06:27.365Z] ++ 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-08-18T19:06:27.365Z] ++ set -e [2022-08-18T19:06:27.365Z] ++ '[' -n 0 ']' [2022-08-18T19:06:27.365Z] ++ set -x [2022-08-18T19:06:27.365Z] ++ 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-08-18T19:06:27.365Z] INFO: Testing against a local daemon [2022-08-18T19:06:27.365Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T19:06:27.365Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:06:27.365Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:06:27.365Z] === RUN TestDockerNetworkIpvlan [2022-08-18T19:06:27.365Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:06:27.365Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:06:27.365Z] PASS [2022-08-18T19:06:27.365Z] [2022-08-18T19:06:27.365Z] === Skipped [2022-08-18T19:06:27.365Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:06:27.365Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:06:27.365Z] [2022-08-18T19:06:27.365Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:06:27.365Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:06:27.365Z] [2022-08-18T19:06:27.365Z] DONE 2 tests, 2 skipped in 0.088s [2022-08-18T19:06:27.365Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:06:27.365Z] ++ 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-08-18T19:06:27.365Z] ++ set -e [2022-08-18T19:06:27.365Z] ++ '[' -n 0 ']' [2022-08-18T19:06:27.365Z] ++ set -x [2022-08-18T19:06:27.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08-18T19:06:27.366Z] INFO: Testing against a local daemon [2022-08-18T19:06:27.366Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T19:06:27.374Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-18T19:06:27.950Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-18T19:06:27.950Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T19:06:28.215Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-18T19:06:28.472Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T19:06:28.729Z] check_test.go:540: [d53d2dbbb949b] daemon is not started [2022-08-18T19:06:28.729Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-18T19:06:28.729Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T19:06:28.826Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-08-18T19:06:28.826Z] === RUN TestDockerNetworkMacvlan [2022-08-18T19:06:29.409Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T19:06:29.658Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T19:06:29.915Z] check_test.go:540: [dbee39472ab57] daemon is not started [2022-08-18T19:06:29.915Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-18T19:06:30.030Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-08-18T19:06:30.030Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T19:06:30.290Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T19:06:30.348Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T19:06:30.477Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-18T19:06:30.955Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T19:06:31.231Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T19:06:31.407Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T19:06:31.969Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T19:06:31.969Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-18T19:06:32.533Z] --- PASS: TestDaemonProxy (6.32s) [2022-08-18T19:06:32.533Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-08-18T19:06:32.533Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-08-18T19:06:32.533Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-18T19:06:32.533Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T19:06:32.533Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T19:06:32.533Z] PASS [2022-08-18T19:06:32.533Z] [2022-08-18T19:06:32.533Z] DONE 18 tests in 11.775s [2022-08-18T19:06:32.533Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T19:06:32.533Z] ++ 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-08-18T19:06:32.533Z] ++ set -e [2022-08-18T19:06:32.533Z] ++ '[' -n 0 ']' [2022-08-18T19:06:32.533Z] ++ set -x [2022-08-18T19:06:32.533Z] ++ 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-08-18T19:06:32.789Z] INFO: Testing against a local daemon [2022-08-18T19:06:32.789Z] === RUN TestCommitInheritsEnv [2022-08-18T19:06:32.849Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T19:06:33.353Z] --- PASS: TestCommitInheritsEnv (0.53s) [2022-08-18T19:06:33.353Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T19:06:33.353Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T19:06:33.353Z] === RUN TestImportWithCustomPlatform [2022-08-18T19:06:33.353Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T19:06:33.353Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T19:06:33.353Z] === RUN TestImportWithCustomPlatform// [2022-08-18T19:06:33.353Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T19:06:33.610Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T19:06:33.610Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T19:06:33.868Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T19:06:33.868Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T19:06:33.868Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform (0.67s) [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T19:06:33.868Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T19:06:33.868Z] === RUN TestImagesFilterMultiReference [2022-08-18T19:06:34.125Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-08-18T19:06:34.125Z] === RUN TestImagePullPlatformInvalid [2022-08-18T19:06:34.125Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-18T19:06:34.125Z] === RUN TestRemoveImageOrphaning [2022-08-18T19:06:34.692Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2022-08-18T19:06:34.692Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T19:06:34.692Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-18T19:06:34.745Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T19:06:34.966Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T19:06:35.224Z] time="2022-08-18T19:06:34Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T19:06:35.224Z] check_test.go:540: [d4bd6e9cc8159] daemon is not started [2022-08-18T19:06:35.224Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-18T19:06:36.159Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T19:06:37.229Z] --- PASS: TestRemoveImageGarbageCollector (2.53s) [2022-08-18T19:06:37.229Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T19:06:37.229Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-18T19:06:37.229Z] === RUN TestTagInvalidReference [2022-08-18T19:06:37.229Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T19:06:37.229Z] === RUN TestTagValidPrefixedRepo [2022-08-18T19:06:37.229Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-18T19:06:37.229Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T19:06:37.229Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T19:06:37.229Z] === RUN TestTagOfficialNames [2022-08-18T19:06:37.229Z] --- PASS: TestTagOfficialNames (0.08s) [2022-08-18T19:06:37.229Z] === RUN TestTagMatchesDigest [2022-08-18T19:06:37.229Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T19:06:37.229Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T19:06:37.804Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-18T19:06:37.804Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-18T19:06:37.850Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T19:06:38.073Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T19:06:38.074Z] --- PASS: TestDockerNetworkMacvlan (9.32s) [2022-08-18T19:06:38.074Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-18T19:06:38.074Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-18T19:06:38.074Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-08-18T19:06:38.074Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-08-18T19:06:38.074Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-08-18T19:06:38.074Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-08-18T19:06:38.074Z] PASS [2022-08-18T19:06:38.074Z] [2022-08-18T19:06:38.074Z] DONE 8 tests in 10.830s [2022-08-18T19:06:38.074Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T19:06:38.074Z] ++ 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-08-18T19:06:38.074Z] ++ set -e [2022-08-18T19:06:38.074Z] ++ '[' -n 0 ']' [2022-08-18T19:06:38.074Z] ++ set -x [2022-08-18T19:06:38.074Z] ++ 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-08-18T19:06:38.074Z] testing: warning: no tests to run [2022-08-18T19:06:38.074Z] PASS [2022-08-18T19:06:38.074Z] [2022-08-18T19:06:38.074Z] DONE 0 tests in 0.026s [2022-08-18T19:06:38.331Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T19:06:38.331Z] ++ 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-08-18T19:06:38.331Z] ++ set -e [2022-08-18T19:06:38.331Z] ++ '[' -n 0 ']' [2022-08-18T19:06:38.331Z] ++ set -x [2022-08-18T19:06:38.331Z] ++ 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-08-18T19:06:38.331Z] INFO: Testing against a local daemon [2022-08-18T19:06:38.331Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T19:06:39.711Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-08-18T19:06:39.711Z] === RUN TestAuthZPluginTLS [2022-08-18T19:06:39.719Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-18T19:06:39.969Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-18T19:06:39.969Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T19:06:40.538Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T19:06:40.538Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T19:06:41.102Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T19:06:41.102Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T19:06:41.715Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T19:06:41.715Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T19:06:42.306Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T19:06:42.677Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-08-18T19:06:42.677Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T19:06:43.288Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T19:06:43.288Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T19:06:43.858Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T19:06:43.858Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T19:06:43.916Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-18T19:06:44.446Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T19:06:44.446Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T19:06:44.850Z] check_test.go:540: [df2ed146446a4] daemon is not started [2022-08-18T19:06:44.850Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-18T19:06:45.825Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-08-18T19:06:45.825Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T19:06:46.369Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-08-18T19:06:46.369Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-08-18T19:06:46.369Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-18T19:06:46.369Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-18T19:06:46.369Z] PASS [2022-08-18T19:06:46.369Z] [2022-08-18T19:06:46.369Z] === Skipped [2022-08-18T19:06:46.369Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T19:06:46.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:06:46.369Z] [2022-08-18T19:06:46.369Z] DONE 27 tests, 1 skipped in 164.863s [2022-08-18T19:06:46.369Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T19:06:46.369Z] INFO: Testing against a local daemon [2022-08-18T19:06:46.369Z] === RUN TestSessionCreate [2022-08-18T19:06:46.369Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T19:06:46.369Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T19:06:46.369Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T19:06:46.369Z] PASS [2022-08-18T19:06:46.369Z] [2022-08-18T19:06:46.369Z] DONE 2 tests in 0.055s [2022-08-18T19:06:46.369Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T19:06:46.369Z] INFO: Testing against a local daemon [2022-08-18T19:06:46.369Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:06:46.369Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:06:46.369Z] === RUN TestDiskUsage [2022-08-18T19:06:46.369Z] === PAUSE TestDiskUsage [2022-08-18T19:06:46.369Z] === RUN TestEventsExecDie [2022-08-18T19:06:46.369Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-18T19:06:46.369Z] === RUN TestEventsBackwardsCompatible [2022-08-18T19:06:46.369Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T19:06:46.369Z] === RUN TestEventsVolumeCreate [2022-08-18T19:06:46.369Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T19:06:46.369Z] === RUN TestInfoBinaryCommits [2022-08-18T19:06:46.369Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T19:06:46.369Z] === RUN TestInfoAPIVersioned [2022-08-18T19:06:46.369Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T19:06:46.369Z] === RUN TestInfoAPI [2022-08-18T19:06:46.369Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T19:06:46.369Z] === RUN TestInfoAPIWarnings [2022-08-18T19:06:47.196Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-08-18T19:06:47.196Z] === RUN TestAuthZPluginHeader [2022-08-18T19:06:47.759Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-18T19:06:47.759Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T19:06:47.759Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:06:47.759Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T19:06:47.759Z] === RUN TestAuthZPluginV2Disable [2022-08-18T19:06:47.759Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:06:47.759Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-18T19:06:47.759Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T19:06:47.759Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:06:47.759Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T19:06:47.759Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T19:06:47.759Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:06:47.759Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T19:06:47.759Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T19:06:49.032Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T19:06:49.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T19:06:49.289Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-18T19:06:51.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T19:06:52.743Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-18T19:06:53.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T19:06:55.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T19:06:55.297Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-18T19:06:57.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T19:06:58.147Z] check_test.go:540: [d65842b514c44] daemon is not started [2022-08-18T19:06:58.148Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-18T19:06:58.406Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-18T19:06:59.343Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-18T19:06:59.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-18T19:06:59.603Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-18T19:07:01.504Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-18T19:07:01.504Z] check_test.go:540: [d4729d1b469bb] daemon is not started [2022-08-18T19:07:01.504Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-18T19:07:02.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T19:07:03.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T19:07:04.377Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-18T19:07:04.475Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T19:07:04.475Z] === RUN TestInfoDebug [2022-08-18T19:07:04.475Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T19:07:04.475Z] === RUN TestInfoInsecureRegistries [2022-08-18T19:07:04.475Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T19:07:04.475Z] === RUN TestInfoRegistryMirrors [2022-08-18T19:07:04.475Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T19:07:04.475Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T19:07:04.735Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T19:07:04.735Z] === RUN TestPingCacheHeaders [2022-08-18T19:07:04.735Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T19:07:04.735Z] === RUN TestPingGet [2022-08-18T19:07:04.735Z] --- PASS: TestPingGet (0.01s) [2022-08-18T19:07:04.735Z] === RUN TestPingHead [2022-08-18T19:07:04.735Z] --- PASS: TestPingHead (0.02s) [2022-08-18T19:07:04.735Z] === RUN TestPingSwarmHeader [2022-08-18T19:07:05.304Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T19:07:05.806Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-18T19:07:05.806Z] PASS [2022-08-18T19:07:05.806Z] [2022-08-18T19:07:05.806Z] === Skipped [2022-08-18T19:07:05.806Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T19:07:05.806Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:07:05.806Z] [2022-08-18T19:07:05.806Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-18T19:07:05.806Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:07:05.806Z] [2022-08-18T19:07:05.806Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T19:07:05.806Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:07:05.806Z] [2022-08-18T19:07:05.806Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T19:07:05.806Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:07:05.806Z] [2022-08-18T19:07:05.806Z] DONE 17 tests, 4 skipped in 26.396s [2022-08-18T19:07:05.806Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T19:07:05.806Z] ++ 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-08-18T19:07:05.806Z] ++ set -e [2022-08-18T19:07:05.806Z] ++ '[' -n 0 ']' [2022-08-18T19:07:05.806Z] ++ set -x [2022-08-18T19:07:05.806Z] ++ 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-08-18T19:07:05.806Z] INFO: Testing against a local daemon [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:07:05.806Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:07:05.806Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T19:07:05.806Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T19:07:05.806Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T19:07:05.806Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T19:07:05.806Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T19:07:05.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T19:07:05.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T19:07:05.806Z] === RUN TestPluginInstall [2022-08-18T19:07:05.806Z] === RUN TestPluginInstall/no_auth [2022-08-18T19:07:05.806Z] time="2022-08-18T19:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:07:05.806Z] time="2022-08-18T19:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd24d05e693dbcbc50b89d9bcea98dd721d18e81423c854457f33ea5d64a0a0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:07:05.806Z] time="2022-08-18T19:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:07:05.806Z] time="2022-08-18T19:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd24d05e693dbcbc50b89d9bcea98dd721d18e81423c854457f33ea5d64a0a0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:07:05.806Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T19:07:05.873Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T19:07:06.063Z] time="2022-08-18T19:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:07:06.063Z] time="2022-08-18T19:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd24d05e693dbcbc50b89d9bcea98dd721d18e81423c854457f33ea5d64a0a0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:07:06.063Z] time="2022-08-18T19:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:07:06.063Z] time="2022-08-18T19:07:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd24d05e693dbcbc50b89d9bcea98dd721d18e81423c854457f33ea5d64a0a0d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:07:06.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T19:07:06.319Z] === RUN TestPluginInstall/with_insecure [2022-08-18T19:07:06.811Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T19:07:06.811Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-18T19:07:06.811Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T19:07:06.811Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T19:07:06.811Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T19:07:06.811Z] === RUN TestPingBuilderHeader [2022-08-18T19:07:06.811Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T19:07:06.832Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-18T19:07:07.247Z] time="2022-08-18T19:07:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:07:07.247Z] time="2022-08-18T19:07:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31f288f618a3a76ea442005743e79a75ac76b350b8cd31fc1fdbe264d73a7b96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:07:07.247Z] time="2022-08-18T19:07:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:07:07.247Z] time="2022-08-18T19:07:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31f288f618a3a76ea442005743e79a75ac76b350b8cd31fc1fdbe264d73a7b96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:07:07.247Z] plugin_test.go:196: [d9220f6861ef5] daemon is not started [2022-08-18T19:07:07.247Z] --- PASS: TestPluginInstall (2.57s) [2022-08-18T19:07:07.247Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-18T19:07:07.247Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-08-18T19:07:07.247Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-18T19:07:07.247Z] === RUN TestPluginsWithRuntimes [2022-08-18T19:07:07.379Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T19:07:07.947Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-18T19:07:07.947Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-18T19:07:07.947Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-18T19:07:07.947Z] === RUN TestVersion [2022-08-18T19:07:07.947Z] --- PASS: TestVersion (0.02s) [2022-08-18T19:07:07.948Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:07:07.948Z] === CONT TestDiskUsage [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T19:07:08.516Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T19:07:08.776Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T19:07:09.137Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T19:07:09.344Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T19:07:09.344Z] --- PASS: TestDiskUsage (1.60s) [2022-08-18T19:07:09.344Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T19:07:09.344Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:07:09.345Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-08-18T19:07:09.345Z] PASS [2022-08-18T19:07:09.605Z] [2022-08-18T19:07:09.605Z] DONE 57 tests in 24.035s [2022-08-18T19:07:09.605Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T19:07:09.605Z] INFO: Testing against a local daemon [2022-08-18T19:07:09.605Z] === RUN TestVolumesCreateAndList [2022-08-18T19:07:09.605Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T19:07:09.605Z] === RUN TestVolumesRemove [2022-08-18T19:07:09.605Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-18T19:07:09.605Z] === RUN TestVolumesInspect [2022-08-18T19:07:09.605Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T19:07:09.605Z] === RUN TestVolumesInvalidJSON [2022-08-18T19:07:09.605Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T19:07:09.605Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T19:07:09.605Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T19:07:09.605Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T19:07:09.605Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T19:07:09.605Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T19:07:09.605Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T19:07:09.605Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T19:07:09.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T19:07:09.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T19:07:09.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T19:07:09.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T19:07:09.605Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T19:07:09.605Z] PASS [2022-08-18T19:07:09.605Z] [2022-08-18T19:07:09.605Z] DONE 9 tests in 0.165s [2022-08-18T19:07:09.605Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:07:09.699Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T19:07:10.173Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-18T19:07:10.173Z] Removing test suite binaries [2022-08-18T19:07:10.173Z] exiting test-integration [2022-08-18T19:07:10.173Z] ++ exit 0 [2022-08-18T19:07:10.173Z] [2022-08-18T19:07:10.627Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-08-18T19:07:10.627Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-08-18T19:07:10.627Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-18T19:07:10.627Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T19:07:11.189Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-18T19:07:11.189Z] PASS [2022-08-18T19:07:11.189Z] [2022-08-18T19:07:11.189Z] DONE 24 tests in 6.508s [2022-08-18T19:07:11.189Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T19:07:11.189Z] ++ 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-08-18T19:07:11.189Z] ++ set -e [2022-08-18T19:07:11.189Z] ++ '[' -n 0 ']' [2022-08-18T19:07:11.189Z] ++ set -x [2022-08-18T19:07:11.189Z] ++ 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-08-18T19:07:11.189Z] INFO: Testing against a local daemon [2022-08-18T19:07:11.189Z] === RUN TestExternalGraphDriver Post stage [Pipeline] junit [2022-08-18T19:07:11.566Z] Recording test results [2022-08-18T19:07:11.754Z] === RUN TestExternalGraphDriver/json [2022-08-18T19:07:11.779Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:07:12.079Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-18T19:07:12.107Z] + echo Ensuring container killed. [2022-08-18T19:07:12.107Z] Ensuring container killed. [2022-08-18T19:07:12.108Z] + docker rm -vf docker-pr3 [2022-08-18T19:07:12.108Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-18T19:07:12.390Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:07:12.390Z] Chowning /workspace to jenkins user [2022-08-18T19:07:12.390Z] + id -u [2022-08-18T19:07:12.390Z] + id -g [2022-08-18T19:07:12.390Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43986:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T19:07:13.009Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-18T19:07:13.122Z] === RUN TestExternalGraphDriver/spec [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:07:14.065Z] + bundleName=amd64-cgroup2 [2022-08-18T19:07:14.065Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T19:07:14.065Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T19:07:14.065Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-18T19:07:14.065Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T19:07:14.337Z] Archiving artifacts [2022-08-18T19:07:14.626Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43986/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:07:14.901Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-18T19:07:14.932Z] + make clean [2022-08-18T19:07:14.932Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:07:14.932Z] docker-dev-cache [2022-08-18T19:07:14.932Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T19:07:15.013Z] === RUN TestExternalGraphDriver/pull [2022-08-18T19:07:16.380Z] --- PASS: TestExternalGraphDriver (5.07s) [2022-08-18T19:07:16.380Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-08-18T19:07:16.380Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-08-18T19:07:16.380Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-08-18T19:07:16.380Z] === RUN TestGraphdriverPluginV2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T19:07:16.636Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:07:16.636Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-18T19:07:16.636Z] PASS [2022-08-18T19:07:16.636Z] [2022-08-18T19:07:16.636Z] === Skipped [2022-08-18T19:07:16.636Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-18T19:07:16.636Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:07:16.636Z] [2022-08-18T19:07:16.636Z] DONE 5 tests, 1 skipped in 5.494s [2022-08-18T19:07:16.636Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T19:07:16.636Z] ++ 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-08-18T19:07:16.636Z] ++ set -e [2022-08-18T19:07:16.636Z] ++ '[' -n 0 ']' [2022-08-18T19:07:16.636Z] ++ set -x [2022-08-18T19:07:16.636Z] ++ 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-08-18T19:07:16.636Z] INFO: Testing against a local daemon [2022-08-18T19:07:16.636Z] === RUN TestContinueAfterPluginCrash [2022-08-18T19:07:16.636Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T19:07:16.636Z] === RUN TestReadPluginNoRead [2022-08-18T19:07:16.636Z] === PAUSE TestReadPluginNoRead [2022-08-18T19:07:16.636Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T19:07:16.636Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T19:07:16.636Z] === CONT TestContinueAfterPluginCrash [2022-08-18T19:07:16.636Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T19:07:17.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T19:07:17.983Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-18T19:07:19.625Z] .........................xx.................... [ 29%] [2022-08-18T19:07:19.904Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2022-08-18T19:07:19.904Z] === CONT TestReadPluginNoRead [2022-08-18T19:07:20.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T19:07:21.434Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-18T19:07:21.804Z] === RUN TestReadPluginNoRead/default [2022-08-18T19:07:23.170Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T19:07:23.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T19:07:23.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T19:07:24.097Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T19:07:24.659Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-08-18T19:07:25.587Z] === CONT TestReadPluginNoRead [2022-08-18T19:07:25.587Z] read_test.go:92: [dc27af4bd323a] daemon is not started [2022-08-18T19:07:25.587Z] --- PASS: TestReadPluginNoRead (5.66s) [2022-08-18T19:07:25.587Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-08-18T19:07:25.587Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-08-18T19:07:25.587Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-08-18T19:07:25.587Z] PASS [2022-08-18T19:07:25.587Z] [2022-08-18T19:07:25.587Z] DONE 6 tests in 8.703s [2022-08-18T19:07:25.587Z] 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-08-18T19:07:25.587Z] ++ 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-08-18T19:07:25.587Z] ++ set -e [2022-08-18T19:07:25.587Z] ++ '[' -n 0 ']' [2022-08-18T19:07:25.587Z] ++ set -x [2022-08-18T19:07:25.587Z] ++ 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-08-18T19:07:25.587Z] testing: warning: no tests to run [2022-08-18T19:07:25.587Z] PASS [2022-08-18T19:07:25.587Z] [2022-08-18T19:07:25.587Z] DONE 0 tests in 0.033s [2022-08-18T19:07:25.587Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T19:07:25.587Z] ++ 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-08-18T19:07:25.587Z] ++ set -e [2022-08-18T19:07:25.587Z] ++ '[' -n 0 ']' [2022-08-18T19:07:25.587Z] ++ set -x [2022-08-18T19:07:25.587Z] ++ 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-08-18T19:07:25.587Z] INFO: Testing against a local daemon [2022-08-18T19:07:25.587Z] === RUN TestPluginWithDevMounts [2022-08-18T19:07:25.587Z] === PAUSE TestPluginWithDevMounts [2022-08-18T19:07:25.587Z] === CONT TestPluginWithDevMounts [2022-08-18T19:07:25.787Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-18T19:07:26.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T19:07:26.953Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-18T19:07:26.953Z] PASS [2022-08-18T19:07:26.953Z] [2022-08-18T19:07:26.953Z] DONE 1 tests in 1.621s [2022-08-18T19:07:26.953Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T19:07:26.953Z] ++ 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-08-18T19:07:26.953Z] ++ set -e [2022-08-18T19:07:26.953Z] ++ '[' -n 0 ']' [2022-08-18T19:07:26.953Z] ++ set -x [2022-08-18T19:07:26.953Z] ++ 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-08-18T19:07:27.209Z] INFO: Testing against a local daemon [2022-08-18T19:07:27.209Z] === RUN TestSecretInspect [2022-08-18T19:07:27.414Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-18T19:07:28.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T19:07:28.781Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-18T19:07:29.727Z] --- PASS: TestSecretInspect (2.19s) [2022-08-18T19:07:29.728Z] === RUN TestSecretList [2022-08-18T19:07:30.148Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-18T19:07:31.617Z] --- PASS: TestSecretList (2.17s) [2022-08-18T19:07:31.617Z] === RUN TestSecretsCreateAndDelete [2022-08-18T19:07:33.421Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-18T19:07:34.132Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-18T19:07:34.132Z] === RUN TestSecretsUpdate [2022-08-18T19:07:34.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T19:07:35.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T19:07:36.020Z] --- PASS: TestSecretsUpdate (2.15s) [2022-08-18T19:07:36.020Z] === RUN TestTemplatedSecret [2022-08-18T19:07:36.406Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-18T19:07:37.089Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T19:07:38.019Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T19:07:38.537Z] --- PASS: TestTemplatedSecret (2.41s) [2022-08-18T19:07:38.537Z] === RUN TestSecretCreateResolve [2022-08-18T19:07:38.584Z] docker_cli_daemon_test.go:2504: [d27bf0c8eebf1] daemon is not started [2022-08-18T19:07:38.840Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T19:07:40.428Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-08-18T19:07:40.428Z] PASS [2022-08-18T19:07:40.428Z] [2022-08-18T19:07:40.428Z] DONE 6 tests in 13.355s [2022-08-18T19:07:40.428Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T19:07:40.428Z] ++ 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-08-18T19:07:40.428Z] ++ set -e [2022-08-18T19:07:40.428Z] ++ '[' -n 0 ']' [2022-08-18T19:07:40.428Z] ++ set -x [2022-08-18T19:07:40.428Z] ++ 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-08-18T19:07:40.428Z] INFO: Testing against a local daemon [2022-08-18T19:07:40.428Z] === RUN TestServiceCreateInit [2022-08-18T19:07:40.428Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T19:07:40.734Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-18T19:07:43.871Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-18T19:07:44.599Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T19:07:46.031Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-18T19:07:46.595Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T19:07:47.158Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-18T19:07:47.875Z] --- PASS: TestServiceCreateInit (7.19s) [2022-08-18T19:07:47.875Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-08-18T19:07:47.875Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-08-18T19:07:47.875Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T19:07:48.088Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T19:07:49.018Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-18T19:07:49.093Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-18T19:07:50.913Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T19:07:51.475Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T19:07:51.732Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-18T19:07:52.299Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T19:07:52.861Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T19:07:53.117Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T19:07:53.679Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-18T19:07:53.679Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T19:07:53.679Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T19:07:53.679Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T19:07:55.573Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T19:07:56.137Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-18T19:07:56.394Z] check_test.go:540: [d4125511b130b] daemon is not started [2022-08-18T19:07:56.394Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-18T19:08:00.569Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T19:08:01.498Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite (335.70s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.98s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.71s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.51s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.27s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.41s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.31s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.49s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.93s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.90s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.66s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.34s) [2022-08-18T19:08:02.430Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.99s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.83s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.46s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.58s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.58s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.63s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.38s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.34s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.40s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.61s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.90s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.75s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.21s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.12s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.99s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.17s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.64s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.28s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.01s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.66s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.93s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.15s) [2022-08-18T19:08:02.430Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T19:08:02.430Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.58s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.38s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.70s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.88s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.75s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.50s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.80s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.57s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.60s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.46s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.08s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.38s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.44s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.83s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.52s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.58s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.45s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.75s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.50s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.66s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.47s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.36s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.51s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-08-18T19:08:02.430Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.17s) [2022-08-18T19:08:02.430Z] === RUN TestDockerSwarmSuite [2022-08-18T19:08:02.430Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-18T19:08:02.686Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T19:08:02.943Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T19:08:03.873Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T19:08:04.436Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T19:08:04.999Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T19:08:05.562Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-18T19:08:05.758Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-18T19:08:05.921Z] --- PASS: TestCreateServiceMultipleTimes (15.19s) [2022-08-18T19:08:05.921Z] === RUN TestCreateServiceConflict [2022-08-18T19:08:05.921Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-08-18T19:08:05.921Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T19:08:07.812Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-08-18T19:08:07.812Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T19:08:08.835Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-18T19:08:14.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-18T19:08:15.772Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-18T19:08:17.360Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T19:08:17.617Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T19:08:17.637Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-18T19:08:20.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T19:08:21.994Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-18T19:08:22.650Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-08-18T19:08:22.650Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T19:08:23.212Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2022-08-18T19:08:23.212Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T19:08:23.441Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T19:08:24.809Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T19:08:24.809Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T19:08:24.809Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T19:08:24.809Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T19:08:24.809Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T19:08:24.809Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T19:08:24.809Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T19:08:24.809Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T19:08:24.809Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T19:08:25.792Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-08-18T19:08:25.792Z] === RUN TestCreateServiceSysctls [2022-08-18T19:08:26.680Z] ............................ [ 66%] [2022-08-18T19:08:27.327Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T19:08:27.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-18T19:08:28.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-18T19:08:29.061Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-08-18T19:08:29.061Z] === RUN TestCreateServiceCapabilities [2022-08-18T19:08:30.785Z] docker_api_swarm_test.go:563: [da37cd8ff3705] joining swarm manager [d80830c6193dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:08:30.952Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-08-18T19:08:30.952Z] === RUN TestInspect [2022-08-18T19:08:32.156Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T19:08:33.473Z] --- PASS: TestInspect (2.58s) [2022-08-18T19:08:33.473Z] === RUN TestCreateJob [2022-08-18T19:08:35.427Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T19:08:35.685Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T19:08:36.015Z] --- PASS: TestCreateJob (2.59s) [2022-08-18T19:08:36.015Z] === RUN TestReplicatedJob [2022-08-18T19:08:40.939Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T19:08:41.260Z] --- PASS: TestReplicatedJob (4.85s) [2022-08-18T19:08:41.260Z] === RUN TestUpdateReplicatedJob [2022-08-18T19:08:41.870Z] docker_api_swarm_test.go:585: [d802d3075104c] joining swarm manager [d80830c6193dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:08:44.530Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2022-08-18T19:08:44.530Z] === RUN TestServiceListWithStatuses [2022-08-18T19:08:44.530Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:08:44.530Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T19:08:44.530Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T19:08:45.140Z] check_test.go:611: [da37cd8ff3705] daemon is not started [2022-08-18T19:08:46.510Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T19:08:46.767Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T19:08:48.136Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T19:08:48.698Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-08-18T19:08:48.698Z] === RUN TestDockerNetworkReConnect [2022-08-18T19:08:51.214Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2022-08-18T19:08:51.214Z] === RUN TestServicePlugin [2022-08-18T19:08:51.214Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:08:51.214Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T19:08:51.214Z] === RUN TestServiceUpdateLabel [2022-08-18T19:08:51.447Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T19:08:51.447Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T19:08:51.704Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T19:08:52.633Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T19:08:53.562Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-18T19:08:53.732Z] --- PASS: TestServiceUpdateLabel (2.27s) [2022-08-18T19:08:53.732Z] === RUN TestServiceUpdateSecrets [2022-08-18T19:08:54.492Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T19:08:55.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-18T19:08:55.055Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T19:08:55.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-18T19:08:58.328Z] docker_api_swarm_test.go:46: [d25d101a29ba7] joining swarm manager [d568648f55ad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:09:03.576Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T19:09:04.505Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T19:09:07.026Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T19:09:07.698Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-18T19:09:08.572Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-08-18T19:09:08.572Z] === RUN TestServiceUpdateConfigs [2022-08-18T19:09:16.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-18T19:09:16.977Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T19:09:16.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-18T19:09:17.540Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T19:09:17.540Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T19:09:21.716Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T19:09:22.942Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-18T19:09:23.423Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-08-18T19:09:23.423Z] === RUN TestServiceUpdateNetwork [2022-08-18T19:09:23.617Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T19:09:24.839Z] tests/integration/client_test.py ..... [ 75%] [2022-08-18T19:09:24.839Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-18T19:09:25.405Z] tests/integration/errors_test.py . [ 76%] [2022-08-18T19:09:25.510Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T19:09:30.758Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T19:09:32.126Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T19:09:34.018Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T19:09:35.593Z] --- PASS: TestServiceUpdateNetwork (12.25s) [2022-08-18T19:09:35.593Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T19:09:35.849Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T19:09:36.412Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T19:09:36.539Z] --- PASS: TestImportExtremelyLargeImageWorks (178.92s) [2022-08-18T19:09:36.539Z] PASS [2022-08-18T19:09:36.539Z] [2022-08-18T19:09:36.539Z] DONE 22 tests in 183.809s [2022-08-18T19:09:36.539Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T19:09:36.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T19:09:36.539Z] ++ set -e [2022-08-18T19:09:36.539Z] ++ '[' -n 0 ']' [2022-08-18T19:09:36.539Z] ++ set -x [2022-08-18T19:09:36.539Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-18T19:09:36.539Z] === RUN TestStripANSICommands [2022-08-18T19:09:36.539Z] === RUN TestStripANSICommands/#00 [2022-08-18T19:09:36.539Z] === RUN TestStripANSICommands/#01 [2022-08-18T19:09:36.539Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T19:09:36.539Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T19:09:36.539Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T19:09:36.539Z] PASS [2022-08-18T19:09:36.539Z] [2022-08-18T19:09:36.539Z] DONE 3 tests in 0.040s [2022-08-18T19:09:36.539Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T19:09:36.539Z] ++ 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-08-18T19:09:36.539Z] ++ set -e [2022-08-18T19:09:36.539Z] ++ '[' -n 0 ']' [2022-08-18T19:09:36.539Z] ++ set -x [2022-08-18T19:09:36.539Z] ++ 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-08-18T19:09:36.539Z] INFO: Testing against a local daemon [2022-08-18T19:09:36.539Z] === RUN TestNetworkCreateDelete [2022-08-18T19:09:36.539Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-18T19:09:36.539Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T19:09:37.102Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-08-18T19:09:37.102Z] === RUN TestDaemonDNSFallback [2022-08-18T19:09:43.646Z] --- PASS: TestDaemonDNSFallback (6.69s) [2022-08-18T19:09:43.646Z] === RUN TestInspectNetwork [2022-08-18T19:09:44.209Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T19:09:44.209Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T19:09:44.496Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T19:09:44.734Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-18T19:09:49.456Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T19:09:49.456Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T19:09:49.456Z] === RUN TestInspectNetwork/network_name [2022-08-18T19:09:49.456Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T19:09:49.456Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T19:09:49.456Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T19:09:49.713Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T19:09:50.275Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T19:09:50.275Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T19:09:50.275Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T19:09:50.532Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T19:09:51.032Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) [2022-08-18T19:09:51.032Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T19:09:51.032Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-18T19:09:51.032Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-18T19:09:51.032Z] PASS [2022-08-18T19:09:51.032Z] [2022-08-18T19:09:51.032Z] === Skipped [2022-08-18T19:09:51.032Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T19:09:51.032Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:09:51.032Z] [2022-08-18T19:09:51.032Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-18T19:09:51.032Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T19:09:51.032Z] [2022-08-18T19:09:51.032Z] DONE 27 tests, 2 skipped in 130.244s [2022-08-18T19:09:51.032Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T19:09:51.032Z] ++ 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-08-18T19:09:51.032Z] ++ set -e [2022-08-18T19:09:51.032Z] ++ '[' -n 0 ']' [2022-08-18T19:09:51.032Z] ++ set -x [2022-08-18T19:09:51.032Z] ++ 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-08-18T19:09:51.032Z] INFO: Testing against a local daemon [2022-08-18T19:09:51.032Z] === RUN TestSessionCreate [2022-08-18T19:09:51.032Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T19:09:51.032Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T19:09:51.032Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T19:09:51.032Z] PASS [2022-08-18T19:09:51.032Z] [2022-08-18T19:09:51.032Z] DONE 2 tests in 0.134s [2022-08-18T19:09:51.032Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T19:09:51.032Z] ++ 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-08-18T19:09:51.032Z] ++ set -e [2022-08-18T19:09:51.032Z] ++ '[' -n 0 ']' [2022-08-18T19:09:51.032Z] ++ set -x [2022-08-18T19:09:51.032Z] ++ 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-08-18T19:09:51.032Z] INFO: Testing against a local daemon [2022-08-18T19:09:51.032Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:09:51.032Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:09:51.032Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:09:51.032Z] === RUN TestDiskUsage [2022-08-18T19:09:51.032Z] === PAUSE TestDiskUsage [2022-08-18T19:09:51.032Z] === RUN TestEventsExecDie [2022-08-18T19:09:51.594Z] --- PASS: TestEventsExecDie (0.47s) [2022-08-18T19:09:51.594Z] === RUN TestEventsBackwardsCompatible [2022-08-18T19:09:51.594Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T19:09:51.594Z] === RUN TestEventsVolumeCreate [2022-08-18T19:09:51.594Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-18T19:09:51.594Z] === RUN TestInfoBinaryCommits [2022-08-18T19:09:51.594Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-18T19:09:51.594Z] === RUN TestInfoAPIVersioned [2022-08-18T19:09:51.594Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T19:09:51.594Z] === RUN TestInfoAPI [2022-08-18T19:09:51.594Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T19:09:51.594Z] === RUN TestInfoAPIWarnings [2022-08-18T19:09:51.899Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T19:09:52.826Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T19:09:53.762Z] --- PASS: TestInspectNetwork (9.87s) [2022-08-18T19:09:53.762Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T19:09:53.762Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T19:09:53.762Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T19:09:53.762Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T19:09:53.762Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T19:09:54.022Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T19:09:55.390Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T19:09:55.649Z] --- PASS: TestRunContainerWithBridgeNone (2.07s) [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T19:09:55.649Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:09:55.649Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:09:55.649Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:09:55.649Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T19:09:55.649Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T19:09:55.649Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T19:09:55.649Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T19:09:55.649Z] === RUN TestNetworkList [2022-08-18T19:09:55.649Z] === RUN TestNetworkList//networks [2022-08-18T19:09:55.649Z] === PAUSE TestNetworkList//networks [2022-08-18T19:09:55.649Z] === RUN TestNetworkList//networks/ [2022-08-18T19:09:55.649Z] === PAUSE TestNetworkList//networks/ [2022-08-18T19:09:55.649Z] === CONT TestNetworkList//networks [2022-08-18T19:09:55.649Z] === CONT TestNetworkList//networks/ [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T19:09:55.649Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T19:09:55.649Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T19:09:56.212Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T19:09:56.212Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-18T19:09:56.212Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T19:09:57.141Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T19:09:57.398Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-08-18T19:09:57.398Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T19:09:58.327Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-18T19:09:58.327Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T19:09:59.256Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-08-18T19:09:59.256Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T19:10:00.622Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-08-18T19:10:00.622Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T19:10:01.016Z] ......... [ 85%] [2022-08-18T19:10:01.187Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T19:10:01.187Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T19:10:01.749Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T19:10:04.267Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-08-18T19:10:04.267Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T19:10:04.267Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:10:04.267Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:10:04.267Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T19:10:06.175Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-18T19:10:06.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-18T19:10:07.366Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-18T19:10:09.305Z] docker_api_swarm_test.go:304: [d77d92eb64b0c] joining swarm manager [d2a17a690a365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:10:09.637Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T19:10:09.637Z] === RUN TestInfoDebug [2022-08-18T19:10:09.637Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T19:10:09.637Z] === RUN TestInfoInsecureRegistries [2022-08-18T19:10:09.637Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T19:10:09.637Z] === RUN TestInfoRegistryMirrors [2022-08-18T19:10:09.637Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T19:10:09.637Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T19:10:10.201Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T19:10:10.201Z] === RUN TestPingCacheHeaders [2022-08-18T19:10:10.201Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T19:10:10.201Z] === RUN TestPingGet [2022-08-18T19:10:10.201Z] --- PASS: TestPingGet (0.01s) [2022-08-18T19:10:10.201Z] === RUN TestPingHead [2022-08-18T19:10:10.201Z] --- PASS: TestPingHead (0.02s) [2022-08-18T19:10:10.201Z] === RUN TestPingSwarmHeader [2022-08-18T19:10:10.233Z] docker_api_swarm_test.go:305: [dfdde895205a8] joining swarm manager [d2a17a690a365]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:10:10.764Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T19:10:10.764Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T19:10:11.161Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-18T19:10:11.703Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T19:10:11.703Z] --- PASS: TestPingSwarmHeader (1.68s) [2022-08-18T19:10:11.703Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T19:10:11.703Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T19:10:11.703Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T19:10:11.703Z] === RUN TestPingBuilderHeader [2022-08-18T19:10:11.703Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T19:10:12.264Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T19:10:12.826Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-18T19:10:12.826Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-18T19:10:12.826Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-18T19:10:12.826Z] === RUN TestVersion [2022-08-18T19:10:12.826Z] --- PASS: TestVersion (0.02s) [2022-08-18T19:10:12.826Z] === CONT TestDiskUsage [2022-08-18T19:10:13.387Z] === RUN TestDiskUsage/empty [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T19:10:13.388Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T19:10:13.644Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T19:10:13.900Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage (1.12s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T19:10:13.900Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:10:13.900Z] PASS [2022-08-18T19:10:13.900Z] [2022-08-18T19:10:13.900Z] === Skipped [2022-08-18T19:10:13.900Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:10:13.900Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:10:13.900Z] [2022-08-18T19:10:13.900Z] DONE 57 tests, 1 skipped in 23.154s [2022-08-18T19:10:13.900Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T19:10:13.900Z] ++ 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-08-18T19:10:13.900Z] ++ set -e [2022-08-18T19:10:13.900Z] ++ '[' -n 0 ']' [2022-08-18T19:10:13.900Z] ++ set -x [2022-08-18T19:10:13.900Z] ++ 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-08-18T19:10:13.919Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-18T19:10:13.919Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-18T19:10:14.156Z] INFO: Testing against a local daemon [2022-08-18T19:10:14.156Z] === RUN TestVolumesCreateAndList [2022-08-18T19:10:14.156Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T19:10:14.156Z] === RUN TestVolumesRemove [2022-08-18T19:10:14.156Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T19:10:14.156Z] === RUN TestVolumesInspect [2022-08-18T19:10:14.156Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T19:10:14.156Z] === RUN TestVolumesInvalidJSON [2022-08-18T19:10:14.156Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T19:10:14.156Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T19:10:14.156Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T19:10:14.156Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T19:10:14.156Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T19:10:14.156Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T19:10:14.156Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T19:10:14.156Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T19:10:14.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T19:10:14.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T19:10:14.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T19:10:14.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T19:10:14.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T19:10:14.156Z] PASS [2022-08-18T19:10:14.156Z] [2022-08-18T19:10:14.156Z] DONE 9 tests in 0.197s [2022-08-18T19:10:14.156Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:10:14.413Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T19:10:14.413Z] +++ kill 14324 [2022-08-18T19:10:14.413Z] +++ /etc/init.d/apparmor stop [2022-08-18T19:10:14.413Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:10:14.413Z] [2022-08-18T19:10:14.413Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:10:14.413Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:10:14.413Z] [2022-08-18T19:10:14.413Z] To set a process to complain mode, use the command line tool [2022-08-18T19:10:14.413Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:10:14.413Z] +++ true [2022-08-18T19:10:14.413Z] exiting test-integration [2022-08-18T19:10:14.413Z] ++ exit 0 [2022-08-18T19:10:14.413Z] Post stage [Pipeline] junit [2022-08-18T19:10:15.351Z] Recording test results [2022-08-18T19:10:15.557Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:10:15.880Z] + echo Ensuring container killed. [2022-08-18T19:10:15.881Z] Ensuring container killed. [2022-08-18T19:10:15.881Z] + docker rm -vf docker-pr3 [2022-08-18T19:10:15.881Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-18T19:10:15.934Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-18T19:10:16.207Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:10:16.207Z] Chowning /workspace to jenkins user [2022-08-18T19:10:16.207Z] + id -u [2022-08-18T19:10:16.207Z] + id -g [2022-08-18T19:10:16.207Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43986:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:10:17.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-18T19:10:17.905Z] + bundleName=arm64-integration [2022-08-18T19:10:17.905Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-18T19:10:17.905Z] Creating arm64-integration-bundles.tar.gz [2022-08-18T19:10:17.905Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-18T19:10:17.905Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T19:10:18.333Z] Archiving artifacts [2022-08-18T19:10:18.586Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43986/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:10:18.688Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T19:10:18.760Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-18T19:10:18.761Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-18T19:10:18.922Z] + make clean [2022-08-18T19:10:18.922Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:10:18.922Z] docker-dev-cache [2022-08-18T19:10:18.922Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T19:10:20.060Z] --- PASS: TestServiceWithDataPathPortInit (15.97s) [2022-08-18T19:10:20.060Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T19:10:22.934Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-18T19:10:23.343Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wdymk1qw2mtvqwzg4qwaepzeu Created:2022-08-18 19:10:21.307741096 +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[c7615799c4ba5d6b137596807e25534e26bb6553f79c69a216111744fb8d0d12:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fqyzkd36qkmls3gxdt3s88a3a EndpointID:b719faf7a1b5b8e8cebeed87f0588a0b41a280e03b0a7f65266157468f3796cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b72178b47020447c64be5fddf747f18922dcc259cb5c36d6c2de1e93accefd39 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:2cbfec0f993e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fqyzkd36qkmls3gxdt3s88a3a EndpointID:b719faf7a1b5b8e8cebeed87f0588a0b41a280e03b0a7f65266157468f3796cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T19:10:23.463Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-18T19:10:23.463Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-18T19:10:23.463Z] [2022-08-18T19:10:23.463Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-18T19:10:23.463Z] =========================== short test summary info ============================ [2022-08-18T19:10:23.463Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-18T19:10:23.463Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-18T19:10:23.463Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-18T19:10:23.463Z] Not supported on most drivers [2022-08-18T19:10:23.463Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-18T19:10:23.463Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T19:10:23.463Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-18T19:10:23.463Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T19:10:23.463Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-18T19:10:23.463Z] Can fail if eth0 has multiple IP addresses [2022-08-18T19:10:23.463Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-18T19:10:23.463Z] This doesn't seem to be taken into account by the engine [2022-08-18T19:10:23.463Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-18T19:10:23.463Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-18T19:10:23.463Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.36 seconds == [2022-08-18T19:10:23.724Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-18T19:10:25.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-18T19:10:25.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T19:10:25.748Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T19:10:26.310Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-18T19:10:27.238Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T19:10:27.238Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T19:10:27.238Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T19:10:27.495Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T19:10:27.751Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-18T19:10:28.007Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2022-08-18T19:10:28.007Z] PASS [2022-08-18T19:10:28.007Z] [2022-08-18T19:10:28.007Z] === Skipped [2022-08-18T19:10:28.007Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T19:10:28.007Z] service_test.go:243: FLAKY_TEST [2022-08-18T19:10:28.007Z] [2022-08-18T19:10:28.007Z] DONE 38 tests, 1 skipped in 51.556s [2022-08-18T19:10:28.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:10:28.007Z] ++ 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-08-18T19:10:28.007Z] ++ set -e [2022-08-18T19:10:28.007Z] ++ '[' -n 0 ']' [2022-08-18T19:10:28.007Z] ++ set -x [2022-08-18T19:10:28.007Z] ++ 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-08-18T19:10:28.007Z] INFO: Testing against a local daemon [2022-08-18T19:10:28.007Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T19:10:28.007Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:10:28.007Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:10:28.007Z] === RUN TestDockerNetworkIpvlan [2022-08-18T19:10:28.007Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:10:28.007Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:10:28.007Z] PASS [2022-08-18T19:10:28.007Z] [2022-08-18T19:10:28.007Z] === Skipped [2022-08-18T19:10:28.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T19:10:28.007Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:10:28.007Z] [2022-08-18T19:10:28.007Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T19:10:28.007Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T19:10:28.007Z] [2022-08-18T19:10:28.007Z] DONE 2 tests, 2 skipped in 0.121s [2022-08-18T19:10:28.007Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T19:10:28.007Z] ++ 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-08-18T19:10:28.007Z] ++ set -e [2022-08-18T19:10:28.007Z] ++ '[' -n 0 ']' [2022-08-18T19:10:28.007Z] ++ set -x [2022-08-18T19:10:28.007Z] ++ 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-08-18T19:10:28.264Z] INFO: Testing against a local daemon [2022-08-18T19:10:28.264Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T19:10:29.632Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-08-18T19:10:29.632Z] === RUN TestDockerNetworkMacvlan [2022-08-18T19:10:30.561Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T19:10:31.123Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T19:10:32.053Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T19:10:34.572Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T19:10:35.912Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:10:35.912Z] [2022-08-18T19:10:35.912Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:10:35.912Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:10:35.912Z] [2022-08-18T19:10:35.912Z] To set a process to complain mode, use the command line tool [2022-08-18T19:10:35.912Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:10:35.912Z] Post stage [Pipeline] junit [2022-08-18T19:10:35.923Z] Recording test results [2022-08-18T19:10:36.463Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T19:10:36.674Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-18T19:10:36.720Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T19:10:36.720Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-18T19:10:36.952Z] + echo Ensuring container killed. [2022-08-18T19:10:36.952Z] Ensuring container killed. [2022-08-18T19:10:36.952Z] + docker rm -vf docker-pr3 [2022-08-18T19:10:36.952Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-18T19:10:37.236Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:10:37.236Z] Chowning /workspace to jenkins user [2022-08-18T19:10:37.236Z] + id -u [2022-08-18T19:10:37.236Z] + id -g [2022-08-18T19:10:37.236Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43986:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T19:10:37.283Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T19:10:37.846Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T19:10:38.103Z] === RUN TestDockerSuite/TestBuildFails [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:10:38.666Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T19:10:38.908Z] + bundleName=docker-py [2022-08-18T19:10:38.908Z] + echo Creating docker-py-bundles.tar.gz [2022-08-18T19:10:38.908Z] Creating docker-py-bundles.tar.gz [2022-08-18T19:10:38.908Z] + 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 [2022-08-18T19:10:38.924Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] archiveArtifacts [2022-08-18T19:10:38.929Z] Archiving artifacts [2022-08-18T19:10:39.242Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43986/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-18T19:10:39.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6ebd74a5e9e2376f17823115c82711c4dcafed95 -e DOCKER_GRAPHDRIVER docker:6ebd74a5e9e2376f17823115c82711c4dcafed95 hack/make.sh binary [2022-08-18T19:10:39.856Z] [2022-08-18T19:10:40.114Z] Removing bundles/ [2022-08-18T19:10:40.114Z] [2022-08-18T19:10:40.114Z] ---> Making bundle: binary (in bundles/binary) [2022-08-18T19:10:40.114Z] Building: bundles/binary-daemon/dockerd [2022-08-18T19:10:40.114Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:10:40.818Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T19:10:41.074Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T19:10:42.443Z] --- PASS: TestDockerNetworkMacvlan (12.66s) [2022-08-18T19:10:42.443Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-08-18T19:10:42.443Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T19:10:42.443Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.30s) [2022-08-18T19:10:42.443Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2022-08-18T19:10:42.443Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2022-08-18T19:10:42.443Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2022-08-18T19:10:42.443Z] PASS [2022-08-18T19:10:42.443Z] [2022-08-18T19:10:42.443Z] DONE 8 tests in 14.119s [2022-08-18T19:10:42.443Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T19:10:42.443Z] ++ 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-08-18T19:10:42.443Z] ++ set -e [2022-08-18T19:10:42.443Z] ++ '[' -n 0 ']' [2022-08-18T19:10:42.443Z] ++ set -x [2022-08-18T19:10:42.443Z] ++ 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-08-18T19:10:42.443Z] testing: warning: no tests to run [2022-08-18T19:10:42.443Z] PASS [2022-08-18T19:10:42.443Z] [2022-08-18T19:10:42.443Z] DONE 0 tests in 0.028s [2022-08-18T19:10:42.443Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T19:10:42.443Z] ++ 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-08-18T19:10:42.443Z] ++ set -e [2022-08-18T19:10:42.443Z] ++ '[' -n 0 ']' [2022-08-18T19:10:42.443Z] ++ set -x [2022-08-18T19:10:42.443Z] ++ 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-08-18T19:10:42.443Z] INFO: Testing against a local daemon [2022-08-18T19:10:42.443Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T19:10:42.443Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T19:10:43.852Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T19:10:43.852Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-08-18T19:10:43.852Z] === RUN TestAuthZPluginTLS [2022-08-18T19:10:44.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-18T19:10:44.367Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-08-18T19:10:44.367Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T19:10:44.930Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T19:10:44.930Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T19:10:45.186Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T19:10:45.443Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T19:10:45.443Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T19:10:45.443Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T19:10:46.008Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-08-18T19:10:46.008Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T19:10:46.572Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T19:10:46.572Z] docker_api_swarm_test.go:272: [d7b8d4af1b6b6] joining swarm manager [d041eb34b11e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:10:47.940Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2022-08-18T19:10:47.940Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T19:10:47.940Z] docker_api_swarm_test.go:273: [d224c6b22fe88] joining swarm manager [d041eb34b11e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:10:48.197Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-18T19:10:48.197Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T19:10:48.454Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T19:10:48.710Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-18T19:10:48.710Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T19:10:49.275Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T19:10:49.275Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T19:10:49.275Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T19:10:49.275Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T19:10:51.172Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T19:10:51.172Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-08-18T19:10:51.172Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T19:10:52.540Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T19:10:52.796Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-08-18T19:10:52.796Z] === RUN TestAuthZPluginHeader [2022-08-18T19:10:53.725Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-08-18T19:10:53.725Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T19:10:53.725Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T19:10:53.981Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T19:10:54.910Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T19:10:55.166Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T19:10:55.423Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T19:10:55.423Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T19:10:56.353Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T19:10:56.353Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T19:10:56.916Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T19:10:57.172Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T19:10:57.429Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T19:10:57.686Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T19:10:58.321Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.80s) [2022-08-18T19:10:58.321Z] === RUN TestAuthZPluginV2Disable [2022-08-18T19:10:58.589Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T19:11:01.109Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T19:11:02.476Z] --- PASS: TestAuthZPluginV2Disable (3.90s) [2022-08-18T19:11:02.476Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T19:11:05.009Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T19:11:06.383Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.92s) [2022-08-18T19:11:06.383Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T19:11:07.312Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T19:11:07.312Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T19:11:07.312Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T19:11:07.568Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T19:11:07.568Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T19:11:07.825Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T19:11:08.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-18T19:11:09.020Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T19:11:11.540Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T19:11:15.712Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T19:11:15.712Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T19:11:16.277Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T19:11:18.794Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.20s) [2022-08-18T19:11:18.794Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T19:11:22.965Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T19:11:24.856Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T19:11:25.419Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T19:11:26.787Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T19:11:26.787Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T19:11:26.787Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-18T19:11:30.057Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T19:11:30.057Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T19:11:31.426Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T19:11:31.426Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T19:11:32.832Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T19:11:33.090Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T19:11:33.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-18T19:11:33.909Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T19:11:34.471Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T19:11:35.402Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.93s) [2022-08-18T19:11:35.402Z] PASS [2022-08-18T19:11:35.402Z] [2022-08-18T19:11:35.402Z] DONE 17 tests in 53.117s [2022-08-18T19:11:35.402Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T19:11:35.402Z] ++ 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-08-18T19:11:35.402Z] ++ set -e [2022-08-18T19:11:35.402Z] ++ '[' -n 0 ']' [2022-08-18T19:11:35.402Z] ++ set -x [2022-08-18T19:11:35.402Z] ++ 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-08-18T19:11:35.660Z] INFO: Testing against a local daemon [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:11:35.660Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:11:35.660Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T19:11:35.660Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T19:11:35.660Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T19:11:35.660Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T19:11:35.660Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T19:11:35.660Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T19:11:35.660Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T19:11:35.660Z] === RUN TestPluginInstall [2022-08-18T19:11:35.660Z] === RUN TestPluginInstall/no_auth [2022-08-18T19:11:36.591Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T19:11:37.154Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T19:11:37.154Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T19:11:38.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-18T19:11:38.083Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T19:11:38.083Z] time="2022-08-18T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:11:38.083Z] time="2022-08-18T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eec78cddae41450b2137b328fc00478c6fa9894e67f5f09dcb2aff1047330193" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:11:38.083Z] time="2022-08-18T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:11:38.083Z] time="2022-08-18T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eec78cddae41450b2137b328fc00478c6fa9894e67f5f09dcb2aff1047330193" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:11:38.646Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T19:11:38.646Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T19:11:39.209Z] time="2022-08-18T19:11:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:11:39.210Z] time="2022-08-18T19:11:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e3f3ebbaa349aa35d8cce36855e3cc413d92950ffd2b23d4588589ec963bd3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:11:39.210Z] time="2022-08-18T19:11:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:11:39.210Z] time="2022-08-18T19:11:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e3f3ebbaa349aa35d8cce36855e3cc413d92950ffd2b23d4588589ec963bd3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:11:39.466Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T19:11:39.723Z] === RUN TestPluginInstall/with_insecure [2022-08-18T19:11:40.285Z] docker_api_swarm_node_test.go:20: [dd277f7173316] joining swarm manager [d88d5ca7ac727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:11:40.848Z] time="2022-08-18T19:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:11:40.848Z] time="2022-08-18T19:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ab22c4a389a61c145e1dc89eb46ed61266884e1a6f31f0ef703a918507326e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:11:40.848Z] time="2022-08-18T19:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T19:11:40.848Z] time="2022-08-18T19:11:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ab22c4a389a61c145e1dc89eb46ed61266884e1a6f31f0ef703a918507326e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T19:11:41.410Z] docker_api_swarm_node_test.go:21: [dca5ca54dac19] joining swarm manager [d88d5ca7ac727]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:11:41.410Z] plugin_test.go:196: [d848ad7f218a3] daemon is not started [2022-08-18T19:11:41.410Z] --- PASS: TestPluginInstall (5.84s) [2022-08-18T19:11:41.410Z] --- PASS: TestPluginInstall/no_auth (3.01s) [2022-08-18T19:11:41.410Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2022-08-18T19:11:41.410Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2022-08-18T19:11:41.410Z] === RUN TestPluginsWithRuntimes [2022-08-18T19:11:41.972Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T19:11:43.339Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T19:11:43.902Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T19:11:44.161Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T19:11:45.091Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T19:11:45.349Z] --- PASS: TestPluginsWithRuntimes (3.87s) [2022-08-18T19:11:45.349Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-08-18T19:11:45.349Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2022-08-18T19:11:45.349Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T19:11:46.278Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2022-08-18T19:11:46.278Z] PASS [2022-08-18T19:11:46.278Z] [2022-08-18T19:11:46.278Z] DONE 24 tests in 10.766s [2022-08-18T19:11:46.278Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T19:11:46.278Z] ++ 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-08-18T19:11:46.278Z] ++ set -e [2022-08-18T19:11:46.278Z] ++ '[' -n 0 ']' [2022-08-18T19:11:46.278Z] ++ set -x [2022-08-18T19:11:46.278Z] ++ 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-08-18T19:11:46.278Z] INFO: Testing against a local daemon [2022-08-18T19:11:46.278Z] === RUN TestExternalGraphDriver [2022-08-18T19:11:46.840Z] === RUN TestExternalGraphDriver/json [2022-08-18T19:11:46.840Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T19:11:47.771Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T19:11:48.703Z] === RUN TestExternalGraphDriver/spec [2022-08-18T19:11:48.703Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T19:11:50.595Z] === RUN TestExternalGraphDriver/pull [2022-08-18T19:11:51.157Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T19:11:52.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-18T19:11:52.358Z] --- PASS: TestExternalGraphDriver (6.04s) [2022-08-18T19:11:52.358Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2022-08-18T19:11:52.358Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-08-18T19:11:52.358Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2022-08-18T19:11:52.358Z] === RUN TestGraphdriverPluginV2 [2022-08-18T19:11:53.725Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T19:11:54.655Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T19:11:55.589Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T19:11:56.957Z] docker_api_swarm_test.go:502: [dac2aa1135e8c] joining swarm manager [d55614622c37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:11:57.522Z] --- PASS: TestGraphdriverPluginV2 (5.17s) [2022-08-18T19:11:57.522Z] PASS [2022-08-18T19:11:57.522Z] [2022-08-18T19:11:57.522Z] DONE 5 tests in 11.329s [2022-08-18T19:11:57.522Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T19:11:57.522Z] ++ 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-08-18T19:11:57.522Z] ++ set -e [2022-08-18T19:11:57.522Z] ++ '[' -n 0 ']' [2022-08-18T19:11:57.522Z] ++ set -x [2022-08-18T19:11:57.522Z] ++ 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-08-18T19:11:57.778Z] INFO: Testing against a local daemon [2022-08-18T19:11:57.778Z] === RUN TestContinueAfterPluginCrash [2022-08-18T19:11:57.778Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T19:11:57.778Z] === RUN TestReadPluginNoRead [2022-08-18T19:11:57.778Z] === PAUSE TestReadPluginNoRead [2022-08-18T19:11:57.778Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T19:11:57.778Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T19:11:57.778Z] === CONT TestContinueAfterPluginCrash [2022-08-18T19:11:57.778Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T19:12:02.021Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2022-08-18T19:12:02.021Z] === CONT TestReadPluginNoRead [2022-08-18T19:12:03.911Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T19:12:04.839Z] === RUN TestReadPluginNoRead/default [2022-08-18T19:12:06.732Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T19:12:06.988Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-18T19:12:07.245Z] docker_api_swarm_test.go:507: [d71c364f3dfec] joining swarm manager [d55614622c37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:12:07.245Z] --- PASS: TestContinueAfterPluginCrash (9.65s) [2022-08-18T19:12:08.176Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T19:12:08.738Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T19:12:09.667Z] === CONT TestReadPluginNoRead [2022-08-18T19:12:09.667Z] read_test.go:92: [dcbafba5064c7] daemon is not started [2022-08-18T19:12:09.667Z] --- PASS: TestReadPluginNoRead (7.55s) [2022-08-18T19:12:09.667Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2022-08-18T19:12:09.667Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2022-08-18T19:12:09.667Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2022-08-18T19:12:09.667Z] PASS [2022-08-18T19:12:09.667Z] [2022-08-18T19:12:09.667Z] DONE 6 tests in 12.036s [2022-08-18T19:12:09.667Z] 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-08-18T19:12:09.667Z] ++ 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-08-18T19:12:09.667Z] ++ set -e [2022-08-18T19:12:09.667Z] ++ '[' -n 0 ']' [2022-08-18T19:12:09.667Z] ++ set -x [2022-08-18T19:12:09.667Z] ++ 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-08-18T19:12:09.667Z] testing: warning: no tests to run [2022-08-18T19:12:09.667Z] PASS [2022-08-18T19:12:09.667Z] [2022-08-18T19:12:09.667Z] DONE 0 tests in 0.061s [2022-08-18T19:12:09.667Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T19:12:09.668Z] ++ 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-08-18T19:12:09.668Z] ++ set -e [2022-08-18T19:12:09.668Z] ++ '[' -n 0 ']' [2022-08-18T19:12:09.668Z] ++ set -x [2022-08-18T19:12:09.668Z] ++ 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-08-18T19:12:09.924Z] INFO: Testing against a local daemon [2022-08-18T19:12:09.924Z] === RUN TestPluginWithDevMounts [2022-08-18T19:12:09.924Z] === PAUSE TestPluginWithDevMounts [2022-08-18T19:12:09.924Z] === CONT TestPluginWithDevMounts [2022-08-18T19:12:11.290Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T19:12:11.548Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-08-18T19:12:11.548Z] PASS [2022-08-18T19:12:11.548Z] [2022-08-18T19:12:11.548Z] DONE 1 tests in 1.922s [2022-08-18T19:12:11.548Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T19:12:11.548Z] ++ 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-08-18T19:12:11.548Z] ++ set -e [2022-08-18T19:12:11.548Z] ++ '[' -n 0 ']' [2022-08-18T19:12:11.548Z] ++ set -x [2022-08-18T19:12:11.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-18T19:12:11.805Z] INFO: Testing against a local daemon [2022-08-18T19:12:11.805Z] === RUN TestSecretInspect [2022-08-18T19:12:11.805Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T19:12:13.173Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T19:12:13.430Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T19:12:14.366Z] --- PASS: TestSecretInspect (2.52s) [2022-08-18T19:12:14.366Z] === RUN TestSecretList [2022-08-18T19:12:14.639Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T19:12:15.575Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T19:12:16.504Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T19:12:17.066Z] --- PASS: TestSecretList (2.75s) [2022-08-18T19:12:17.066Z] === RUN TestSecretsCreateAndDelete [2022-08-18T19:12:20.337Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T19:12:20.338Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T19:12:20.338Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T19:12:20.338Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T19:12:20.338Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T19:12:20.338Z] --- PASS: TestSecretsCreateAndDelete (3.10s) [2022-08-18T19:12:20.338Z] === RUN TestSecretsUpdate [2022-08-18T19:12:20.338Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T19:12:21.268Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T19:12:21.268Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T19:12:21.832Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T19:12:22.761Z] --- PASS: TestSecretsUpdate (2.59s) [2022-08-18T19:12:22.761Z] === RUN TestTemplatedSecret [2022-08-18T19:12:25.283Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T19:12:25.844Z] --- PASS: TestTemplatedSecret (2.99s) [2022-08-18T19:12:25.844Z] === RUN TestSecretCreateResolve [2022-08-18T19:12:26.101Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T19:12:27.030Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T19:12:27.286Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T19:12:28.218Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T19:12:28.218Z] --- PASS: TestSecretCreateResolve (2.55s) [2022-08-18T19:12:28.218Z] PASS [2022-08-18T19:12:28.218Z] [2022-08-18T19:12:28.218Z] DONE 6 tests in 16.600s [2022-08-18T19:12:28.218Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T19:12:28.218Z] ++ 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-08-18T19:12:28.218Z] ++ set -e [2022-08-18T19:12:28.218Z] ++ '[' -n 0 ']' [2022-08-18T19:12:28.218Z] ++ set -x [2022-08-18T19:12:28.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=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-08-18T19:12:28.474Z] INFO: Testing against a local daemon [2022-08-18T19:12:28.474Z] === RUN TestServiceCreateInit [2022-08-18T19:12:28.474Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T19:12:29.037Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T19:12:30.404Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T19:12:32.924Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T19:12:33.182Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T19:12:37.354Z] --- PASS: TestServiceCreateInit (8.87s) [2022-08-18T19:12:37.354Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.43s) [2022-08-18T19:12:37.354Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.41s) [2022-08-18T19:12:37.354Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T19:12:39.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-18T19:12:43.177Z] docker_api_swarm_node_test.go:81: [d8adf796ccb1b] joining swarm manager [d7e2b7df3294d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:12:46.702Z] Created binary: bundles/binary-daemon/dockerd [2022-08-18T19:12:46.702Z] Copying nested executables into bundles/binary-daemon [2022-08-18T19:12:46.702Z] Building: bundles/binary-daemon/docker-proxy [2022-08-18T19:12:46.702Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:12:46.702Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-18T19:12:46.702Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-18T19:12:47.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6ebd74a5e9e2376f17823115c82711c4dcafed95 -e DOCKER_GRAPHDRIVER docker:6ebd74a5e9e2376f17823115c82711c4dcafed95 hack/make.sh cross [2022-08-18T19:12:47.289Z] [2022-08-18T19:12:47.289Z] Removing bundles/ [2022-08-18T19:12:47.547Z] [2022-08-18T19:12:47.547Z] ---> Making bundle: cross (in bundles/cross) [2022-08-18T19:12:47.547Z] Cross building: bundles/cross/linux/amd64 [2022-08-18T19:12:47.547Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T19:12:47.547Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T19:12:48.428Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T19:12:48.428Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T19:12:48.428Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T19:12:49.796Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T19:12:50.730Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T19:12:52.096Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T19:12:52.097Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T19:12:52.097Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T19:12:52.097Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T19:12:52.097Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T19:12:52.097Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T19:12:52.097Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T19:12:52.097Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T19:12:52.097Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T19:12:53.026Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T19:12:53.026Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T19:12:53.589Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T19:12:54.151Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T19:12:54.714Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T19:12:54.714Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T19:12:55.641Z] --- PASS: TestCreateServiceMultipleTimes (18.34s) [2022-08-18T19:12:55.641Z] === RUN TestCreateServiceConflict [2022-08-18T19:12:56.571Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T19:12:56.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-18T19:12:58.719Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T19:12:58.719Z] --- PASS: TestCreateServiceConflict (2.88s) [2022-08-18T19:12:58.719Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T19:12:59.647Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T19:12:59.647Z] docker_api_swarm_node_test.go:53: [d6f4417cde8e4] joining swarm manager [d918f0c2ec45e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:12:59.904Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T19:13:00.835Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T19:13:00.835Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T19:13:00.835Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T19:13:00.835Z] docker_api_swarm_node_test.go:54: [d0273f18cea72] joining swarm manager [d918f0c2ec45e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:13:01.765Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T19:13:02.328Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2022-08-18T19:13:02.328Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T19:13:03.257Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T19:13:04.196Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T19:13:05.128Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T19:13:06.056Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T19:13:06.985Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T19:13:07.912Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T19:13:08.476Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T19:13:09.844Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T19:13:10.772Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T19:13:11.028Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T19:13:11.957Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T19:13:12.213Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T19:13:12.776Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T19:13:13.034Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-18T19:13:13.599Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T19:13:14.161Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T19:13:14.723Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T19:13:15.286Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T19:13:15.848Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T19:13:16.419Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.03s) [2022-08-18T19:13:16.419Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T19:13:16.419Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T19:13:17.347Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T19:13:17.910Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T19:13:18.839Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T19:13:19.402Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2022-08-18T19:13:19.402Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T19:13:19.402Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T19:13:20.330Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T19:13:21.261Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T19:13:22.189Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T19:13:22.448Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2022-08-18T19:13:22.448Z] === RUN TestCreateServiceSysctls [2022-08-18T19:13:22.705Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T19:13:22.705Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T19:13:23.649Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T19:13:24.213Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T19:13:25.141Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T19:13:26.069Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T19:13:26.069Z] --- PASS: TestCreateServiceSysctls (3.85s) [2022-08-18T19:13:26.069Z] === RUN TestCreateServiceCapabilities [2022-08-18T19:13:26.631Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T19:13:27.998Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T19:13:28.926Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T19:13:29.188Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2022-08-18T19:13:29.188Z] === RUN TestInspect [2022-08-18T19:13:30.555Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T19:13:33.075Z] --- PASS: TestInspect (3.54s) [2022-08-18T19:13:33.075Z] === RUN TestCreateJob [2022-08-18T19:13:33.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-18T19:13:34.484Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T19:13:37.004Z] --- PASS: TestCreateJob (4.28s) [2022-08-18T19:13:37.004Z] === RUN TestReplicatedJob [2022-08-18T19:13:37.566Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T19:13:38.128Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T19:13:39.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-18T19:13:42.768Z] docker_api_swarm_test.go:202: [d871fb13a9d1b] joining swarm manager [ddfe6533bc8c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:13:42.768Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T19:13:44.135Z] --- PASS: TestReplicatedJob (7.00s) [2022-08-18T19:13:44.135Z] === RUN TestUpdateReplicatedJob [2022-08-18T19:13:45.501Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T19:13:46.064Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T19:13:48.614Z] --- PASS: TestUpdateReplicatedJob (4.09s) [2022-08-18T19:13:48.614Z] === RUN TestServiceListWithStatuses [2022-08-18T19:13:48.614Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:13:48.614Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T19:13:48.614Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T19:13:49.541Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-18T19:13:50.107Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T19:13:51.036Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T19:13:52.404Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-18T19:13:53.331Z] --- PASS: TestDockerNetworkConnectAlias (5.31s) [2022-08-18T19:13:53.331Z] === RUN TestDockerNetworkReConnect [2022-08-18T19:13:53.894Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T19:13:54.458Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T19:13:55.826Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T19:13:55.826Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T19:13:56.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-18T19:13:56.647Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-18T19:13:58.015Z] --- PASS: TestDockerNetworkReConnect (4.38s) [2022-08-18T19:13:58.015Z] === RUN TestServicePlugin [2022-08-18T19:13:58.579Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T19:13:58.579Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T19:13:58.579Z] docker_api_swarm_test.go:384: [d1e5d17058246] joining swarm manager [d9553ea77d4c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:13:58.579Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T19:13:59.509Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T19:14:00.076Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T19:14:00.076Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T19:14:00.076Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T19:14:00.076Z] docker_api_swarm_test.go:385: [d43717fbce581] joining swarm manager [d9553ea77d4c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:14:00.076Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T19:14:01.006Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T19:14:01.006Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T19:14:01.263Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T19:14:01.263Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T19:14:01.263Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T19:14:01.263Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T19:14:01.263Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T19:14:01.519Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T19:14:01.519Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-18T19:14:02.886Z] plugin_test.go:61: [da7839d82f83e] joining swarm manager [db579f77804ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:14:03.448Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T19:14:03.448Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T19:14:03.704Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T19:14:04.267Z] plugin_test.go:64: [dba6e3fd3077c] joining swarm manager [db579f77804ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:14:07.541Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T19:14:07.541Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T19:14:07.541Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T19:14:08.104Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T19:14:08.667Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T19:14:09.244Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T19:14:09.810Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T19:14:10.372Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-18T19:14:12.261Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-18T19:14:12.825Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T19:14:15.344Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-18T19:14:17.234Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T19:14:18.601Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T19:14:19.162Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T19:14:25.699Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T19:14:25.699Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T19:14:25.699Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T19:14:26.260Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-18T19:14:26.517Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T19:14:26.773Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-18T19:14:26.773Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-18T19:14:26.773Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T19:14:27.699Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T19:14:28.628Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T19:14:28.628Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T19:14:28.628Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T19:14:29.558Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T19:14:29.558Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T19:14:30.487Z] --- PASS: TestServicePlugin (32.49s) [2022-08-18T19:14:30.487Z] === RUN TestServiceUpdateLabel [2022-08-18T19:14:30.743Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T19:14:31.670Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-18T19:14:31.928Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-18T19:14:31.928Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T19:14:31.928Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-18T19:14:31.928Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T19:14:31.928Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T19:14:32.855Z] --- PASS: TestServiceUpdateLabel (2.32s) [2022-08-18T19:14:32.855Z] === RUN TestServiceUpdateSecrets [2022-08-18T19:14:34.223Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-18T19:14:35.182Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T19:14:35.438Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T19:14:35.999Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T19:14:36.561Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T19:14:37.123Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-18T19:14:37.379Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T19:14:40.645Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T19:14:40.645Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T19:14:43.911Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T19:14:48.076Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2022-08-18T19:14:48.076Z] === RUN TestServiceUpdateConfigs [2022-08-18T19:14:49.967Z] check_test.go:611: [d43717fbce581] daemon is not started [2022-08-18T19:14:49.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-18T19:14:51.856Z] docker_api_swarm_test.go:802: [d5c429628c532] joining swarm manager [d4a4581d1ec1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:14:53.222Z] docker_api_swarm_test.go:802: [dbfea02d24ba9] joining swarm manager [d4a4581d1ec1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:14:54.002Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T19:14:54.002Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-18T19:14:54.002Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T19:14:54.002Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T19:14:54.002Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T19:14:54.002Z] Cross building: bundles/cross/windows/amd64 [2022-08-18T19:14:54.002Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-18T19:14:54.002Z] { [2022-08-18T19:14:54.002Z] "RT_GROUP_ICON": { [2022-08-18T19:14:54.002Z] "#1": { [2022-08-18T19:14:54.002Z] "0409": "../../winresources/docker.ico" [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] }, [2022-08-18T19:14:54.002Z] "RT_MANIFEST": { [2022-08-18T19:14:54.002Z] "#1": { [2022-08-18T19:14:54.002Z] "0409": { [2022-08-18T19:14:54.002Z] "identity": {}, [2022-08-18T19:14:54.002Z] "description": "Docker Engine", [2022-08-18T19:14:54.002Z] "minimum-os": "vista", [2022-08-18T19:14:54.002Z] "execution-level": "", [2022-08-18T19:14:54.002Z] "ui-access": false, [2022-08-18T19:14:54.002Z] "auto-elevate": false, [2022-08-18T19:14:54.002Z] "dpi-awareness": "unaware", [2022-08-18T19:14:54.002Z] "disable-theming": false, [2022-08-18T19:14:54.002Z] "disable-window-filtering": false, [2022-08-18T19:14:54.002Z] "high-resolution-scrolling-aware": false, [2022-08-18T19:14:54.002Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T19:14:54.002Z] "long-path-aware": false, [2022-08-18T19:14:54.002Z] "printer-driver-isolation": false, [2022-08-18T19:14:54.002Z] "gdi-scaling": false, [2022-08-18T19:14:54.002Z] "segment-heap": false, [2022-08-18T19:14:54.002Z] "use-common-controls-v6": false [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] }, [2022-08-18T19:14:54.002Z] "RT_MESSAGETABLE": { [2022-08-18T19:14:54.002Z] "#1": { [2022-08-18T19:14:54.002Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] }, [2022-08-18T19:14:54.002Z] "RT_VERSION": { [2022-08-18T19:14:54.002Z] "#1": { [2022-08-18T19:14:54.002Z] "0409": { [2022-08-18T19:14:54.002Z] "fixed": { [2022-08-18T19:14:54.002Z] "file_version": "0.0.0.0", [2022-08-18T19:14:54.002Z] "product_version": "0.0.0.0", [2022-08-18T19:14:54.002Z] "type": "Unknown" [2022-08-18T19:14:54.002Z] }, [2022-08-18T19:14:54.002Z] "info": { [2022-08-18T19:14:54.002Z] "0000": { [2022-08-18T19:14:54.002Z] "CompanyName": "", [2022-08-18T19:14:54.002Z] "FileVersion": "dev", [2022-08-18T19:14:54.002Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T19:14:54.002Z] "OriginalFileName": "dockerd.exe", [2022-08-18T19:14:54.002Z] "ProductName": "", [2022-08-18T19:14:54.002Z] "ProductVersion": "dev", [2022-08-18T19:14:54.002Z] "SpecialBuild": "6ebd74a5e9e2376f17823115c82711c4dcafed95" [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] } [2022-08-18T19:14:54.002Z] cmd/dockerd/config.go [2022-08-18T19:14:54.002Z] cmd/dockerd/config_windows.go [2022-08-18T19:14:54.002Z] cmd/dockerd/daemon.go [2022-08-18T19:14:54.002Z] cmd/dockerd/daemon_test.go [2022-08-18T19:14:54.002Z] cmd/dockerd/daemon_windows.go [2022-08-18T19:14:54.002Z] cmd/dockerd/docker.go [2022-08-18T19:14:54.002Z] cmd/dockerd/docker_windows.go [2022-08-18T19:14:54.002Z] cmd/dockerd/genwinres_windows.go [2022-08-18T19:14:54.002Z] cmd/dockerd/metrics.go [2022-08-18T19:14:54.002Z] cmd/dockerd/options.go [2022-08-18T19:14:54.002Z] cmd/dockerd/options_test.go [2022-08-18T19:14:54.002Z] cmd/dockerd/service_windows.go [2022-08-18T19:14:54.002Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T19:14:54.002Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T19:14:54.590Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-18T19:14:54.590Z] docker_api_swarm_test.go:802: [d51e1db6c664c] joining swarm manager [d4a4581d1ec1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T19:14:57.105Z] docker_api_swarm_test.go:802: [d90d1f3754b19] joining swarm manager [d4a4581d1ec1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T19:14:58.470Z] docker_api_swarm_test.go:810: [deaaf1dba6aab] joining swarm manager [d4a4581d1ec1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-18T19:15:00.358Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-18T19:15:02.269Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2022-08-18T19:15:02.269Z] === RUN TestServiceUpdateNetwork [2022-08-18T19:15:05.536Z] === RUN TestDockerSuite/TestExec [2022-08-18T19:15:06.097Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T19:15:07.025Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T19:15:07.956Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T19:15:08.518Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T19:15:09.884Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T19:15:10.448Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T19:15:12.963Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T19:15:13.523Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-18T19:15:14.085Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T19:15:14.647Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T19:15:15.210Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T19:15:15.771Z] --- PASS: TestServiceUpdateNetwork (13.52s) [2022-08-18T19:15:15.771Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T19:15:15.771Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T19:15:16.702Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T19:15:17.264Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T19:15:17.522Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T19:15:18.450Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T19:15:18.450Z] === RUN TestDockerSuite/TestExecTTY [2022-08-18T19:15:19.378Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T19:15:19.635Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T19:15:20.564Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T19:15:21.127Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T19:15:21.127Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T19:15:21.127Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T19:15:22.494Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-18T19:15:22.758Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T19:15:23.696Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-18T19:15:24.258Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T19:15:24.821Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T19:15:25.749Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T19:15:26.005Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T19:15:28.524Z] === RUN TestDockerSuite/TestHealth [2022-08-18T19:15:33.766Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2022-08-18T19:15:33.766Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.37s) [2022-08-18T19:15:33.766Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-08-18T19:15:33.766Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2022-08-18T19:15:33.766Z] PASS [2022-08-18T19:15:33.766Z] [2022-08-18T19:15:33.766Z] === Skipped [2022-08-18T19:15:33.766Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T19:15:33.767Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T19:15:33.767Z] [2022-08-18T19:15:33.767Z] DONE 27 tests, 1 skipped in 184.945s [2022-08-18T19:15:33.767Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T19:15:33.767Z] ++ 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-08-18T19:15:33.767Z] ++ set -e [2022-08-18T19:15:33.767Z] ++ '[' -n 0 ']' [2022-08-18T19:15:33.767Z] ++ set -x [2022-08-18T19:15:33.767Z] ++ 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-08-18T19:15:33.767Z] INFO: Testing against a local daemon [2022-08-18T19:15:33.767Z] === RUN TestSessionCreate [2022-08-18T19:15:33.767Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T19:15:33.767Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T19:15:33.767Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T19:15:33.767Z] PASS [2022-08-18T19:15:33.767Z] [2022-08-18T19:15:33.767Z] DONE 2 tests in 0.131s [2022-08-18T19:15:33.767Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T19:15:33.767Z] ++ 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-08-18T19:15:33.767Z] ++ set -e [2022-08-18T19:15:33.767Z] ++ '[' -n 0 ']' [2022-08-18T19:15:33.767Z] ++ set -x [2022-08-18T19:15:33.767Z] ++ 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-08-18T19:15:33.767Z] INFO: Testing against a local daemon [2022-08-18T19:15:33.767Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T19:15:33.767Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:15:33.767Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:15:33.767Z] === RUN TestDiskUsage [2022-08-18T19:15:33.767Z] === PAUSE TestDiskUsage [2022-08-18T19:15:33.767Z] === RUN TestEventsExecDie [2022-08-18T19:15:34.330Z] --- PASS: TestEventsExecDie (0.89s) [2022-08-18T19:15:34.330Z] === RUN TestEventsBackwardsCompatible [2022-08-18T19:15:34.586Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-08-18T19:15:34.586Z] === RUN TestEventsVolumeCreate [2022-08-18T19:15:34.586Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-18T19:15:34.586Z] === RUN TestInfoBinaryCommits [2022-08-18T19:15:34.586Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T19:15:34.586Z] === RUN TestInfoAPIVersioned [2022-08-18T19:15:34.586Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-18T19:15:34.586Z] === RUN TestInfoAPI [2022-08-18T19:15:34.586Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T19:15:34.586Z] === RUN TestInfoAPIWarnings [2022-08-18T19:15:49.424Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T19:15:49.986Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T19:15:51.354Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T19:15:51.354Z] === RUN TestInfoDebug [2022-08-18T19:15:51.610Z] --- PASS: TestInfoDebug (0.53s) [2022-08-18T19:15:51.610Z] === RUN TestInfoInsecureRegistries [2022-08-18T19:15:52.173Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-18T19:15:52.173Z] === RUN TestInfoRegistryMirrors [2022-08-18T19:15:52.735Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T19:15:52.735Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T19:15:52.991Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T19:15:52.991Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T19:15:52.991Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T19:15:52.991Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-08-18T19:15:52.991Z] === RUN TestPingCacheHeaders [2022-08-18T19:15:52.991Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T19:15:53.247Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-08-18T19:15:53.247Z] === RUN TestPingGet [2022-08-18T19:15:53.247Z] --- PASS: TestPingGet (0.02s) [2022-08-18T19:15:53.247Z] === RUN TestPingHead [2022-08-18T19:15:53.247Z] --- PASS: TestPingHead (0.02s) [2022-08-18T19:15:53.247Z] === RUN TestPingSwarmHeader [2022-08-18T19:15:53.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-18T19:15:53.761Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T19:15:53.761Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T19:15:53.761Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T19:15:54.326Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T19:15:54.582Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T19:15:55.513Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T19:15:55.513Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T19:15:55.513Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T19:15:55.513Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T19:15:55.513Z] --- PASS: TestPingSwarmHeader (2.44s) [2022-08-18T19:15:55.513Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T19:15:55.513Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T19:15:55.513Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T19:15:55.513Z] === RUN TestPingBuilderHeader [2022-08-18T19:15:55.513Z] === RUN TestPingBuilderHeader/default_config [2022-08-18T19:15:55.769Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T19:15:56.026Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T19:15:56.284Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-18T19:15:56.284Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T19:15:56.541Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T19:15:56.798Z] --- PASS: TestPingBuilderHeader (1.08s) [2022-08-18T19:15:56.798Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-18T19:15:56.798Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.53s) [2022-08-18T19:15:56.798Z] === RUN TestVersion [2022-08-18T19:15:56.798Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T19:15:56.798Z] --- PASS: TestVersion (0.03s) [2022-08-18T19:15:56.798Z] === CONT TestDiskUsage [2022-08-18T19:15:57.361Z] === RUN TestDiskUsage/empty [2022-08-18T19:15:57.361Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T19:15:57.361Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T19:15:57.361Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T19:15:57.361Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T19:15:57.361Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T19:15:57.362Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T19:15:57.362Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T19:15:57.362Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T19:15:57.362Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T19:15:57.362Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T19:15:57.362Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T19:15:57.618Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T19:15:57.618Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T19:15:57.618Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T19:15:57.876Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage (1.40s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T19:15:58.133Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T19:15:58.133Z] PASS [2022-08-18T19:15:58.133Z] [2022-08-18T19:15:58.133Z] === Skipped [2022-08-18T19:15:58.133Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T19:15:58.133Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T19:15:58.133Z] [2022-08-18T19:15:58.133Z] DONE 57 tests, 1 skipped in 24.759s [2022-08-18T19:15:58.133Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T19:15:58.133Z] ++ 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-08-18T19:15:58.133Z] ++ set -e [2022-08-18T19:15:58.133Z] ++ '[' -n 0 ']' [2022-08-18T19:15:58.133Z] ++ set -x [2022-08-18T19:15:58.133Z] ++ 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-08-18T19:15:58.391Z] INFO: Testing against a local daemon [2022-08-18T19:15:58.391Z] === RUN TestVolumesCreateAndList [2022-08-18T19:15:58.391Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-18T19:15:58.391Z] === RUN TestVolumesRemove [2022-08-18T19:15:58.391Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-18T19:15:58.391Z] === RUN TestVolumesInspect [2022-08-18T19:15:58.391Z] --- PASS: TestVolumesInspect (0.04s) [2022-08-18T19:15:58.391Z] === RUN TestVolumesInvalidJSON [2022-08-18T19:15:58.391Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T19:15:58.391Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T19:15:58.391Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T19:15:58.391Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T19:15:58.391Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T19:15:58.391Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T19:15:58.391Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T19:15:58.391Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T19:15:58.391Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T19:15:58.391Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T19:15:58.391Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T19:15:58.392Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T19:15:58.392Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T19:15:58.392Z] PASS [2022-08-18T19:15:58.392Z] [2022-08-18T19:15:58.392Z] DONE 9 tests in 0.285s [2022-08-18T19:15:58.392Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:15:58.649Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T19:15:58.906Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T19:15:58.906Z] +++ kill 6743 [2022-08-18T19:15:59.162Z] +++ /etc/init.d/apparmor stop [2022-08-18T19:15:59.162Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:15:59.162Z] [2022-08-18T19:15:59.162Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:15:59.162Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:15:59.162Z] [2022-08-18T19:15:59.162Z] To set a process to complain mode, use the command line tool [2022-08-18T19:15:59.162Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:15:59.162Z] +++ true [2022-08-18T19:15:59.162Z] exiting test-integration [2022-08-18T19:15:59.162Z] ++ exit 0 [2022-08-18T19:15:59.162Z] [2022-08-18T19:15:59.421Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T19:15:59.421Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T19:15:59.984Z] + for job in $(jobs -p) [2022-08-18T19:15:59.984Z] + wait 18232 [2022-08-18T19:16:00.239Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T19:16:02.754Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T19:16:03.010Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T19:16:03.010Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T19:16:03.939Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T19:16:05.305Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T19:16:05.305Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T19:16:06.235Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T19:16:07.601Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T19:16:08.531Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T19:16:09.093Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T19:16:09.655Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T19:16:10.217Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T19:16:10.217Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-18T19:16:10.217Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T19:16:10.779Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T19:16:11.035Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T19:16:11.035Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T19:16:11.599Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T19:16:11.599Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-18T19:16:11.599Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T19:16:12.161Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T19:16:12.724Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T19:16:13.285Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T19:16:13.848Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T19:16:13.848Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T19:16:13.848Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T19:16:13.848Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-18T19:16:13.848Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T19:16:14.410Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T19:16:14.666Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T19:16:14.923Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T19:16:15.495Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T19:16:15.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-18T19:16:15.755Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T19:16:19.024Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T19:16:19.024Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T19:16:19.283Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T19:16:19.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-18T19:16:20.102Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T19:16:21.031Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T19:16:21.595Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T19:16:22.158Z] docker_api_swarm_service_test.go:395: [d8381765063e3] joining swarm manager [dce4d6c534ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:16:22.414Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T19:16:22.977Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T19:16:23.234Z] docker_api_swarm_service_test.go:395: [d3f86f3fe9fa3] joining swarm manager [dce4d6c534ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:16:23.491Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T19:16:24.055Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T19:16:24.986Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T19:16:24.986Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T19:16:26.354Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T19:16:27.725Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T19:16:27.981Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T19:16:29.347Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T19:16:30.485Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T19:16:30.485Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-18T19:16:30.485Z] { [2022-08-18T19:16:30.485Z] "RT_GROUP_ICON": { [2022-08-18T19:16:30.485Z] "#1": { [2022-08-18T19:16:30.485Z] "0409": "../../winresources/docker.ico" [2022-08-18T19:16:30.485Z] } [2022-08-18T19:16:30.485Z] }, [2022-08-18T19:16:30.485Z] "RT_MANIFEST": { [2022-08-18T19:16:30.485Z] "#1": { [2022-08-18T19:16:30.485Z] "0409": { [2022-08-18T19:16:30.485Z] "identity": {}, [2022-08-18T19:16:30.485Z] "description": "Docker Engine", [2022-08-18T19:16:30.485Z] "minimum-os": "vista", [2022-08-18T19:16:30.485Z] "execution-level": "", [2022-08-18T19:16:30.485Z] "ui-access": false, [2022-08-18T19:16:30.485Z] "auto-elevate": false, [2022-08-18T19:16:30.485Z] "dpi-awareness": "unaware", [2022-08-18T19:16:30.485Z] "disable-theming": false, [2022-08-18T19:16:30.485Z] "disable-window-filtering": false, [2022-08-18T19:16:30.485Z] "high-resolution-scrolling-aware": false, [2022-08-18T19:16:30.485Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T19:16:30.485Z] "long-path-aware": false, [2022-08-18T19:16:30.485Z] "printer-driver-isolation": false, [2022-08-18T19:16:30.485Z] "gdi-scaling": false, [2022-08-18T19:16:30.485Z] "segment-heap": false, [2022-08-18T19:16:30.485Z] "use-common-controls-v6": false [2022-08-18T19:16:30.485Z] } [2022-08-18T19:16:30.485Z] } [2022-08-18T19:16:30.485Z] }, [2022-08-18T19:16:30.485Z] "RT_MESSAGETABLE": { [2022-08-18T19:16:30.485Z] "#1": { [2022-08-18T19:16:30.485Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T19:16:30.485Z] } [2022-08-18T19:16:30.485Z] }, [2022-08-18T19:16:30.485Z] "RT_VERSION": { [2022-08-18T19:16:30.485Z] "#1": { [2022-08-18T19:16:30.485Z] "0409": { [2022-08-18T19:16:30.485Z] "fixed": { [2022-08-18T19:16:30.485Z] "file_version": "0.0.0.0", [2022-08-18T19:16:30.485Z] "product_version": "0.0.0.0", [2022-08-18T19:16:30.485Z] "type": "Unknown" [2022-08-18T19:16:30.485Z] }, [2022-08-18T19:16:30.486Z] "info": { [2022-08-18T19:16:30.486Z] "0000": { [2022-08-18T19:16:30.486Z] "CompanyName": "", [2022-08-18T19:16:30.486Z] "FileVersion": "dev", [2022-08-18T19:16:30.486Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T19:16:30.486Z] "OriginalFileName": "docker-proxy.exe", [2022-08-18T19:16:30.486Z] "ProductName": "", [2022-08-18T19:16:30.486Z] "ProductVersion": "dev", [2022-08-18T19:16:30.486Z] "SpecialBuild": "6ebd74a5e9e2376f17823115c82711c4dcafed95" [2022-08-18T19:16:30.486Z] } [2022-08-18T19:16:30.486Z] } [2022-08-18T19:16:30.486Z] } [2022-08-18T19:16:30.486Z] } [2022-08-18T19:16:30.486Z] } [2022-08-18T19:16:30.486Z] } [2022-08-18T19:16:30.486Z] cmd/docker-proxy/genwinres_windows.go [2022-08-18T19:16:30.486Z] cmd/docker-proxy/main.go [2022-08-18T19:16:30.486Z] cmd/docker-proxy/network_proxy_test.go [2022-08-18T19:16:30.486Z] cmd/docker-proxy/proxy.go [2022-08-18T19:16:30.486Z] cmd/docker-proxy/sctp_proxy.go [2022-08-18T19:16:30.486Z] cmd/docker-proxy/tcp_proxy.go [2022-08-18T19:16:30.486Z] cmd/docker-proxy/udp_proxy.go [2022-08-18T19:16:30.486Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T19:16:30.486Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T19:16:30.486Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T19:16:30.486Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-18T19:16:30.486Z] remote: Enumerating objects: 23, done. [2022-08-18T19:16:30.486Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-18T19:16:30.486Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-18T19:16:30.486Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-18T19:16:30.486Z] 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 | 5.08 MiB/s, done. [2022-08-18T19:16:30.486Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-18T19:16:30.486Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-18T19:16:30.714Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T19:16:31.861Z] Cross building: bundles/cross/linux/ppc64le [2022-08-18T19:16:31.861Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T19:16:31.861Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T19:16:32.080Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T19:16:32.080Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T19:16:33.971Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T19:16:33.971Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T19:16:34.537Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T19:16:38.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-18T19:16:41.349Z] docker_api_swarm_service_test.go:343: [dd645cb3d5cf3] joining swarm manager [d5236bf1f633e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:16:41.913Z] docker_api_swarm_service_test.go:343: [d54bae80dfb86] joining swarm manager [d5236bf1f633e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:16:42.169Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T19:16:44.065Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T19:16:44.995Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T19:16:46.886Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T19:16:46.886Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T19:16:46.886Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T19:16:47.450Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T19:16:48.425Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T19:16:49.354Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T19:16:50.282Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T19:16:50.843Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T19:16:52.732Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T19:16:52.988Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T19:16:53.550Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T19:16:56.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-18T19:16:57.432Z] docker_api_swarm_service_test.go:490: [d41583dcbadb5] joining swarm manager [dc8f4f3a899dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:16:58.388Z] docker_api_swarm_service_test.go:490: [d4d2c680b971c] joining swarm manager [dc8f4f3a899dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:17:00.279Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T19:17:05.543Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T19:17:06.104Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T19:17:06.667Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T19:17:07.229Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T19:17:07.486Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T19:17:07.486Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T19:17:07.486Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T19:17:07.742Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T19:17:07.742Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T19:17:09.110Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T19:17:09.110Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-18T19:17:09.110Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-18T19:17:09.370Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-18T19:17:09.933Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-18T19:17:10.496Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-18T19:17:10.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-18T19:17:11.683Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-18T19:17:11.683Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-18T19:17:11.683Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-18T19:17:11.939Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-18T19:17:16.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-18T19:17:18.002Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-18T19:17:18.564Z] docker_api_swarm_service_test.go:128: [dece8fc7d0760] joining swarm manager [d937347a45c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:17:18.821Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-18T19:17:19.382Z] docker_api_swarm_service_test.go:129: [dd53ee7b67b2b] joining swarm manager [d937347a45c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:17:19.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-18T19:17:21.837Z] docker_api_swarm_service_test.go:137: [de8e6ce0f3b6f] joining swarm manager [d937347a45c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T19:17:22.400Z] docker_api_swarm_service_test.go:138: [d2fb0b3de7e59] joining swarm manager [d937347a45c44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T19:17:22.961Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-18T19:17:25.479Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-18T19:17:26.845Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T19:17:30.140Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T19:17:31.503Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T19:17:34.019Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T19:17:40.558Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T19:17:40.558Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T19:17:40.558Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T19:17:41.486Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T19:17:44.752Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T19:17:44.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-18T19:17:47.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-18T19:17:49.260Z] docker_api_swarm_service_test.go:304: [de76067e02555] joining swarm manager [dba0e3b9abb06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:17:49.822Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T19:17:50.078Z] docker_api_swarm_service_test.go:304: [dd48ba25d5fca] joining swarm manager [dba0e3b9abb06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:17:51.971Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T19:17:52.899Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T19:17:53.829Z] === RUN TestDockerSuite/TestPortList [2022-08-18T19:18:01.923Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T19:18:03.290Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T19:18:03.290Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-18T19:18:05.180Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-18T19:18:06.109Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-18T19:18:06.365Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-18T19:18:06.621Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T19:18:08.513Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T19:18:09.076Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T19:18:10.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-18T19:18:11.375Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T19:18:12.305Z] docker_api_swarm_service_test.go:100: [d52454b66fba0] joining swarm manager [d12903f2b2459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:18:13.234Z] docker_api_swarm_service_test.go:101: [df91d96b7b422] joining swarm manager [d12903f2b2459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:18:15.755Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T19:18:15.755Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T19:18:19.027Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T19:18:25.566Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T19:18:26.495Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T19:18:27.883Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T19:18:28.872Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T19:18:30.765Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T19:18:32.659Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T19:18:32.659Z] check_test.go:611: [d52454b66fba0] daemon is not started [2022-08-18T19:18:34.551Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T19:18:35.113Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T19:18:35.113Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T19:18:35.675Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T19:18:37.565Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-18T19:18:38.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-18T19:18:38.326Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T19:18:38.326Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T19:18:38.326Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T19:18:38.326Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T19:18:38.326Z] Cross building: bundles/cross/linux/s390x [2022-08-18T19:18:38.326Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T19:18:38.326Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T19:18:38.688Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T19:18:38.688Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T19:18:38.688Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T19:18:39.250Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T19:18:39.507Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T19:18:39.763Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-18T19:18:40.327Z] docker_api_swarm_service_test.go:533: [d7ab75bb40402] joining swarm manager [d04abb2a08991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:18:40.890Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T19:18:41.820Z] docker_api_swarm_service_test.go:534: [df52a436c2374] joining swarm manager [d04abb2a08991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:18:41.820Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T19:18:42.382Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T19:18:52.332Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T19:18:52.332Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T19:18:52.894Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T19:18:53.151Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T19:18:53.151Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T19:18:53.407Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T19:18:55.316Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T19:18:56.248Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T19:18:58.765Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T19:18:59.328Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T19:18:59.328Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T19:18:59.328Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T19:19:01.853Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T19:19:02.781Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T19:19:02.781Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T19:19:04.147Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T19:19:04.708Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T19:19:05.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-18T19:19:06.199Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T19:19:06.763Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T19:19:07.020Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T19:19:07.584Z] docker_api_swarm_service_test.go:148: [d64c64b069b98] joining swarm manager [d284028932c07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:19:07.584Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T19:19:08.511Z] docker_api_swarm_service_test.go:148: [daaae3a9cf4d1] joining swarm manager [d284028932c07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:19:11.030Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T19:19:11.592Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T19:19:12.521Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T19:19:12.777Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T19:19:13.340Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T19:19:13.901Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T19:19:14.157Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T19:19:14.720Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T19:19:15.648Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T19:19:18.184Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T19:19:18.747Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T19:19:20.118Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T19:19:20.680Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T19:19:22.570Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T19:19:23.937Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T19:19:25.826Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T19:19:26.393Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T19:19:26.393Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-18T19:19:28.285Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T19:19:28.285Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T19:19:28.932Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T19:19:30.298Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T19:19:30.555Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T19:19:31.116Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T19:19:32.044Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T19:19:32.607Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T19:19:33.172Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T19:19:33.737Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T19:19:33.737Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T19:19:34.299Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T19:19:35.228Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T19:19:35.791Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T19:19:36.354Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T19:19:36.917Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-18T19:19:37.844Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T19:19:38.773Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-18T19:19:39.334Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-18T19:19:39.895Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-18T19:19:40.460Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-18T19:19:41.022Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-18T19:19:41.585Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T19:19:42.147Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-18T19:19:43.075Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T19:19:43.332Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T19:19:43.894Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T19:19:44.456Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T19:19:44.456Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T19:19:44.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-18T19:19:45.640Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T19:19:46.206Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T19:19:47.135Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T19:19:47.698Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T19:19:48.626Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T19:19:48.626Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T19:19:49.189Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T19:19:49.751Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T19:19:50.313Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T19:19:50.569Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T19:19:51.131Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T19:19:51.131Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T19:19:51.694Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T19:19:51.694Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T19:19:52.622Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T19:19:53.548Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T19:19:54.486Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T19:19:55.066Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T19:19:55.322Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-18T19:19:55.887Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-18T19:19:56.825Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T19:19:57.757Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T19:19:59.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T19:19:59.688Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-18T19:20:00.617Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T19:20:01.180Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T19:20:02.108Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-18T19:20:02.670Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T19:20:04.559Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T19:20:07.078Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T19:20:07.078Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T19:20:07.333Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T19:20:09.226Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T19:20:10.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-18T19:20:10.847Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T19:20:12.738Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T19:20:15.263Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T19:20:15.263Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-18T19:20:15.263Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T19:20:15.263Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-18T19:20:15.263Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T19:20:15.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-18T19:20:15.775Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T19:20:17.142Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T19:20:18.507Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-18T19:20:18.507Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T19:20:19.873Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T19:20:20.438Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T19:20:21.368Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-18T19:20:21.933Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T19:20:22.494Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-18T19:20:22.494Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T19:20:22.494Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T19:20:22.751Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-18T19:20:24.640Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T19:20:24.640Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T19:20:24.640Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-18T19:20:24.896Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T19:20:25.459Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T19:20:26.022Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-18T19:20:26.586Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T19:20:26.843Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T19:20:27.404Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-18T19:20:27.661Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-18T19:20:27.919Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T19:20:28.480Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T19:20:29.043Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-18T19:20:29.607Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-18T19:20:29.782Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T19:20:29.782Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T19:20:29.782Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T19:20:29.782Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T19:20:29.782Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T19:20:30.135Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T19:20:30.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ebd74a5e9e2376f17823115c82711c4dcafed95 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ebd74a5e9e2376f17823115c82711c4dcafed95 hack/test/unit [2022-08-18T19:20:30.535Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T19:20:30.535Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-18T19:20:30.672Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-18T19:20:30.672Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T19:20:30.672Z] + TESTDIRS=./... [2022-08-18T19:20:30.672Z] + exclude_paths='/vendor/|/integration' [2022-08-18T19:20:30.672Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T19:20:30.672Z] ++ go list ./... [2022-08-18T19:20:30.793Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T19:20:31.607Z] + pkg_list='github.com/docker/docker/api [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/router [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:20:31.607Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/backend [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/container [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/events [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/filters [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/image [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/mount [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/network [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/registry [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/time [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/versions [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/volume [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli/config [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli/debug [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:20:31.608Z] github.com/docker/docker/client [2022-08-18T19:20:31.608Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:20:31.608Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:20:31.608Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:20:31.608Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:20:31.608Z] github.com/docker/docker/container [2022-08-18T19:20:31.608Z] github.com/docker/docker/container/stream [2022-08-18T19:20:31.608Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:20:31.608Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:20:31.608Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/config [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/containerd [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/events [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/exec [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/images [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/links [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/names [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/network [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/stats [2022-08-18T19:20:31.608Z] github.com/docker/docker/distribution [2022-08-18T19:20:31.608Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:20:31.608Z] github.com/docker/docker/distribution/utils [2022-08-18T19:20:31.608Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:20:31.608Z] github.com/docker/docker/dockerversion [2022-08-18T19:20:31.608Z] github.com/docker/docker/errdefs [2022-08-18T19:20:31.608Z] github.com/docker/docker/image [2022-08-18T19:20:31.608Z] github.com/docker/docker/image/cache [2022-08-18T19:20:31.608Z] github.com/docker/docker/image/tarexport [2022-08-18T19:20:31.608Z] github.com/docker/docker/image/v1 [2022-08-18T19:20:31.608Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:20:31.608Z] github.com/docker/docker/layer [2022-08-18T19:20:31.608Z] github.com/docker/docker/libcontainerd [2022-08-18T19:20:31.608Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:20:31.608Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:20:31.608Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:20:31.608Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/libnetwork/types [2022-08-18T19:20:31.608Z] github.com/docker/docker/oci [2022-08-18T19:20:31.608Z] github.com/docker/docker/oci/caps [2022-08-18T19:20:31.608Z] github.com/docker/docker/opts [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/archive [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/directory [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/platform [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/pools [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/progress [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/signal [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/stack [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/system [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:20:31.608Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:20:31.608Z] github.com/docker/docker/plugin [2022-08-18T19:20:31.608Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:20:31.608Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:20:31.608Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:20:31.608Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:20:31.608Z] github.com/docker/docker/quota [2022-08-18T19:20:31.608Z] github.com/docker/docker/reference [2022-08-18T19:20:31.608Z] github.com/docker/docker/registry [2022-08-18T19:20:31.608Z] github.com/docker/docker/registry/resumable [2022-08-18T19:20:31.608Z] github.com/docker/docker/restartmanager [2022-08-18T19:20:31.608Z] github.com/docker/docker/rootless [2022-08-18T19:20:31.608Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:20:31.608Z] github.com/docker/docker/runconfig [2022-08-18T19:20:31.608Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/environment [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/registry [2022-08-18T19:20:31.608Z] github.com/docker/docker/testutil/request [2022-08-18T19:20:31.608Z] github.com/docker/docker/volume [2022-08-18T19:20:31.608Z] github.com/docker/docker/volume/drivers [2022-08-18T19:20:31.608Z] github.com/docker/docker/volume/local [2022-08-18T19:20:31.608Z] github.com/docker/docker/volume/mounts [2022-08-18T19:20:31.608Z] github.com/docker/docker/volume/service [2022-08-18T19:20:31.608Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:20:31.608Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:20:31.608Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T19:20:31.608Z] ++ echo 'github.com/docker/docker/api [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/backend [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/container [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/events [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/filters [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/image [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/mount [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/network [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/registry [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/time [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/versions [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:20:31.608Z] github.com/docker/docker/api/types/volume [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:20:31.608Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli/config [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli/debug [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:20:31.608Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:20:31.608Z] github.com/docker/docker/client [2022-08-18T19:20:31.608Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:20:31.608Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:20:31.608Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:20:31.608Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:20:31.608Z] github.com/docker/docker/container [2022-08-18T19:20:31.608Z] github.com/docker/docker/container/stream [2022-08-18T19:20:31.608Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:20:31.608Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:20:31.608Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/config [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/containerd [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/events [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/exec [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:20:31.608Z] github.com/docker/docker/daemon/images [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/links [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/names [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/network [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/stats [2022-08-18T19:20:31.609Z] github.com/docker/docker/distribution [2022-08-18T19:20:31.609Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:20:31.609Z] github.com/docker/docker/distribution/utils [2022-08-18T19:20:31.609Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:20:31.609Z] github.com/docker/docker/dockerversion [2022-08-18T19:20:31.609Z] github.com/docker/docker/errdefs [2022-08-18T19:20:31.609Z] github.com/docker/docker/image [2022-08-18T19:20:31.609Z] github.com/docker/docker/image/cache [2022-08-18T19:20:31.609Z] github.com/docker/docker/image/tarexport [2022-08-18T19:20:31.609Z] github.com/docker/docker/image/v1 [2022-08-18T19:20:31.609Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:20:31.609Z] github.com/docker/docker/layer [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/libnetwork/types [2022-08-18T19:20:31.609Z] github.com/docker/docker/oci [2022-08-18T19:20:31.609Z] github.com/docker/docker/oci/caps [2022-08-18T19:20:31.609Z] github.com/docker/docker/opts [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/archive [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/directory [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/platform [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/pools [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/progress [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/signal [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/stack [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/system [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:20:31.609Z] github.com/docker/docker/plugin [2022-08-18T19:20:31.609Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:20:31.609Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:20:31.609Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:20:31.609Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:20:31.609Z] github.com/docker/docker/quota [2022-08-18T19:20:31.609Z] github.com/docker/docker/reference [2022-08-18T19:20:31.609Z] github.com/docker/docker/registry [2022-08-18T19:20:31.609Z] github.com/docker/docker/registry/resumable [2022-08-18T19:20:31.609Z] github.com/docker/docker/restartmanager [2022-08-18T19:20:31.609Z] github.com/docker/docker/rootless [2022-08-18T19:20:31.609Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:20:31.609Z] github.com/docker/docker/runconfig [2022-08-18T19:20:31.609Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/environment [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/registry [2022-08-18T19:20:31.609Z] github.com/docker/docker/testutil/request [2022-08-18T19:20:31.609Z] github.com/docker/docker/volume [2022-08-18T19:20:31.609Z] github.com/docker/docker/volume/drivers [2022-08-18T19:20:31.609Z] github.com/docker/docker/volume/local [2022-08-18T19:20:31.609Z] github.com/docker/docker/volume/mounts [2022-08-18T19:20:31.609Z] github.com/docker/docker/volume/service [2022-08-18T19:20:31.609Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:20:31.609Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:20:31.609Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/backend [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/container [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/events [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/filters [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/image [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/mount [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/network [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/registry [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/time [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/versions [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:20:31.609Z] github.com/docker/docker/api/types/volume [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:20:31.609Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:20:31.609Z] github.com/docker/docker/cli [2022-08-18T19:20:31.609Z] github.com/docker/docker/cli/config [2022-08-18T19:20:31.609Z] github.com/docker/docker/cli/debug [2022-08-18T19:20:31.609Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:20:31.609Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:20:31.609Z] github.com/docker/docker/client [2022-08-18T19:20:31.609Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:20:31.609Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:20:31.609Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:20:31.609Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:20:31.609Z] github.com/docker/docker/container [2022-08-18T19:20:31.609Z] github.com/docker/docker/container/stream [2022-08-18T19:20:31.609Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:20:31.609Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:20:31.609Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/config [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/containerd [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/events [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/exec [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/images [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/links [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/names [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/network [2022-08-18T19:20:31.609Z] github.com/docker/docker/daemon/stats [2022-08-18T19:20:31.609Z] github.com/docker/docker/distribution [2022-08-18T19:20:31.609Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:20:31.609Z] github.com/docker/docker/distribution/utils [2022-08-18T19:20:31.609Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:20:31.609Z] github.com/docker/docker/dockerversion [2022-08-18T19:20:31.609Z] github.com/docker/docker/errdefs [2022-08-18T19:20:31.609Z] github.com/docker/docker/image [2022-08-18T19:20:31.609Z] github.com/docker/docker/image/cache [2022-08-18T19:20:31.609Z] github.com/docker/docker/image/tarexport [2022-08-18T19:20:31.609Z] github.com/docker/docker/image/v1 [2022-08-18T19:20:31.609Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:20:31.609Z] github.com/docker/docker/layer [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:20:31.609Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:20:31.609Z] github.com/docker/docker/oci [2022-08-18T19:20:31.609Z] github.com/docker/docker/oci/caps [2022-08-18T19:20:31.609Z] github.com/docker/docker/opts [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/archive [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/directory [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/platform [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/pools [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/progress [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/signal [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/stack [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:20:31.609Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/system [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:20:31.610Z] github.com/docker/docker/plugin [2022-08-18T19:20:31.610Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:20:31.610Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:20:31.610Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:20:31.610Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:20:31.610Z] github.com/docker/docker/quota [2022-08-18T19:20:31.610Z] github.com/docker/docker/reference [2022-08-18T19:20:31.610Z] github.com/docker/docker/registry [2022-08-18T19:20:31.610Z] github.com/docker/docker/registry/resumable [2022-08-18T19:20:31.610Z] github.com/docker/docker/restartmanager [2022-08-18T19:20:31.610Z] github.com/docker/docker/rootless [2022-08-18T19:20:31.610Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:20:31.610Z] github.com/docker/docker/runconfig [2022-08-18T19:20:31.610Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/environment [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/registry [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/request [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume/drivers [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume/local [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume/mounts [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume/service [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:20:31.610Z] ++ grep --fixed-strings /libnetwork [2022-08-18T19:20:31.610Z] ++ echo 'github.com/docker/docker/api [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/backend [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/container [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/events [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/filters [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/image [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/mount [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/network [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/registry [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/time [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/versions [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:20:31.610Z] github.com/docker/docker/api/types/volume [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:20:31.610Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:20:31.610Z] github.com/docker/docker/cli [2022-08-18T19:20:31.610Z] github.com/docker/docker/cli/config [2022-08-18T19:20:31.610Z] github.com/docker/docker/cli/debug [2022-08-18T19:20:31.610Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:20:31.610Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:20:31.610Z] github.com/docker/docker/client [2022-08-18T19:20:31.610Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:20:31.610Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:20:31.610Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:20:31.610Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:20:31.610Z] github.com/docker/docker/container [2022-08-18T19:20:31.610Z] github.com/docker/docker/container/stream [2022-08-18T19:20:31.610Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:20:31.610Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:20:31.610Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/config [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/containerd [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/events [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/exec [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/images [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/links [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/names [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/network [2022-08-18T19:20:31.610Z] github.com/docker/docker/daemon/stats [2022-08-18T19:20:31.610Z] github.com/docker/docker/distribution [2022-08-18T19:20:31.610Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:20:31.610Z] github.com/docker/docker/distribution/utils [2022-08-18T19:20:31.610Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:20:31.610Z] github.com/docker/docker/dockerversion [2022-08-18T19:20:31.610Z] github.com/docker/docker/errdefs [2022-08-18T19:20:31.610Z] github.com/docker/docker/image [2022-08-18T19:20:31.610Z] github.com/docker/docker/image/cache [2022-08-18T19:20:31.610Z] github.com/docker/docker/image/tarexport [2022-08-18T19:20:31.610Z] github.com/docker/docker/image/v1 [2022-08-18T19:20:31.610Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:20:31.610Z] github.com/docker/docker/layer [2022-08-18T19:20:31.610Z] github.com/docker/docker/libcontainerd [2022-08-18T19:20:31.610Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:20:31.610Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:20:31.610Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:20:31.610Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/libnetwork/types [2022-08-18T19:20:31.610Z] github.com/docker/docker/oci [2022-08-18T19:20:31.610Z] github.com/docker/docker/oci/caps [2022-08-18T19:20:31.610Z] github.com/docker/docker/opts [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/archive [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/directory [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/platform [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/pools [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/progress [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/signal [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/stack [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/system [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:20:31.610Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:20:31.610Z] github.com/docker/docker/plugin [2022-08-18T19:20:31.610Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:20:31.610Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:20:31.610Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:20:31.610Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:20:31.610Z] github.com/docker/docker/quota [2022-08-18T19:20:31.610Z] github.com/docker/docker/reference [2022-08-18T19:20:31.610Z] github.com/docker/docker/registry [2022-08-18T19:20:31.610Z] github.com/docker/docker/registry/resumable [2022-08-18T19:20:31.610Z] github.com/docker/docker/restartmanager [2022-08-18T19:20:31.610Z] github.com/docker/docker/rootless [2022-08-18T19:20:31.610Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:20:31.610Z] github.com/docker/docker/runconfig [2022-08-18T19:20:31.610Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/environment [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/registry [2022-08-18T19:20:31.610Z] github.com/docker/docker/testutil/request [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume/drivers [2022-08-18T19:20:31.610Z] github.com/docker/docker/volume/local [2022-08-18T19:20:31.611Z] github.com/docker/docker/volume/mounts [2022-08-18T19:20:31.611Z] github.com/docker/docker/volume/service [2022-08-18T19:20:31.611Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:20:31.611Z] github.com/docker/docker/volume/testutils' [2022-08-18T19:20:31.611Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/types' [2022-08-18T19:20:31.611Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T19:20:31.611Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/types' [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:20:31.611Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:20:31.611Z] + type docker-proxy [2022-08-18T19:20:31.611Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T19:20:31.611Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T19:20:31.611Z] [2022-08-18T19:20:31.720Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T19:20:31.720Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T19:20:31.869Z] Removing bundles/ [2022-08-18T19:20:31.869Z] [2022-08-18T19:20:31.869Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T19:20:31.869Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T19:20:31.869Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T19:20:31.976Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T19:20:32.906Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T19:20:33.834Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T19:20:34.090Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T19:20:34.090Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-18T19:20:34.090Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T19:20:35.022Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-18T19:20:36.913Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T19:20:37.508Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T19:20:38.876Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-18T19:20:39.979Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T19:20:39.979Z] [2022-08-18T19:20:39.979Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T19:20:39.979Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T19:20:39.979Z] [2022-08-18T19:20:39.979Z] + mkdir -p bundles [2022-08-18T19:20:39.979Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server/backend/build [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server/httputils [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server/middleware [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server/router [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server/router/build [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server/router/container [2022-08-18T19:20:39.979Z] github.com/docker/docker/api/server/router/debug [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/server/router/image [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/server/router/network [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/server/router/session [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/server/router/system [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/server/router/volume [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/backend [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/container [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/events [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/filters [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/image [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/mount [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/network [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/registry [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/strslice [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/swarm [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/time [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/versions [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T19:20:39.980Z] github.com/docker/docker/api/types/volume [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/builder-next [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/dockerfile [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/remotecontext [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T19:20:39.980Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T19:20:39.980Z] github.com/docker/docker/cli [2022-08-18T19:20:39.980Z] github.com/docker/docker/cli/config [2022-08-18T19:20:39.980Z] github.com/docker/docker/cli/debug [2022-08-18T19:20:39.980Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T19:20:39.980Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T19:20:39.980Z] github.com/docker/docker/client [2022-08-18T19:20:39.980Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T19:20:39.980Z] github.com/docker/docker/cmd/dockerd [2022-08-18T19:20:39.980Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T19:20:39.980Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T19:20:39.980Z] github.com/docker/docker/container [2022-08-18T19:20:39.980Z] github.com/docker/docker/container/stream [2022-08-18T19:20:39.980Z] github.com/docker/docker/contrib/apparmor [2022-08-18T19:20:39.980Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T19:20:39.980Z] github.com/docker/docker/contrib/httpserver [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/cluster [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/config [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/containerd [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/events [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/exec [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/images [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/initlayer [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/links [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/listeners [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/local [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/names [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/network [2022-08-18T19:20:39.980Z] github.com/docker/docker/daemon/stats [2022-08-18T19:20:39.980Z] github.com/docker/docker/distribution [2022-08-18T19:20:39.980Z] github.com/docker/docker/distribution/metadata [2022-08-18T19:20:39.980Z] github.com/docker/docker/distribution/utils [2022-08-18T19:20:39.980Z] github.com/docker/docker/distribution/xfer [2022-08-18T19:20:39.980Z] github.com/docker/docker/dockerversion [2022-08-18T19:20:39.980Z] github.com/docker/docker/errdefs [2022-08-18T19:20:39.980Z] github.com/docker/docker/image [2022-08-18T19:20:39.980Z] github.com/docker/docker/image/cache [2022-08-18T19:20:39.980Z] github.com/docker/docker/image/tarexport [2022-08-18T19:20:39.980Z] github.com/docker/docker/image/v1 [2022-08-18T19:20:39.980Z] github.com/docker/docker/internal/test/suite [2022-08-18T19:20:39.980Z] github.com/docker/docker/layer [2022-08-18T19:20:39.980Z] github.com/docker/docker/libcontainerd [2022-08-18T19:20:39.980Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T19:20:39.980Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T19:20:39.980Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T19:20:39.980Z] github.com/docker/docker/libcontainerd/types [2022-08-18T19:20:39.980Z] github.com/docker/docker/oci [2022-08-18T19:20:39.980Z] github.com/docker/docker/oci/caps [2022-08-18T19:20:39.980Z] github.com/docker/docker/opts [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/aaparser [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/archive [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/authorization [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/capabilities [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/containerfs [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/directory [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/dmesg [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/fileutils [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/fsutils [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/homedir [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/idtools [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/ioutils [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/longpath [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/loopback [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/parsers [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/pidfile [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/platform [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/plugins [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/pools [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/progress [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/pubsub [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/reexec [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/signal [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/stack [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/stringid [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/system [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/tailfile [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/tarsum [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/urlutil [2022-08-18T19:20:39.980Z] github.com/docker/docker/pkg/useragent [2022-08-18T19:20:39.980Z] github.com/docker/docker/plugin [2022-08-18T19:20:39.980Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T19:20:39.980Z] github.com/docker/docker/plugin/v2 [2022-08-18T19:20:39.980Z] github.com/docker/docker/profiles/apparmor [2022-08-18T19:20:39.980Z] github.com/docker/docker/profiles/seccomp [2022-08-18T19:20:39.980Z] github.com/docker/docker/quota [2022-08-18T19:20:39.980Z] github.com/docker/docker/reference [2022-08-18T19:20:39.980Z] github.com/docker/docker/registry [2022-08-18T19:20:39.980Z] github.com/docker/docker/registry/resumable [2022-08-18T19:20:39.980Z] github.com/docker/docker/restartmanager [2022-08-18T19:20:39.980Z] github.com/docker/docker/rootless [2022-08-18T19:20:39.980Z] github.com/docker/docker/rootless/specconv [2022-08-18T19:20:39.980Z] github.com/docker/docker/runconfig [2022-08-18T19:20:39.980Z] github.com/docker/docker/runconfig/opts [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/daemon [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/environment [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/fakegit [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/registry [2022-08-18T19:20:39.980Z] github.com/docker/docker/testutil/request [2022-08-18T19:20:39.980Z] github.com/docker/docker/volume [2022-08-18T19:20:39.980Z] github.com/docker/docker/volume/drivers [2022-08-18T19:20:39.980Z] github.com/docker/docker/volume/local [2022-08-18T19:20:39.980Z] github.com/docker/docker/volume/mounts [2022-08-18T19:20:39.980Z] github.com/docker/docker/volume/service [2022-08-18T19:20:39.980Z] github.com/docker/docker/volume/service/opts [2022-08-18T19:20:39.980Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T19:20:39.980Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/loggertest 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/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/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-08-18T19:20:39.980Z] ? github.com/docker/docker/api [no test files] [2022-08-18T19:20:48.817Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-18T19:20:49.379Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T19:20:50.307Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-18T19:20:50.307Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-18T19:20:50.307Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T19:20:50.307Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T19:20:50.870Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T19:20:52.762Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T19:20:53.690Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T19:20:54.617Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T19:20:58.055Z] ok github.com/docker/docker/api/server 0.019s coverage: 7.9% of statements [2022-08-18T19:21:01.152Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T19:21:01.152Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T19:21:01.152Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T19:21:01.714Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T19:21:01.715Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T19:21:01.971Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T19:21:02.228Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-18T19:21:03.158Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T19:21:04.089Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T19:21:05.459Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T19:21:05.459Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T19:21:05.459Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T19:21:06.828Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T19:21:11.010Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-18T19:21:11.265Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T19:21:11.827Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T19:21:12.391Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T19:21:13.758Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T19:21:14.686Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-18T19:21:15.619Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T19:21:17.510Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T19:21:17.766Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-18T19:21:19.133Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T19:21:20.501Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T19:21:20.757Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-18T19:21:21.686Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T19:21:21.686Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T19:21:21.943Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T19:21:22.872Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T19:21:23.803Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T19:21:23.803Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-18T19:21:24.367Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T19:21:25.734Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T19:21:26.664Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-18T19:21:27.591Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T19:21:30.110Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-18T19:21:31.040Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T19:21:31.604Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T19:21:31.604Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-18T19:21:32.569Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T19:21:32.569Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T19:21:33.135Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-18T19:21:33.135Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T19:21:33.698Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T19:21:33.698Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T19:21:34.262Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T19:21:36.154Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-18T19:21:38.044Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-18T19:21:40.562Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-18T19:21:40.562Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T19:21:40.562Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T19:21:40.819Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-18T19:21:40.819Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-18T19:21:41.383Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T19:21:42.751Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T19:21:43.681Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-18T19:21:43.937Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-18T19:21:43.937Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T19:21:44.500Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T19:21:45.062Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T19:21:45.319Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T19:21:45.881Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T19:21:45.881Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-18T19:21:45.881Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T19:21:46.443Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T19:21:47.008Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-18T19:21:47.009Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T19:21:47.009Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-18T19:21:47.009Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T19:21:47.570Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-18T19:21:48.501Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T19:21:48.501Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T19:21:48.501Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T19:21:51.019Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T19:21:52.386Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T19:21:52.386Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-18T19:21:52.642Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T19:21:55.917Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-18T19:21:56.173Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T19:21:56.735Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T19:21:57.665Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-18T19:21:58.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-18T19:21:59.157Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-18T19:21:59.719Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-18T19:22:01.624Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-18T19:22:02.554Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-18T19:22:05.077Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-18T19:22:06.445Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-18T19:22:07.007Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-18T19:22:07.571Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-18T19:22:08.133Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-18T19:22:08.389Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-18T19:22:08.956Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-18T19:22:09.519Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-18T19:22:09.774Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-18T19:22:10.031Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T19:22:10.595Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T19:22:11.158Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T19:22:13.166Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-18T19:22:13.728Z] === RUN TestDockerSuite/TestRunState [2022-08-18T19:22:15.096Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T19:22:16.025Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T19:22:16.025Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-18T19:22:16.285Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T19:22:16.542Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-18T19:22:16.542Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T19:22:16.542Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T19:22:17.105Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T19:22:17.690Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-18T19:22:19.059Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T19:22:19.059Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T19:22:19.059Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T19:22:19.315Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-18T19:22:19.572Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-18T19:22:22.092Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-18T19:22:22.092Z] docker_cli_service_logs_test.go:248: checking task 4rch6kdp2e10 [2022-08-18T19:22:22.092Z] docker_cli_service_logs_test.go:253: checking messages for 4rch6kdp2e10 [2022-08-18T19:22:22.092Z] docker_cli_service_logs_test.go:248: checking task myagca0chn5k [2022-08-18T19:22:22.092Z] docker_cli_service_logs_test.go:253: checking messages for myagca0chn5k [2022-08-18T19:22:22.348Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-18T19:22:22.605Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-18T19:22:23.971Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-18T19:22:25.339Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-18T19:22:26.707Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T19:22:29.983Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T19:22:29.983Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T19:22:30.549Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T19:22:31.110Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T19:22:32.478Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T19:22:33.846Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T19:22:34.408Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T19:22:34.493Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T19:22:34.494Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-18T19:22:34.494Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T19:22:34.494Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T19:22:34.494Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-08-18T19:22:34.494Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T19:22:34.494Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-08-18T19:22:34.494Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T19:22:34.494Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-08-18T19:22:34.494Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T19:22:34.494Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T19:22:34.664Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T19:22:34.664Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T19:22:34.828Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2022-08-18T19:22:35.088Z] ok github.com/docker/docker/builder/dockerfile 0.596s coverage: 49.3% of statements [2022-08-18T19:22:35.228Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T19:22:35.654Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-18T19:22:35.791Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T19:22:36.220Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T19:22:36.353Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-18T19:22:36.353Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T19:22:36.353Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T19:22:36.353Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T19:22:36.915Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T19:22:37.153Z] ok github.com/docker/docker/builder/remotecontext/git 1.784s coverage: 86.3% of statements [2022-08-18T19:22:37.153Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T19:22:37.153Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T19:22:37.153Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T19:22:37.153Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T19:22:37.720Z] ok github.com/docker/docker/cmd/docker-proxy 0.237s coverage: 67.6% of statements [2022-08-18T19:22:39.432Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T19:22:39.995Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T19:22:40.926Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T19:22:41.908Z] ok github.com/docker/docker/client 0.157s coverage: 75.9% of statements [2022-08-18T19:22:42.827Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T19:22:43.389Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-18T19:22:43.951Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-18T19:22:45.842Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T19:22:45.842Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-18T19:22:47.734Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T19:22:47.990Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T19:22:47.990Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-18T19:22:47.990Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T19:22:47.990Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-18T19:22:47.990Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T19:22:47.990Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-18T19:22:47.990Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T19:22:48.247Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-18T19:22:48.247Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T19:22:48.247Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-18T19:22:48.503Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-18T19:22:49.066Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-18T19:22:49.628Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-18T19:22:50.558Z] docker_cli_swarm_test.go:1895: [de190805cb7f1] joining swarm manager [d168ee6a791ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:22:51.120Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-18T19:22:51.376Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-18T19:22:51.939Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T19:22:51.939Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-18T19:22:52.195Z] docker_cli_swarm_test.go:1896: [d3676b2451caa] joining swarm manager [d168ee6a791ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:22:52.452Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-18T19:22:52.452Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T19:22:52.452Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-18T19:22:52.708Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T19:22:52.708Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-18T19:22:52.708Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T19:22:52.708Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-18T19:22:52.708Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T19:22:52.708Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-18T19:22:52.708Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T19:22:52.708Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-18T19:22:52.708Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T19:22:52.708Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-18T19:22:52.708Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T19:22:52.708Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-18T19:22:53.273Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-18T19:22:53.836Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-18T19:22:53.836Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-18T19:22:54.093Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T19:22:54.349Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T19:22:54.914Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T19:22:54.914Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-18T19:22:55.478Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-18T19:22:55.734Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-18T19:22:55.734Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T19:22:55.734Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T19:22:56.298Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T19:22:57.225Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-18T19:22:57.481Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-18T19:22:57.481Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T19:22:57.481Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T19:22:57.737Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T19:22:57.994Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T19:22:58.962Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T19:22:59.218Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T19:23:00.584Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T19:23:01.147Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T19:23:01.147Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T19:23:01.147Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T19:23:01.147Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-18T19:23:01.709Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-18T19:23:02.655Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-18T19:23:03.216Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-18T19:23:04.581Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T19:23:05.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T19:23:07.660Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T19:23:08.223Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-18T19:23:09.589Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T19:23:12.858Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-18T19:23:13.787Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-18T19:23:15.155Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-18T19:23:16.521Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-18T19:23:16.521Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-18T19:23:17.451Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-18T19:23:19.344Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-18T19:23:19.344Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-18T19:23:21.240Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-18T19:23:22.608Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-18T19:23:23.974Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-18T19:23:25.341Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T19:23:26.708Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T19:23:28.579Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 29.9% of statements [2022-08-18T19:23:28.579Z] ok github.com/docker/docker/container 0.118s coverage: 37.2% of statements [2022-08-18T19:23:28.579Z] ok github.com/docker/docker/cmd/dockerd/trap 2.543s coverage: 0.0% of statements [2022-08-18T19:23:28.579Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T19:23:28.579Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T19:23:28.579Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T19:23:28.579Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T19:23:28.579Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T19:23:28.615Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T19:23:31.135Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T19:23:31.135Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-18T19:23:31.135Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-18T19:23:31.135Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T19:23:31.391Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T19:23:32.319Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-18T19:23:32.884Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-18T19:23:33.814Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T19:23:33.814Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T19:23:35.141Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-08-18T19:23:35.181Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T19:23:35.181Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T19:23:35.181Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-18T19:23:35.437Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T19:23:36.804Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3198168734 [2022-08-18T19:23:37.043Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-18T19:23:37.368Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T19:23:37.368Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T19:23:37.624Z] docker_cli_swarm_test.go:1796: [d7f782c956678] joining swarm manager [dfd84410d9993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:23:38.418Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-18T19:23:38.992Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T19:23:38.992Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T19:23:38.992Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T19:23:38.992Z] docker_cli_swarm_test.go:1797: [d9370fb70f9f3] joining swarm manager [dfd84410d9993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:23:40.360Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T19:23:41.727Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T19:23:43.615Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T19:23:44.177Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T19:23:44.433Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T19:23:44.433Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T19:23:46.325Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T19:23:46.325Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T19:23:46.325Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T19:23:46.528Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-18T19:23:46.802Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 78.3% of statements [2022-08-18T19:23:47.373Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-18T19:23:47.938Z] ok github.com/docker/docker/daemon 10.158s coverage: 16.6% of statements [2022-08-18T19:23:47.938Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T19:23:47.938Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T19:23:47.938Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-18T19:23:47.938Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T19:23:47.938Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T19:23:47.938Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-18T19:23:49.836Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.762s coverage: 74.8% of statements [2022-08-18T19:23:50.402Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-08-18T19:23:51.336Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.449s coverage: 60.7% of statements [2022-08-18T19:23:51.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-18T19:23:51.568Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T19:23:52.940Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T19:23:53.235Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-18T19:23:53.502Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T19:23:54.430Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T19:23:55.137Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.505s coverage: 45.9% of statements [2022-08-18T19:23:55.137Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T19:23:55.137Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 50.6% of statements [2022-08-18T19:23:56.070Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-08-18T19:23:56.944Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T19:23:57.004Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.858s coverage: 58.5% of statements [2022-08-18T19:23:57.004Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T19:23:57.004Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T19:23:57.004Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-08-18T19:23:57.262Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-18T19:23:58.835Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-18T19:23:58.835Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T19:23:59.399Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T19:23:59.791Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.9% of statements [2022-08-18T19:23:59.791Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T19:23:59.791Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T19:23:59.791Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.2% of statements [2022-08-18T19:24:00.724Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-08-18T19:24:00.768Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T19:24:00.982Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 79.9% of statements [2022-08-18T19:24:00.982Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T19:24:01.024Z] docker_cli_swarm_test.go:1315: [d7d1ebcc4cc45] joining swarm manager [da702588c90cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:24:01.549Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-18T19:24:02.117Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-18T19:24:02.393Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T19:24:02.393Z] docker_cli_swarm_test.go:1316: [d669e7cc3e807] joining swarm manager [da702588c90cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:24:03.054Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.192s coverage: 76.8% of statements [2022-08-18T19:24:03.321Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T19:24:03.620Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-18T19:24:04.186Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 79.4% of statements [2022-08-18T19:24:05.120Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 63.5% of statements [2022-08-18T19:24:05.684Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-08-18T19:24:06.250Z] ok github.com/docker/docker/daemon/logger/journald 3.688s coverage: 74.3% of statements [2022-08-18T19:24:06.250Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-18T19:24:06.250Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-18T19:24:06.250Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T19:24:06.250Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T19:24:06.729Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T19:24:07.184Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2022-08-18T19:24:07.442Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-18T19:24:08.017Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-18T19:24:08.276Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2022-08-18T19:24:08.276Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T19:24:08.276Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T19:24:09.651Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 44.4% of statements [2022-08-18T19:24:09.995Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T19:24:11.549Z] ok github.com/docker/docker/distribution 1.518s coverage: 28.0% of statements [2022-08-18T19:24:11.549Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T19:24:11.807Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T19:24:12.065Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-08-18T19:24:12.065Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T19:24:12.324Z] ok github.com/docker/docker/image 0.043s coverage: 86.9% of statements [2022-08-18T19:24:12.891Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2022-08-18T19:24:13.264Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T19:24:13.459Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-18T19:24:13.459Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T19:24:13.459Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T19:24:13.718Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T19:24:14.651Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-08-18T19:24:15.217Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-18T19:24:15.475Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T19:24:17.374Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 81.9% of statements [2022-08-18T19:24:17.940Z] ok github.com/docker/docker/pkg/authorization 0.250s coverage: 68.3% of statements [2022-08-18T19:24:17.940Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T19:24:18.199Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T19:24:18.508Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-18T19:24:20.396Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T19:24:20.653Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T19:24:21.219Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T19:24:21.478Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 42.7% of statements [2022-08-18T19:24:21.478Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T19:24:21.735Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-18T19:24:21.780Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T19:24:21.781Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T19:24:21.781Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-18T19:24:21.994Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-18T19:24:22.037Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-18T19:24:22.253Z] ok github.com/docker/docker/layer 7.344s coverage: 68.9% of statements [2022-08-18T19:24:22.253Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T19:24:22.253Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T19:24:22.253Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T19:24:22.253Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T19:24:22.253Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T19:24:22.253Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T19:24:22.512Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 87.2% of statements [2022-08-18T19:24:22.599Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-18T19:24:22.599Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T19:24:22.599Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-18T19:24:22.599Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T19:24:22.599Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-18T19:24:22.771Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2022-08-18T19:24:22.771Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-18T19:24:23.528Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-18T19:24:24.091Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-18T19:24:24.144Z] ok github.com/docker/docker/pkg/idtools 0.494s coverage: 69.3% of statements [2022-08-18T19:24:24.144Z] ok github.com/docker/docker/pkg/ioutils 0.446s coverage: 69.7% of statements [2022-08-18T19:24:24.403Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-18T19:24:24.403Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-08-18T19:24:24.403Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T19:24:24.653Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-18T19:24:24.660Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-18T19:24:24.660Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-08-18T19:24:24.918Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-18T19:24:25.176Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-18T19:24:25.176Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-18T19:24:25.176Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T19:24:25.176Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T19:24:25.745Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-08-18T19:24:26.021Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-18T19:24:26.311Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T19:24:26.569Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T19:24:26.827Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T19:24:28.199Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-18T19:24:28.199Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-18T19:24:28.457Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-18T19:24:28.723Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T19:24:29.289Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-18T19:24:29.292Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-18T19:24:29.550Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T19:24:30.116Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-18T19:24:30.218Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-18T19:24:30.218Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T19:24:30.218Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-18T19:24:30.374Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T19:24:30.632Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-08-18T19:24:30.781Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-18T19:24:31.198Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-08-18T19:24:31.456Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T19:24:31.710Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T19:24:33.356Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-18T19:24:33.356Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T19:24:33.602Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T19:24:33.922Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-08-18T19:24:34.857Z] ok github.com/docker/docker/quota 0.252s coverage: 71.4% of statements [2022-08-18T19:24:34.969Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T19:24:35.115Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-18T19:24:36.049Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-08-18T19:24:36.337Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T19:24:36.616Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-18T19:24:36.616Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-18T19:24:37.183Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-18T19:24:37.442Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T19:24:39.343Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T19:24:39.911Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.8% of statements [2022-08-18T19:24:40.170Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-18T19:24:41.545Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-18T19:24:51.176Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T19:24:51.176Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T19:24:51.176Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T19:24:51.739Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T19:24:51.739Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T19:24:51.739Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T19:24:51.739Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T19:24:52.301Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T19:24:52.301Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T19:24:53.230Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T19:24:53.230Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T19:24:53.230Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T19:24:53.230Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T19:24:53.230Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T19:24:55.139Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T19:24:55.139Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T19:24:55.139Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T19:24:55.139Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T19:24:55.139Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T19:24:55.139Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite (1349.47s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.47s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.96s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.71s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.75s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.13s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2022-08-18T19:24:55.139Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.12s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.88s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.26s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.64s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.77s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.94s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.98s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.06s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.41s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-08-18T19:24:55.140Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.16s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.32s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.37s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.82s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.69s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e14bd0__} (1.54s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13526535900_/foo_false_____} (1.53s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13526535900_/foo_true_____} (1.47s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32181067216_/foo_false_____} (1.39s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32181067216_/foo_true_____} (1.48s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32181067216_/foo_true__0xc000e14c00___} (1.45s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e14c18__} (1.57s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e14c30__} (1.57s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e14c48__} (0.73s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e14c60__} (1.50s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.91s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.77s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.76s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.61s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.82s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.72s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.72s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.77s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.34s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.38s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.33s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.77s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.93s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.19s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.09s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.95s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.06s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.19s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.05s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.67s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.07s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.52s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.78s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.62s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.70s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.55s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.74s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.80s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.12s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.39s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.08s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.88s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.34s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.20s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.67s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.35s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.72s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.61s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.85s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.66s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.11s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.95s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.24s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.17s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.46s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.14s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.66s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.36s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.26s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.23s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.50s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.14s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.13s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.91s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.92s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.63s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.54s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.41s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.24s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.49s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2022-08-18T19:24:55.140Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.63s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.00s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.88s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.81s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.56s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.16s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.40s) [2022-08-18T19:24:55.140Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T19:24:55.140Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T19:24:55.140Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T19:24:55.140Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.51s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.90s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.10s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.47s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.30s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.07s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.97s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.99s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.99s) [2022-08-18T19:24:55.140Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.91s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.42s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.34s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.84s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.86s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.92s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.78s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.74s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.21s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.20s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.31s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.06s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.17s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnv (1.11s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.01s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.75s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.84s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.61s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.09s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.39s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.31s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.11s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.80s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.85s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.71s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.36s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.34s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.27s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.03s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.58s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.18s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.58s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.39s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.73s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.91s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.00s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.18s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.37s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.06s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.31s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.23s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.19s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.76s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.36s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.78s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.29s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.90s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.68s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.74s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.64s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.63s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.96s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.44s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildPATH (2.26s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.91s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.43s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.10s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.80s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildRm (2.51s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.68s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.46s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.21s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.05s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildUser (1.56s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.71s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.27s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.91s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.24s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.99s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.66s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.14s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.74s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.76s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.01s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCommitTTY (1.16s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.92s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.49s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.48s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.02s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.68s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.75s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.37s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.61s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.95s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.04s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.65s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.57s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.37s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.46s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.37s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.86s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.68s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.60s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.96s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsCommit (0.72s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.58s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.04s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.34s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.89s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.26s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.07s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-08-18T19:24:55.141Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.30s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.68s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.44s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.02s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.78s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecEnv (0.59s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.70s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.76s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecStartFails (0.95s) [2022-08-18T19:24:55.141Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.95s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.68s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-08-18T19:24:55.142Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.29s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.25s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestHealth (18.90s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestBuildHistory (3.05s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.75s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.27s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.40s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.05s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.83s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.95s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.79s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-08-18T19:24:55.142Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectHistory (0.60s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T19:24:55.142Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.53s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.63s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.09s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.61s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.75s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.66s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.63s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.46s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.28s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.53s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.17s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.47s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.48s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.66s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.07s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.63s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.80s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.95s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.00s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.24s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.92s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.38s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.86s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.04s) [2022-08-18T19:24:55.142Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.59s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.83s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.66s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.94s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPortList (6.89s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.95s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsByOrder (1.96s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.28s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.05s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.15s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.55s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.00s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.11s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.66s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.56s) [2022-08-18T19:24:55.142Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.43s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.20s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.01s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.52s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.56s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.19s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.28s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.69s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiTag (0.22s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.67s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.49s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.49s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.47s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.79s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.62s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.06s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.86s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.17s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.89s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.64s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.80s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-08-18T19:24:55.142Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.51s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAddHost (0.57s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.58s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.58s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.71s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.69s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.66s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.60s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.95s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.79s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.60s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.99s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.08s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.99s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.61s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.42s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.61s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.89s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.80s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.56s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.27s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.26s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.29s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.50s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.58s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.53s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.62s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.74s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.54s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.70s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.28s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.76s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.14s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.84s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.37s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.35s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunMount (4.48s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.39s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.66s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.69s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.75s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.37s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.19s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNetHost (0.95s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.71s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.63s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.83s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.35s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.04s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.63s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.13s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.56s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.67s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.01s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.04s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunRm (0.60s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.99s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.73s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.61s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunState (1.35s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.63s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunSysctls (1.46s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.83s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.50s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.58s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-08-18T19:24:55.143Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-08-18T19:24:55.143Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.66s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.01s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.74s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.40s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.97s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.19s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.78s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.52s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.71s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.95s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.59s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.48s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.70s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.40s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.89s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.83s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStartRecordError (1.37s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.45s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-08-18T19:24:55.144Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.72s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.55s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-18T19:24:55.144Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-18T19:24:55.144Z] === RUN TestDockerRegistrySuite [2022-08-18T19:24:55.144Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T19:24:56.510Z] check_test.go:427: [d037dabd13906] daemon is not started [2022-08-18T19:24:56.510Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T19:24:57.441Z] check_test.go:427: [d94f29d79f229] daemon is not started [2022-08-18T19:24:57.441Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T19:24:58.806Z] check_test.go:427: [d4142f1c86ec4] daemon is not started [2022-08-18T19:24:58.806Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T19:24:58.806Z] check_test.go:427: [d6b3c70714b64] daemon is not started [2022-08-18T19:24:58.806Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T19:25:02.075Z] check_test.go:427: [d3fb58561b2e7] daemon is not started [2022-08-18T19:25:02.075Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T19:25:03.453Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T19:25:03.453Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T19:25:03.453Z] [2022-08-18T19:25:03.453Z] === Skipped [2022-08-18T19:25:03.453Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T19:25:03.453Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T19:25:03.453Z] [2022-08-18T19:25:03.453Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T19:25:03.453Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T19:25:03.453Z] [2022-08-18T19:25:03.453Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T19:25:03.453Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T19:25:03.453Z] [2022-08-18T19:25:03.453Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T19:25:03.453Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T19:25:03.453Z] [2022-08-18T19:25:03.453Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T19:25:03.453Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.453Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:25:03.453Z] [2022-08-18T19:25:03.453Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:71: No driver to put! [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T19:25:03.454Z] time="2022-08-18T19:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T19:25:03.454Z] time="2022-08-18T19:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T19:25:03.454Z] time="2022-08-18T19:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T19:25:03.454Z] time="2022-08-18T19:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T19:25:03.454Z] time="2022-08-18T19:23:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:71: No driver to put! [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T19:25:03.454Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T19:25:03.454Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T19:25:03.454Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T19:25:03.454Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T19:25:03.454Z] graphtest_unix.go:71: No driver to put! [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T19:25:03.454Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T19:25:03.454Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T19:25:03.454Z] [2022-08-18T19:25:03.454Z] DONE 2875 tests, 28 skipped in 261.115s [2022-08-18T19:25:03.454Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/config [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/idm [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/ns [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/options [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/osl [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T19:25:03.454Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T19:25:03.454Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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-08-18T19:25:06.242Z] check_test.go:427: [dbdbf9cc05833] daemon is not started [2022-08-18T19:25:06.498Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T19:25:09.016Z] check_test.go:427: [d7276bc952bd8] daemon is not started [2022-08-18T19:25:09.016Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T19:25:09.947Z] check_test.go:427: [d2f0a1548a57e] daemon is not started [2022-08-18T19:25:09.947Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T19:25:10.876Z] check_test.go:427: [d1b0c2e242710] daemon is not started [2022-08-18T19:25:10.876Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T19:25:12.247Z] check_test.go:427: [ddae05a7294c8] daemon is not started [2022-08-18T19:25:12.247Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T19:25:13.177Z] check_test.go:427: [d3e73795aa355] daemon is not started [2022-08-18T19:25:13.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T19:25:14.104Z] check_test.go:427: [df5b1583b88a6] daemon is not started [2022-08-18T19:25:14.104Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T19:25:15.472Z] check_test.go:427: [dcd9358c3d9e9] daemon is not started [2022-08-18T19:25:15.472Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T19:25:16.401Z] check_test.go:427: [d7a7955547dd3] daemon is not started [2022-08-18T19:25:16.401Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T19:25:17.330Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:69475d7c0aa3ec28514e5489fd9bb1d9473fd16c9323268147deecd5c707a50f [2022-08-18T19:25:18.259Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-18T19:25:18.259Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0fdacd03576ba39f394d4fca64514b87faf3cd2be32cf8487355e1d95cb1ddd0 [2022-08-18T19:25:18.515Z] check_test.go:427: [d932c31e7b536] daemon is not started [2022-08-18T19:25:18.515Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T19:25:19.455Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31667eaebda1e4f67c045f57dbdbd48be54de42aaccd648d9131b24db0d6a3ec [2022-08-18T19:25:20.830Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c3f4ba6d397d9670e288c07cc0272d0d0d99f6aa7abcb3423b606a6df3b97e10 [2022-08-18T19:25:21.087Z] check_test.go:427: [dbd031b89da7f] daemon is not started [2022-08-18T19:25:21.087Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T19:25:22.454Z] check_test.go:427: [dd09aaad74d8a] daemon is not started [2022-08-18T19:25:22.454Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T19:25:22.454Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-18T19:25:24.972Z] check_test.go:427: [dfabd52ae0fbf] daemon is not started [2022-08-18T19:25:24.972Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T19:25:26.339Z] check_test.go:427: [d63b6a0ad0032] daemon is not started [2022-08-18T19:25:26.339Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T19:25:26.339Z] check_test.go:427: [d918aeb553a63] daemon is not started [2022-08-18T19:25:26.339Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T19:25:27.707Z] check_test.go:427: [d583ffa59a308] daemon is not started [2022-08-18T19:25:27.707Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T19:25:28.637Z] check_test.go:427: [d9f23adb230cb] daemon is not started [2022-08-18T19:25:28.637Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T19:25:29.564Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-18T19:25:29.821Z] check_test.go:427: [dfea60cddd002] daemon is not started [2022-08-18T19:25:29.821Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T19:25:33.092Z] check_test.go:427: [d44bc8287c1f6] daemon is not started [2022-08-18T19:25:33.092Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T19:25:33.348Z] check_test.go:427: [ddd67eca7c722] daemon is not started [2022-08-18T19:25:33.348Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T19:25:34.719Z] check_test.go:427: [dd7209ada2a81] daemon is not started [2022-08-18T19:25:34.719Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T19:25:34.976Z] check_test.go:427: [d6de26e7e3477] daemon is not started [2022-08-18T19:25:34.976Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T19:25:35.232Z] check_test.go:427: [db477403d51a2] daemon is not started [2022-08-18T19:25:35.232Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T19:25:35.489Z] check_test.go:427: [d4aa13e5e3f17] daemon is not started [2022-08-18T19:25:35.489Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T19:25:35.746Z] check_test.go:427: [d39b2334147ff] daemon is not started [2022-08-18T19:25:35.746Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T19:25:36.002Z] check_test.go:427: [d00512a589122] daemon is not started [2022-08-18T19:25:36.002Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T19:25:36.258Z] check_test.go:427: [dfdabccea34b5] daemon is not started [2022-08-18T19:25:36.258Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T19:25:36.258Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-18T19:25:37.626Z] check_test.go:427: [d837e3121f920] daemon is not started [2022-08-18T19:25:37.626Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T19:25:38.554Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-18T19:25:39.484Z] check_test.go:427: [d4dca187429fd] daemon is not started [2022-08-18T19:25:39.484Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T19:25:40.415Z] check_test.go:427: [de74dc3c0a96b] daemon is not started [2022-08-18T19:25:40.415Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T19:25:41.783Z] check_test.go:427: [d2612fd017b1b] daemon is not started [2022-08-18T19:25:41.783Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T19:25:42.713Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T19:25:42.977Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite (48.15s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.64s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.30s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.57s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.09s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.64s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.21s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.04s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.55s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.15s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.84s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.88s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.34s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2022-08-18T19:25:43.245Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-08-18T19:25:43.245Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T19:25:43.245Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T19:25:43.508Z] check_test.go:454: [d3ee0a04f7f69] daemon is not started [2022-08-18T19:25:43.508Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T19:25:46.779Z] check_test.go:454: [de4efc144a3b1] daemon is not started [2022-08-18T19:25:46.779Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork 37.329s coverage: 40.6% of statements [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.390s coverage: 59.9% of statements [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.131s coverage: 5.2% of statements [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-18T19:25:50.117Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T19:25:50.117Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T19:25:50.947Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-18T19:25:52.838Z] check_test.go:454: [d0a10961716b8] daemon is not started [2022-08-18T19:25:52.838Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T19:25:53.766Z] check_test.go:454: [d6500f89027b7] daemon is not started [2022-08-18T19:25:53.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T19:25:54.022Z] check_test.go:454: [d083c0553aefb] daemon is not started [2022-08-18T19:25:54.022Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T19:25:54.584Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-18T19:25:54.584Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T19:25:54.584Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-18T19:25:55.149Z] check_test.go:454: [ddb32205f00d6] daemon is not started [2022-08-18T19:25:55.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T19:25:56.516Z] check_test.go:454: [dc4daed68460b] daemon is not started [2022-08-18T19:25:56.516Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T19:25:57.445Z] check_test.go:454: [de97759f644af] daemon is not started [2022-08-18T19:25:57.445Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T19:26:00.079Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.153s coverage: 6.6% of statements [2022-08-18T19:26:00.079Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T19:26:00.079Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-18T19:26:00.079Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-18T19:26:00.079Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T19:26:00.079Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T19:26:00.079Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T19:26:00.339Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-18T19:26:00.598Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-18T19:26:00.716Z] check_test.go:454: [d2a1435d53c31] daemon is not started [2022-08-18T19:26:00.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T19:26:00.856Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T19:26:00.974Z] check_test.go:454: [d0e94c8611027] daemon is not started [2022-08-18T19:26:00.974Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T19:26:00.974Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-18T19:26:01.114Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T19:26:01.537Z] check_test.go:454: [dcdacd9604053] daemon is not started [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite (18.07s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.29s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.86s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.17s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.09s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-08-18T19:26:01.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2022-08-18T19:26:01.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T19:26:01.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T19:26:01.794Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-18T19:26:02.357Z] check_test.go:483: [d3fceea5573c9] daemon is not started [2022-08-18T19:26:02.357Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T19:26:02.613Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-18T19:26:03.176Z] check_test.go:483: [d81d1d7dc3b4d] daemon is not started [2022-08-18T19:26:03.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T19:26:03.176Z] check_test.go:483: [d134cb4f3fbd1] daemon is not started [2022-08-18T19:26:03.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T19:26:05.069Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T19:26:05.069Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-18T19:26:05.324Z] check_test.go:483: [d653156fc5602] daemon is not started [2022-08-18T19:26:05.324Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T19:26:05.886Z] check_test.go:483: [db326b1099ab3] daemon is not started [2022-08-18T19:26:05.886Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T19:26:07.256Z] check_test.go:483: [d74a1db5205e2] daemon is not started [2022-08-18T19:26:07.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T19:26:07.256Z] check_test.go:483: [d77047311fb1c] daemon is not started [2022-08-18T19:26:07.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.82s) [2022-08-18T19:26:07.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2022-08-18T19:26:07.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.70s) [2022-08-18T19:26:07.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-08-18T19:26:07.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.53s) [2022-08-18T19:26:07.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.61s) [2022-08-18T19:26:07.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.58s) [2022-08-18T19:26:07.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.06s) [2022-08-18T19:26:07.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.22s) [2022-08-18T19:26:07.256Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T19:26:07.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T19:26:12.503Z] check_test.go:510: [d0862b6e5bd6a] daemon is not started [2022-08-18T19:26:12.503Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T19:26:12.503Z] check_test.go:510: [db3a94a2bb274] daemon is not started [2022-08-18T19:26:12.503Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T19:26:12.759Z] check_test.go:510: [df06aeb9bc9e5] daemon is not started [2022-08-18T19:26:12.759Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T19:26:12.759Z] check_test.go:510: [db46b314d6bb6] daemon is not started [2022-08-18T19:26:12.759Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T19:26:13.015Z] check_test.go:510: [d9eb4590b20a2] daemon is not started [2022-08-18T19:26:13.015Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-08-18T19:26:13.015Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-08-18T19:26:13.015Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-18T19:26:13.015Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-18T19:26:13.015Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-18T19:26:13.015Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-18T19:26:13.015Z] === RUN TestDockerNetworkSuite [2022-08-18T19:26:13.015Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-18T19:26:13.310Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-18T19:26:14.383Z] docker_cli_network_unix_test.go:46: [d759a74280717] daemon is not started [2022-08-18T19:26:14.383Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-18T19:26:14.945Z] docker_cli_network_unix_test.go:46: [d309dc2126f3c] daemon is not started [2022-08-18T19:26:14.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-18T19:26:17.462Z] docker_cli_network_unix_test.go:46: [d868ce3456a11] daemon is not started [2022-08-18T19:26:18.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-18T19:26:19.391Z] docker_cli_network_unix_test.go:46: [d5fe8529c0413] daemon is not started [2022-08-18T19:26:19.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-18T19:26:19.648Z] docker_cli_network_unix_test.go:1233: [db33a0f83049a] daemon is not started [2022-08-18T19:26:22.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-18T19:26:23.094Z] docker_cli_network_unix_test.go:46: [d8ebb1ef475d0] daemon is not started [2022-08-18T19:26:23.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-18T19:26:27.826Z] docker_cli_network_unix_test.go:46: [d6e39f00bc841] daemon is not started [2022-08-18T19:26:28.180Z] ok github.com/docker/docker/libnetwork/ipam 14.358s coverage: 85.3% of statements [2022-08-18T19:26:28.180Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T19:26:28.180Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T19:26:28.180Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T19:26:28.180Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T19:26:28.180Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T19:26:28.180Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T19:26:28.180Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements [2022-08-18T19:26:28.180Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.0% of statements [2022-08-18T19:26:28.439Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-08-18T19:26:28.697Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-18T19:26:28.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-18T19:26:30.651Z] docker_cli_network_unix_test.go:46: [db2ce01170852] daemon is not started [2022-08-18T19:26:30.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-18T19:26:31.841Z] docker_cli_network_unix_test.go:46: [d5e496dc0be0a] daemon is not started [2022-08-18T19:26:32.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-18T19:26:32.660Z] docker_cli_network_unix_test.go:46: [d0e176b846add] daemon is not started [2022-08-18T19:26:32.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-18T19:26:32.916Z] docker_cli_network_unix_test.go:46: [d8787b49df40c] daemon is not started [2022-08-18T19:26:33.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-18T19:26:33.736Z] docker_cli_network_unix_test.go:46: [d442ba5a3ce5e] daemon is not started [2022-08-18T19:26:33.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-18T19:26:34.566Z] docker_cli_network_unix_test.go:46: [d0906f84418dc] daemon is not started [2022-08-18T19:26:34.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-18T19:26:35.078Z] docker_cli_network_unix_test.go:46: [d75eb70795871] daemon is not started [2022-08-18T19:26:35.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-18T19:26:35.334Z] docker_cli_network_unix_test.go:46: [d45c8ed09aa21] daemon is not started [2022-08-18T19:26:35.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-18T19:26:35.896Z] docker_cli_network_unix_test.go:46: [d1223667e220c] daemon is not started [2022-08-18T19:26:36.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-18T19:26:36.409Z] docker_cli_network_unix_test.go:46: [d91c0d660daad] daemon is not started [2022-08-18T19:26:36.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-18T19:26:36.409Z] docker_cli_network_unix_test.go:46: [d8a8cafa3ea18] daemon is not started [2022-08-18T19:26:36.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-18T19:26:36.409Z] docker_cli_network_unix_test.go:46: [da7cdc62c73c9] daemon is not started [2022-08-18T19:26:36.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-18T19:26:37.337Z] docker_cli_network_unix_test.go:46: [d4eaed81e8b2c] daemon is not started [2022-08-18T19:26:37.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-18T19:26:37.899Z] docker_cli_network_unix_test.go:46: [dc9043348a01c] daemon is not started [2022-08-18T19:26:38.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-18T19:26:38.461Z] docker_cli_network_unix_test.go:46: [d7d3c107797b0] daemon is not started [2022-08-18T19:26:38.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-18T19:26:38.461Z] docker_cli_network_unix_test.go:46: [d78ca462daabb] daemon is not started [2022-08-18T19:26:38.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-18T19:26:38.717Z] docker_cli_network_unix_test.go:46: [d9b1b76f9f32f] daemon is not started [2022-08-18T19:26:38.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-18T19:26:40.083Z] docker_cli_network_unix_test.go:968: [dc1b66f6e44b4] daemon is not started [2022-08-18T19:26:41.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-18T19:26:42.380Z] docker_cli_network_unix_test.go:46: [df36837a625d5] daemon is not started [2022-08-18T19:26:42.380Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-18T19:26:44.898Z] docker_cli_network_unix_test.go:1116: [df2f82116058a] daemon is not started [2022-08-18T19:26:48.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-18T19:26:48.171Z] docker_cli_network_unix_test.go:46: [db5f647380657] daemon is not started [2022-08-18T19:26:48.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-18T19:26:49.102Z] docker_cli_network_unix_test.go:46: [de049f03cb66b] daemon is not started [2022-08-18T19:26:49.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-18T19:26:49.102Z] docker_cli_network_unix_test.go:46: [dc82f4d5bb202] daemon is not started [2022-08-18T19:26:49.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-18T19:26:49.102Z] docker_cli_network_unix_test.go:46: [d23bc6ecd5295] daemon is not started [2022-08-18T19:26:49.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-18T19:26:49.358Z] docker_cli_network_unix_test.go:46: [d068fff342043] daemon is not started [2022-08-18T19:26:49.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-18T19:26:49.358Z] docker_cli_network_unix_test.go:46: [d5095a2977a40] daemon is not started [2022-08-18T19:26:49.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-18T19:26:49.358Z] docker_cli_network_unix_test.go:46: [d8583b5370417] daemon is not started [2022-08-18T19:26:49.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-18T19:26:51.250Z] docker_cli_network_unix_test.go:46: [d95c4aba7cf7d] daemon is not started [2022-08-18T19:26:51.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-18T19:26:51.813Z] docker_cli_network_unix_test.go:46: [dd3b58a3ed0cd] daemon is not started [2022-08-18T19:26:51.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-18T19:26:51.813Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T19:26:51.813Z] docker_cli_network_unix_test.go:46: [d0e20c25f6235] daemon is not started [2022-08-18T19:26:51.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-18T19:26:52.376Z] docker_cli_network_unix_test.go:46: [d7c8539577c75] daemon is not started [2022-08-18T19:26:52.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-18T19:26:56.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-18T19:26:57.734Z] docker_cli_network_unix_test.go:1084: [dbc9504ea6f1b] daemon is not started [2022-08-18T19:26:59.105Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-18T19:26:59.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-18T19:26:59.618Z] docker_cli_network_unix_test.go:46: [dcc8fa24e14ff] daemon is not started [2022-08-18T19:26:59.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-18T19:27:00.181Z] docker_cli_network_unix_test.go:46: [df4f7c1a7f1ee] daemon is not started [2022-08-18T19:27:00.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-18T19:27:01.369Z] docker_cli_swarm_test.go:1180: [d43ca63c4b2f8] joining swarm manager [d749de4886a91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:27:01.932Z] docker_cli_network_unix_test.go:46: [d95963a35d2ff] daemon is not started [2022-08-18T19:27:02.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-18T19:27:02.495Z] docker_cli_network_unix_test.go:46: [d7667d24a5596] daemon is not started [2022-08-18T19:27:02.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-18T19:27:02.752Z] docker_cli_network_unix_test.go:46: [d6fdd81cfc4c4] daemon is not started [2022-08-18T19:27:03.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-18T19:27:03.571Z] docker_cli_network_unix_test.go:46: [d4dcc7fcaf277] daemon is not started [2022-08-18T19:27:03.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-18T19:27:04.500Z] docker_cli_network_unix_test.go:46: [d5716eadc81ac] daemon is not started [2022-08-18T19:27:04.500Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-18T19:27:08.671Z] docker_cli_swarm_test.go:1189: [d104393b74217] joining swarm manager [d749de4886a91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:27:10.563Z] docker_cli_network_unix_test.go:46: [d1d778c60bcc7] daemon is not started [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite (57.47s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.35s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.61s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.21s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.60s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.60s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-18T19:27:10.563Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.32s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.89s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.99s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.52s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-08-18T19:27:10.563Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.90s) [2022-08-18T19:27:10.563Z] === RUN TestDockerHubPullSuite [2022-08-18T19:27:10.563Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-18T19:27:12.452Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-18T19:27:14.970Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-18T19:27:16.335Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-18T19:27:17.701Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-18T19:27:18.262Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-18T19:27:18.824Z] --- PASS: TestDockerHubPullSuite (8.23s) [2022-08-18T19:27:18.824Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.02s) [2022-08-18T19:27:18.824Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-08-18T19:27:18.824Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-08-18T19:27:18.824Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.77s) [2022-08-18T19:27:18.824Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-08-18T19:27:18.824Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-18T19:27:18.824Z] PASS [2022-08-18T19:27:18.824Z] [2022-08-18T19:27:18.824Z] === Skipped [2022-08-18T19:27:18.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T19:27:18.824Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.824Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T19:27:18.824Z] [2022-08-18T19:27:18.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-18T19:27:18.824Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.824Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-18T19:27:18.824Z] [2022-08-18T19:27:18.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T19:27:18.824Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T19:27:18.824Z] [2022-08-18T19:27:18.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T19:27:18.824Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T19:27:18.824Z] [2022-08-18T19:27:18.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T19:27:18.824Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T19:27:18.824Z] [2022-08-18T19:27:18.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T19:27:18.824Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.824Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T19:27:18.824Z] [2022-08-18T19:27:18.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-18T19:27:18.824Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.824Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-18T19:27:18.824Z] [2022-08-18T19:27:18.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-18T19:27:18.824Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.824Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-18T19:27:18.824Z] [2022-08-18T19:27:18.824Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2022-08-18T19:27:18.825Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T19:27:18.825Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T19:27:18.825Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T19:27:18.825Z] docker_cli_network_unix_test.go:46: [d0e20c25f6235] daemon is not started [2022-08-18T19:27:18.825Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] DONE 1265 tests, 51 skipped in 1498.360s [2022-08-18T19:27:18.825Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:27:18.825Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T19:27:18.825Z] +++ kill 9417 [2022-08-18T19:27:18.825Z] +++ /etc/init.d/apparmor stop [2022-08-18T19:27:18.825Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:27:18.825Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:18.825Z] To set a process to complain mode, use the command line tool [2022-08-18T19:27:18.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:27:18.825Z] +++ true [2022-08-18T19:27:18.825Z] exiting test-integration [2022-08-18T19:27:18.825Z] ++ exit 0 [2022-08-18T19:27:18.825Z] [2022-08-18T19:27:19.081Z] + for job in $(jobs -p) [2022-08-18T19:27:19.081Z] + wait 18233 [2022-08-18T19:27:51.111Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-18T19:28:01.054Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-18T19:28:04.478Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-18T19:28:05.845Z] docker_cli_swarm_test.go:1112: [db6cc12ab7efa] joining swarm manager [d35523409beea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:28:07.734Z] docker_cli_swarm_test.go:1113: [d13f903470b79] joining swarm manager [d35523409beea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:28:20.131Z] ok github.com/docker/docker/libnetwork/networkdb 104.123s coverage: 60.1% of statements [2022-08-18T19:28:20.131Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T19:28:20.131Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T19:28:20.131Z] ok github.com/docker/docker/libnetwork/osl 4.298s coverage: 39.7% of statements [2022-08-18T19:28:20.131Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T19:28:20.131Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-18T19:28:21.066Z] ok github.com/docker/docker/libnetwork/portmapper 0.589s coverage: 48.6% of statements [2022-08-18T19:28:21.066Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-18T19:28:21.066Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T19:28:21.324Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] === Skipped [2022-08-18T19:28:21.324Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T19:28:21.324Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T19:28:21.324Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T19:28:21.324Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T19:28:21.324Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T19:28:21.324Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T19:28:21.324Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T19:28:21.324Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T19:28:21.324Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T19:28:21.324Z] firewalld_test.go:14: firewalld is not running [2022-08-18T19:28:21.324Z] [2022-08-18T19:28:21.324Z] DONE 327 tests, 9 skipped in 201.321s Post stage [Pipeline] junit [2022-08-18T19:28:21.901Z] Recording test results [2022-08-18T19:28:22.323Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-18T19:28:22.640Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43986/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ebd74a5e9e2376f17823115c82711c4dcafed95 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ebd74a5e9e2376f17823115c82711c4dcafed95 hack/validate/vendor [2022-08-18T19:28:23.207Z] +++ dirname ./hack/vendor.sh [2022-08-18T19:28:23.207Z] ++ cd ./hack [2022-08-18T19:28:23.207Z] ++ pwd [2022-08-18T19:28:23.207Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T19:28:23.207Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-18T19:28:23.207Z] + GO111MODULE=auto [2022-08-18T19:28:23.207Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-18T19:28:23.465Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-18T19:28:23.465Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T19:28:23.723Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-18T19:28:23.723Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T19:28:23.723Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T19:28:23.981Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-08-18T19:28:23.981Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-18T19:28:23.981Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-18T19:28:24.239Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-18T19:28:24.239Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-18T19:28:24.239Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-18T19:28:24.239Z] go: downloading github.com/moby/buildkit v0.10.4-0.20220719175648-8e2d9b9006ca [2022-08-18T19:28:24.498Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T19:28:24.498Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-18T19:28:24.498Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-18T19:28:24.756Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-18T19:28:24.756Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-18T19:28:24.756Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-18T19:28:24.756Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-18T19:28:24.756Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-18T19:28:24.756Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-18T19:28:25.014Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-18T19:28:25.014Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-18T19:28:25.014Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-08-18T19:28:25.014Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T19:28:25.014Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-18T19:28:25.014Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-18T19:28:25.014Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-18T19:28:25.014Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-18T19:28:25.273Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-18T19:28:25.273Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T19:28:25.273Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-18T19:28:25.273Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-18T19:28:25.273Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-18T19:28:25.273Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-18T19:28:25.273Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T19:28:25.273Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-18T19:28:25.531Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-18T19:28:25.531Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-18T19:28:25.531Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-18T19:28:25.531Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-18T19:28:25.531Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-18T19:28:25.531Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-18T19:28:25.531Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-18T19:28:25.531Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-18T19:28:25.531Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-18T19:28:25.531Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T19:28:25.789Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-18T19:28:25.789Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-18T19:28:25.789Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-18T19:28:25.789Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-18T19:28:25.789Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-18T19:28:27.700Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-18T19:28:27.700Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-18T19:28:27.700Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-18T19:28:27.958Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-18T19:28:27.958Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-18T19:28:27.958Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-18T19:28:27.958Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-18T19:28:27.958Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-18T19:28:27.958Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-18T19:28:27.958Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-18T19:28:27.958Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T19:28:27.958Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-18T19:28:28.217Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-18T19:28:28.217Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-18T19:28:28.475Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-18T19:28:28.475Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-18T19:28:28.475Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-18T19:28:28.475Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-18T19:28:28.475Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-18T19:28:29.041Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-18T19:28:29.041Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-18T19:28:29.041Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-18T19:28:29.041Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-08-18T19:28:29.041Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-18T19:28:29.605Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-18T19:28:29.605Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T19:28:31.504Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T19:28:31.504Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T19:28:31.504Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-18T19:28:31.504Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T19:28:31.504Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-18T19:28:31.504Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T19:28:31.504Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-18T19:28:31.762Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-18T19:28:31.762Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-18T19:28:31.762Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-18T19:28:31.762Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-18T19:28:31.762Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-18T19:28:31.762Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-18T19:28:31.762Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-18T19:28:31.762Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-18T19:28:31.762Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-18T19:28:31.762Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-18T19:28:31.762Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-18T19:28:31.762Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-18T19:28:31.762Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-18T19:28:31.762Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T19:28:32.021Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-18T19:28:32.021Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-18T19:28:32.021Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-18T19:28:32.021Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-18T19:28:32.021Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-18T19:28:32.021Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-18T19:28:32.021Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T19:28:32.021Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T19:28:32.021Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-18T19:28:32.021Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-18T19:28:32.021Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T19:28:32.021Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T19:28:32.021Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T19:28:32.021Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T19:28:32.021Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T19:28:32.021Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T19:28:32.021Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-18T19:28:32.021Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-18T19:28:32.021Z] go: downloading google.golang.org/api v0.54.0 [2022-08-18T19:28:34.550Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-18T19:28:34.550Z] go: downloading go.opencensus.io v0.23.0 [2022-08-18T19:28:34.550Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-18T19:28:34.808Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-18T19:28:34.808Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-18T19:28:34.808Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-18T19:28:34.808Z] go: downloading github.com/google/btree v1.0.1 [2022-08-18T19:28:34.808Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-18T19:28:34.808Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-18T19:28:34.808Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T19:28:34.808Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-18T19:28:34.808Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T19:28:34.808Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T19:28:34.808Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T19:28:35.066Z] go: downloading golang.org/x/text v0.3.7 [2022-08-18T19:28:35.635Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-18T19:28:35.635Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-18T19:28:35.635Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-18T19:28:35.635Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T19:28:35.635Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-18T19:28:35.635Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-18T19:28:35.635Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-18T19:28:35.635Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-18T19:28:35.635Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-18T19:28:35.635Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-18T19:28:35.635Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-18T19:28:35.635Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-18T19:28:35.635Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-18T19:28:35.635Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-18T19:28:35.893Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-18T19:28:35.893Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-18T19:28:35.893Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-18T19:28:35.893Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-18T19:28:35.893Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-18T19:28:35.893Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-18T19:28:35.893Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-18T19:28:35.893Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-18T19:28:35.893Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-18T19:28:35.893Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-18T19:28:35.893Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-18T19:28:35.893Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-18T19:28:36.152Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-18T19:28:36.152Z] go: downloading github.com/kr/text v0.2.0 [2022-08-18T19:28:36.152Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-18T19:28:36.411Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-18T19:28:36.411Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-18T19:28:36.411Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-18T19:28:36.411Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-18T19:28:36.411Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-18T19:28:36.411Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-18T19:28:36.411Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-18T19:28:36.411Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-18T19:28:36.411Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-18T19:28:36.411Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-18T19:28:36.411Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-18T19:28:36.411Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-18T19:28:36.411Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T19:28:36.411Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-18T19:28:36.670Z] + GO111MODULE=auto [2022-08-18T19:28:36.670Z] + go mod vendor -modfile vendor.mod [2022-08-18T19:28:43.233Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:28:44.480Z] + echo Ensuring container killed. [2022-08-18T19:28:44.480Z] Ensuring container killed. [2022-08-18T19:28:44.480Z] + docker rm -vf docker-pr3 [2022-08-18T19:28:44.480Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-18T19:28:44.759Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:28:44.759Z] Chowning /workspace to jenkins user [2022-08-18T19:28:44.759Z] + id -u [2022-08-18T19:28:44.759Z] + id -g [2022-08-18T19:28:44.759Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43986:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:28:46.428Z] + bundleName=unit [2022-08-18T19:28:46.428Z] + echo Creating unit-bundles.tar.gz [2022-08-18T19:28:46.428Z] Creating unit-bundles.tar.gz [2022-08-18T19:28:46.428Z] + 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-08-18T19:28:46.428Z] bundles/junit-report-libnetwork.xml [2022-08-18T19:28:46.428Z] bundles/junit-report.xml [2022-08-18T19:28:46.428Z] bundles/go-test-report-libnetwork.json [2022-08-18T19:28:46.428Z] bundles/go-test-report.json [2022-08-18T19:28:46.428Z] bundles/profile-libnetwork.out [2022-08-18T19:28:46.428Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-18T19:28:46.440Z] Archiving artifacts [2022-08-18T19:28:46.926Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43986/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:28:47.232Z] + make clean [2022-08-18T19:28:47.233Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:28:47.233Z] docker-dev-cache [2022-08-18T19:28:47.233Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T19:29:44.110Z] docker_cli_swarm_test.go:1166: [d83d4a1f7d0f0] joining swarm manager [d35523409beea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T19:30:16.144Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-18T19:30:16.144Z] docker_cli_swarm_test.go:1447: [dda0df1b8bad4] joining swarm manager [d8d64b307d9c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:30:16.144Z] docker_cli_swarm_test.go:1448: [d1a2235fb6375] joining swarm manager [d8d64b307d9c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T19:30:26.084Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-18T19:30:26.340Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-18T19:30:26.597Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-18T19:30:26.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-18T19:30:26.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-18T19:30:27.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-18T19:30:29.935Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-18T19:30:33.203Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-18T19:30:35.093Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-18T19:30:37.611Z] docker_cli_swarm_unix_test.go:63: [dca3755442a8c] joining swarm manager [d022d3b283fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:31:33.814Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-18T19:31:33.814Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-18T19:31:33.814Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-18T19:31:35.179Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-18T19:31:38.446Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-18T19:31:40.962Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-18T19:31:42.852Z] docker_api_swarm_test.go:962: [d28847d167f2a] joining swarm manager [d1b11f9295a2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T19:32:00.893Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-18T19:32:13.058Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-18T19:32:14.426Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-18T19:32:16.961Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-18T19:32:19.486Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-18T19:32:27.570Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-18T19:32:30.838Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-18T19:32:33.354Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-18T19:32:35.869Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-18T19:32:38.386Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-18T19:32:40.901Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-18T19:32:44.209Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-18T19:32:46.724Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-18T19:33:42.966Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-18T19:33:57.802Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite (1570.09s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.29s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.27s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.10s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.92s) [2022-08-18T19:34:12.638Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.74s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.64s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.60s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.66s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.64s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.10s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.85s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.93s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.06s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.63s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (53.90s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.70s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.79s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.54s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.73s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.89s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.20s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.42s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.58s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.37s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.05s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.22s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.34s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.06s) [2022-08-18T19:34:12.638Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.95s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.94s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.31s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.11s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.20s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.93s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.75s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.93s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.80s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.20s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.75s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.24s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (2.96s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.09s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.09s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.14s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.09s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.19s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.40s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.57s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.14s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.57s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.31s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.73s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.94s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.45s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (79.30s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.18s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.87s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.26s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.20s) [2022-08-18T19:34:12.639Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.56s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.54s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.62s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.99s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.21s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.35s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.96s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.49s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-08-18T19:34:12.639Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s) [2022-08-18T19:34:12.639Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T19:34:12.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-18T19:34:12.895Z] docker_cli_external_volume_driver_test.go:53: [d3a873f0022d4] daemon is not started [2022-08-18T19:34:30.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-18T19:35:38.576Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-18T19:35:45.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-18T19:35:59.953Z] docker_cli_external_volume_driver_test.go:53: [d5ab722f8cf6b] daemon is not started [2022-08-18T19:36:14.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-18T19:36:32.859Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-18T19:36:47.064Z] docker_cli_external_volume_driver_test.go:53: [dfeb59231208a] daemon is not started [2022-08-18T19:37:01.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-18T19:37:01.900Z] docker_cli_external_volume_driver_test.go:53: [d1ce9a76aad7c] daemon is not started [2022-08-18T19:37:16.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-18T19:37:48.773Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-18T19:38:03.605Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-18T19:38:21.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-18T19:39:08.255Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-18T19:39:26.300Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-18T19:39:58.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-18T19:40:30.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-18T19:40:42.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-18T19:41:00.695Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-18T19:41:00.695Z] docker_cli_external_volume_driver_test.go:485: [defe6cb5c342a] daemon is not started [2022-08-18T19:41:15.532Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-18T19:41:15.532Z] docker_cli_external_volume_driver_test.go:53: [d13c490ebe78f] daemon is not started [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite (437.12s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-18T19:41:30.366Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-08-18T19:41:30.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2022-08-18T19:41:30.367Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-08-18T19:41:30.367Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-18T19:41:30.367Z] PASS [2022-08-18T19:41:30.367Z] [2022-08-18T19:41:30.367Z] === Skipped [2022-08-18T19:41:30.367Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T19:41:30.367Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T19:41:30.367Z] check_test.go:540: [d7333f60cd42c] daemon is not started [2022-08-18T19:41:30.367Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T19:41:30.367Z] [2022-08-18T19:41:30.367Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T19:41:30.367Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T19:41:30.367Z] check_test.go:540: [db46a977cd39d] daemon is not started [2022-08-18T19:41:30.367Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-18T19:41:30.367Z] [2022-08-18T19:41:30.367Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T19:41:30.367Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T19:41:30.367Z] check_test.go:540: [d2ba4cba6b550] daemon is not started [2022-08-18T19:41:30.367Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T19:41:30.367Z] [2022-08-18T19:41:30.367Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T19:41:30.367Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T19:41:30.367Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-18T19:41:30.367Z] [2022-08-18T19:41:30.367Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T19:41:30.367Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T19:41:30.367Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T19:41:30.367Z] [2022-08-18T19:41:30.367Z] DONE 269 tests, 5 skipped in 2348.426s [2022-08-18T19:41:30.367Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T19:41:30.367Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3a8d0699df89/docker.pid [2022-08-18T19:41:30.367Z] +++ kill 7150 [2022-08-18T19:41:30.367Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7150 is not a child of this shell [2022-08-18T19:41:30.367Z] warning: PID 7150 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3a8d0699df89/docker.pid had a nonzero exit code [2022-08-18T19:41:30.367Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T19:41:30.367Z] +++ kill 9419 [2022-08-18T19:41:30.367Z] +++ /etc/init.d/apparmor stop [2022-08-18T19:41:30.367Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T19:41:30.367Z] [2022-08-18T19:41:30.367Z] Unloading profiles will leave already running processes permanently [2022-08-18T19:41:30.367Z] unconfined, which can lead to unexpected situations. [2022-08-18T19:41:30.367Z] [2022-08-18T19:41:30.367Z] To set a process to complain mode, use the command line tool [2022-08-18T19:41:30.367Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T19:41:30.367Z] +++ true [2022-08-18T19:41:30.367Z] exiting test-integration [2022-08-18T19:41:30.367Z] ++ exit 0 [2022-08-18T19:41:30.367Z] [2022-08-18T19:41:30.367Z] + exit 0 [2022-08-18T19:41:30.367Z] ++ jobs -p [2022-08-18T19:41:30.367Z] + pids= [2022-08-18T19:41:30.367Z] + echo 'Remaining pids to kill: []' [2022-08-18T19:41:30.367Z] Remaining pids to kill: [] [2022-08-18T19:41:30.367Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-18T19:41:30.377Z] Recording test results [2022-08-18T19:41:30.886Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T19:41:31.192Z] + echo Ensuring container killed. [2022-08-18T19:41:31.192Z] Ensuring container killed. [2022-08-18T19:41:31.192Z] + docker ps -aq -f name=docker-pr3-* [2022-08-18T19:41:31.192Z] + cids=30c48bd4f235 [2022-08-18T19:41:31.192Z] 09c798f44aa1 [2022-08-18T19:41:31.192Z] 28bdf2ab7bda [2022-08-18T19:41:31.192Z] + [ -n 30c48bd4f235 [2022-08-18T19:41:31.192Z] 09c798f44aa1 [2022-08-18T19:41:31.192Z] 28bdf2ab7bda ] [2022-08-18T19:41:31.192Z] + docker rm -vf 30c48bd4f235 09c798f44aa1 28bdf2ab7bda [2022-08-18T19:41:32.119Z] 30c48bd4f235 [2022-08-18T19:41:32.119Z] 09c798f44aa1 [2022-08-18T19:41:32.119Z] 28bdf2ab7bda [Pipeline] sh [2022-08-18T19:41:32.435Z] + echo Chowning /workspace to jenkins user [2022-08-18T19:41:32.435Z] Chowning /workspace to jenkins user [2022-08-18T19:41:32.435Z] + id -u [2022-08-18T19:41:32.435Z] + id -g [2022-08-18T19:41:32.435Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43986:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T19:41:35.283Z] + bundleName=amd64 [2022-08-18T19:41:35.283Z] + echo Creating amd64-bundles.tar.gz [2022-08-18T19:41:35.284Z] Creating amd64-bundles.tar.gz [2022-08-18T19:41:35.284Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-18T19:41:35.284Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T19:41:36.657Z] Archiving artifacts [2022-08-18T19:41:37.203Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43986/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T19:41:37.517Z] + make clean [2022-08-18T19:41:37.517Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T19:41:37.517Z] docker-dev-cache [2022-08-18T19:41:37.517Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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