Pull request #43695 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c3eefab550a4518febe622148be4836300e44c89+4734f1e8c97218ad8b827fb5e562b8cdd593525b (50053905b352869b4e4823fd6d5d8fc285fdf4b5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43695@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-05T09:42:07.703Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-05T09:42:07.710Z] Trying to pass milestone 2 [Pipeline] milestone [2022-06-05T09:42:07.838Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-05T09:42:08.122Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f82743391604d539) in /home/ubuntu/workspace/moby_PR-43695 [Pipeline] { [Pipeline] checkout [2022-06-05T09:42:08.191Z] The recommended git tool is: git [2022-06-05T09:42:09.720Z] using credential docker-jenkins-github-credentials [2022-06-05T09:42:09.733Z] Cloning the remote Git repository [2022-06-05T09:42:09.733Z] Cloning with configured refspecs honoured and without tags [2022-06-05T09:42:09.745Z] Cloning repository https://github.com/moby/moby.git [2022-06-05T09:42:09.796Z] > git init /home/ubuntu/workspace/moby_PR-43695 # timeout=10 [2022-06-05T09:42:09.813Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:09.813Z] > git --version # timeout=10 [2022-06-05T09:42:09.816Z] > git --version # 'git version 2.17.1' [2022-06-05T09:42:09.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:09.818Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:22.513Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:22.518Z] > git config --add remote.origin.fetch +refs/pull/43695/head:refs/remotes/origin/PR-43695 # timeout=10 [2022-06-05T09:42:22.565Z] Fetching without tags [2022-06-05T09:42:22.757Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:23.502Z] Merge succeeded, producing c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:23.502Z] Checking out Revision c3eefab550a4518febe622148be4836300e44c89 (PR-43695) [2022-06-05T09:42:22.548Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:22.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:22.567Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:22.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:22.602Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:22.762Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:22.765Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:23.482Z] > git remote # timeout=10 [2022-06-05T09:42:23.485Z] > git config --get remote.origin.url # timeout=10 [2022-06-05T09:42:23.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:23.490Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-05T09:42:23.497Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-05T09:42:23.503Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:23.505Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:27.363Z] Commit message: "hack: remove error_on_leaked_containerd_shims" [2022-06-05T09:42:27.368Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-05T09:42:27.364Z] > git rev-list --no-walk 16c86ba7b458ad34ebc3aba1406fe6ac1012d523 # timeout=10 [2022-06-05T09:42:28.047Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43695:/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-06-05T09:42:31.330Z] Unable to find image 'alpine:latest' locally [2022-06-05T09:42:31.589Z] latest: Pulling from library/alpine [2022-06-05T09:42:31.589Z] 2408cc74d12b: Pulling fs layer [2022-06-05T09:42:31.847Z] 2408cc74d12b: Verifying Checksum [2022-06-05T09:42:31.847Z] 2408cc74d12b: Download complete [2022-06-05T09:42:31.847Z] 2408cc74d12b: Pull complete [2022-06-05T09:42:31.847Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-06-05T09:42:31.847Z] Status: Downloaded newer image for alpine:latest [2022-06-05T09:42:36.038Z] 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 [2022-06-05T09:42:36.405Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c482670071c38014) in /home/ubuntu/workspace/moby_PR-43695 [2022-06-05T09:42:36.405Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0be214e93187d10bd) in /home/ubuntu/workspace/moby_PR-43695 [Pipeline] node [2022-06-05T09:42:36.409Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-097a7e55bb6745ca3) in /home/ubuntu/workspace/moby_PR-43695 [2022-06-05T09:42:36.409Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-092502b004a6a1539) in /home/ubuntu/workspace/moby_PR-43695 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2022-06-05T09:42:36.413Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01e3e129a86209134) in /home/ubuntu/workspace/moby_PR-43695 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-06-05T09:42:36.474Z] The recommended git tool is: git [Pipeline] checkout [2022-06-05T09:42:36.480Z] The recommended git tool is: git [Pipeline] checkout [2022-06-05T09:42:36.486Z] using credential docker-jenkins-github-credentials [2022-06-05T09:42:36.491Z] The recommended git tool is: git [Pipeline] checkout [2022-06-05T09:42:36.494Z] Cloning the remote Git repository [2022-06-05T09:42:36.494Z] Cloning with configured refspecs honoured and without tags [2022-06-05T09:42:36.495Z] The recommended git tool is: git [2022-06-05T09:42:36.503Z] using credential docker-jenkins-github-credentials [2022-06-05T09:42:36.504Z] using credential docker-jenkins-github-credentials [2022-06-05T09:42:36.512Z] Cloning the remote Git repository [2022-06-05T09:42:36.512Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-06-05T09:42:36.518Z] Cloning the remote Git repository [2022-06-05T09:42:36.518Z] Cloning with configured refspecs honoured and without tags [2022-06-05T09:42:36.518Z] The recommended git tool is: git [Pipeline] // stage [2022-06-05T09:42:36.529Z] using credential docker-jenkins-github-credentials [2022-06-05T09:42:36.530Z] using credential docker-jenkins-github-credentials [2022-06-05T09:42:36.538Z] Cloning the remote Git repository [2022-06-05T09:42:36.539Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-06-05T09:42:36.542Z] Cloning the remote Git repository [2022-06-05T09:42:36.542Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [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-06-05T09:42:36.562Z] Cloning repository https://github.com/moby/moby.git [2022-06-05T09:42:36.563Z] > git init /home/ubuntu/workspace/moby_PR-43695 # timeout=10 [2022-06-05T09:42:36.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:36.569Z] > git --version # timeout=10 [2022-06-05T09:42:36.576Z] > git --version # 'git version 2.25.1' [2022-06-05T09:42:36.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:36.577Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:36.496Z] Cloning repository https://github.com/moby/moby.git [2022-06-05T09:42:36.497Z] > git init /home/ubuntu/workspace/moby_PR-43695 # timeout=10 [2022-06-05T09:42:36.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:36.509Z] > git --version # timeout=10 [2022-06-05T09:42:36.521Z] > git --version # 'git version 2.17.1' [2022-06-05T09:42:36.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:36.522Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:36.546Z] Cloning repository https://github.com/moby/moby.git [2022-06-05T09:42:36.546Z] > git init /home/ubuntu/workspace/moby_PR-43695 # timeout=10 [2022-06-05T09:42:36.552Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:36.552Z] > git --version # timeout=10 [2022-06-05T09:42:36.557Z] > git --version # 'git version 2.17.1' [2022-06-05T09:42:36.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:36.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:36.519Z] Cloning repository https://github.com/moby/moby.git [2022-06-05T09:42:36.519Z] > git init /home/ubuntu/workspace/moby_PR-43695 # timeout=10 [2022-06-05T09:42:36.529Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:36.530Z] > git --version # timeout=10 [2022-06-05T09:42:36.533Z] > git --version # 'git version 2.17.1' [2022-06-05T09:42:36.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:36.534Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:36.542Z] Cloning repository https://github.com/moby/moby.git [2022-06-05T09:42:36.542Z] > git init /home/ubuntu/workspace/moby_PR-43695 # timeout=10 [2022-06-05T09:42:36.556Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:36.556Z] > git --version # timeout=10 [2022-06-05T09:42:36.566Z] > git --version # 'git version 2.25.1' [2022-06-05T09:42:36.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:36.567Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:51.758Z] Fetching without tags [2022-06-05T09:42:51.993Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:51.998Z] Fetching without tags [2022-06-05T09:42:52.186Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:51.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:51.981Z] > git config --add remote.origin.fetch +refs/pull/43695/head:refs/remotes/origin/PR-43695 # timeout=10 [2022-06-05T09:42:51.993Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:52.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:52.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:52.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:52.009Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:52.197Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:52.203Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:51.732Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:51.738Z] > git config --add remote.origin.fetch +refs/pull/43695/head:refs/remotes/origin/PR-43695 # timeout=10 [2022-06-05T09:42:51.743Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:51.752Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:51.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:51.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:51.763Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:51.997Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:52.001Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:52.543Z] Merge succeeded, producing c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:52.543Z] Checking out Revision c3eefab550a4518febe622148be4836300e44c89 (PR-43695) [2022-06-05T09:42:52.734Z] Merge succeeded, producing c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:52.734Z] Checking out Revision c3eefab550a4518febe622148be4836300e44c89 (PR-43695) [2022-06-05T09:42:53.282Z] Commit message: "hack: remove error_on_leaked_containerd_shims" [2022-06-05T09:42:53.355Z] Commit message: "hack: remove error_on_leaked_containerd_shims" [2022-06-05T09:42:53.586Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-06-05T09:42:53.749Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:53.765Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-06-05T09:42:53.971Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:54.016Z] Fetching without tags [2022-06-05T09:42:54.077Z] + docker version [2022-06-05T09:42:54.077Z] Client: Docker Engine - Community [2022-06-05T09:42:54.077Z] Version: 20.10.14 [2022-06-05T09:42:54.077Z] API version: 1.41 [2022-06-05T09:42:54.077Z] Go version: go1.16.15 [2022-06-05T09:42:54.077Z] Git commit: a224086 [2022-06-05T09:42:54.077Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-05T09:42:54.077Z] OS/Arch: linux/arm64 [2022-06-05T09:42:54.077Z] Context: default [2022-06-05T09:42:54.077Z] Experimental: true [2022-06-05T09:42:54.077Z] [2022-06-05T09:42:54.077Z] Server: Docker Engine - Community [2022-06-05T09:42:54.077Z] Engine: [2022-06-05T09:42:54.077Z] Version: 20.10.14 [2022-06-05T09:42:54.077Z] API version: 1.41 (minimum version 1.12) [2022-06-05T09:42:54.077Z] Go version: go1.16.15 [2022-06-05T09:42:54.077Z] Git commit: 87a90dc [2022-06-05T09:42:54.077Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-05T09:42:54.077Z] OS/Arch: linux/arm64 [2022-06-05T09:42:54.077Z] Experimental: true [2022-06-05T09:42:54.077Z] containerd: [2022-06-05T09:42:54.077Z] Version: 1.5.11 [2022-06-05T09:42:54.078Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:54.078Z] runc: [2022-06-05T09:42:54.078Z] Version: 1.0.3 [2022-06-05T09:42:54.078Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-05T09:42:54.078Z] docker-init: [2022-06-05T09:42:54.078Z] Version: 0.19.0 [2022-06-05T09:42:54.078Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-05T09:42:54.146Z] + docker version [2022-06-05T09:42:54.146Z] Client: Docker Engine - Community [2022-06-05T09:42:54.146Z] Version: 20.10.14 [2022-06-05T09:42:54.146Z] API version: 1.41 [2022-06-05T09:42:54.146Z] Go version: go1.16.15 [2022-06-05T09:42:54.146Z] Git commit: a224086 [2022-06-05T09:42:54.146Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-05T09:42:54.146Z] OS/Arch: linux/amd64 [2022-06-05T09:42:54.146Z] Context: default [2022-06-05T09:42:54.146Z] Experimental: true [2022-06-05T09:42:54.146Z] [2022-06-05T09:42:54.146Z] Server: Docker Engine - Community [2022-06-05T09:42:54.146Z] Engine: [2022-06-05T09:42:54.146Z] Version: 20.10.14 [2022-06-05T09:42:54.146Z] API version: 1.41 (minimum version 1.12) [2022-06-05T09:42:54.146Z] Go version: go1.16.15 [2022-06-05T09:42:54.146Z] Git commit: 87a90dc [2022-06-05T09:42:54.146Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-05T09:42:54.146Z] OS/Arch: linux/amd64 [2022-06-05T09:42:54.146Z] Experimental: true [2022-06-05T09:42:54.146Z] containerd: [2022-06-05T09:42:54.146Z] Version: 1.5.11 [2022-06-05T09:42:54.146Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:54.146Z] runc: [2022-06-05T09:42:54.146Z] Version: 1.0.3 [2022-06-05T09:42:54.146Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-05T09:42:54.146Z] docker-init: [2022-06-05T09:42:54.146Z] Version: 0.19.0 [2022-06-05T09:42:54.146Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-05T09:42:53.984Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:53.993Z] > git config --add remote.origin.fetch +refs/pull/43695/head:refs/remotes/origin/PR-43695 # timeout=10 [2022-06-05T09:42:54.003Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:54.011Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:54.018Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:54.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:54.019Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:53.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:53.568Z] > git config --add remote.origin.fetch +refs/pull/43695/head:refs/remotes/origin/PR-43695 # timeout=10 [2022-06-05T09:42:53.574Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:53.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:53.590Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:53.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:53.591Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:53.752Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:53.758Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:53.716Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:53.721Z] > git config --add remote.origin.fetch +refs/pull/43695/head:refs/remotes/origin/PR-43695 # timeout=10 [2022-06-05T09:42:53.729Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:53.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-05T09:42:53.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-05T09:42:53.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:53.766Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43695/head:refs/remotes/origin/PR-43695 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-05T09:42:53.971Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:53.977Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:52.716Z] > git remote # timeout=10 [2022-06-05T09:42:52.722Z] > git config --get remote.origin.url # timeout=10 [2022-06-05T09:42:52.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:52.729Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-05T09:42:52.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-05T09:42:52.743Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:52.755Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:54.172Z] Merging remotes/origin/master commit 4734f1e8c97218ad8b827fb5e562b8cdd593525b into PR head commit c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:52.518Z] > git remote # timeout=10 [2022-06-05T09:42:52.522Z] > git config --get remote.origin.url # timeout=10 [2022-06-05T09:42:52.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:52.528Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-05T09:42:52.538Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-05T09:42:52.546Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:52.554Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:54.345Z] Merge succeeded, producing c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:54.345Z] Checking out Revision c3eefab550a4518febe622148be4836300e44c89 (PR-43695) [2022-06-05T09:42:54.366Z] + docker info [2022-06-05T09:42:54.366Z] Client: [2022-06-05T09:42:54.366Z] Context: default [2022-06-05T09:42:54.366Z] Debug Mode: false [2022-06-05T09:42:54.366Z] Plugins: [2022-06-05T09:42:54.366Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-05T09:42:54.366Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-05T09:42:54.366Z] [2022-06-05T09:42:54.366Z] Server: [2022-06-05T09:42:54.366Z] Containers: 0 [2022-06-05T09:42:54.366Z] Running: 0 [2022-06-05T09:42:54.366Z] Paused: 0 [2022-06-05T09:42:54.366Z] Stopped: 0 [2022-06-05T09:42:54.366Z] Images: 1 [2022-06-05T09:42:54.366Z] Server Version: 20.10.14 [2022-06-05T09:42:54.366Z] Storage Driver: overlay2 [2022-06-05T09:42:54.366Z] Backing Filesystem: extfs [2022-06-05T09:42:54.366Z] Supports d_type: true [2022-06-05T09:42:54.366Z] Native Overlay Diff: true [2022-06-05T09:42:54.366Z] userxattr: false [2022-06-05T09:42:54.366Z] Logging Driver: json-file [2022-06-05T09:42:54.366Z] Cgroup Driver: cgroupfs [2022-06-05T09:42:54.366Z] Cgroup Version: 1 [2022-06-05T09:42:54.366Z] Plugins: [2022-06-05T09:42:54.366Z] Volume: local [2022-06-05T09:42:54.366Z] Network: bridge host ipvlan macvlan null overlay [2022-06-05T09:42:54.366Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-05T09:42:54.366Z] Swarm: inactive [2022-06-05T09:42:54.366Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-05T09:42:54.366Z] Default Runtime: runc [2022-06-05T09:42:54.366Z] Init Binary: docker-init [2022-06-05T09:42:54.366Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:54.366Z] runc version: v1.0.3-0-gf46b6ba [2022-06-05T09:42:54.366Z] init version: de40ad0 [2022-06-05T09:42:54.366Z] Security Options: [2022-06-05T09:42:54.366Z] apparmor [2022-06-05T09:42:54.366Z] seccomp [2022-06-05T09:42:54.366Z] Profile: default [2022-06-05T09:42:54.366Z] Kernel Version: 5.13.0-1021-aws [2022-06-05T09:42:54.366Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-05T09:42:54.366Z] OSType: linux [2022-06-05T09:42:54.366Z] Architecture: aarch64 [2022-06-05T09:42:54.366Z] CPUs: 2 [2022-06-05T09:42:54.366Z] Total Memory: 7.562GiB [2022-06-05T09:42:54.366Z] Name: ip-10-100-59-255 [2022-06-05T09:42:54.366Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-05T09:42:54.366Z] Docker Root Dir: /var/lib/docker [2022-06-05T09:42:54.366Z] Debug Mode: false [2022-06-05T09:42:54.366Z] Registry: https://index.docker.io/v1/ [2022-06-05T09:42:54.366Z] Labels: [2022-06-05T09:42:54.366Z] Experimental: true [2022-06-05T09:42:54.366Z] Insecure Registries: [2022-06-05T09:42:54.366Z] 127.0.0.0/8 [2022-06-05T09:42:54.366Z] Live Restore Enabled: true [2022-06-05T09:42:54.366Z] [Pipeline] sh [2022-06-05T09:42:54.435Z] + docker info [2022-06-05T09:42:54.435Z] Client: [2022-06-05T09:42:54.435Z] Context: default [2022-06-05T09:42:54.435Z] Debug Mode: false [2022-06-05T09:42:54.435Z] Plugins: [2022-06-05T09:42:54.435Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-05T09:42:54.435Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-05T09:42:54.435Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-05T09:42:54.435Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-05T09:42:54.435Z] [2022-06-05T09:42:54.435Z] Server: [2022-06-05T09:42:54.435Z] Containers: 0 [2022-06-05T09:42:54.435Z] Running: 0 [2022-06-05T09:42:54.435Z] Paused: 0 [2022-06-05T09:42:54.435Z] Stopped: 0 [2022-06-05T09:42:54.435Z] Images: 1 [2022-06-05T09:42:54.435Z] Server Version: 20.10.14 [2022-06-05T09:42:54.435Z] Storage Driver: overlay2 [2022-06-05T09:42:54.435Z] Backing Filesystem: extfs [2022-06-05T09:42:54.435Z] Supports d_type: true [2022-06-05T09:42:54.435Z] Native Overlay Diff: true [2022-06-05T09:42:54.435Z] userxattr: false [2022-06-05T09:42:54.435Z] Logging Driver: json-file [2022-06-05T09:42:54.435Z] Cgroup Driver: systemd [2022-06-05T09:42:54.435Z] Cgroup Version: 2 [2022-06-05T09:42:54.435Z] Plugins: [2022-06-05T09:42:54.435Z] Volume: local [2022-06-05T09:42:54.435Z] Network: bridge host ipvlan macvlan null overlay [2022-06-05T09:42:54.435Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-05T09:42:54.435Z] Swarm: inactive [2022-06-05T09:42:54.435Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-06-05T09:42:54.435Z] Default Runtime: runc [2022-06-05T09:42:54.435Z] Init Binary: docker-init [2022-06-05T09:42:54.435Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:54.435Z] runc version: v1.0.3-0-gf46b6ba [2022-06-05T09:42:54.435Z] init version: de40ad0 [2022-06-05T09:42:54.435Z] Security Options: [2022-06-05T09:42:54.435Z] apparmor [2022-06-05T09:42:54.435Z] seccomp [2022-06-05T09:42:54.435Z] Profile: default [2022-06-05T09:42:54.435Z] cgroupns [2022-06-05T09:42:54.435Z] Kernel Version: 5.13.0-1021-aws [2022-06-05T09:42:54.435Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-05T09:42:54.435Z] OSType: linux [2022-06-05T09:42:54.435Z] Architecture: x86_64 [2022-06-05T09:42:54.435Z] CPUs: 2 [2022-06-05T09:42:54.435Z] Total Memory: 7.476GiB [2022-06-05T09:42:54.435Z] Name: ip-10-100-87-164 [2022-06-05T09:42:54.435Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-05T09:42:54.435Z] Docker Root Dir: /var/lib/docker [2022-06-05T09:42:54.435Z] Debug Mode: false [2022-06-05T09:42:54.435Z] Registry: https://index.docker.io/v1/ [2022-06-05T09:42:54.435Z] Labels: [2022-06-05T09:42:54.435Z] Experimental: true [2022-06-05T09:42:54.435Z] Insecure Registries: [2022-06-05T09:42:54.435Z] 127.0.0.0/8 [2022-06-05T09:42:54.435Z] Live Restore Enabled: true [2022-06-05T09:42:54.435Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-05T09:42:54.533Z] Merge succeeded, producing c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:54.533Z] Checking out Revision c3eefab550a4518febe622148be4836300e44c89 (PR-43695) [2022-06-05T09:42:54.657Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-05T09:42:54.657Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-05T09:42:54.657Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43695/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-05T09:42:54.657Z] + bash /home/ubuntu/workspace/moby_PR-43695/check-config.sh [2022-06-05T09:42:54.657Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-05T09:42:54.657Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-05T09:42:54.657Z] [2022-06-05T09:42:54.657Z] Generally Necessary: [2022-06-05T09:42:54.657Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-05T09:42:54.657Z] - apparmor: enabled and tools installed [2022-06-05T09:42:54.657Z] - CONFIG_NAMESPACES: enabled [2022-06-05T09:42:54.657Z] - CONFIG_NET_NS: enabled [2022-06-05T09:42:54.657Z] - CONFIG_PID_NS: enabled [2022-06-05T09:42:54.657Z] - CONFIG_IPC_NS: enabled [2022-06-05T09:42:54.657Z] - CONFIG_UTS_NS: enabled [2022-06-05T09:42:54.657Z] - CONFIG_CGROUPS: enabled [2022-06-05T09:42:54.657Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-05T09:42:54.657Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-05T09:42:54.657Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-05T09:42:54.657Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-05T09:42:54.657Z] - CONFIG_CPUSETS: enabled [2022-06-05T09:42:54.657Z] - CONFIG_MEMCG: enabled [2022-06-05T09:42:54.657Z] - CONFIG_KEYS: enabled [2022-06-05T09:42:54.657Z] - CONFIG_VETH: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-05T09:42:54.657Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-05T09:42:54.657Z] - CONFIG_CGROUP_BPF: enabled [2022-06-05T09:42:54.657Z] [2022-06-05T09:42:54.657Z] Optional Features: [2022-06-05T09:42:54.657Z] - CONFIG_USER_NS: enabled [2022-06-05T09:42:54.657Z] - CONFIG_SECCOMP: enabled [2022-06-05T09:42:54.737Z] Merge succeeded, producing c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:42:54.738Z] Checking out Revision c3eefab550a4518febe622148be4836300e44c89 (PR-43695) [2022-06-05T09:42:54.758Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c3eefab550a4518febe622148be4836300e44c89 . [2022-06-05T09:42:54.758Z] #1 [internal] load build definition from Dockerfile [2022-06-05T09:42:54.758Z] #1 sha256:f93f3f27519b5c6ec9e8a183362385c7979dcc01ae226f38c8ff284ef9d82000 [2022-06-05T09:42:54.758Z] #1 transferring dockerfile: 17.93kB done [2022-06-05T09:42:54.758Z] #1 DONE 0.0s [2022-06-05T09:42:54.758Z] [2022-06-05T09:42:54.758Z] #2 [internal] load .dockerignore [2022-06-05T09:42:54.758Z] #2 sha256:a0c2a00704bcefaa629f851535ac2a4ab57617c2ca4a0ed8c5bfde29822cd6c6 [2022-06-05T09:42:54.758Z] #2 transferring context: 145B 0.0s done [2022-06-05T09:42:54.758Z] #2 DONE 0.0s [2022-06-05T09:42:54.758Z] [2022-06-05T09:42:54.758Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-05T09:42:54.758Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-05T09:42:54.758Z] #3 DONE 0.1s [2022-06-05T09:42:54.789Z] Commit message: "hack: remove error_on_leaked_containerd_shims" [2022-06-05T09:42:54.919Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-05T09:42:54.919Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-05T09:42:54.919Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-05T09:42:54.919Z] (cgroup swap accounting is currently enabled) [2022-06-05T09:42:54.919Z] - CONFIG_BLK_CGROUP: enabled [2022-06-05T09:42:54.919Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-05T09:42:54.919Z] - CONFIG_CGROUP_PERF: enabled [2022-06-05T09:42:54.919Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-05T09:42:54.919Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-05T09:42:54.919Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-05T09:42:54.919Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-05T09:42:54.919Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-05T09:42:54.919Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-05T09:42:54.919Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-05T09:42:54.919Z] - CONFIG_IP_VS: enabled (as module) [2022-06-05T09:42:54.919Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-05T09:42:54.919Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-05T09:42:54.919Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-05T09:42:54.919Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-05T09:42:54.919Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-05T09:42:54.919Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-05T09:42:54.919Z] - CONFIG_EXT4_FS: enabled [2022-06-05T09:42:54.919Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-05T09:42:54.919Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-05T09:42:54.919Z] - Network Drivers: [2022-06-05T09:42:54.919Z] - "overlay": [2022-06-05T09:42:54.919Z] - CONFIG_VXLAN: enabled (as module) [2022-06-05T09:42:54.919Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-05T09:42:54.919Z] Optional (for encrypted networks): [2022-06-05T09:42:55.014Z] [2022-06-05T09:42:55.014Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-05T09:42:55.014Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-05T09:42:55.014Z] #4 CACHED [2022-06-05T09:42:55.014Z] [2022-06-05T09:42:55.014Z] #6 [internal] load .dockerignore [2022-06-05T09:42:55.014Z] #6 sha256:b5de06698552a7bdc71af00c2c7fadfa1f36582844a9d7d6d5f8eb60fb9d8739 [2022-06-05T09:42:55.014Z] #6 DONE 0.0s [2022-06-05T09:42:55.014Z] [2022-06-05T09:42:55.014Z] #5 [internal] load build definition from Dockerfile [2022-06-05T09:42:55.014Z] #5 sha256:9db2b09d26dfbcdeb447c5bad6f305ada7644feb43329526b6040b10c5b30905 [2022-06-05T09:42:55.014Z] #5 DONE 0.0s [2022-06-05T09:42:55.014Z] [2022-06-05T09:42:55.014Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-05T09:42:55.014Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-05T09:42:55.014Z] #9 DONE 0.1s [2022-06-05T09:42:55.014Z] [2022-06-05T09:42:55.014Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-05T09:42:55.014Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-05T09:42:55.164Z] Commit message: "hack: remove error_on_leaked_containerd_shims" [2022-06-05T09:42:55.179Z] - CONFIG_CRYPTO: enabled [2022-06-05T09:42:55.179Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-05T09:42:55.179Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-05T09:42:55.179Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-05T09:42:55.179Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-05T09:42:55.179Z] - CONFIG_XFRM: enabled [2022-06-05T09:42:55.179Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-05T09:42:55.179Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-05T09:42:55.179Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-05T09:42:55.179Z] - "ipvlan": [2022-06-05T09:42:55.179Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-05T09:42:55.179Z] - "macvlan": [2022-06-05T09:42:55.179Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-05T09:42:55.179Z] - CONFIG_DUMMY: enabled (as module) [2022-06-05T09:42:55.179Z] - "ftp,tftp client in container": [2022-06-05T09:42:55.179Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-05T09:42:55.179Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-05T09:42:55.179Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-05T09:42:55.179Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-05T09:42:55.179Z] - Storage Drivers: [2022-06-05T09:42:55.179Z] - "aufs": [2022-06-05T09:42:55.179Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-05T09:42:55.179Z] - "btrfs": [2022-06-05T09:42:55.179Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-05T09:42:55.179Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-05T09:42:55.179Z] - "devicemapper": [2022-06-05T09:42:55.179Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-05T09:42:55.179Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-05T09:42:55.179Z] - "overlay": [2022-06-05T09:42:55.179Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-05T09:42:55.179Z] - "zfs": [2022-06-05T09:42:55.179Z] - /dev/zfs: present [2022-06-05T09:42:55.179Z] - zfs command: missing [2022-06-05T09:42:55.179Z] - zpool command: missing [2022-06-05T09:42:55.179Z] [2022-06-05T09:42:55.179Z] Limits: [2022-06-05T09:42:55.179Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-05T09:42:55.179Z] [2022-06-05T09:42:55.179Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-05T09:42:55.270Z] #10 DONE 0.1s [2022-06-05T09:42:55.270Z] [2022-06-05T09:42:55.270Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:55.270Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-05T09:42:55.270Z] #8 DONE 0.1s [2022-06-05T09:42:55.270Z] [2022-06-05T09:42:55.270Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:55.270Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-05T09:42:55.270Z] #7 DONE 0.1s [2022-06-05T09:42:55.422Z] Commit message: "hack: remove error_on_leaked_containerd_shims" [2022-06-05T09:42:55.427Z] + docker version [2022-06-05T09:42:55.427Z] Client: Docker Engine - Community [2022-06-05T09:42:55.427Z] Version: 20.10.14 [2022-06-05T09:42:55.427Z] API version: 1.41 [2022-06-05T09:42:55.427Z] Go version: go1.16.15 [2022-06-05T09:42:55.427Z] Git commit: a224086 [2022-06-05T09:42:55.427Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-05T09:42:55.427Z] OS/Arch: linux/amd64 [2022-06-05T09:42:55.427Z] Context: default [2022-06-05T09:42:55.427Z] Experimental: true [2022-06-05T09:42:55.427Z] [2022-06-05T09:42:55.427Z] Server: Docker Engine - Community [2022-06-05T09:42:55.427Z] Engine: [2022-06-05T09:42:55.427Z] Version: 20.10.14 [2022-06-05T09:42:55.427Z] API version: 1.41 (minimum version 1.12) [2022-06-05T09:42:55.427Z] Go version: go1.16.15 [2022-06-05T09:42:55.427Z] Git commit: 87a90dc [2022-06-05T09:42:55.427Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-05T09:42:55.427Z] OS/Arch: linux/amd64 [2022-06-05T09:42:55.427Z] Experimental: true [2022-06-05T09:42:55.427Z] containerd: [2022-06-05T09:42:55.427Z] Version: 1.5.11 [2022-06-05T09:42:55.427Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:55.427Z] runc: [2022-06-05T09:42:55.428Z] Version: 1.0.3 [2022-06-05T09:42:55.428Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-05T09:42:55.428Z] docker-init: [2022-06-05T09:42:55.428Z] Version: 0.19.0 [2022-06-05T09:42:55.428Z] GitCommit: de40ad0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-05T09:42:55.511Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c3eefab550a4518febe622148be4836300e44c89 . [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-05T09:42:55.772Z] #1 [internal] load build definition from Dockerfile [2022-06-05T09:42:55.772Z] #1 sha256:4a29b95bb6206f14ef724d11692d71a553e7e85b1f8dbc85609b27b7c4b9b300 [2022-06-05T09:42:55.772Z] #1 transferring dockerfile: 17.93kB done [2022-06-05T09:42:55.772Z] #1 DONE 0.0s [2022-06-05T09:42:55.772Z] [2022-06-05T09:42:55.772Z] #2 [internal] load .dockerignore [2022-06-05T09:42:55.772Z] #2 sha256:577ea42d339ba55efb0dc711f7ab3e7fab2a8ebd18951a15cb23e9d4480475e0 [2022-06-05T09:42:55.772Z] #2 transferring context: 145B done [2022-06-05T09:42:55.772Z] #2 DONE 0.0s [2022-06-05T09:42:55.772Z] [2022-06-05T09:42:55.772Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-05T09:42:55.772Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-05T09:42:55.772Z] #3 DONE 0.1s [2022-06-05T09:42:55.772Z] [2022-06-05T09:42:55.772Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-05T09:42:55.772Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-05T09:42:55.772Z] #4 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:55.834Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-05T09:42:55.834Z] #73 DONE 0.0s [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:55.834Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-05T09:42:55.834Z] #71 DONE 0.0s [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-05T09:42:55.834Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-05T09:42:55.834Z] #11 DONE 0.0s [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-05T09:42:55.834Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-05T09:42:55.834Z] #28 DONE 0.0s [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-05T09:42:55.834Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-05T09:42:55.834Z] #12 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-05T09:42:55.834Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-05T09:42:55.834Z] #33 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-05T09:42:55.834Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-05T09:42:55.834Z] #46 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-05T09:42:55.834Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-05T09:42:55.834Z] #72 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-05T09:42:55.834Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-05T09:42:55.834Z] #74 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #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-06-05T09:42:55.834Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-05T09:42:55.834Z] #57 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #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-06-05T09:42:55.834Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-05T09:42:55.834Z] #53 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #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-06-05T09:42:55.834Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-05T09:42:55.834Z] #13 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #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-06-05T09:42:55.834Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-05T09:42:55.834Z] #40 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #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-06-05T09:42:55.834Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-05T09:42:55.834Z] #38 CACHED [2022-06-05T09:42:55.834Z] [2022-06-05T09:42:55.834Z] #24 [internal] load build context [2022-06-05T09:42:55.834Z] #24 sha256:fe6cd2feee191665802ec0517f537e95510cf94593cc6c9c2d703394b8f6db7d [2022-06-05T09:42:55.843Z] + docker info [2022-06-05T09:42:55.843Z] Client: [2022-06-05T09:42:55.843Z] Context: default [2022-06-05T09:42:55.843Z] Debug Mode: false [2022-06-05T09:42:55.843Z] Plugins: [2022-06-05T09:42:55.843Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-05T09:42:55.843Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-05T09:42:55.843Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-05T09:42:55.843Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-05T09:42:55.843Z] [2022-06-05T09:42:55.843Z] Server: [2022-06-05T09:42:55.843Z] Containers: 0 [2022-06-05T09:42:55.843Z] Running: 0 [2022-06-05T09:42:55.843Z] Paused: 0 [2022-06-05T09:42:55.843Z] Stopped: 0 [2022-06-05T09:42:55.843Z] Images: 1 [2022-06-05T09:42:55.843Z] Server Version: 20.10.14 [2022-06-05T09:42:55.843Z] Storage Driver: overlay2 [2022-06-05T09:42:55.843Z] Backing Filesystem: extfs [2022-06-05T09:42:55.843Z] Supports d_type: true [2022-06-05T09:42:55.843Z] Native Overlay Diff: true [2022-06-05T09:42:55.843Z] userxattr: false [2022-06-05T09:42:55.843Z] Logging Driver: json-file [2022-06-05T09:42:55.843Z] Cgroup Driver: cgroupfs [2022-06-05T09:42:55.843Z] Cgroup Version: 1 [2022-06-05T09:42:55.843Z] Plugins: [2022-06-05T09:42:55.843Z] Volume: local [2022-06-05T09:42:55.843Z] Network: bridge host ipvlan macvlan null overlay [2022-06-05T09:42:55.843Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-05T09:42:55.843Z] Swarm: inactive [2022-06-05T09:42:55.843Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-05T09:42:55.843Z] Default Runtime: runc [2022-06-05T09:42:55.843Z] Init Binary: docker-init [2022-06-05T09:42:55.843Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:55.843Z] runc version: v1.0.3-0-gf46b6ba [2022-06-05T09:42:55.843Z] init version: de40ad0 [2022-06-05T09:42:55.843Z] Security Options: [2022-06-05T09:42:55.843Z] apparmor [2022-06-05T09:42:55.843Z] seccomp [2022-06-05T09:42:55.843Z] Profile: default [2022-06-05T09:42:55.843Z] Kernel Version: 5.4.0-1071-aws [2022-06-05T09:42:55.843Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-05T09:42:55.843Z] OSType: linux [2022-06-05T09:42:55.843Z] Architecture: x86_64 [2022-06-05T09:42:55.843Z] CPUs: 2 [2022-06-05T09:42:55.843Z] Total Memory: 15.35GiB [2022-06-05T09:42:55.843Z] Name: ip-10-100-90-116 [2022-06-05T09:42:55.843Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-05T09:42:55.843Z] Docker Root Dir: /var/lib/docker [2022-06-05T09:42:55.843Z] Debug Mode: false [2022-06-05T09:42:55.843Z] Registry: https://index.docker.io/v1/ [2022-06-05T09:42:55.843Z] Labels: [2022-06-05T09:42:55.843Z] Experimental: true [2022-06-05T09:42:55.843Z] Insecure Registries: [2022-06-05T09:42:55.843Z] 127.0.0.0/8 [2022-06-05T09:42:55.843Z] Live Restore Enabled: true [2022-06-05T09:42:55.843Z] [2022-06-05T09:42:55.843Z] WARNING: No swap limit support [Pipeline] sh [2022-06-05T09:42:55.855Z] + docker version [2022-06-05T09:42:55.855Z] Client: Docker Engine - Community [2022-06-05T09:42:55.855Z] Version: 20.10.14 [2022-06-05T09:42:55.855Z] API version: 1.41 [2022-06-05T09:42:55.855Z] Go version: go1.16.15 [2022-06-05T09:42:55.855Z] Git commit: a224086 [2022-06-05T09:42:55.855Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-05T09:42:55.855Z] OS/Arch: linux/amd64 [2022-06-05T09:42:55.855Z] Context: default [2022-06-05T09:42:55.855Z] Experimental: true [2022-06-05T09:42:55.855Z] [2022-06-05T09:42:55.855Z] Server: Docker Engine - Community [2022-06-05T09:42:55.855Z] Engine: [2022-06-05T09:42:55.855Z] Version: 20.10.14 [2022-06-05T09:42:55.855Z] API version: 1.41 (minimum version 1.12) [2022-06-05T09:42:55.855Z] Go version: go1.16.15 [2022-06-05T09:42:55.855Z] Git commit: 87a90dc [2022-06-05T09:42:55.855Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-05T09:42:55.855Z] OS/Arch: linux/amd64 [2022-06-05T09:42:55.855Z] Experimental: true [2022-06-05T09:42:55.855Z] containerd: [2022-06-05T09:42:55.855Z] Version: 1.5.11 [2022-06-05T09:42:55.855Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:55.855Z] runc: [2022-06-05T09:42:55.855Z] Version: 1.0.3 [2022-06-05T09:42:55.855Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-05T09:42:55.855Z] docker-init: [2022-06-05T09:42:55.855Z] Version: 0.19.0 [2022-06-05T09:42:55.855Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-05T09:42:55.993Z] + [ PR != PR ] [2022-06-05T09:42:55.993Z] + [ master != master ] [2022-06-05T09:42:55.993Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-06-05T09:42:54.175Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:54.180Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:54.695Z] > git remote # timeout=10 [2022-06-05T09:42:54.704Z] > git config --get remote.origin.url # timeout=10 [2022-06-05T09:42:54.717Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:54.718Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-05T09:42:54.731Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-05T09:42:54.740Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:54.749Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:56.034Z] [2022-06-05T09:42:56.034Z] #6 [internal] load .dockerignore [2022-06-05T09:42:56.034Z] #6 sha256:6e4a7f32ee0756ab9da75b82d60e09e09ad365e8072936d8d471a04c2177d22d [2022-06-05T09:42:56.034Z] #6 DONE 0.0s [2022-06-05T09:42:56.034Z] [2022-06-05T09:42:56.034Z] #5 [internal] load build definition from Dockerfile [2022-06-05T09:42:56.034Z] #5 sha256:93173777391923a84dd05af6205d2193bd40abb8bb008a6831e07b8db8d68f93 [2022-06-05T09:42:56.034Z] #5 DONE 0.0s [2022-06-05T09:42:56.034Z] [2022-06-05T09:42:56.034Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:56.034Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-05T09:42:56.034Z] #9 DONE 0.1s [2022-06-05T09:42:56.034Z] [2022-06-05T09:42:56.034Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-05T09:42:56.034Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-05T09:42:56.034Z] #10 DONE 0.1s [2022-06-05T09:42:56.034Z] [2022-06-05T09:42:56.034Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:56.034Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-05T09:42:56.034Z] #8 DONE 0.1s [2022-06-05T09:42:56.034Z] [2022-06-05T09:42:56.034Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-05T09:42:56.034Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-05T09:42:56.034Z] #7 DONE 0.1s [Pipeline] sh [2022-06-05T09:42:54.261Z] > git remote # timeout=10 [2022-06-05T09:42:54.288Z] > git config --get remote.origin.url # timeout=10 [2022-06-05T09:42:54.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:54.300Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-05T09:42:54.332Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-05T09:42:54.349Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:54.362Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:54.492Z] > git remote # timeout=10 [2022-06-05T09:42:54.501Z] > git config --get remote.origin.url # timeout=10 [2022-06-05T09:42:54.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-05T09:42:54.507Z] > git merge 4734f1e8c97218ad8b827fb5e562b8cdd593525b # timeout=10 [2022-06-05T09:42:54.521Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-05T09:42:54.534Z] > git config core.sparsecheckout # timeout=10 [2022-06-05T09:42:54.540Z] > git checkout -f c3eefab550a4518febe622148be4836300e44c89 # timeout=10 [2022-06-05T09:42:56.094Z] #24 ... [2022-06-05T09:42:56.094Z] [2022-06-05T09:42:56.094Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-05T09:42:56.094Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-05T09:42:56.094Z] #49 DONE 0.4s [2022-06-05T09:42:56.094Z] [2022-06-05T09:42:56.094Z] #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-06-05T09:42:56.094Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-05T09:42:56.094Z] #50 CACHED [2022-06-05T09:42:56.094Z] [2022-06-05T09:42:56.094Z] #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-06-05T09:42:56.094Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-05T09:42:56.094Z] #51 CACHED [2022-06-05T09:42:56.094Z] [2022-06-05T09:42:56.094Z] #24 [internal] load build context [2022-06-05T09:42:56.094Z] #24 sha256:fe6cd2feee191665802ec0517f537e95510cf94593cc6c9c2d703394b8f6db7d [2022-06-05T09:42:56.118Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-05T09:42:56.119Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-05T09:42:56.119Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43695/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-05T09:42:56.119Z] + bash /home/ubuntu/workspace/moby_PR-43695/check-config.sh [2022-06-05T09:42:56.119Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-05T09:42:56.119Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-05T09:42:56.119Z] [2022-06-05T09:42:56.119Z] Generally Necessary: [2022-06-05T09:42:56.119Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-05T09:42:56.119Z] - apparmor: enabled and tools installed [2022-06-05T09:42:56.119Z] - CONFIG_NAMESPACES: enabled [2022-06-05T09:42:56.119Z] - CONFIG_NET_NS: enabled [2022-06-05T09:42:56.119Z] - CONFIG_PID_NS: enabled [2022-06-05T09:42:56.119Z] - CONFIG_IPC_NS: enabled [2022-06-05T09:42:56.119Z] - CONFIG_UTS_NS: enabled [2022-06-05T09:42:56.119Z] - CONFIG_CGROUPS: enabled [2022-06-05T09:42:56.119Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-05T09:42:56.119Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-05T09:42:56.119Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-05T09:42:56.119Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-05T09:42:56.119Z] - CONFIG_CPUSETS: enabled [2022-06-05T09:42:56.119Z] - CONFIG_MEMCG: enabled [2022-06-05T09:42:56.119Z] - CONFIG_KEYS: enabled [2022-06-05T09:42:56.119Z] - CONFIG_VETH: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-05T09:42:56.119Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-05T09:42:56.119Z] - CONFIG_CGROUP_BPF: enabled [2022-06-05T09:42:56.119Z] [2022-06-05T09:42:56.119Z] Optional Features: [2022-06-05T09:42:56.119Z] - CONFIG_USER_NS: enabled [2022-06-05T09:42:56.119Z] - CONFIG_SECCOMP: enabled [2022-06-05T09:42:56.119Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-05T09:42:56.119Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-05T09:42:56.119Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-05T09:42:56.119Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-05T09:42:56.119Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-05T09:42:56.154Z] + docker info [2022-06-05T09:42:56.155Z] Client: [2022-06-05T09:42:56.155Z] Context: default [2022-06-05T09:42:56.155Z] Debug Mode: false [2022-06-05T09:42:56.155Z] Plugins: [2022-06-05T09:42:56.155Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-05T09:42:56.155Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-05T09:42:56.155Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-05T09:42:56.155Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-05T09:42:56.155Z] [2022-06-05T09:42:56.155Z] Server: [2022-06-05T09:42:56.155Z] Containers: 0 [2022-06-05T09:42:56.155Z] Running: 0 [2022-06-05T09:42:56.155Z] Paused: 0 [2022-06-05T09:42:56.155Z] Stopped: 0 [2022-06-05T09:42:56.155Z] Images: 2 [2022-06-05T09:42:56.155Z] Server Version: 20.10.14 [2022-06-05T09:42:56.155Z] Storage Driver: overlay2 [2022-06-05T09:42:56.155Z] Backing Filesystem: extfs [2022-06-05T09:42:56.155Z] Supports d_type: true [2022-06-05T09:42:56.155Z] Native Overlay Diff: true [2022-06-05T09:42:56.155Z] userxattr: false [2022-06-05T09:42:56.155Z] Logging Driver: json-file [2022-06-05T09:42:56.155Z] Cgroup Driver: cgroupfs [2022-06-05T09:42:56.155Z] Cgroup Version: 1 [2022-06-05T09:42:56.155Z] Plugins: [2022-06-05T09:42:56.155Z] Volume: local [2022-06-05T09:42:56.155Z] Network: bridge host ipvlan macvlan null overlay [2022-06-05T09:42:56.155Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-05T09:42:56.155Z] Swarm: inactive [2022-06-05T09:42:56.155Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-05T09:42:56.155Z] Default Runtime: runc [2022-06-05T09:42:56.155Z] Init Binary: docker-init [2022-06-05T09:42:56.155Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:56.155Z] runc version: v1.0.3-0-gf46b6ba [2022-06-05T09:42:56.155Z] init version: de40ad0 [2022-06-05T09:42:56.155Z] Security Options: [2022-06-05T09:42:56.155Z] apparmor [2022-06-05T09:42:56.155Z] seccomp [2022-06-05T09:42:56.155Z] Profile: default [2022-06-05T09:42:56.155Z] Kernel Version: 5.4.0-1071-aws [2022-06-05T09:42:56.155Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-05T09:42:56.155Z] OSType: linux [2022-06-05T09:42:56.155Z] Architecture: x86_64 [2022-06-05T09:42:56.155Z] CPUs: 2 [2022-06-05T09:42:56.155Z] Total Memory: 7.565GiB [2022-06-05T09:42:56.155Z] Name: ip-10-100-55-104 [2022-06-05T09:42:56.155Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-05T09:42:56.155Z] Docker Root Dir: /var/lib/docker [2022-06-05T09:42:56.155Z] Debug Mode: false [2022-06-05T09:42:56.155Z] Registry: https://index.docker.io/v1/ [2022-06-05T09:42:56.155Z] Labels: [2022-06-05T09:42:56.155Z] Experimental: true [2022-06-05T09:42:56.155Z] Insecure Registries: [2022-06-05T09:42:56.155Z] 127.0.0.0/8 [2022-06-05T09:42:56.155Z] Live Restore Enabled: true [2022-06-05T09:42:56.155Z] [2022-06-05T09:42:56.155Z] WARNING: No swap limit support [Pipeline] sh [2022-06-05T09:42:56.310Z] + docker version [2022-06-05T09:42:56.310Z] Client: Docker Engine - Community [2022-06-05T09:42:56.310Z] Version: 20.10.14 [2022-06-05T09:42:56.310Z] API version: 1.41 [2022-06-05T09:42:56.310Z] Go version: go1.16.15 [2022-06-05T09:42:56.310Z] Git commit: a224086 [2022-06-05T09:42:56.310Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-05T09:42:56.310Z] OS/Arch: linux/amd64 [2022-06-05T09:42:56.310Z] Context: default [2022-06-05T09:42:56.310Z] Experimental: true [2022-06-05T09:42:56.310Z] [2022-06-05T09:42:56.310Z] Server: Docker Engine - Community [2022-06-05T09:42:56.310Z] Engine: [2022-06-05T09:42:56.310Z] Version: 20.10.14 [2022-06-05T09:42:56.310Z] API version: 1.41 (minimum version 1.12) [2022-06-05T09:42:56.310Z] Go version: go1.16.15 [2022-06-05T09:42:56.310Z] Git commit: 87a90dc [2022-06-05T09:42:56.310Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-05T09:42:56.310Z] OS/Arch: linux/amd64 [2022-06-05T09:42:56.310Z] Experimental: true [2022-06-05T09:42:56.310Z] containerd: [2022-06-05T09:42:56.310Z] Version: 1.5.11 [2022-06-05T09:42:56.310Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:56.310Z] runc: [2022-06-05T09:42:56.310Z] Version: 1.0.3 [2022-06-05T09:42:56.310Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-05T09:42:56.310Z] docker-init: [2022-06-05T09:42:56.310Z] Version: 0.19.0 [2022-06-05T09:42:56.310Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-05T09:42:56.374Z] - CONFIG_BLK_CGROUP: enabled [2022-06-05T09:42:56.374Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-05T09:42:56.374Z] - CONFIG_CGROUP_PERF: enabled [2022-06-05T09:42:56.374Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-05T09:42:56.374Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-05T09:42:56.374Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-05T09:42:56.374Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-05T09:42:56.374Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-05T09:42:56.374Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-05T09:42:56.374Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-05T09:42:56.374Z] - CONFIG_IP_VS: enabled (as module) [2022-06-05T09:42:56.374Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-05T09:42:56.374Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-05T09:42:56.374Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-05T09:42:56.374Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-05T09:42:56.374Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-05T09:42:56.374Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-05T09:42:56.374Z] - CONFIG_EXT4_FS: enabled [2022-06-05T09:42:56.374Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-05T09:42:56.374Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-05T09:42:56.374Z] - Network Drivers: [2022-06-05T09:42:56.374Z] - "overlay": [2022-06-05T09:42:56.374Z] - CONFIG_VXLAN: enabled (as module) [2022-06-05T09:42:56.374Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-05T09:42:56.374Z] Optional (for encrypted networks): [2022-06-05T09:42:56.374Z] - CONFIG_CRYPTO: enabled [2022-06-05T09:42:56.374Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-05T09:42:56.374Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-05T09:42:56.374Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-05T09:42:56.374Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-05T09:42:56.374Z] - CONFIG_XFRM: enabled [2022-06-05T09:42:56.374Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-05T09:42:56.374Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-05T09:42:56.374Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-05T09:42:56.374Z] - "ipvlan": [2022-06-05T09:42:56.374Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-05T09:42:56.374Z] - "macvlan": [2022-06-05T09:42:56.374Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-05T09:42:56.374Z] - CONFIG_DUMMY: enabled (as module) [2022-06-05T09:42:56.374Z] - "ftp,tftp client in container": [2022-06-05T09:42:56.445Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-05T09:42:56.445Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-05T09:42:56.445Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43695/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-05T09:42:56.445Z] + bash /home/ubuntu/workspace/moby_PR-43695/check-config.sh [2022-06-05T09:42:56.445Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-05T09:42:56.445Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-05T09:42:56.445Z] [2022-06-05T09:42:56.445Z] Generally Necessary: [2022-06-05T09:42:56.445Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-05T09:42:56.445Z] - apparmor: enabled and tools installed [2022-06-05T09:42:56.445Z] - CONFIG_NAMESPACES: enabled [2022-06-05T09:42:56.445Z] - CONFIG_NET_NS: enabled [2022-06-05T09:42:56.445Z] - CONFIG_PID_NS: enabled [2022-06-05T09:42:56.445Z] - CONFIG_IPC_NS: enabled [2022-06-05T09:42:56.445Z] - CONFIG_UTS_NS: enabled [2022-06-05T09:42:56.445Z] - CONFIG_CGROUPS: enabled [2022-06-05T09:42:56.445Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-05T09:42:56.445Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-05T09:42:56.445Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-05T09:42:56.445Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-05T09:42:56.445Z] - CONFIG_CPUSETS: enabled [2022-06-05T09:42:56.445Z] - CONFIG_MEMCG: enabled [2022-06-05T09:42:56.445Z] - CONFIG_KEYS: enabled [2022-06-05T09:42:56.445Z] - CONFIG_VETH: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-05T09:42:56.445Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-05T09:42:56.445Z] - CONFIG_CGROUP_BPF: enabled [2022-06-05T09:42:56.445Z] [2022-06-05T09:42:56.445Z] Optional Features: [2022-06-05T09:42:56.445Z] - CONFIG_USER_NS: enabled [2022-06-05T09:42:56.445Z] - CONFIG_SECCOMP: enabled [2022-06-05T09:42:56.446Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-05T09:42:56.446Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-05T09:42:56.446Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-05T09:42:56.446Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-05T09:42:56.446Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-05T09:42:56.594Z] + docker info [2022-06-05T09:42:56.594Z] Client: [2022-06-05T09:42:56.594Z] Context: default [2022-06-05T09:42:56.594Z] Debug Mode: false [2022-06-05T09:42:56.594Z] Plugins: [2022-06-05T09:42:56.594Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-05T09:42:56.594Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-05T09:42:56.594Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-05T09:42:56.594Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-05T09:42:56.594Z] [2022-06-05T09:42:56.594Z] Server: [2022-06-05T09:42:56.594Z] Containers: 0 [2022-06-05T09:42:56.594Z] Running: 0 [2022-06-05T09:42:56.594Z] Paused: 0 [2022-06-05T09:42:56.594Z] Stopped: 0 [2022-06-05T09:42:56.594Z] Images: 1 [2022-06-05T09:42:56.594Z] Server Version: 20.10.14 [2022-06-05T09:42:56.594Z] Storage Driver: overlay2 [2022-06-05T09:42:56.594Z] Backing Filesystem: extfs [2022-06-05T09:42:56.594Z] Supports d_type: true [2022-06-05T09:42:56.594Z] Native Overlay Diff: true [2022-06-05T09:42:56.594Z] userxattr: false [2022-06-05T09:42:56.594Z] Logging Driver: json-file [2022-06-05T09:42:56.594Z] Cgroup Driver: cgroupfs [2022-06-05T09:42:56.594Z] Cgroup Version: 1 [2022-06-05T09:42:56.594Z] Plugins: [2022-06-05T09:42:56.594Z] Volume: local [2022-06-05T09:42:56.594Z] Network: bridge host ipvlan macvlan null overlay [2022-06-05T09:42:56.594Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-05T09:42:56.594Z] Swarm: inactive [2022-06-05T09:42:56.594Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-05T09:42:56.594Z] Default Runtime: runc [2022-06-05T09:42:56.594Z] Init Binary: docker-init [2022-06-05T09:42:56.594Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-05T09:42:56.594Z] runc version: v1.0.3-0-gf46b6ba [2022-06-05T09:42:56.594Z] init version: de40ad0 [2022-06-05T09:42:56.594Z] Security Options: [2022-06-05T09:42:56.594Z] apparmor [2022-06-05T09:42:56.594Z] seccomp [2022-06-05T09:42:56.594Z] Profile: default [2022-06-05T09:42:56.594Z] Kernel Version: 5.4.0-1071-aws [2022-06-05T09:42:56.594Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-05T09:42:56.594Z] OSType: linux [2022-06-05T09:42:56.594Z] Architecture: x86_64 [2022-06-05T09:42:56.594Z] CPUs: 2 [2022-06-05T09:42:56.594Z] Total Memory: 7.565GiB [2022-06-05T09:42:56.594Z] Name: ip-10-100-117-44 [2022-06-05T09:42:56.594Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-05T09:42:56.594Z] Docker Root Dir: /var/lib/docker [2022-06-05T09:42:56.594Z] Debug Mode: false [2022-06-05T09:42:56.594Z] Registry: https://index.docker.io/v1/ [2022-06-05T09:42:56.594Z] Labels: [2022-06-05T09:42:56.594Z] Experimental: true [2022-06-05T09:42:56.594Z] Insecure Registries: [2022-06-05T09:42:56.594Z] 127.0.0.0/8 [2022-06-05T09:42:56.594Z] Live Restore Enabled: true [2022-06-05T09:42:56.594Z] [2022-06-05T09:42:56.594Z] WARNING: No swap limit support [Pipeline] sh [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:56.608Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-05T09:42:56.608Z] #73 DONE 0.0s [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:56.608Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-05T09:42:56.608Z] #71 DONE 0.0s [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-05T09:42:56.608Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-05T09:42:56.608Z] #11 DONE 0.0s [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-05T09:42:56.608Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-05T09:42:56.608Z] #28 DONE 0.0s [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-05T09:42:56.608Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-05T09:42:56.608Z] #72 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-05T09:42:56.608Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-05T09:42:56.608Z] #74 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-05T09:42:56.608Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f [2022-06-05T09:42:56.608Z] #12 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-05T09:42:56.608Z] #46 sha256:cacbf2cfa4ab13dff562c28782e871e97f9ff85babc531eb8d72b550b2a830c2 [2022-06-05T09:42:56.608Z] #46 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-05T09:42:56.608Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c [2022-06-05T09:42:56.608Z] #33 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #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-06-05T09:42:56.608Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-05T09:42:56.608Z] #40 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #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-06-05T09:42:56.608Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-05T09:42:56.608Z] #57 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #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-06-05T09:42:56.608Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-05T09:42:56.608Z] #53 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #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-06-05T09:42:56.608Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-05T09:42:56.608Z] #38 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #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-06-05T09:42:56.608Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b [2022-06-05T09:42:56.608Z] #13 CACHED [2022-06-05T09:42:56.608Z] [2022-06-05T09:42:56.608Z] #24 [internal] load build context [2022-06-05T09:42:56.608Z] #24 sha256:cbd2a3b100531ba4ba95f15cae443bc1d40f318f75aaf92d2aad5c0ecf644db0 [2022-06-05T09:42:56.630Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-05T09:42:56.630Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-05T09:42:56.630Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-05T09:42:56.630Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-05T09:42:56.630Z] - Storage Drivers: [2022-06-05T09:42:56.630Z] - "aufs": [2022-06-05T09:42:56.630Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-05T09:42:56.630Z] - "btrfs": [2022-06-05T09:42:56.630Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-05T09:42:56.630Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-05T09:42:56.630Z] - "devicemapper": [2022-06-05T09:42:56.630Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-05T09:42:56.630Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-05T09:42:56.630Z] - "overlay": [2022-06-05T09:42:56.630Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-05T09:42:56.630Z] - "zfs": [2022-06-05T09:42:56.630Z] - /dev/zfs: present [2022-06-05T09:42:56.630Z] - zfs command: missing [2022-06-05T09:42:56.630Z] - zpool command: missing [2022-06-05T09:42:56.630Z] [2022-06-05T09:42:56.630Z] Limits: [2022-06-05T09:42:56.630Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-05T09:42:56.630Z] [2022-06-05T09:42:56.630Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-05T09:42:56.706Z] - CONFIG_BLK_CGROUP: enabled [2022-06-05T09:42:56.706Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-05T09:42:56.706Z] - CONFIG_CGROUP_PERF: enabled [2022-06-05T09:42:56.706Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-05T09:42:56.706Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-05T09:42:56.706Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-05T09:42:56.706Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-05T09:42:56.706Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-05T09:42:56.706Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-05T09:42:56.706Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-05T09:42:56.706Z] - CONFIG_IP_VS: enabled (as module) [2022-06-05T09:42:56.706Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-05T09:42:56.706Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-05T09:42:56.706Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-05T09:42:56.706Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-05T09:42:56.706Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-05T09:42:56.706Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-05T09:42:56.706Z] - CONFIG_EXT4_FS: enabled [2022-06-05T09:42:56.706Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-05T09:42:56.706Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-05T09:42:56.706Z] - Network Drivers: [2022-06-05T09:42:56.706Z] - "overlay": [2022-06-05T09:42:56.706Z] - CONFIG_VXLAN: enabled (as module) [2022-06-05T09:42:56.706Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-05T09:42:56.706Z] Optional (for encrypted networks): [2022-06-05T09:42:56.706Z] - CONFIG_CRYPTO: enabled [2022-06-05T09:42:56.706Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-05T09:42:56.706Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-05T09:42:56.706Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-05T09:42:56.706Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-05T09:42:56.706Z] - CONFIG_XFRM: enabled [2022-06-05T09:42:56.706Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-05T09:42:56.706Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-05T09:42:56.706Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-05T09:42:56.706Z] - "ipvlan": [2022-06-05T09:42:56.706Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-05T09:42:56.706Z] - "macvlan": [2022-06-05T09:42:56.706Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-05T09:42:56.706Z] - CONFIG_DUMMY: enabled (as module) [2022-06-05T09:42:56.706Z] - "ftp,tftp client in container": [2022-06-05T09:42:56.877Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-05T09:42:56.877Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-05T09:42:56.877Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43695/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-05T09:42:56.877Z] + bash /home/ubuntu/workspace/moby_PR-43695/check-config.sh [2022-06-05T09:42:56.877Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-05T09:42:56.877Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-05T09:42:56.877Z] [2022-06-05T09:42:56.877Z] Generally Necessary: [2022-06-05T09:42:56.877Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-05T09:42:56.877Z] - apparmor: enabled and tools installed [2022-06-05T09:42:56.877Z] - CONFIG_NAMESPACES: enabled [2022-06-05T09:42:56.877Z] - CONFIG_NET_NS: enabled [2022-06-05T09:42:56.877Z] - CONFIG_PID_NS: enabled [2022-06-05T09:42:56.877Z] - CONFIG_IPC_NS: enabled [2022-06-05T09:42:56.877Z] - CONFIG_UTS_NS: enabled [2022-06-05T09:42:56.877Z] - CONFIG_CGROUPS: enabled [2022-06-05T09:42:56.877Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-05T09:42:56.877Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-05T09:42:56.877Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-05T09:42:56.877Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-05T09:42:56.877Z] - CONFIG_CPUSETS: enabled [2022-06-05T09:42:56.877Z] - CONFIG_MEMCG: enabled [2022-06-05T09:42:56.877Z] - CONFIG_KEYS: enabled [2022-06-05T09:42:56.877Z] - CONFIG_VETH: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-05T09:42:56.877Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-05T09:42:56.877Z] - CONFIG_CGROUP_BPF: enabled [2022-06-05T09:42:56.877Z] [2022-06-05T09:42:56.877Z] Optional Features: [2022-06-05T09:42:56.877Z] - CONFIG_USER_NS: enabled [2022-06-05T09:42:56.877Z] - CONFIG_SECCOMP: enabled [2022-06-05T09:42:56.877Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-05T09:42:56.877Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-05T09:42:56.877Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-05T09:42:56.877Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-05T09:42:56.877Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-05T09:42:56.947Z] + sudo modprobe ip_vs [2022-06-05T09:42:56.947Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c3eefab550a4518febe622148be4836300e44c89 . [2022-06-05T09:42:56.967Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-05T09:42:56.967Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-05T09:42:56.967Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-05T09:42:56.967Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-05T09:42:56.967Z] - Storage Drivers: [2022-06-05T09:42:56.967Z] - "aufs": [2022-06-05T09:42:56.967Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-05T09:42:56.967Z] - "btrfs": [2022-06-05T09:42:56.967Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-05T09:42:56.967Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-05T09:42:56.967Z] - "devicemapper": [2022-06-05T09:42:56.967Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-05T09:42:56.967Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-05T09:42:56.967Z] - "overlay": [2022-06-05T09:42:56.967Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-05T09:42:56.967Z] - "zfs": [2022-06-05T09:42:56.967Z] - /dev/zfs: present [2022-06-05T09:42:56.967Z] - zfs command: missing [2022-06-05T09:42:56.967Z] - zpool command: missing [2022-06-05T09:42:56.967Z] [2022-06-05T09:42:56.967Z] Limits: [2022-06-05T09:42:56.967Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-05T09:42:56.967Z] [2022-06-05T09:42:56.967Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-05T09:42:57.135Z] - CONFIG_BLK_CGROUP: enabled [2022-06-05T09:42:57.135Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-05T09:42:57.135Z] - CONFIG_CGROUP_PERF: enabled [2022-06-05T09:42:57.135Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-05T09:42:57.135Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-05T09:42:57.135Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-05T09:42:57.135Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-05T09:42:57.135Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-05T09:42:57.135Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-05T09:42:57.135Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-05T09:42:57.135Z] - CONFIG_IP_VS: enabled (as module) [2022-06-05T09:42:57.135Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-05T09:42:57.135Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-05T09:42:57.135Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-05T09:42:57.135Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-05T09:42:57.135Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-05T09:42:57.135Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-05T09:42:57.135Z] - CONFIG_EXT4_FS: enabled [2022-06-05T09:42:57.135Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-05T09:42:57.135Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-05T09:42:57.135Z] - Network Drivers: [2022-06-05T09:42:57.135Z] - "overlay": [2022-06-05T09:42:57.135Z] - CONFIG_VXLAN: enabled (as module) [2022-06-05T09:42:57.135Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-05T09:42:57.135Z] Optional (for encrypted networks): [2022-06-05T09:42:57.135Z] - CONFIG_CRYPTO: enabled [2022-06-05T09:42:57.135Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-05T09:42:57.135Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-05T09:42:57.135Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-05T09:42:57.135Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-05T09:42:57.135Z] - CONFIG_XFRM: enabled [2022-06-05T09:42:57.135Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-05T09:42:57.135Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-05T09:42:57.135Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-05T09:42:57.135Z] - "ipvlan": [2022-06-05T09:42:57.135Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-05T09:42:57.135Z] - "macvlan": [2022-06-05T09:42:57.135Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-05T09:42:57.135Z] - CONFIG_DUMMY: enabled (as module) [2022-06-05T09:42:57.135Z] - "ftp,tftp client in container": [2022-06-05T09:42:57.184Z] #24 ... [2022-06-05T09:42:57.184Z] [2022-06-05T09:42:57.184Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-05T09:42:57.184Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-05T09:42:57.184Z] #49 DONE 0.5s [2022-06-05T09:42:57.184Z] [2022-06-05T09:42:57.184Z] #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-06-05T09:42:57.184Z] #50 sha256:09d3390f173ffd2393382e684a37165de6586e9a40139587235f6dc12aae5495 [2022-06-05T09:42:57.184Z] #50 CACHED [2022-06-05T09:42:57.184Z] [2022-06-05T09:42:57.184Z] #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-06-05T09:42:57.184Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-05T09:42:57.184Z] #51 CACHED [2022-06-05T09:42:57.184Z] [2022-06-05T09:42:57.184Z] #24 [internal] load build context [2022-06-05T09:42:57.184Z] #24 sha256:cbd2a3b100531ba4ba95f15cae443bc1d40f318f75aaf92d2aad5c0ecf644db0 [2022-06-05T09:42:57.245Z] #1 [internal] load build definition from Dockerfile [2022-06-05T09:42:57.245Z] #1 sha256:c1718332ed4db0b5514b4a7e442f5d915945ab2ef610b1832be1e6aeca00e9e0 [2022-06-05T09:42:57.245Z] #1 transferring dockerfile: 17.93kB done [2022-06-05T09:42:57.245Z] #1 DONE 0.0s [2022-06-05T09:42:57.245Z] [2022-06-05T09:42:57.245Z] #2 [internal] load .dockerignore [2022-06-05T09:42:57.245Z] #2 sha256:39cd141145202de5519e8c66e3773de5ff2c996345d99b3cae8bb4e301529f88 [2022-06-05T09:42:57.245Z] #2 transferring context: 145B done [2022-06-05T09:42:57.245Z] #2 DONE 0.0s [2022-06-05T09:42:57.245Z] [2022-06-05T09:42:57.245Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-05T09:42:57.245Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-05T09:42:57.245Z] #3 DONE 0.1s [2022-06-05T09:42:57.245Z] [2022-06-05T09:42:57.245Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-05T09:42:57.245Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-05T09:42:57.245Z] #4 CACHED [2022-06-05T09:42:57.245Z] [2022-06-05T09:42:57.246Z] #6 [internal] load build definition from Dockerfile [2022-06-05T09:42:57.246Z] #6 sha256:993c0e38c7d433fdfd30a88058a572dce0daa6089428457998ef1a0c0ef73637 [2022-06-05T09:42:57.246Z] #6 DONE 0.0s [2022-06-05T09:42:57.246Z] [2022-06-05T09:42:57.246Z] #5 [internal] load .dockerignore [2022-06-05T09:42:57.246Z] #5 sha256:e195d8ec94ec6d918bf2c71c68bf856d22b94ce4e6855dd813355fcbb0ac0630 [2022-06-05T09:42:57.246Z] #5 DONE 0.0s [2022-06-05T09:42:57.246Z] [2022-06-05T09:42:57.246Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-05T09:42:57.246Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-05T09:42:57.246Z] #9 DONE 0.1s [2022-06-05T09:42:57.246Z] [2022-06-05T09:42:57.246Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:57.246Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-05T09:42:57.246Z] #8 DONE 0.1s [2022-06-05T09:42:57.246Z] [2022-06-05T09:42:57.246Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:57.246Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-05T09:42:57.246Z] #10 DONE 0.1s [2022-06-05T09:42:57.246Z] [2022-06-05T09:42:57.246Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-05T09:42:57.246Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-05T09:42:57.295Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c3eefab550a4518febe622148be4836300e44c89 . [2022-06-05T09:42:57.295Z] #1 [internal] load build definition from Dockerfile [2022-06-05T09:42:57.295Z] #1 sha256:a4858f162d6bd613d7a50dab499d7958b27ba6b936f94ec591b055b7530b3d6a [2022-06-05T09:42:57.295Z] #1 transferring dockerfile: 17.93kB done [2022-06-05T09:42:57.295Z] #1 DONE 0.0s [2022-06-05T09:42:57.295Z] [2022-06-05T09:42:57.295Z] #2 [internal] load .dockerignore [2022-06-05T09:42:57.295Z] #2 sha256:5d2fd5de48c771e599729e0e8a219eff0d1c1966405e921b93a4468f3f6a5c96 [2022-06-05T09:42:57.295Z] #2 transferring context: 145B done [2022-06-05T09:42:57.295Z] #2 DONE 0.0s [2022-06-05T09:42:57.295Z] [2022-06-05T09:42:57.295Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-05T09:42:57.295Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-05T09:42:57.295Z] #3 DONE 0.1s [2022-06-05T09:42:57.393Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-05T09:42:57.393Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-05T09:42:57.393Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-05T09:42:57.393Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-05T09:42:57.393Z] - Storage Drivers: [2022-06-05T09:42:57.393Z] - "aufs": [2022-06-05T09:42:57.393Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-05T09:42:57.393Z] - "btrfs": [2022-06-05T09:42:57.393Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-05T09:42:57.393Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-05T09:42:57.393Z] - "devicemapper": [2022-06-05T09:42:57.393Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-05T09:42:57.393Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-05T09:42:57.393Z] - "overlay": [2022-06-05T09:42:57.393Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-05T09:42:57.393Z] - "zfs": [2022-06-05T09:42:57.393Z] - /dev/zfs: present [2022-06-05T09:42:57.393Z] - zfs command: missing [2022-06-05T09:42:57.393Z] - zpool command: missing [2022-06-05T09:42:57.393Z] [2022-06-05T09:42:57.393Z] Limits: [2022-06-05T09:42:57.393Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-05T09:42:57.393Z] [2022-06-05T09:42:57.393Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-05T09:42:57.503Z] #7 DONE 0.1s [2022-06-05T09:42:57.558Z] [2022-06-05T09:42:57.558Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-05T09:42:57.558Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-05T09:42:57.558Z] #4 CACHED [2022-06-05T09:42:57.558Z] [2022-06-05T09:42:57.558Z] #6 [internal] load .dockerignore [2022-06-05T09:42:57.558Z] #6 sha256:3cd6f82f7e70e5aa40427d5a5fb2261afaba72e8c7b1c3b94a3541daa259ad9c [2022-06-05T09:42:57.558Z] #6 DONE 0.0s [2022-06-05T09:42:57.558Z] [2022-06-05T09:42:57.558Z] #5 [internal] load build definition from Dockerfile [2022-06-05T09:42:57.558Z] #5 sha256:7b21f105ac479d34ad20707bb441e32d5b7e12ae01495ecbc8d0ce22b7546e1f [2022-06-05T09:42:57.558Z] #5 DONE 0.0s [2022-06-05T09:42:57.558Z] [2022-06-05T09:42:57.558Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:57.558Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-05T09:42:57.558Z] #9 DONE 0.1s [2022-06-05T09:42:57.558Z] [2022-06-05T09:42:57.558Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-05T09:42:57.558Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-05T09:42:57.558Z] #7 DONE 0.1s [2022-06-05T09:42:57.558Z] [2022-06-05T09:42:57.558Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:57.558Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-05T09:42:57.558Z] #10 DONE 0.1s [2022-06-05T09:42:57.558Z] [2022-06-05T09:42:57.558Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-05T09:42:57.558Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-05T09:42:57.558Z] #8 DONE 0.1s [2022-06-05T09:42:57.713Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c3eefab550a4518febe622148be4836300e44c89 . [2022-06-05T09:42:57.713Z] #1 [internal] load build definition from Dockerfile [2022-06-05T09:42:57.713Z] #1 sha256:3948919a580da1d64e87621bedc4c767f476be4d96984529f3223ac16a2098bb [2022-06-05T09:42:57.713Z] #1 transferring dockerfile: 17.93kB done [2022-06-05T09:42:57.713Z] #1 DONE 0.0s [2022-06-05T09:42:57.713Z] [2022-06-05T09:42:57.713Z] #2 [internal] load .dockerignore [2022-06-05T09:42:57.713Z] #2 sha256:980bdb3fdead4fdd2b4476e9c5db1463294592d33fec39cee4a3168bfe523e7d [2022-06-05T09:42:57.713Z] #2 transferring context: 145B done [2022-06-05T09:42:57.713Z] #2 DONE 0.0s [2022-06-05T09:42:57.713Z] [2022-06-05T09:42:57.713Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-05T09:42:57.713Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-05T09:42:57.713Z] #3 DONE 0.1s [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:57.801Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-05T09:42:57.801Z] #73 DONE 0.0s [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:57.801Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-05T09:42:57.801Z] #71 DONE 0.0s [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-05T09:42:57.801Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-05T09:42:57.801Z] #11 DONE 0.0s [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-05T09:42:57.801Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-05T09:42:57.801Z] #12 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #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-06-05T09:42:57.801Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-05T09:42:57.801Z] #13 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-05T09:42:57.801Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-05T09:42:57.801Z] #46 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-05T09:42:57.801Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-05T09:42:57.801Z] #28 DONE 0.0s [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #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-06-05T09:42:57.801Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-05T09:42:57.801Z] #57 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #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-06-05T09:42:57.801Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-05T09:42:57.801Z] #53 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-05T09:42:57.801Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-05T09:42:57.801Z] #72 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-05T09:42:57.801Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-05T09:42:57.801Z] #74 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #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-06-05T09:42:57.801Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-05T09:42:57.801Z] #40 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #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-06-05T09:42:57.801Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-05T09:42:57.801Z] #38 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-05T09:42:57.801Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-05T09:42:57.801Z] #33 CACHED [2022-06-05T09:42:57.801Z] [2022-06-05T09:42:57.801Z] #24 [internal] load build context [2022-06-05T09:42:57.801Z] #24 sha256:ebf5d2cf03f43179188217877de48ab9264c5fc292fc424d77f3671bbac78c92 [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:57.824Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-05T09:42:57.824Z] #73 DONE 0.0s [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:57.824Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-05T09:42:57.824Z] #71 DONE 0.0s [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-05T09:42:57.824Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-05T09:42:57.824Z] #11 DONE 0.0s [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-05T09:42:57.824Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-05T09:42:57.824Z] #12 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #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-06-05T09:42:57.824Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-05T09:42:57.824Z] #13 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-05T09:42:57.824Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-05T09:42:57.824Z] #46 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #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-06-05T09:42:57.824Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-05T09:42:57.824Z] #57 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #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-06-05T09:42:57.824Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-05T09:42:57.824Z] #53 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #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-06-05T09:42:57.824Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-05T09:42:57.824Z] #40 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #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-06-05T09:42:57.824Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-05T09:42:57.824Z] #38 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-05T09:42:57.824Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-05T09:42:57.824Z] #33 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-05T09:42:57.824Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-05T09:42:57.824Z] #28 DONE 0.0s [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #24 [internal] load build context [2022-06-05T09:42:57.824Z] #24 sha256:9ba47e2e305b52c2869d21c8c64136eab90d304cc3fe419e1f03ae31a6eafa61 [2022-06-05T09:42:57.824Z] #24 ... [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-05T09:42:57.824Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-05T09:42:57.824Z] #72 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-05T09:42:57.824Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-05T09:42:57.824Z] #74 CACHED [2022-06-05T09:42:57.824Z] [2022-06-05T09:42:57.824Z] #24 [internal] load build context [2022-06-05T09:42:57.824Z] #24 sha256:9ba47e2e305b52c2869d21c8c64136eab90d304cc3fe419e1f03ae31a6eafa61 [2022-06-05T09:42:57.972Z] [2022-06-05T09:42:57.973Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-05T09:42:57.973Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-05T09:42:57.973Z] #4 CACHED [2022-06-05T09:42:57.973Z] [2022-06-05T09:42:57.973Z] #5 [internal] load .dockerignore [2022-06-05T09:42:57.973Z] #5 sha256:46fdd19b719acda49f911a52822b2ed5a5d6da489e8658eb2777c7f61d7c510f [2022-06-05T09:42:57.973Z] #5 DONE 0.0s [2022-06-05T09:42:57.973Z] [2022-06-05T09:42:57.973Z] #6 [internal] load build definition from Dockerfile [2022-06-05T09:42:57.973Z] #6 sha256:56656c336b728978137928d33748247c16d7454bb36ddd7795c65566f8a03dd2 [2022-06-05T09:42:57.973Z] #6 DONE 0.0s [2022-06-05T09:42:57.973Z] [2022-06-05T09:42:57.973Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-05T09:42:57.973Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-05T09:42:57.973Z] #7 DONE 0.1s [2022-06-05T09:42:57.973Z] [2022-06-05T09:42:57.973Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:57.973Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-05T09:42:57.973Z] #8 DONE 0.1s [2022-06-05T09:42:57.973Z] [2022-06-05T09:42:57.973Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-05T09:42:57.973Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-05T09:42:57.973Z] #10 DONE 0.1s [2022-06-05T09:42:57.973Z] [2022-06-05T09:42:57.973Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-05T09:42:57.973Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-05T09:42:58.058Z] #24 ... [2022-06-05T09:42:58.058Z] [2022-06-05T09:42:58.058Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-05T09:42:58.058Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-05T09:42:58.058Z] #49 DONE 0.4s [2022-06-05T09:42:58.058Z] [2022-06-05T09:42:58.058Z] #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-06-05T09:42:58.058Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-05T09:42:58.058Z] #50 CACHED [2022-06-05T09:42:58.058Z] [2022-06-05T09:42:58.058Z] #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-06-05T09:42:58.058Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-05T09:42:58.058Z] #51 CACHED [2022-06-05T09:42:58.058Z] [2022-06-05T09:42:58.058Z] #24 [internal] load build context [2022-06-05T09:42:58.058Z] #24 sha256:ebf5d2cf03f43179188217877de48ab9264c5fc292fc424d77f3671bbac78c92 [2022-06-05T09:42:58.234Z] #9 DONE 0.1s [2022-06-05T09:42:58.234Z] [2022-06-05T09:42:58.234Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-05T09:42:58.234Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-05T09:42:58.234Z] #11 DONE 0.0s [2022-06-05T09:42:58.234Z] [2022-06-05T09:42:58.234Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:58.234Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-05T09:42:58.234Z] #80 DONE 0.0s [2022-06-05T09:42:58.234Z] [2022-06-05T09:42:58.234Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-05T09:42:58.234Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-05T09:42:58.234Z] #78 DONE 0.0s [2022-06-05T09:42:58.234Z] [2022-06-05T09:42:58.234Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-05T09:42:58.234Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-05T09:42:58.234Z] #35 DONE 0.0s [2022-06-05T09:42:58.234Z] [2022-06-05T09:42:58.234Z] #31 [internal] load build context [2022-06-05T09:42:58.234Z] #31 sha256:83d08bb4fca9ea3d648a38742690f9e2ffe2ffe74d6190d98293b5651c5ac65c [2022-06-05T09:42:58.404Z] #24 ... [2022-06-05T09:42:58.404Z] [2022-06-05T09:42:58.404Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-05T09:42:58.404Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-05T09:42:58.404Z] #49 DONE 0.4s [2022-06-05T09:42:58.404Z] [2022-06-05T09:42:58.404Z] #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-06-05T09:42:58.404Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-05T09:42:58.404Z] #50 CACHED [2022-06-05T09:42:58.404Z] [2022-06-05T09:42:58.404Z] #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-06-05T09:42:58.404Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-05T09:42:58.404Z] #51 CACHED [2022-06-05T09:42:58.404Z] [2022-06-05T09:42:58.404Z] #24 [internal] load build context [2022-06-05T09:42:58.404Z] #24 sha256:9ba47e2e305b52c2869d21c8c64136eab90d304cc3fe419e1f03ae31a6eafa61 [2022-06-05T09:42:58.493Z] #31 ... [2022-06-05T09:42:58.493Z] [2022-06-05T09:42:58.493Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-05T09:42:58.493Z] #15 sha256:4e2832cac8359df2030cc4f9b7e7fdd97d03f8c9646678953e664314f0d89915 [2022-06-05T09:42:58.493Z] #15 CACHED [2022-06-05T09:42:58.493Z] [2022-06-05T09:42:58.493Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-05T09:42:58.493Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e [2022-06-05T09:42:58.493Z] #14 CACHED [2022-06-05T09:42:58.493Z] [2022-06-05T09:42:58.493Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-05T09:42:58.493Z] #16 sha256:d0ce3404b8d1dfc9a599885e174278cca4a095ef61de2314bc2f15c61ec9115f [2022-06-05T09:42:58.493Z] #16 CACHED [2022-06-05T09:42:58.493Z] [2022-06-05T09:42:58.493Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-05T09:42:58.493Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-05T09:42:58.493Z] #12 CACHED [2022-06-05T09:42:58.493Z] [2022-06-05T09:42:58.493Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-05T09:42:58.493Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35 [2022-06-05T09:42:58.493Z] #17 CACHED [2022-06-05T09:42:58.493Z] [2022-06-05T09:42:58.493Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-05T09:42:58.493Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d [2022-06-05T09:42:58.493Z] #18 CACHED [2022-06-05T09:42:58.493Z] [2022-06-05T09:42:58.493Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-05T09:42:58.494Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-05T09:42:58.494Z] #79 CACHED [2022-06-05T09:42:58.494Z] [2022-06-05T09:42:58.494Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-05T09:42:58.494Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-05T09:42:58.494Z] #81 CACHED [2022-06-05T09:42:58.494Z] [2022-06-05T09:42:58.494Z] #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-06-05T09:42:58.494Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-05T09:42:58.494Z] #64 CACHED [2022-06-05T09:42:58.494Z] [2022-06-05T09:42:58.494Z] #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-06-05T09:42:58.494Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-05T09:42:58.494Z] #60 CACHED [2022-06-05T09:42:58.494Z] [2022-06-05T09:42:58.494Z] #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-06-05T09:42:58.494Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-05T09:42:58.494Z] #13 CACHED [2022-06-05T09:42:58.494Z] [2022-06-05T09:42:58.494Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-05T09:42:58.494Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-05T09:42:58.494Z] #53 CACHED [2022-06-05T09:42:58.494Z] [2022-06-05T09:42:58.494Z] #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-06-05T09:42:58.494Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-05T09:42:58.494Z] #47 CACHED [2022-06-05T09:42:58.494Z] [2022-06-05T09:42:58.494Z] #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-06-05T09:42:58.494Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-05T09:42:58.494Z] #45 CACHED [2022-06-05T09:42:58.494Z] [2022-06-05T09:42:58.494Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-05T09:42:58.494Z] #40 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-05T09:42:58.494Z] #40 CACHED [2022-06-05T09:42:58.494Z] [2022-06-05T09:42:58.494Z] #31 [internal] load build context [2022-06-05T09:42:58.494Z] #31 sha256:83d08bb4fca9ea3d648a38742690f9e2ffe2ffe74d6190d98293b5651c5ac65c [2022-06-05T09:42:58.752Z] #31 ... [2022-06-05T09:42:58.752Z] [2022-06-05T09:42:58.752Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-05T09:42:58.752Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-05T09:42:58.752Z] #56 DONE 0.4s [2022-06-05T09:42:58.752Z] [2022-06-05T09:42:58.752Z] #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-06-05T09:42:58.752Z] #57 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-05T09:42:58.752Z] #57 CACHED [2022-06-05T09:42:58.752Z] [2022-06-05T09:42:58.752Z] #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-06-05T09:42:58.753Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-05T09:42:58.753Z] #58 CACHED [2022-06-05T09:42:58.753Z] [2022-06-05T09:42:58.753Z] #31 [internal] load build context [2022-06-05T09:42:58.753Z] #31 sha256:83d08bb4fca9ea3d648a38742690f9e2ffe2ffe74d6190d98293b5651c5ac65c [2022-06-05T09:42:59.741Z] #24 transferring context: 61.15MB 3.2s done [2022-06-05T09:42:59.741Z] #24 DONE 3.3s [2022-06-05T09:42:59.741Z] [2022-06-05T09:42:59.741Z] #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-06-05T09:42:59.741Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-05T09:42:59.741Z] #62 CACHED [2022-06-05T09:42:59.741Z] [2022-06-05T09:42:59.741Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-05T09:42:59.741Z] #63 sha256:38b6d8e8b3c0000eaa2e9085e8d0920fb00a12b467499a7226d24dd21a58edfa [2022-06-05T09:42:59.741Z] #63 CACHED [2022-06-05T09:42:59.741Z] [2022-06-05T09:42:59.741Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-05T09:42:59.741Z] #66 sha256:579db05177f590ac0dfdc18b431127d77424bc97c9f9771d48bce357ccdd6ade [2022-06-05T09:42:59.741Z] #66 CACHED [2022-06-05T09:42:59.741Z] [2022-06-05T09:42:59.741Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-05T09:42:59.741Z] #43 sha256:7bc79f8aa53d23c5895c41c043fb0c39af09352ec518876695297f4e09009c2d [2022-06-05T09:42:59.741Z] #43 CACHED [2022-06-05T09:42:59.741Z] [2022-06-05T09:42:59.741Z] #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-06-05T09:42:59.741Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-05T09:42:59.741Z] #42 CACHED [2022-06-05T09:42:59.741Z] [2022-06-05T09:42:59.741Z] #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-06-05T09:42:59.741Z] #44 sha256:e215c960f8f0a0ab1d308de3fcf88ad89d2268c4fa13ad415f36f158de86a9b2 [2022-06-05T09:42:59.741Z] #44 CACHED [2022-06-05T09:42:59.741Z] [2022-06-05T09:42:59.741Z] #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-06-05T09:42:59.741Z] #67 sha256:e3e4fae408fd7bd27f7cb586db901dd83268d152777a751ed144cef2f804191a [2022-06-05T09:43:00.006Z] #67 ... [2022-06-05T09:43:00.006Z] [2022-06-05T09:43:00.006Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-05T09:43:00.006Z] #30 sha256:fa5c4848ed757ca5302db48dd251a1bbc6b6d2f1666ceaa287234195916e7ee0 [2022-06-05T09:43:00.006Z] #30 CACHED [2022-06-05T09:43:00.006Z] [2022-06-05T09:43:00.006Z] #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-06-05T09:43:00.006Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-05T09:43:00.006Z] #29 CACHED [2022-06-05T09:43:00.006Z] [2022-06-05T09:43:00.006Z] #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-06-05T09:43:00.006Z] #31 sha256:5cad82aa4916bb6323b48c41805421c89b56f23cf0aa0ac89ddc9fc1124e453d [2022-06-05T09:43:00.006Z] #31 CACHED [2022-06-05T09:43:00.006Z] [2022-06-05T09:43:00.006Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-05T09:43:00.006Z] #25 sha256:493a02e7d703733e0bfeb65c1e2cd52d588beb7ab7f57e2a592acc105c8250bf [2022-06-05T09:43:00.006Z] #25 CACHED [2022-06-05T09:43:00.264Z] #24 transferring context: 30.07MB 4.1s [2022-06-05T09:43:00.267Z] [2022-06-05T09:43:00.267Z] #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-06-05T09:43:00.267Z] #26 sha256:5f861e1adda7828e2b35743d01de00d19c4c84c3519a0158306aecbb56d1da70 [2022-06-05T09:43:01.213Z] #26 1.154 + RM_GOPATH=0 [2022-06-05T09:43:01.213Z] #26 1.156 + TMP_GOPATH= [2022-06-05T09:43:01.213Z] #26 1.156 + : /build [2022-06-05T09:43:01.213Z] #26 1.156 + '[' -z '' ']' [2022-06-05T09:43:01.213Z] #26 1.157 ++ mktemp -d [2022-06-05T09:43:01.213Z] #26 1.159 + export GOPATH=/tmp/tmp.mRcbEIM5tu [2022-06-05T09:43:01.213Z] #26 1.164 + GOPATH=/tmp/tmp.mRcbEIM5tu [2022-06-05T09:43:01.213Z] #26 1.164 + RM_GOPATH=1 [2022-06-05T09:43:01.213Z] #26 1.165 + case "$(go env GOARCH)" in [2022-06-05T09:43:01.213Z] #26 1.166 ++ go env GOARCH [2022-06-05T09:43:01.213Z] #26 1.184 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:01.213Z] #26 1.185 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:01.213Z] #26 1.185 ++ dirname /install.sh [2022-06-05T09:43:01.213Z] #26 1.187 + dir=/ [2022-06-05T09:43:01.213Z] #26 1.187 + bin=dockercli [2022-06-05T09:43:01.213Z] #26 1.187 + shift [2022-06-05T09:43:01.213Z] #26 1.187 + '[' '!' -f //dockercli.installer ']' [2022-06-05T09:43:01.213Z] #26 1.187 + . //dockercli.installer [2022-06-05T09:43:01.213Z] #26 1.187 ++ : stable [2022-06-05T09:43:01.213Z] #26 1.187 ++ : 17.06.2-ce [2022-06-05T09:43:01.213Z] #26 1.187 + install_dockercli [2022-06-05T09:43:01.213Z] #26 1.187 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-05T09:43:01.213Z] #26 1.187 Install docker/cli version 17.06.2-ce from stable [2022-06-05T09:43:01.213Z] #26 1.188 ++ uname -m [2022-06-05T09:43:01.213Z] #26 1.190 + arch=aarch64 [2022-06-05T09:43:01.213Z] #26 1.190 + '[' aarch64 '!=' x86_64 ']' [2022-06-05T09:43:01.213Z] #26 1.190 + '[' aarch64 '!=' s390x ']' [2022-06-05T09:43:01.213Z] #26 1.190 + '[' aarch64 '!=' armhf ']' [2022-06-05T09:43:01.213Z] #26 1.190 + build_dockercli [2022-06-05T09:43:01.213Z] #26 1.190 + git clone https://github.com/docker/docker-ce /tmp/tmp.mRcbEIM5tu/tmp/docker-ce [2022-06-05T09:43:01.213Z] #26 1.192 Cloning into '/tmp/tmp.mRcbEIM5tu/tmp/docker-ce'... [2022-06-05T09:43:02.244Z] #24 transferring context: 61.15MB 4.3s done [2022-06-05T09:43:02.244Z] #24 DONE 4.4s [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #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-06-05T09:43:02.244Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-05T09:43:02.244Z] #29 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-05T09:43:02.244Z] #30 sha256:8c55aaa4df018b6dfa48d9f546b4769cf37e8a3411a42389dde1c7988c5c5ebc [2022-06-05T09:43:02.244Z] #30 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #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-06-05T09:43:02.244Z] #31 sha256:ef438e48ace1573dd2a28f97fb1836d81f8f4d4bd8e470036aa2ca65bfccf1bf [2022-06-05T09:43:02.244Z] #31 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #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-06-05T09:43:02.244Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:43:02.244Z] #34 2.040 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-05T09:43:02.244Z] #34 2.040 Cloning into '.'... [2022-06-05T09:43:02.244Z] #34 ... [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-05T09:43:02.244Z] #25 sha256:8b67175407c2c87d26509875fe2791aa268dc03870afce006fb70228d8308a71 [2022-06-05T09:43:02.244Z] #25 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #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-06-05T09:43:02.244Z] #26 sha256:f8af927b56e5f8a22be72b8c840bab2351b66b48add415501d3e5e706ec9da24 [2022-06-05T09:43:02.244Z] #26 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-05T09:43:02.244Z] #66 sha256:5f99f3cec78799d843afefe00d9043ebf0b96c896a6171985204a58f4721c97f [2022-06-05T09:43:02.244Z] #66 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #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-06-05T09:43:02.244Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-05T09:43:02.244Z] #62 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-05T09:43:02.244Z] #63 sha256:96e707bb44eb6af6db4ffc6caf7ed460a1448db348fbda05cc861ea645a48302 [2022-06-05T09:43:02.244Z] #63 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #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-06-05T09:43:02.244Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-05T09:43:02.244Z] #42 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-05T09:43:02.244Z] #43 sha256:dd589cda8ea6e56499494e8821a26533b603e5454b88e5d47a57621b2784191e [2022-06-05T09:43:02.244Z] #43 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #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-06-05T09:43:02.244Z] #44 sha256:12687d4d9f6ad6713450ed3c1c7d3e7d7d225633aa70a2ddb7be1815f587bfe2 [2022-06-05T09:43:02.244Z] #44 CACHED [2022-06-05T09:43:02.244Z] [2022-06-05T09:43:02.244Z] #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-06-05T09:43:02.244Z] #64 sha256:f56152118575994a94624c5944a26949d54d6b3fcae9b383d65d158be7a85489 [2022-06-05T09:43:02.613Z] #24 transferring context: 46.79MB 4.5s [2022-06-05T09:43:02.877Z] #24 transferring context: 61.15MB 4.9s done [2022-06-05T09:43:02.877Z] #24 DONE 5.0s [2022-06-05T09:43:02.877Z] [2022-06-05T09:43:02.877Z] #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-06-05T09:43:02.877Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:43:02.877Z] #34 2.237 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-05T09:43:02.877Z] #34 2.249 Cloning into '.'... [2022-06-05T09:43:02.956Z] #31 transferring context: 58.55MB 4.5s [2022-06-05T09:43:02.956Z] #31 transferring context: 61.15MB 4.6s done [2022-06-05T09:43:02.956Z] #31 DONE 4.7s [2022-06-05T09:43:02.956Z] [2022-06-05T09:43:02.956Z] #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-06-05T09:43:02.956Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:43:02.956Z] #41 2.096 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-05T09:43:02.956Z] #41 2.097 Cloning into '.'... [2022-06-05T09:43:03.138Z] #34 ... [2022-06-05T09:43:03.138Z] [2022-06-05T09:43:03.138Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-05T09:43:03.138Z] #66 sha256:f6319eecfca10515dd9df7597799822cbe6dea62a9bff7dbb5fc2f69bfc2a164 [2022-06-05T09:43:03.138Z] #66 CACHED [2022-06-05T09:43:03.138Z] [2022-06-05T09:43:03.138Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-05T09:43:03.138Z] #25 sha256:3dc2cc99bf80903a096029b032bd360754bb43c1d62114c0632bc479a5b42846 [2022-06-05T09:43:03.138Z] #25 CACHED [2022-06-05T09:43:03.138Z] [2022-06-05T09:43:03.138Z] #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-06-05T09:43:03.138Z] #26 sha256:4a763aa79452873af4f9acd252d0ab1f876c1a92b0dfacaee2161c09589cce37 [2022-06-05T09:43:03.138Z] #26 CACHED [2022-06-05T09:43:03.138Z] [2022-06-05T09:43:03.138Z] #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-06-05T09:43:03.138Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-05T09:43:03.138Z] #29 CACHED [2022-06-05T09:43:03.138Z] [2022-06-05T09:43:03.138Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-05T09:43:03.138Z] #30 sha256:f0bbc1a48427149e514487f64271ff57b7f151ddbb2b4380d239affcd3174d2b [2022-06-05T09:43:03.138Z] #30 CACHED [2022-06-05T09:43:03.138Z] [2022-06-05T09:43:03.139Z] #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-06-05T09:43:03.139Z] #31 sha256:2be3f7d60cb6e750eed2da8d87545c205c5c67ee096226917f3f930c1a6b53f7 [2022-06-05T09:43:03.139Z] #31 CACHED [2022-06-05T09:43:03.139Z] [2022-06-05T09:43:03.139Z] #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-06-05T09:43:03.139Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-05T09:43:03.139Z] #62 CACHED [2022-06-05T09:43:03.139Z] [2022-06-05T09:43:03.139Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-05T09:43:03.139Z] #63 sha256:9f95c2f8ab30d4714c80ec8261c935650f6a67de19369ba8796887b4dbd4159e [2022-06-05T09:43:03.139Z] #63 CACHED [2022-06-05T09:43:03.139Z] [2022-06-05T09:43:03.139Z] #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-06-05T09:43:03.139Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-05T09:43:03.139Z] #42 CACHED [2022-06-05T09:43:03.139Z] [2022-06-05T09:43:03.139Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-05T09:43:03.139Z] #43 sha256:7995e4d9d81a00d810c36a6e788da3c3028b6078a93287eef12cbc2f6a84d6b2 [2022-06-05T09:43:03.139Z] #43 CACHED [2022-06-05T09:43:03.139Z] [2022-06-05T09:43:03.139Z] #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-06-05T09:43:03.139Z] #44 sha256:9a05993235c5175858d337f2d0d0750b65e115daac061c462cb997f69a0c9a11 [2022-06-05T09:43:03.139Z] #44 CACHED [2022-06-05T09:43:03.139Z] [2022-06-05T09:43:03.139Z] #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-06-05T09:43:03.139Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:43:03.183Z] #64 1.147 + RM_GOPATH=0 [2022-06-05T09:43:03.183Z] #64 1.149 + TMP_GOPATH= [2022-06-05T09:43:03.183Z] #64 1.149 + : /build [2022-06-05T09:43:03.183Z] #64 1.149 + '[' -z '' ']' [2022-06-05T09:43:03.183Z] #64 1.151 ++ mktemp -d [2022-06-05T09:43:03.183Z] #64 1.153 + export GOPATH=/tmp/tmp.iHlrqFrmPR [2022-06-05T09:43:03.216Z] #41 ... [2022-06-05T09:43:03.216Z] [2022-06-05T09:43:03.216Z] #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-06-05T09:43:03.216Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-05T09:43:03.216Z] #36 CACHED [2022-06-05T09:43:03.216Z] [2022-06-05T09:43:03.216Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-05T09:43:03.216Z] #37 sha256:9fbd6ff689bb1bef1cb367cd96e355c35d38b225872fabce3fc2df518a1a86c2 [2022-06-05T09:43:03.216Z] #37 CACHED [2022-06-05T09:43:03.216Z] [2022-06-05T09:43:03.216Z] #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-06-05T09:43:03.216Z] #38 sha256:e2e5e5689e2db361f134952030ca74da507f876de0e83f38c3e7c7eedc87266f [2022-06-05T09:43:03.216Z] #38 CACHED [2022-06-05T09:43:03.216Z] [2022-06-05T09:43:03.216Z] #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-06-05T09:43:03.216Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:03.216Z] #54 2.392 + git clone https://github.com/docker/distribution.git . [2022-06-05T09:43:03.216Z] #54 2.394 Cloning into '.'... [2022-06-05T09:43:03.439Z] #64 1.153 + GOPATH=/tmp/tmp.iHlrqFrmPR [2022-06-05T09:43:03.439Z] #64 1.153 + RM_GOPATH=1 [2022-06-05T09:43:03.439Z] #64 1.154 + case "$(go env GOARCH)" in [2022-06-05T09:43:03.439Z] #64 1.154 ++ go env GOARCH [2022-06-05T09:43:03.439Z] #64 1.169 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:03.439Z] #64 1.169 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:03.439Z] #64 1.170 ++ dirname /install.sh [2022-06-05T09:43:03.439Z] #64 1.174 + dir=/ [2022-06-05T09:43:03.439Z] #64 1.174 + bin=containerd [2022-06-05T09:43:03.439Z] #64 1.175 + shift [2022-06-05T09:43:03.439Z] #64 1.175 + '[' '!' -f //containerd.installer ']' [2022-06-05T09:43:03.439Z] #64 1.176 + . //containerd.installer [2022-06-05T09:43:03.439Z] #64 1.176 ++ set -e [2022-06-05T09:43:03.439Z] #64 1.177 ++ : v1.6.5 [2022-06-05T09:43:03.439Z] #64 1.181 + install_containerd [2022-06-05T09:43:03.439Z] #64 1.182 + echo 'Install containerd version v1.6.5' [2022-06-05T09:43:03.439Z] #64 1.182 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iHlrqFrmPR/src/github.com/containerd/containerd [2022-06-05T09:43:03.439Z] #64 1.182 Install containerd version v1.6.5 [2022-06-05T09:43:03.439Z] #64 1.185 Cloning into '/tmp/tmp.iHlrqFrmPR/src/github.com/containerd/containerd'... [2022-06-05T09:43:03.566Z] #24 transferring context: 61.13MB 7.7s done [2022-06-05T09:43:03.566Z] #24 DONE 7.8s [2022-06-05T09:43:03.566Z] [2022-06-05T09:43:03.566Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-05T09:43:03.566Z] #25 sha256:ff64cb9cc925292edfe1eaa767bda4cf7d7b22bea2cbeb8979127c3ea817ab63 [2022-06-05T09:43:03.566Z] #25 CACHED [2022-06-05T09:43:03.566Z] [2022-06-05T09:43:03.566Z] #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-06-05T09:43:03.566Z] #26 sha256:23407788b79c378668670303bc453548f684e6615870c1f89ea04b3bfd3b563b [2022-06-05T09:43:03.566Z] #26 CACHED [2022-06-05T09:43:03.566Z] [2022-06-05T09:43:03.567Z] #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-06-05T09:43:03.567Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:03.567Z] #14 2.283 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-05T09:43:03.567Z] #14 2.297 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-05T09:43:03.567Z] #14 2.297 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-05T09:43:03.567Z] #14 3.518 Reading package lists... [2022-06-05T09:43:03.824Z] #14 6.508 Reading package lists... [2022-06-05T09:43:03.824Z] #14 ... [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #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-06-05T09:43:03.824Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-05T09:43:03.824Z] #42 CACHED [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-05T09:43:03.824Z] #43 sha256:06e8f2afe2b1a2b04303cb78f8d9a9dcd59efec93639188634d17d337b0bfa30 [2022-06-05T09:43:03.824Z] #43 CACHED [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #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-06-05T09:43:03.824Z] #44 sha256:af93807d6ae6d11d23a27af4884e83c870bdc7cd076b8f8ffbbe5bb2dd2a8d6f [2022-06-05T09:43:03.824Z] #44 CACHED [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #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-06-05T09:43:03.824Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-05T09:43:03.824Z] #62 CACHED [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-05T09:43:03.824Z] #63 sha256:4db4d11df660695c6891ab3746faaa05c3cc8ae886f6529fefd70c800ba7fcad [2022-06-05T09:43:03.824Z] #63 CACHED [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #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-06-05T09:43:03.824Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-05T09:43:03.824Z] #29 CACHED [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-05T09:43:03.824Z] #30 sha256:6fc02132119dce630de55432897373702477b61f7a28fd67df6bbb2e1b5d5885 [2022-06-05T09:43:03.824Z] #30 CACHED [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #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-06-05T09:43:03.824Z] #31 sha256:fca61ca3f799f625253e927df0d0cf61eaef1758d03410053d7dd9155ca5809c [2022-06-05T09:43:03.824Z] #31 CACHED [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-05T09:43:03.824Z] #66 sha256:65c9df767d2b97157431cd4dfbfadf7e2858f3c8ce60e4047a4c830ac2f39785 [2022-06-05T09:43:03.824Z] #66 CACHED [2022-06-05T09:43:03.824Z] [2022-06-05T09:43:03.824Z] #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-06-05T09:43:03.824Z] #67 sha256:48bfdd1fcfba9fcf9f4ce8aa9168ff3e4a4b5045c1714e9a789fc558ea336c9e [2022-06-05T09:43:04.085Z] #64 1.100 + RM_GOPATH=0 [2022-06-05T09:43:04.085Z] #64 1.100 + TMP_GOPATH= [2022-06-05T09:43:04.085Z] #64 1.101 + : /build [2022-06-05T09:43:04.085Z] #64 1.101 + '[' -z '' ']' [2022-06-05T09:43:04.085Z] #64 1.102 ++ mktemp -d [2022-06-05T09:43:04.085Z] #64 1.109 + export GOPATH=/tmp/tmp.9qEUjO1sXk [2022-06-05T09:43:04.085Z] #64 1.109 + GOPATH=/tmp/tmp.9qEUjO1sXk [2022-06-05T09:43:04.085Z] #64 1.109 + RM_GOPATH=1 [2022-06-05T09:43:04.085Z] #64 1.109 + case "$(go env GOARCH)" in [2022-06-05T09:43:04.085Z] #64 1.109 ++ go env GOARCH [2022-06-05T09:43:04.085Z] #64 1.127 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:04.085Z] #64 1.127 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:04.085Z] #64 1.127 ++ dirname /install.sh [2022-06-05T09:43:04.085Z] #64 1.128 + dir=/ [2022-06-05T09:43:04.085Z] #64 1.129 + bin=containerd [2022-06-05T09:43:04.085Z] #64 1.129 + shift [2022-06-05T09:43:04.085Z] #64 1.129 + '[' '!' -f //containerd.installer ']' [2022-06-05T09:43:04.085Z] #64 1.129 + . //containerd.installer [2022-06-05T09:43:04.085Z] #64 1.130 ++ set -e [2022-06-05T09:43:04.085Z] #64 1.130 ++ : v1.6.5 [2022-06-05T09:43:04.085Z] #64 1.130 + install_containerd [2022-06-05T09:43:04.085Z] #64 1.131 + echo 'Install containerd version v1.6.5' [2022-06-05T09:43:04.085Z] #64 1.132 Install containerd version v1.6.5 [2022-06-05T09:43:04.085Z] #64 1.132 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9qEUjO1sXk/src/github.com/containerd/containerd [2022-06-05T09:43:04.085Z] #64 1.142 Cloning into '/tmp/tmp.9qEUjO1sXk/src/github.com/containerd/containerd'... [2022-06-05T09:43:05.719Z] #67 ... [2022-06-05T09:43:05.719Z] [2022-06-05T09:43:05.719Z] #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-06-05T09:43:05.719Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:43:05.719Z] #34 2.180 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-05T09:43:05.719Z] #34 2.180 Cloning into '.'... [2022-06-05T09:43:05.976Z] #34 ... [2022-06-05T09:43:05.976Z] [2022-06-05T09:43:05.976Z] #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-06-05T09:43:05.976Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:05.976Z] #47 1.696 + git clone https://github.com/docker/distribution.git . [2022-06-05T09:43:05.976Z] #47 1.696 Cloning into '.'... [2022-06-05T09:43:05.976Z] #47 ... [2022-06-05T09:43:05.976Z] [2022-06-05T09:43:05.976Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:43:05.976Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-05T09:43:06.233Z] #36 ... [2022-06-05T09:43:06.233Z] [2022-06-05T09:43:06.233Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:43:06.234Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:43:06.491Z] #55 ... [2022-06-05T09:43:06.491Z] [2022-06-05T09:43:06.491Z] #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-06-05T09:43:06.491Z] #67 sha256:48bfdd1fcfba9fcf9f4ce8aa9168ff3e4a4b5045c1714e9a789fc558ea336c9e [2022-06-05T09:43:06.491Z] #67 2.491 + RM_GOPATH=0 [2022-06-05T09:43:06.491Z] #67 2.491 + TMP_GOPATH= [2022-06-05T09:43:06.491Z] #67 2.491 + : /build [2022-06-05T09:43:06.491Z] #67 2.491 + '[' -z '' ']' [2022-06-05T09:43:06.491Z] #67 2.492 ++ mktemp -d [2022-06-05T09:43:06.491Z] #67 2.496 + export GOPATH=/tmp/tmp.9wVWCFZLC2 [2022-06-05T09:43:06.491Z] #67 2.497 + GOPATH=/tmp/tmp.9wVWCFZLC2 [2022-06-05T09:43:06.491Z] #67 2.497 + RM_GOPATH=1 [2022-06-05T09:43:06.491Z] #67 2.498 + case "$(go env GOARCH)" in [2022-06-05T09:43:06.491Z] #67 2.501 ++ go env GOARCH [2022-06-05T09:43:06.491Z] #67 2.519 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:06.491Z] #67 2.519 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:06.491Z] #67 2.520 ++ dirname /install.sh [2022-06-05T09:43:06.491Z] #67 2.527 + dir=/ [2022-06-05T09:43:06.491Z] #67 2.527 + bin=rootlesskit [2022-06-05T09:43:06.491Z] #67 2.527 + shift [2022-06-05T09:43:06.491Z] #67 2.528 + '[' '!' -f //rootlesskit.installer ']' [2022-06-05T09:43:06.491Z] #67 2.528 + . //rootlesskit.installer [2022-06-05T09:43:06.491Z] #67 2.528 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:06.491Z] #67 2.528 + install_rootlesskit [2022-06-05T09:43:06.491Z] #67 2.531 + case "$1" in [2022-06-05T09:43:06.491Z] #67 2.531 + export CGO_ENABLED=0 [2022-06-05T09:43:06.491Z] #67 2.531 + CGO_ENABLED=0 [2022-06-05T09:43:06.491Z] #67 2.531 + _install_rootlesskit [2022-06-05T09:43:06.491Z] #67 2.539 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-05T09:43:06.491Z] #67 2.539 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:06.491Z] #67 2.540 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:43:06.491Z] #67 2.540 + GOBIN=/build [2022-06-05T09:43:06.491Z] #67 2.540 + GO111MODULE=on [2022-06-05T09:43:06.491Z] #67 2.540 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:06.511Z] #26 ... [2022-06-05T09:43:06.511Z] [2022-06-05T09:43:06.511Z] #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-06-05T09:43:06.511Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-05T09:43:06.511Z] #47 1.535 + git clone https://github.com/docker/distribution.git . [2022-06-05T09:43:06.511Z] #47 1.535 Cloning into '.'... [2022-06-05T09:43:06.748Z] #67 2.959 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-05T09:43:06.772Z] #47 ... [2022-06-05T09:43:06.772Z] [2022-06-05T09:43:06.772Z] #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-06-05T09:43:06.772Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-05T09:43:06.772Z] #14 2.603 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-05T09:43:06.772Z] #14 2.603 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-05T09:43:06.772Z] #14 2.603 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-05T09:43:06.772Z] #14 4.643 Reading package lists... [2022-06-05T09:43:06.772Z] #14 7.009 Reading package lists... [2022-06-05T09:43:06.772Z] #14 9.671 Building dependency tree... [2022-06-05T09:43:06.772Z] #14 ... [2022-06-05T09:43:06.772Z] [2022-06-05T09:43:06.772Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:43:06.772Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-05T09:43:07.033Z] #55 ... [2022-06-05T09:43:07.033Z] [2022-06-05T09:43:07.033Z] #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-06-05T09:43:07.033Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-05T09:43:07.033Z] #34 1.623 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-05T09:43:07.033Z] #34 1.623 Cloning into '.'... [2022-06-05T09:43:07.300Z] #34 ... [2022-06-05T09:43:07.300Z] [2022-06-05T09:43:07.300Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:43:07.300Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-05T09:43:07.300Z] #36 ... [2022-06-05T09:43:07.300Z] [2022-06-05T09:43:07.300Z] #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-06-05T09:43:07.300Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-05T09:43:07.300Z] #47 10.58 + git checkout -q v2.3.0 [2022-06-05T09:43:08.119Z] #67 4.236 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-05T09:43:08.119Z] #67 4.236 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-05T09:43:08.119Z] #67 4.530 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-05T09:43:08.298Z] #64 ... [2022-06-05T09:43:08.298Z] [2022-06-05T09:43:08.298Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:43:08.298Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:43:08.298Z] #55 ... [2022-06-05T09:43:08.298Z] [2022-06-05T09:43:08.298Z] #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-06-05T09:43:08.298Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:08.298Z] #47 2.048 + git clone https://github.com/docker/distribution.git . [2022-06-05T09:43:08.298Z] #47 2.049 Cloning into '.'... [2022-06-05T09:43:08.298Z] #47 ... [2022-06-05T09:43:08.298Z] [2022-06-05T09:43:08.298Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:43:08.298Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-05T09:43:08.298Z] #36 ... [2022-06-05T09:43:08.298Z] [2022-06-05T09:43:08.298Z] #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-06-05T09:43:08.298Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:08.298Z] #14 2.239 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-05T09:43:08.298Z] #14 2.239 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-05T09:43:08.298Z] #14 2.239 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-05T09:43:08.298Z] #14 4.370 Reading package lists... [2022-06-05T09:43:08.298Z] #14 7.408 Reading package lists... [2022-06-05T09:43:08.491Z] #54 ... [2022-06-05T09:43:08.492Z] [2022-06-05T09:43:08.492Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:43:08.492Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-05T09:43:08.492Z] #43 ... [2022-06-05T09:43:08.492Z] [2022-06-05T09:43:08.492Z] #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-06-05T09:43:08.492Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-05T09:43:08.492Z] #19 2.543 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-05T09:43:08.492Z] #19 2.543 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-05T09:43:08.492Z] #19 2.543 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-05T09:43:08.560Z] #14 10.36 Building dependency tree... [2022-06-05T09:43:08.560Z] #14 ... [2022-06-05T09:43:08.560Z] [2022-06-05T09:43:08.560Z] #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-06-05T09:43:08.560Z] #67 sha256:2c8f99e77206465424c7be7b5716fb9d0da7f261c6bfdc754d2d4b2de25b291d [2022-06-05T09:43:08.560Z] #67 1.153 + RM_GOPATH=0 [2022-06-05T09:43:08.560Z] #67 1.153 + TMP_GOPATH= [2022-06-05T09:43:08.560Z] #67 1.153 + : /build [2022-06-05T09:43:08.560Z] #67 1.153 + '[' -z '' ']' [2022-06-05T09:43:08.560Z] #67 1.153 ++ mktemp -d [2022-06-05T09:43:08.560Z] #67 1.157 + export GOPATH=/tmp/tmp.idEbYpsKoK [2022-06-05T09:43:08.560Z] #67 1.157 + GOPATH=/tmp/tmp.idEbYpsKoK [2022-06-05T09:43:08.560Z] #67 1.158 + RM_GOPATH=1 [2022-06-05T09:43:08.560Z] #67 1.158 + case "$(go env GOARCH)" in [2022-06-05T09:43:08.560Z] #67 1.159 ++ go env GOARCH [2022-06-05T09:43:08.560Z] #67 1.175 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:08.560Z] #67 1.175 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:08.560Z] #67 1.176 ++ dirname /install.sh [2022-06-05T09:43:08.560Z] #67 1.186 + dir=/ [2022-06-05T09:43:08.560Z] #67 1.186 + bin=rootlesskit [2022-06-05T09:43:08.560Z] #67 1.187 + shift [2022-06-05T09:43:08.560Z] #67 1.187 + '[' '!' -f //rootlesskit.installer ']' [2022-06-05T09:43:08.560Z] #67 1.187 + . //rootlesskit.installer [2022-06-05T09:43:08.560Z] #67 1.187 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:08.560Z] #67 1.189 + install_rootlesskit [2022-06-05T09:43:08.560Z] #67 1.189 + case "$1" in [2022-06-05T09:43:08.560Z] #67 1.189 + export CGO_ENABLED=0 [2022-06-05T09:43:08.560Z] #67 1.189 + CGO_ENABLED=0 [2022-06-05T09:43:08.560Z] #67 1.189 + _install_rootlesskit [2022-06-05T09:43:08.560Z] #67 1.192 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-05T09:43:08.560Z] #67 1.193 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:08.560Z] #67 1.193 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:43:08.560Z] #67 1.194 + GOBIN=/build [2022-06-05T09:43:08.560Z] #67 1.194 + GO111MODULE=on [2022-06-05T09:43:08.560Z] #67 1.195 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:08.560Z] #67 1.603 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-05T09:43:08.560Z] #67 2.859 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-05T09:43:08.560Z] #67 2.860 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-05T09:43:08.560Z] #67 3.112 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-05T09:43:08.560Z] #67 4.903 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-05T09:43:08.560Z] #67 5.230 go: downloading github.com/google/uuid v1.3.0 [2022-06-05T09:43:08.560Z] #67 5.256 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-05T09:43:08.560Z] #67 5.332 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-05T09:43:08.560Z] #67 5.417 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-05T09:43:08.560Z] #67 5.447 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-05T09:43:08.560Z] #67 5.543 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-05T09:43:08.685Z] #47 12.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-05T09:43:08.693Z] #64 ... [2022-06-05T09:43:08.693Z] [2022-06-05T09:43:08.693Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:43:08.693Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-05T09:43:08.693Z] #36 ... [2022-06-05T09:43:08.693Z] [2022-06-05T09:43:08.693Z] #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-06-05T09:43:08.693Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:08.693Z] #14 2.279 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-05T09:43:08.693Z] #14 2.279 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-05T09:43:08.693Z] #14 2.279 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-05T09:43:08.693Z] #14 4.634 Reading package lists... [2022-06-05T09:43:08.693Z] #14 7.790 Reading package lists... [2022-06-05T09:43:08.693Z] #14 ... [2022-06-05T09:43:08.693Z] [2022-06-05T09:43:08.693Z] #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-06-05T09:43:08.693Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:08.693Z] #47 2.109 + git clone https://github.com/docker/distribution.git . [2022-06-05T09:43:08.693Z] #47 2.109 Cloning into '.'... [2022-06-05T09:43:08.693Z] #47 ... [2022-06-05T09:43:08.693Z] [2022-06-05T09:43:08.693Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:43:08.693Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:43:08.693Z] #55 ... [2022-06-05T09:43:08.693Z] [2022-06-05T09:43:08.693Z] #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-06-05T09:43:08.693Z] #67 sha256:2def24be4d8911ca920b6618f49c3d76f34379e215c2517e0919a34eb26d8366 [2022-06-05T09:43:08.693Z] #67 1.072 + RM_GOPATH=0 [2022-06-05T09:43:08.693Z] #67 1.072 + TMP_GOPATH= [2022-06-05T09:43:08.693Z] #67 1.072 + : /build [2022-06-05T09:43:08.693Z] #67 1.072 + '[' -z '' ']' [2022-06-05T09:43:08.693Z] #67 1.072 ++ mktemp -d [2022-06-05T09:43:08.693Z] #67 1.078 + export GOPATH=/tmp/tmp.r9yersaMUN [2022-06-05T09:43:08.693Z] #67 1.078 + GOPATH=/tmp/tmp.r9yersaMUN [2022-06-05T09:43:08.693Z] #67 1.079 + RM_GOPATH=1 [2022-06-05T09:43:08.693Z] #67 1.079 + case "$(go env GOARCH)" in [2022-06-05T09:43:08.693Z] #67 1.079 ++ go env GOARCH [2022-06-05T09:43:08.693Z] #67 1.096 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:08.693Z] #67 1.096 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:08.693Z] #67 1.097 ++ dirname /install.sh [2022-06-05T09:43:08.693Z] #67 1.098 + dir=/ [2022-06-05T09:43:08.693Z] #67 1.098 + bin=rootlesskit [2022-06-05T09:43:08.693Z] #67 1.098 + shift [2022-06-05T09:43:08.693Z] #67 1.099 + '[' '!' -f //rootlesskit.installer ']' [2022-06-05T09:43:08.693Z] #67 1.099 + . //rootlesskit.installer [2022-06-05T09:43:08.693Z] #67 1.099 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:08.693Z] #67 1.099 + install_rootlesskit [2022-06-05T09:43:08.693Z] #67 1.100 + case "$1" in [2022-06-05T09:43:08.693Z] #67 1.100 + export CGO_ENABLED=0 [2022-06-05T09:43:08.693Z] #67 1.100 + CGO_ENABLED=0 [2022-06-05T09:43:08.693Z] #67 1.100 + _install_rootlesskit [2022-06-05T09:43:08.693Z] #67 1.101 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-05T09:43:08.693Z] #67 1.101 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:08.693Z] #67 1.101 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:43:08.693Z] #67 1.101 + GOBIN=/build [2022-06-05T09:43:08.693Z] #67 1.102 + GO111MODULE=on [2022-06-05T09:43:08.693Z] #67 1.102 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:08.693Z] #67 1.550 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-05T09:43:08.693Z] #67 2.726 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-05T09:43:08.693Z] #67 2.734 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-05T09:43:08.693Z] #67 3.010 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-05T09:43:08.693Z] #67 4.818 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-05T09:43:08.693Z] #67 5.278 go: downloading github.com/google/uuid v1.3.0 [2022-06-05T09:43:08.693Z] #67 5.333 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-05T09:43:08.693Z] #67 5.350 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-05T09:43:08.693Z] #67 5.422 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-05T09:43:08.693Z] #67 5.495 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-05T09:43:08.693Z] #67 5.600 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-05T09:43:08.693Z] #67 5.823 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-05T09:43:08.693Z] #67 5.899 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-05T09:43:08.694Z] #67 5.941 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-05T09:43:08.751Z] #19 4.960 Reading package lists... [2022-06-05T09:43:08.751Z] #19 ... [2022-06-05T09:43:08.751Z] [2022-06-05T09:43:08.751Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:43:08.751Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:43:08.822Z] #67 5.821 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-05T09:43:08.822Z] #67 5.867 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-05T09:43:09.084Z] #67 ... [2022-06-05T09:43:09.084Z] [2022-06-05T09:43:09.084Z] #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-06-05T09:43:09.084Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:09.084Z] #14 10.36 Building dependency tree... [2022-06-05T09:43:09.084Z] #14 11.13 Reading state information... [2022-06-05T09:43:09.299Z] #67 7.032 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-05T09:43:09.686Z] #62 ... [2022-06-05T09:43:09.686Z] [2022-06-05T09:43:09.686Z] #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-06-05T09:43:09.686Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:09.686Z] #54 11.33 + git checkout -q v2.3.0 [2022-06-05T09:43:10.017Z] #67 6.069 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-05T09:43:10.027Z] #14 11.91 The following additional packages will be installed: [2022-06-05T09:43:10.028Z] #14 11.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:43:10.028Z] #14 11.91 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-05T09:43:10.028Z] #14 11.91 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-05T09:43:10.028Z] #14 11.91 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-05T09:43:10.028Z] #14 11.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-05T09:43:10.028Z] #14 11.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-05T09:43:10.028Z] #14 11.91 mingw-w64-common mingw-w64-x86-64-dev [2022-06-05T09:43:10.028Z] #14 11.91 Suggested packages: [2022-06-05T09:43:10.028Z] #14 11.92 gcc-10-locales seccomp wine64 [2022-06-05T09:43:10.070Z] #47 ... [2022-06-05T09:43:10.070Z] [2022-06-05T09:43:10.070Z] #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-06-05T09:43:10.070Z] #64 sha256:a3d6fe7d13734d27848f0860d79584fd31df2edd3e2efff82e2f007d4055b6b9 [2022-06-05T09:43:10.070Z] #64 1.026 + RM_GOPATH=0 [2022-06-05T09:43:10.070Z] #64 1.026 + TMP_GOPATH= [2022-06-05T09:43:10.070Z] #64 1.026 + : /build [2022-06-05T09:43:10.070Z] #64 1.026 + '[' -z '' ']' [2022-06-05T09:43:10.070Z] #64 1.026 ++ mktemp -d [2022-06-05T09:43:10.070Z] #64 1.047 + export GOPATH=/tmp/tmp.7ElhfC8lpP [2022-06-05T09:43:10.070Z] #64 1.047 + GOPATH=/tmp/tmp.7ElhfC8lpP [2022-06-05T09:43:10.070Z] #64 1.047 + RM_GOPATH=1 [2022-06-05T09:43:10.070Z] #64 1.047 + case "$(go env GOARCH)" in [2022-06-05T09:43:10.070Z] #64 1.047 ++ go env GOARCH [2022-06-05T09:43:10.070Z] #64 1.060 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:10.070Z] #64 1.060 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:10.070Z] #64 1.060 ++ dirname /install.sh [2022-06-05T09:43:10.070Z] #64 1.060 + dir=/ [2022-06-05T09:43:10.070Z] #64 1.060 + bin=containerd [2022-06-05T09:43:10.070Z] #64 1.060 + shift [2022-06-05T09:43:10.070Z] #64 1.060 + '[' '!' -f //containerd.installer ']' [2022-06-05T09:43:10.070Z] #64 1.060 + . //containerd.installer [2022-06-05T09:43:10.070Z] #64 1.060 ++ set -e [2022-06-05T09:43:10.070Z] #64 1.060 ++ : v1.6.5 [2022-06-05T09:43:10.070Z] #64 1.060 + install_containerd [2022-06-05T09:43:10.070Z] #64 1.060 + echo 'Install containerd version v1.6.5' [2022-06-05T09:43:10.070Z] #64 1.060 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7ElhfC8lpP/src/github.com/containerd/containerd [2022-06-05T09:43:10.071Z] #64 1.060 Cloning into '/tmp/tmp.7ElhfC8lpP/src/github.com/containerd/containerd'... [2022-06-05T09:43:10.071Z] #64 1.060 Install containerd version v1.6.5 [2022-06-05T09:43:10.071Z] #64 ... [2022-06-05T09:43:10.071Z] [2022-06-05T09:43:10.071Z] #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-06-05T09:43:10.071Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-05T09:43:10.071Z] #14 9.671 Building dependency tree... [2022-06-05T09:43:10.071Z] #14 10.49 Reading state information... [2022-06-05T09:43:10.071Z] #14 11.86 The following additional packages will be installed: [2022-06-05T09:43:10.071Z] #14 11.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:43:10.071Z] #14 11.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-05T09:43:10.071Z] #14 11.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-05T09:43:10.071Z] #14 11.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-05T09:43:10.071Z] #14 11.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-05T09:43:10.071Z] #14 11.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-05T09:43:10.071Z] #14 11.86 mingw-w64-common mingw-w64-x86-64-dev [2022-06-05T09:43:10.071Z] #14 11.88 Suggested packages: [2022-06-05T09:43:10.071Z] #14 11.88 gcc-10-locales seccomp wine64 [2022-06-05T09:43:10.071Z] #14 12.60 The following NEW packages will be installed: [2022-06-05T09:43:10.071Z] #14 12.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:43:10.071Z] #14 12.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-05T09:43:10.071Z] #14 12.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-05T09:43:10.071Z] #14 12.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-05T09:43:10.071Z] #14 12.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-05T09:43:10.071Z] #14 12.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-05T09:43:10.071Z] #14 12.61 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-05T09:43:10.071Z] #14 12.61 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-05T09:43:10.071Z] #14 12.61 mingw-w64-x86-64-dev [2022-06-05T09:43:10.071Z] #14 12.96 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:43:10.071Z] #14 12.96 Need to get 108 MB of archives. [2022-06-05T09:43:10.071Z] #14 12.96 After this operation, 620 MB of additional disk space will be used. [2022-06-05T09:43:10.071Z] #14 12.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-06-05T09:43:10.071Z] #14 13.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-06-05T09:43:10.071Z] #14 13.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-05T09:43:10.071Z] #14 13.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-06-05T09:43:10.071Z] #14 13.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-06-05T09:43:10.071Z] #14 13.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-05T09:43:10.071Z] #14 13.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-05T09:43:10.071Z] #14 13.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-06-05T09:43:10.071Z] #14 13.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-06-05T09:43:10.273Z] #67 6.500 go: downloading github.com/google/uuid v1.3.0 [2022-06-05T09:43:10.274Z] #67 6.566 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-05T09:43:10.531Z] #67 6.876 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-05T09:43:10.531Z] #67 6.991 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-05T09:43:10.601Z] #14 12.66 The following NEW packages will be installed: [2022-06-05T09:43:10.601Z] #14 12.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:43:10.601Z] #14 12.66 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-05T09:43:10.601Z] #14 12.66 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-05T09:43:10.601Z] #14 12.66 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-05T09:43:10.601Z] #14 12.66 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-05T09:43:10.601Z] #14 12.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-05T09:43:10.601Z] #14 12.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-05T09:43:10.601Z] #14 12.67 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-05T09:43:10.601Z] #14 12.67 mingw-w64-x86-64-dev [2022-06-05T09:43:10.625Z] #54 12.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-05T09:43:10.644Z] #14 13.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-05T09:43:10.792Z] #67 7.060 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-05T09:43:10.863Z] #14 12.98 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:43:10.863Z] #14 12.98 Need to get 115 MB of archives. [2022-06-05T09:43:10.863Z] #14 12.98 After this operation, 645 MB of additional disk space will be used. [2022-06-05T09:43:10.863Z] #14 12.98 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-06-05T09:43:10.904Z] #14 ... [2022-06-05T09:43:10.904Z] [2022-06-05T09:43:10.904Z] #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-06-05T09:43:10.904Z] #67 sha256:e3e4fae408fd7bd27f7cb586db901dd83268d152777a751ed144cef2f804191a [2022-06-05T09:43:10.904Z] #67 1.147 + RM_GOPATH=0 [2022-06-05T09:43:10.904Z] #67 1.147 + TMP_GOPATH= [2022-06-05T09:43:10.904Z] #67 1.147 + : /build [2022-06-05T09:43:10.904Z] #67 1.147 + '[' -z '' ']' [2022-06-05T09:43:10.904Z] #67 1.148 ++ mktemp -d [2022-06-05T09:43:10.904Z] #67 1.149 + export GOPATH=/tmp/tmp.aEn85VQ4y3 [2022-06-05T09:43:10.904Z] #67 1.149 + GOPATH=/tmp/tmp.aEn85VQ4y3 [2022-06-05T09:43:10.904Z] #67 1.149 + RM_GOPATH=1 [2022-06-05T09:43:10.904Z] #67 1.149 + case "$(go env GOARCH)" in [2022-06-05T09:43:10.904Z] #67 1.152 ++ go env GOARCH [2022-06-05T09:43:10.904Z] #67 1.160 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:10.904Z] #67 1.160 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:10.904Z] #67 1.168 ++ dirname /install.sh [2022-06-05T09:43:10.904Z] #67 1.176 + dir=/ [2022-06-05T09:43:10.904Z] #67 1.178 + bin=rootlesskit [2022-06-05T09:43:10.904Z] #67 1.178 + shift [2022-06-05T09:43:10.904Z] #67 1.179 + '[' '!' -f //rootlesskit.installer ']' [2022-06-05T09:43:10.904Z] #67 1.179 + . //rootlesskit.installer [2022-06-05T09:43:10.904Z] #67 1.179 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:10.904Z] #67 1.180 + install_rootlesskit [2022-06-05T09:43:10.904Z] #67 1.180 + case "$1" in [2022-06-05T09:43:10.904Z] #67 1.180 + export CGO_ENABLED=0 [2022-06-05T09:43:10.904Z] #67 1.180 + CGO_ENABLED=0 [2022-06-05T09:43:10.904Z] #67 1.181 + _install_rootlesskit [2022-06-05T09:43:10.904Z] #67 1.181 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-05T09:43:10.904Z] #67 1.181 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:43:10.904Z] #67 1.182 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:10.904Z] #67 1.182 + GOBIN=/build [2022-06-05T09:43:10.904Z] #67 1.182 + GO111MODULE=on [2022-06-05T09:43:10.904Z] #67 1.182 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:10.904Z] #67 1.585 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-05T09:43:10.904Z] #67 2.837 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-05T09:43:10.904Z] #67 2.841 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-05T09:43:10.904Z] #67 3.120 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-05T09:43:10.904Z] #67 4.263 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-05T09:43:10.904Z] #67 4.740 go: downloading github.com/google/uuid v1.3.0 [2022-06-05T09:43:10.904Z] #67 4.770 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-05T09:43:10.904Z] #67 4.796 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-05T09:43:10.904Z] #67 4.967 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-05T09:43:10.904Z] #67 4.990 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-05T09:43:10.904Z] #67 5.073 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-05T09:43:10.904Z] #67 5.306 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-05T09:43:10.904Z] #67 5.462 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-05T09:43:10.904Z] #67 5.531 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-05T09:43:10.904Z] #67 6.362 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-05T09:43:11.049Z] #67 7.189 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-05T09:43:11.049Z] #67 7.419 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-05T09:43:11.049Z] #67 7.524 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-05T09:43:11.124Z] #14 13.08 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-06-05T09:43:11.124Z] #14 13.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-05T09:43:11.124Z] #14 13.20 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-06-05T09:43:11.124Z] #14 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-05T09:43:11.124Z] #14 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-05T09:43:11.193Z] #54 ... [2022-06-05T09:43:11.193Z] [2022-06-05T09:43:11.193Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:43:11.193Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-05T09:43:11.193Z] #43 12.43 Delve is a source level debugger for Go programs. [2022-06-05T09:43:11.193Z] #43 12.43 [2022-06-05T09:43:11.193Z] #43 12.43 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-05T09:43:11.193Z] #43 12.43 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-05T09:43:11.193Z] #43 12.43 [2022-06-05T09:43:11.193Z] #43 12.43 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-05T09:43:11.193Z] #43 12.43 [2022-06-05T09:43:11.193Z] #43 12.43 Pass flags to the program you are debugging using `--`, for example: [2022-06-05T09:43:11.193Z] #43 12.43 [2022-06-05T09:43:11.193Z] #43 12.43 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-05T09:43:11.193Z] #43 12.43 [2022-06-05T09:43:11.193Z] #43 12.43 Usage: [2022-06-05T09:43:11.193Z] #43 12.43 dlv [command] [2022-06-05T09:43:11.193Z] #43 12.43 [2022-06-05T09:43:11.193Z] #43 12.43 Available Commands: [2022-06-05T09:43:11.193Z] #43 12.43 attach Attach to running process and begin debugging. [2022-06-05T09:43:11.193Z] #43 12.43 connect Connect to a headless debug server with a terminal client. [2022-06-05T09:43:11.193Z] #43 12.43 core Examine a core dump. [2022-06-05T09:43:11.193Z] #43 12.43 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-05T09:43:11.193Z] #43 12.43 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-05T09:43:11.193Z] #43 12.43 exec Execute a precompiled binary, and begin a debug session. [2022-06-05T09:43:11.193Z] #43 12.43 help Help about any command [2022-06-05T09:43:11.193Z] #43 12.43 run Deprecated command. Use 'debug' instead. [2022-06-05T09:43:11.193Z] #43 12.43 test Compile test binary and begin debugging program. [2022-06-05T09:43:11.193Z] #43 12.43 trace Compile and begin tracing program. [2022-06-05T09:43:11.193Z] #43 12.43 version Prints version. [2022-06-05T09:43:11.193Z] #43 12.43 [2022-06-05T09:43:11.193Z] #43 12.43 Flags: [2022-06-05T09:43:11.194Z] #43 12.43 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-05T09:43:11.194Z] #43 12.43 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-05T09:43:11.194Z] #43 12.43 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-05T09:43:11.194Z] #43 12.43 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-05T09:43:11.194Z] #43 12.43 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-05T09:43:11.194Z] #43 12.43 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-05T09:43:11.194Z] #43 12.43 --disable-aslr Disables address space randomization [2022-06-05T09:43:11.194Z] #43 12.43 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-05T09:43:11.194Z] #43 12.43 -h, --help help for dlv [2022-06-05T09:43:11.194Z] #43 12.43 --init string Init file, executed by the terminal client. [2022-06-05T09:43:11.194Z] #43 12.43 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-05T09:43:11.194Z] #43 12.43 --log Enable debugging server logging. [2022-06-05T09:43:11.194Z] #43 12.43 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-05T09:43:11.194Z] #43 12.43 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-05T09:43:11.194Z] #43 12.43 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-05T09:43:11.194Z] #43 12.43 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-05T09:43:11.194Z] #43 12.43 --wd string Working directory for running the program. [2022-06-05T09:43:11.194Z] #43 12.43 [2022-06-05T09:43:11.194Z] #43 12.43 Additional help topics: [2022-06-05T09:43:11.194Z] #43 12.43 dlv backend Help about the --backend flag. [2022-06-05T09:43:11.194Z] #43 12.43 dlv log Help about logging flags. [2022-06-05T09:43:11.194Z] #43 12.43 dlv redirect Help about file redirection. [2022-06-05T09:43:11.194Z] #43 12.43 [2022-06-05T09:43:11.194Z] #43 12.43 Use "dlv [command] --help" for more information about a command. [2022-06-05T09:43:11.194Z] #43 DONE 13.0s [2022-06-05T09:43:11.307Z] #67 7.659 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-05T09:43:11.386Z] #14 13.39 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-06-05T09:43:11.386Z] #14 13.52 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-06-05T09:43:11.386Z] #14 13.52 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-06-05T09:43:11.453Z] [2022-06-05T09:43:11.453Z] #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-06-05T09:43:11.453Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:11.847Z] #67 ... [2022-06-05T09:43:11.847Z] [2022-06-05T09:43:11.847Z] #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-06-05T09:43:11.847Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-05T09:43:11.847Z] #14 15.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-06-05T09:43:11.859Z] #67 ... [2022-06-05T09:43:11.859Z] [2022-06-05T09:43:11.859Z] #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-06-05T09:43:11.859Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:11.859Z] #47 13.70 + git checkout -q v2.3.0 [2022-06-05T09:43:11.873Z] #67 8.140 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-05T09:43:11.960Z] #14 14.06 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-06-05T09:43:12.109Z] #14 15.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-06-05T09:43:12.464Z] #47 14.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-05T09:43:12.681Z] #14 16.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-05T09:43:13.350Z] #14 15.33 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-06-05T09:43:13.769Z] #67 ... [2022-06-05T09:43:13.769Z] [2022-06-05T09:43:13.769Z] #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-06-05T09:43:13.769Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:43:13.769Z] #64 2.185 + RM_GOPATH=0 [2022-06-05T09:43:13.769Z] #64 2.185 + TMP_GOPATH= [2022-06-05T09:43:13.769Z] #64 2.185 + : /build [2022-06-05T09:43:13.769Z] #64 2.185 + '[' -z '' ']' [2022-06-05T09:43:13.769Z] #64 2.186 ++ mktemp -d [2022-06-05T09:43:13.769Z] #64 2.186 + export GOPATH=/tmp/tmp.xoFMfMyBN5 [2022-06-05T09:43:13.769Z] #64 2.186 + GOPATH=/tmp/tmp.xoFMfMyBN5 [2022-06-05T09:43:13.769Z] #64 2.186 + RM_GOPATH=1 [2022-06-05T09:43:13.769Z] #64 2.186 + case "$(go env GOARCH)" in [2022-06-05T09:43:13.769Z] #64 2.186 ++ go env GOARCH [2022-06-05T09:43:13.769Z] #64 2.186 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:13.769Z] #64 2.186 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:43:13.769Z] #64 2.187 ++ dirname /install.sh [2022-06-05T09:43:13.769Z] #64 2.187 + dir=/ [2022-06-05T09:43:13.769Z] #64 2.187 + bin=containerd [2022-06-05T09:43:13.769Z] #64 2.187 + shift [2022-06-05T09:43:13.769Z] #64 2.187 + '[' '!' -f //containerd.installer ']' [2022-06-05T09:43:13.769Z] #64 2.187 + . //containerd.installer [2022-06-05T09:43:13.769Z] #64 2.188 ++ set -e [2022-06-05T09:43:13.769Z] #64 2.188 ++ : v1.6.5 [2022-06-05T09:43:13.769Z] #64 2.188 + install_containerd [2022-06-05T09:43:13.769Z] #64 2.190 Install containerd version v1.6.5 [2022-06-05T09:43:13.769Z] #64 2.190 + echo 'Install containerd version v1.6.5' [2022-06-05T09:43:13.769Z] #64 2.190 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xoFMfMyBN5/src/github.com/containerd/containerd [2022-06-05T09:43:13.769Z] #64 2.202 Cloning into '/tmp/tmp.xoFMfMyBN5/src/github.com/containerd/containerd'... [2022-06-05T09:43:13.924Z] #14 15.82 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-06-05T09:43:14.027Z] #64 ... [2022-06-05T09:43:14.027Z] [2022-06-05T09:43:14.027Z] #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-06-05T09:43:14.027Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:14.027Z] #14 6.508 Reading package lists... [2022-06-05T09:43:14.027Z] #14 8.988 Building dependency tree... [2022-06-05T09:43:14.027Z] #14 9.684 Reading state information... [2022-06-05T09:43:14.027Z] #14 10.58 The following additional packages will be installed: [2022-06-05T09:43:14.027Z] #14 10.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:43:14.027Z] #14 10.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-05T09:43:14.027Z] #14 10.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-05T09:43:14.027Z] #14 10.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-05T09:43:14.027Z] #14 10.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-05T09:43:14.027Z] #14 10.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-05T09:43:14.027Z] #14 10.59 mingw-w64-common mingw-w64-x86-64-dev [2022-06-05T09:43:14.027Z] #14 10.59 Suggested packages: [2022-06-05T09:43:14.027Z] #14 10.60 gcc-10-locales seccomp wine64 [2022-06-05T09:43:14.027Z] #14 11.25 The following NEW packages will be installed: [2022-06-05T09:43:14.027Z] #14 11.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:43:14.027Z] #14 11.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-05T09:43:14.027Z] #14 11.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-05T09:43:14.027Z] #14 11.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-05T09:43:14.027Z] #14 11.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-05T09:43:14.027Z] #14 11.26 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-05T09:43:14.027Z] #14 11.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-05T09:43:14.027Z] #14 11.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-05T09:43:14.027Z] #14 11.27 mingw-w64-x86-64-dev [2022-06-05T09:43:14.027Z] #14 11.63 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:43:14.027Z] #14 11.63 Need to get 115 MB of archives. [2022-06-05T09:43:14.027Z] #14 11.63 After this operation, 645 MB of additional disk space will be used. [2022-06-05T09:43:14.027Z] #14 11.63 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-06-05T09:43:14.027Z] #14 11.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-05T09:43:14.027Z] #14 11.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-05T09:43:14.027Z] #14 11.85 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-06-05T09:43:14.027Z] #14 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-05T09:43:14.027Z] #14 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-05T09:43:14.027Z] #14 12.06 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-06-05T09:43:14.027Z] #14 12.22 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-06-05T09:43:14.027Z] #14 12.23 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-06-05T09:43:14.027Z] #14 12.81 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-06-05T09:43:14.027Z] #14 14.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-05T09:43:14.027Z] #14 14.84 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-06-05T09:43:14.027Z] #14 15.48 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-06-05T09:43:14.027Z] #14 16.74 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-06-05T09:43:14.027Z] #14 17.16 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-06-05T09:43:14.027Z] #14 17.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-05T09:43:14.027Z] #14 17.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-05T09:43:14.027Z] #14 17.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-05T09:43:14.027Z] #14 17.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-05T09:43:14.027Z] #14 17.17 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-06-05T09:43:14.027Z] #14 17.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-05T09:43:14.027Z] #14 17.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-05T09:43:14.027Z] #14 17.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-05T09:43:14.027Z] #14 17.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-05T09:43:14.027Z] #14 17.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-05T09:43:14.027Z] #14 17.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-05T09:43:14.027Z] #14 17.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-05T09:43:14.027Z] #14 17.24 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-06-05T09:43:14.027Z] #14 17.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-05T09:43:14.027Z] #14 17.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-05T09:43:14.027Z] #14 18.05 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:43:14.027Z] #14 18.21 Fetched 115 MB in 6s (19.3 MB/s) [2022-06-05T09:43:14.027Z] #14 18.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-05T09:43:14.072Z] #14 17.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-06-05T09:43:14.186Z] #14 16.30 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-06-05T09:43:14.285Z] #14 18.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-05T09:43:14.285Z] #14 18.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-05T09:43:14.285Z] #14 18.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:43:14.333Z] #14 17.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-05T09:43:14.333Z] #14 17.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-05T09:43:14.333Z] #14 17.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-05T09:43:14.333Z] #14 17.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-05T09:43:14.333Z] #14 17.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-05T09:43:14.333Z] #14 17.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-06-05T09:43:14.333Z] #14 17.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-05T09:43:14.333Z] #14 17.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-06-05T09:43:14.333Z] #14 17.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-06-05T09:43:14.333Z] #14 17.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-06-05T09:43:14.333Z] #14 17.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-06-05T09:43:14.333Z] #14 17.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-06-05T09:43:14.333Z] #14 17.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-06-05T09:43:14.333Z] #14 17.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-06-05T09:43:14.333Z] #14 17.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-05T09:43:14.333Z] #14 17.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-05T09:43:14.743Z] #54 ... [2022-06-05T09:43:14.743Z] [2022-06-05T09:43:14.743Z] #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-06-05T09:43:14.743Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-05T09:43:14.743Z] #19 4.960 Reading package lists... [2022-06-05T09:43:14.905Z] #14 18.42 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:43:15.131Z] #14 17.40 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-06-05T09:43:15.165Z] #14 18.59 Fetched 108 MB in 5s (20.9 MB/s) [2022-06-05T09:43:15.166Z] #14 18.66 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-05T09:43:15.166Z] #14 18.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-05T09:43:15.166Z] #14 18.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-05T09:43:15.166Z] #14 18.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:43:15.704Z] #14 17.87 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-06-05T09:43:15.704Z] #14 17.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-05T09:43:15.704Z] #14 17.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-05T09:43:15.704Z] #14 17.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-05T09:43:15.704Z] #14 17.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-05T09:43:15.704Z] #14 17.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-05T09:43:15.704Z] #14 17.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-05T09:43:15.704Z] #14 17.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-05T09:43:15.704Z] #14 17.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-05T09:43:15.704Z] #14 17.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-05T09:43:15.704Z] #14 17.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-05T09:43:15.704Z] #14 17.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-05T09:43:15.704Z] #14 17.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-05T09:43:15.704Z] #14 17.97 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-06-05T09:43:15.966Z] #14 17.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-05T09:43:15.966Z] #14 17.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-05T09:43:16.185Z] #14 20.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-05T09:43:16.185Z] #14 20.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-05T09:43:16.186Z] #14 20.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:43:16.551Z] #14 20.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-05T09:43:16.551Z] #14 20.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-05T09:43:16.551Z] #14 20.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:43:16.751Z] #14 ... [2022-06-05T09:43:16.751Z] [2022-06-05T09:43:16.751Z] #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-06-05T09:43:16.751Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:16.751Z] #47 10.95 + git checkout -q v2.3.0 [2022-06-05T09:43:16.751Z] #47 12.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-05T09:43:16.911Z] #14 18.80 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:43:16.911Z] #14 18.99 Fetched 115 MB in 5s (21.6 MB/s) [2022-06-05T09:43:16.911Z] #14 19.06 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-05T09:43:16.911Z] #14 19.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-05T09:43:16.911Z] #14 19.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-05T09:43:17.172Z] #14 19.10 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:43:17.682Z] #47 ... [2022-06-05T09:43:17.682Z] [2022-06-05T09:43:17.682Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-05T09:43:17.682Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:17.682Z] #14 21.92 Selecting previously unselected package binutils-mingw-w64. [2022-06-05T09:43:17.682Z] #14 21.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-05T09:43:17.682Z] #14 21.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:43:17.769Z] #47 ... [2022-06-05T09:43:17.769Z] [2022-06-05T09:43:17.769Z] #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-06-05T09:43:17.769Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:17.769Z] #14 7.790 Reading package lists... [2022-06-05T09:43:17.769Z] #14 10.84 Building dependency tree... [2022-06-05T09:43:17.769Z] #14 11.58 Reading state information... [2022-06-05T09:43:17.769Z] #14 12.80 The following additional packages will be installed: [2022-06-05T09:43:17.769Z] #14 12.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:43:17.769Z] #14 12.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-05T09:43:17.769Z] #14 12.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-05T09:43:17.769Z] #14 12.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-05T09:43:17.769Z] #14 12.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-05T09:43:17.769Z] #14 12.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-05T09:43:17.769Z] #14 12.82 mingw-w64-common mingw-w64-x86-64-dev [2022-06-05T09:43:17.769Z] #14 12.82 Suggested packages: [2022-06-05T09:43:17.769Z] #14 12.83 gcc-10-locales seccomp wine64 [2022-06-05T09:43:17.769Z] #14 13.63 The following NEW packages will be installed: [2022-06-05T09:43:17.769Z] #14 13.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:43:17.769Z] #14 13.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-05T09:43:17.769Z] #14 13.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-05T09:43:17.769Z] #14 13.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-05T09:43:17.769Z] #14 13.65 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-05T09:43:17.769Z] #14 13.65 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-05T09:43:17.769Z] #14 13.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-05T09:43:17.769Z] #14 13.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-05T09:43:17.769Z] #14 13.65 mingw-w64-x86-64-dev [2022-06-05T09:43:17.769Z] #14 14.01 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:43:17.769Z] #14 14.01 Need to get 115 MB of archives. [2022-06-05T09:43:17.769Z] #14 14.01 After this operation, 645 MB of additional disk space will be used. [2022-06-05T09:43:17.769Z] #14 14.01 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-06-05T09:43:17.769Z] #14 14.10 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-06-05T09:43:17.769Z] #14 14.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-05T09:43:17.769Z] #14 14.22 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-06-05T09:43:17.769Z] #14 14.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-05T09:43:17.769Z] #14 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-05T09:43:17.769Z] #14 14.43 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-06-05T09:43:17.769Z] #14 14.56 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-06-05T09:43:17.769Z] #14 14.57 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-06-05T09:43:17.769Z] #14 14.96 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-06-05T09:43:17.769Z] #14 16.10 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-06-05T09:43:17.877Z] #14 16.67 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-06-05T09:43:17.877Z] #14 17.41 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-06-05T09:43:17.877Z] #14 18.45 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-06-05T09:43:17.877Z] #14 18.86 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-06-05T09:43:17.877Z] #14 18.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-05T09:43:17.877Z] #14 18.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-05T09:43:17.877Z] #14 18.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-05T09:43:17.877Z] #14 18.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-05T09:43:17.877Z] #14 18.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-05T09:43:17.877Z] #14 18.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-05T09:43:17.877Z] #14 18.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-05T09:43:17.877Z] #14 18.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-05T09:43:17.877Z] #14 18.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-05T09:43:17.877Z] #14 18.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-05T09:43:17.877Z] #14 18.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-05T09:43:17.877Z] #14 18.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-05T09:43:17.877Z] #14 18.97 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-06-05T09:43:17.877Z] #14 18.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-05T09:43:17.877Z] #14 18.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-05T09:43:17.877Z] #14 19.64 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:43:17.877Z] #14 19.80 Fetched 115 MB in 5s (21.7 MB/s) [2022-06-05T09:43:17.877Z] #14 19.87 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-05T09:43:17.877Z] #14 19.87 (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 ... 15718 files and directories currently installed.) [2022-06-05T09:43:17.877Z] #14 19.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-05T09:43:17.877Z] #14 19.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:43:17.939Z] #14 22.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-05T09:43:17.939Z] #14 22.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:43:17.939Z] #14 22.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:43:17.939Z] #14 22.18 Selecting previously unselected package dmsetup. [2022-06-05T09:43:17.939Z] #14 22.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:43:17.939Z] #14 22.19 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:43:18.196Z] #14 22.33 Selecting previously unselected package mingw-w64-common. [2022-06-05T09:43:18.196Z] #14 22.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-05T09:43:18.196Z] #14 22.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-05T09:43:18.462Z] #14 21.55 Selecting previously unselected package binutils-mingw-w64. [2022-06-05T09:43:18.462Z] #14 21.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-05T09:43:18.462Z] #14 21.57 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:43:18.462Z] #14 21.72 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-05T09:43:18.462Z] #14 21.72 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-05T09:43:18.462Z] #14 21.73 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-05T09:43:18.462Z] #14 21.85 Selecting previously unselected package dmsetup. [2022-06-05T09:43:18.462Z] #14 21.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-06-05T09:43:18.462Z] #14 21.87 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:43:18.561Z] #14 20.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-05T09:43:18.562Z] #14 20.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-05T09:43:18.562Z] #14 20.59 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:43:18.723Z] #14 21.99 Selecting previously unselected package mingw-w64-common. [2022-06-05T09:43:18.723Z] #14 21.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-05T09:43:18.723Z] #14 21.99 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-05T09:43:19.245Z] #14 21.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-05T09:43:19.245Z] #14 21.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-05T09:43:19.245Z] #14 21.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:43:19.948Z] #14 ... [2022-06-05T09:43:19.948Z] [2022-06-05T09:43:19.948Z] #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-06-05T09:43:19.948Z] #67 sha256:2c8f99e77206465424c7be7b5716fb9d0da7f261c6bfdc754d2d4b2de25b291d [2022-06-05T09:43:19.948Z] #67 6.947 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-05T09:43:19.948Z] #67 7.123 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-05T09:43:19.948Z] #67 ... [2022-06-05T09:43:19.948Z] [2022-06-05T09:43:19.948Z] #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-06-05T09:43:19.948Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:19.948Z] #47 13.55 + git checkout -q v2.3.0 [2022-06-05T09:43:19.948Z] #47 14.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-05T09:43:20.274Z] #19 16.47 Reading package lists... [2022-06-05T09:43:20.274Z] #19 ... [2022-06-05T09:43:20.274Z] [2022-06-05T09:43:20.274Z] #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-06-05T09:43:20.274Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:43:20.274Z] #41 18.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-05T09:43:20.274Z] #41 18.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-05T09:43:20.520Z] #47 ... [2022-06-05T09:43:20.520Z] [2022-06-05T09:43:20.520Z] #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-06-05T09:43:20.520Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:20.520Z] #14 22.52 Selecting previously unselected package binutils-mingw-w64. [2022-06-05T09:43:20.520Z] #14 22.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-05T09:43:20.520Z] #14 22.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:43:20.520Z] #14 22.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-05T09:43:20.520Z] #14 22.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:43:20.520Z] #14 22.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:43:20.781Z] #14 22.77 Selecting previously unselected package dmsetup. [2022-06-05T09:43:20.781Z] #14 22.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:43:20.781Z] #14 22.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:43:20.781Z] #14 22.91 Selecting previously unselected package mingw-w64-common. [2022-06-05T09:43:20.782Z] #14 22.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-05T09:43:20.782Z] #14 22.93 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-05T09:43:21.138Z] #14 23.29 Selecting previously unselected package binutils-mingw-w64. [2022-06-05T09:43:21.138Z] #14 23.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-05T09:43:21.138Z] #14 23.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:43:21.138Z] #14 23.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-05T09:43:21.138Z] #14 23.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:43:21.138Z] #14 23.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:43:21.396Z] #14 23.52 Selecting previously unselected package dmsetup. [2022-06-05T09:43:21.396Z] #14 23.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:43:21.396Z] #14 23.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:43:21.396Z] #14 23.69 Selecting previously unselected package mingw-w64-common. [2022-06-05T09:43:21.396Z] #14 23.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-05T09:43:21.396Z] #14 23.71 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-05T09:43:21.652Z] #41 DONE 23.2s [2022-06-05T09:43:21.652Z] [2022-06-05T09:43:21.652Z] #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-06-05T09:43:21.652Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:43:22.378Z] #14 26.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-05T09:43:22.378Z] #14 26.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-05T09:43:22.378Z] #14 26.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:43:22.934Z] #14 25.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-05T09:43:22.934Z] #14 25.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-05T09:43:22.934Z] #14 25.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:43:23.287Z] #14 ... [2022-06-05T09:43:23.287Z] [2022-06-05T09:43:23.287Z] #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-06-05T09:43:23.287Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:43:23.287Z] #34 25.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-05T09:43:23.850Z] #34 25.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-05T09:43:24.187Z] #54 ... [2022-06-05T09:43:24.187Z] [2022-06-05T09:43:24.187Z] #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-06-05T09:43:24.187Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-05T09:43:24.187Z] #19 16.47 Reading package lists... [2022-06-05T09:43:24.994Z] #14 26.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-05T09:43:24.994Z] #14 26.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-05T09:43:24.994Z] #14 26.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:43:25.566Z] #19 25.54 Building dependency tree... [2022-06-05T09:43:26.614Z] #14 30.49 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-05T09:43:26.614Z] #14 30.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:26.614Z] #14 30.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:43:26.614Z] #14 30.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-05T09:43:26.614Z] #14 30.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:26.614Z] #14 30.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:43:26.945Z] #19 28.50 The following additional packages will be installed: [2022-06-05T09:43:26.945Z] #19 28.50 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-05T09:43:26.945Z] #19 28.50 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.50 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.50 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-05T09:43:26.945Z] #19 28.50 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.50 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.50 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-06-05T09:43:26.945Z] #19 28.50 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-06-05T09:43:26.945Z] #19 28.50 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.50 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.50 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-05T09:43:26.945Z] #19 28.50 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-05T09:43:26.945Z] #19 28.50 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-05T09:43:26.945Z] #19 28.50 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-05T09:43:26.945Z] #19 28.50 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.50 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.50 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-05T09:43:26.945Z] #19 28.50 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-05T09:43:26.945Z] #19 28.50 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-05T09:43:26.945Z] #19 28.50 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-05T09:43:26.945Z] #19 28.50 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-05T09:43:26.945Z] #19 28.50 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-05T09:43:26.945Z] #19 28.51 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-05T09:43:26.945Z] #19 28.51 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-05T09:43:26.945Z] #19 28.51 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-05T09:43:26.945Z] #19 28.51 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-05T09:43:26.945Z] #19 28.51 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-05T09:43:26.945Z] #19 28.51 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-05T09:43:26.945Z] #19 28.51 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-05T09:43:26.945Z] #19 28.51 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-05T09:43:26.945Z] #19 28.51 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-05T09:43:26.945Z] #19 28.51 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-05T09:43:26.945Z] #19 28.52 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-05T09:43:26.945Z] #19 28.52 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-05T09:43:26.945Z] #19 28.52 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-05T09:43:26.945Z] #19 28.52 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-05T09:43:26.945Z] #19 28.52 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-05T09:43:26.945Z] #19 28.52 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-05T09:43:26.945Z] #19 28.52 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-05T09:43:26.945Z] #19 28.52 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-05T09:43:26.945Z] #19 28.52 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-05T09:43:26.945Z] #19 28.52 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-05T09:43:26.945Z] #19 28.52 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-05T09:43:26.945Z] #19 28.52 linux-libc-dev-s390x-cross patch xz-utils [2022-06-05T09:43:26.945Z] #19 28.55 Suggested packages: [2022-06-05T09:43:26.945Z] #19 28.55 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-06-05T09:43:26.945Z] #19 28.55 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.55 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-06-05T09:43:26.945Z] #19 28.55 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-06-05T09:43:26.945Z] #19 28.55 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-06-05T09:43:26.945Z] #19 28.55 libyaml-shell-perl ed diffutils-doc [2022-06-05T09:43:26.945Z] #19 28.55 Recommended packages: [2022-06-05T09:43:26.945Z] #19 28.55 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-06-05T09:43:26.945Z] #19 28.55 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-06-05T09:43:27.144Z] #14 ... [2022-06-05T09:43:27.144Z] [2022-06-05T09:43:27.144Z] #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-06-05T09:43:27.144Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-05T09:43:27.144Z] #34 19.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-05T09:43:27.144Z] #34 20.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-05T09:43:27.144Z] #34 ... [2022-06-05T09:43:27.144Z] [2022-06-05T09:43:27.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-05T09:43:27.144Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-05T09:43:27.144Z] #14 30.04 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-05T09:43:27.144Z] #14 30.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-06-05T09:43:27.144Z] #14 30.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:43:27.144Z] #14 30.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-05T09:43:27.144Z] #14 30.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-05T09:43:27.144Z] #14 30.18 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:43:29.209Z] #14 30.68 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-05T09:43:29.209Z] #14 30.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:29.209Z] #14 30.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:43:29.209Z] #14 30.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-05T09:43:29.209Z] #14 30.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:29.209Z] #14 30.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:43:29.483Z] #19 31.20 The following NEW packages will be installed: [2022-06-05T09:43:29.483Z] #19 31.20 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-06-05T09:43:29.483Z] #19 31.20 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-06-05T09:43:29.742Z] #19 31.20 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-06-05T09:43:29.742Z] #19 31.20 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-06-05T09:43:29.742Z] #19 31.20 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-06-05T09:43:29.742Z] #19 31.20 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-06-05T09:43:29.742Z] #19 31.20 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-06-05T09:43:29.742Z] #19 31.20 crossbuild-essential-armel crossbuild-essential-armhf [2022-06-05T09:43:29.742Z] #19 31.20 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-06-05T09:43:29.742Z] #19 31.20 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-06-05T09:43:29.742Z] #19 31.20 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-06-05T09:43:29.742Z] #19 31.20 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-06-05T09:43:29.742Z] #19 31.20 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-06-05T09:43:29.742Z] #19 31.20 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-06-05T09:43:29.742Z] #19 31.20 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-06-05T09:43:29.742Z] #19 31.20 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-06-05T09:43:29.742Z] #19 31.20 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-06-05T09:43:29.742Z] #19 31.20 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-06-05T09:43:29.742Z] #19 31.20 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-06-05T09:43:29.742Z] #19 31.20 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-06-05T09:43:29.742Z] #19 31.20 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-06-05T09:43:29.742Z] #19 31.20 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-06-05T09:43:29.742Z] #19 31.20 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-06-05T09:43:29.742Z] #19 31.20 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-06-05T09:43:29.742Z] #19 31.20 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-06-05T09:43:29.742Z] #19 31.20 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-06-05T09:43:29.742Z] #19 31.20 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-06-05T09:43:29.742Z] #19 31.20 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-06-05T09:43:29.742Z] #19 31.20 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-06-05T09:43:29.742Z] #19 31.20 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-06-05T09:43:29.742Z] #19 31.20 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-06-05T09:43:29.742Z] #19 31.21 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-06-05T09:43:29.742Z] #19 31.21 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-06-05T09:43:29.742Z] #19 31.21 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-06-05T09:43:29.742Z] #19 31.21 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-06-05T09:43:29.742Z] #19 31.21 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-06-05T09:43:29.742Z] #19 31.21 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-06-05T09:43:29.742Z] #19 31.21 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-06-05T09:43:29.742Z] #19 31.21 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-06-05T09:43:29.742Z] #19 31.22 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-06-05T09:43:29.742Z] #19 31.22 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-06-05T09:43:29.742Z] #19 31.22 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-06-05T09:43:29.742Z] #19 31.22 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-06-05T09:43:29.742Z] #19 31.22 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-06-05T09:43:29.742Z] #19 31.22 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-06-05T09:43:29.742Z] #19 31.22 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-06-05T09:43:29.742Z] #19 31.22 linux-libc-dev-s390x-cross patch xz-utils [2022-06-05T09:43:30.002Z] #19 31.64 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:43:30.002Z] #19 31.64 Need to get 788 MB of archives. [2022-06-05T09:43:30.002Z] #19 31.64 After this operation, 3385 MB of additional disk space will be used. [2022-06-05T09:43:30.002Z] #19 31.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-06-05T09:43:30.002Z] #19 31.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-05T09:43:30.002Z] #19 31.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-05T09:43:30.002Z] #19 31.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-05T09:43:30.002Z] #19 31.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-05T09:43:30.002Z] #19 31.65 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-05T09:43:30.002Z] #19 31.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-06-05T09:43:30.002Z] #19 31.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-06-05T09:43:30.002Z] #19 31.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-06-05T09:43:30.261Z] #19 31.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-06-05T09:43:30.261Z] #19 31.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-06-05T09:43:30.261Z] #19 31.90 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-06-05T09:43:30.261Z] #19 31.91 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-06-05T09:43:30.390Z] #34 ... [2022-06-05T09:43:30.390Z] [2022-06-05T09:43:30.390Z] #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-06-05T09:43:30.390Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:30.390Z] #14 27.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-05T09:43:30.390Z] #14 27.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-05T09:43:30.390Z] #14 27.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:43:30.390Z] #14 31.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-05T09:43:30.390Z] #14 31.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:30.390Z] #14 31.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:43:30.390Z] #14 31.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-05T09:43:30.390Z] #14 31.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:30.390Z] #14 31.68 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:43:30.812Z] #14 ... [2022-06-05T09:43:30.812Z] [2022-06-05T09:43:30.812Z] #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-06-05T09:43:30.812Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:43:30.812Z] #34 24.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-05T09:43:30.812Z] #34 25.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-05T09:43:31.639Z] #19 33.06 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-06-05T09:43:31.639Z] #19 33.06 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-06-05T09:43:32.440Z] #14 ... [2022-06-05T09:43:32.440Z] [2022-06-05T09:43:32.440Z] #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-06-05T09:43:32.440Z] #64 sha256:a3d6fe7d13734d27848f0860d79584fd31df2edd3e2efff82e2f007d4055b6b9 [2022-06-05T09:43:32.440Z] #64 30.61 Updating files: 79% (3793/4764) Updating files: 80% (3812/4764) Updating files: 81% (3859/4764) Updating files: 82% (3907/4764) Updating files: 83% (3955/4764) Updating files: 84% (4002/4764) Updating files: 85% (4050/4764) Updating files: 86% (4098/4764) Updating files: 87% (4145/4764) Updating files: 88% (4193/4764) Updating files: 89% (4240/4764) Updating files: 90% (4288/4764) Updating files: 91% (4336/4764) Updating files: 92% (4383/4764) Updating files: 93% (4431/4764) Updating files: 94% (4479/4764) Updating files: 95% (4526/4764) Updating files: 96% (4574/4764) Updating files: 97% (4622/4764) Updating files: 98% (4669/4764) Updating files: 99% (4717/4764) Updating files: 100% (4764/4764) Updating files: 100% (4764/4764), done. [2022-06-05T09:43:32.440Z] #64 31.05 + cd /tmp/tmp.7ElhfC8lpP/src/github.com/containerd/containerd [2022-06-05T09:43:32.440Z] #64 31.05 + git checkout -q v1.6.5 [2022-06-05T09:43:32.586Z] #19 34.23 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-06-05T09:43:32.586Z] #19 34.24 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-06-05T09:43:32.709Z] #34 ... [2022-06-05T09:43:32.709Z] [2022-06-05T09:43:32.709Z] #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-06-05T09:43:32.709Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:32.709Z] #14 36.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-05T09:43:32.709Z] #14 36.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:32.709Z] #14 36.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:43:33.826Z] #64 33.46 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-05T09:43:33.826Z] #64 33.46 + BUILDTAGS='netgo osusergo static_build' [2022-06-05T09:43:33.826Z] #64 33.46 + export EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:43:33.826Z] #64 33.46 + EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:43:33.826Z] #64 33.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-05T09:43:33.826Z] #64 33.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-05T09:43:33.826Z] #64 33.46 + '[' '' = dynamic ']' [2022-06-05T09:43:33.826Z] #64 33.46 + make [2022-06-05T09:43:33.965Z] #19 35.41 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-06-05T09:43:33.965Z] #19 35.42 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-06-05T09:43:34.506Z] #14 ... [2022-06-05T09:43:34.506Z] [2022-06-05T09:43:34.506Z] #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-06-05T09:43:34.506Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:43:34.506Z] #34 25.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-05T09:43:34.506Z] #34 26.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-05T09:43:34.506Z] #34 ... [2022-06-05T09:43:34.506Z] [2022-06-05T09:43:34.506Z] #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-06-05T09:43:34.506Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:34.768Z] #64 34.93 + bin/ctr [2022-06-05T09:43:34.768Z] #14 36.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-05T09:43:34.768Z] #14 36.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:34.768Z] #14 36.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:43:34.902Z] #19 36.55 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-06-05T09:43:34.902Z] #19 36.56 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-06-05T09:43:35.634Z] #14 38.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-05T09:43:35.634Z] #14 38.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:35.634Z] #14 38.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:43:35.839Z] #19 37.53 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-06-05T09:43:35.839Z] #19 37.53 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-06-05T09:43:35.839Z] #19 37.53 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-06-05T09:43:35.839Z] #19 37.53 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-06-05T09:43:35.839Z] #19 37.54 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-06-05T09:43:35.839Z] #19 37.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-06-05T09:43:35.839Z] #19 37.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-06-05T09:43:35.839Z] #19 37.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-06-05T09:43:35.839Z] #19 37.59 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-06-05T09:43:35.839Z] #19 37.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-06-05T09:43:35.839Z] #19 37.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-06-05T09:43:35.839Z] #19 37.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-06-05T09:43:35.839Z] #19 37.60 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-06-05T09:43:35.839Z] #19 37.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-06-05T09:43:36.098Z] #19 37.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-06-05T09:43:36.098Z] #19 37.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-06-05T09:43:36.098Z] #19 37.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-06-05T09:43:36.098Z] #19 37.70 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-06-05T09:43:36.098Z] #19 37.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-06-05T09:43:37.001Z] #14 ... [2022-06-05T09:43:37.002Z] [2022-06-05T09:43:37.002Z] #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-06-05T09:43:37.002Z] #64 sha256:f56152118575994a94624c5944a26949d54d6b3fcae9b383d65d158be7a85489 [2022-06-05T09:43:37.478Z] #19 39.14 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-06-05T09:43:37.478Z] #19 39.14 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-06-05T09:43:37.478Z] #19 39.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-06-05T09:43:37.478Z] #19 39.19 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-06-05T09:43:37.478Z] #19 39.22 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-06-05T09:43:38.087Z] #64 ... [2022-06-05T09:43:38.087Z] [2022-06-05T09:43:38.087Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:43:38.087Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-05T09:43:38.087Z] #36 32.74 Delve is a source level debugger for Go programs. [2022-06-05T09:43:38.087Z] #36 32.74 [2022-06-05T09:43:38.087Z] #36 32.74 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-05T09:43:38.087Z] #36 32.74 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-05T09:43:38.087Z] #36 32.74 [2022-06-05T09:43:38.087Z] #36 32.74 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-05T09:43:38.087Z] #36 32.74 [2022-06-05T09:43:38.087Z] #36 32.74 Pass flags to the program you are debugging using `--`, for example: [2022-06-05T09:43:38.087Z] #36 32.74 [2022-06-05T09:43:38.087Z] #36 32.74 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-05T09:43:38.087Z] #36 32.74 [2022-06-05T09:43:38.087Z] #36 32.75 Usage: [2022-06-05T09:43:38.087Z] #36 32.75 dlv [command] [2022-06-05T09:43:38.087Z] #36 32.75 [2022-06-05T09:43:38.087Z] #36 32.75 Available Commands: [2022-06-05T09:43:38.087Z] #36 32.75 attach Attach to running process and begin debugging. [2022-06-05T09:43:38.087Z] #36 32.75 connect Connect to a headless debug server with a terminal client. [2022-06-05T09:43:38.087Z] #36 32.75 core Examine a core dump. [2022-06-05T09:43:38.087Z] #36 32.75 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-05T09:43:38.087Z] #36 32.75 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-05T09:43:38.087Z] #36 32.75 exec Execute a precompiled binary, and begin a debug session. [2022-06-05T09:43:38.087Z] #36 32.75 help Help about any command [2022-06-05T09:43:38.087Z] #36 32.75 run Deprecated command. Use 'debug' instead. [2022-06-05T09:43:38.087Z] #36 32.75 test Compile test binary and begin debugging program. [2022-06-05T09:43:38.087Z] #36 32.75 trace Compile and begin tracing program. [2022-06-05T09:43:38.087Z] #36 32.75 version Prints version. [2022-06-05T09:43:38.087Z] #36 32.75 [2022-06-05T09:43:38.087Z] #36 32.75 Flags: [2022-06-05T09:43:38.087Z] #36 32.75 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-05T09:43:38.087Z] #36 32.75 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-05T09:43:38.087Z] #36 32.75 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-05T09:43:38.087Z] #36 32.75 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-05T09:43:38.087Z] #36 32.75 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-05T09:43:38.087Z] #36 32.75 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-05T09:43:38.087Z] #36 32.75 --disable-aslr Disables address space randomization [2022-06-05T09:43:38.087Z] #36 32.75 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-05T09:43:38.087Z] #36 32.75 -h, --help help for dlv [2022-06-05T09:43:38.087Z] #36 32.75 --init string Init file, executed by the terminal client. [2022-06-05T09:43:38.087Z] #36 32.75 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-05T09:43:38.087Z] #36 32.75 --log Enable debugging server logging. [2022-06-05T09:43:38.087Z] #36 32.75 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-05T09:43:38.087Z] #36 32.75 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-05T09:43:38.087Z] #36 32.75 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-05T09:43:38.087Z] #36 32.75 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-05T09:43:38.087Z] #36 32.75 --wd string Working directory for running the program. [2022-06-05T09:43:38.087Z] #36 32.75 [2022-06-05T09:43:38.087Z] #36 32.75 Additional help topics: [2022-06-05T09:43:38.087Z] #36 32.75 dlv backend Help about the --backend flag. [2022-06-05T09:43:38.087Z] #36 32.75 dlv log Help about logging flags. [2022-06-05T09:43:38.087Z] #36 32.75 dlv redirect Help about file redirection. [2022-06-05T09:43:38.087Z] #36 32.75 [2022-06-05T09:43:38.087Z] #36 32.75 Use "dlv [command] --help" for more information about a command. [2022-06-05T09:43:38.087Z] #36 DONE 41.0s [2022-06-05T09:43:38.087Z] [2022-06-05T09:43:38.087Z] #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-06-05T09:43:38.087Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-05T09:43:38.087Z] #14 37.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-05T09:43:38.087Z] #14 37.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-05T09:43:38.087Z] #14 37.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:43:38.288Z] #64 34.78 Updating files: 50% (2392/4764) Updating files: 51% (2430/4764) Updating files: 52% (2478/4764) Updating files: 53% (2525/4764) Updating files: 54% (2573/4764) Updating files: 55% (2621/4764) Updating files: 56% (2668/4764) Updating files: 57% (2716/4764) Updating files: 58% (2764/4764) Updating files: 59% (2811/4764) Updating files: 60% (2859/4764) Updating files: 61% (2907/4764) Updating files: 62% (2954/4764) Updating files: 63% (3002/4764) Updating files: 64% (3049/4764) Updating files: 65% (3097/4764) Updating files: 66% (3145/4764) Updating files: 67% (3192/4764) Updating files: 68% (3240/4764) Updating files: 69% (3288/4764) Updating files: 70% (3335/4764) Updating files: 71% (3383/4764) Updating files: 72% (3431/4764) Updating files: 73% (3478/4764) Updating files: 74% (3526/4764) Updating files: 75% (3573/4764) Updating files: 76% (3621/4764) Updating files: 77% (3669/4764) Updating files: 78% (3716/4764) Updating files: 79% (3764/4764) Updating files: 80% (3812/4764) Updating files: 81% (3859/4764) Updating files: 82% (3907/4764) Updating files: 83% (3955/4764) Updating files: 84% (4002/4764) Updating files: 85% (4050/4764) Updating files: 86% (4098/4764) Updating files: 87% (4145/4764) Updating files: 88% (4193/4764) Updating files: 89% (4240/4764) Updating files: 90% (4288/4764) Updating files: 90% (4314/4764) Updating files: 91% (4336/4764) Updating files: 92% (4383/4764) Updating files: 93% (4431/4764) Updating files: 94% (4479/4764) Updating files: 95% (4526/4764) Updating files: 96% (4574/4764) Updating files: 97% (4622/4764) Updating files: 98% (4669/4764) Updating files: 99% (4717/4764) Updating files: 100% (4764/4764) Updating files: 100% (4764/4764), done. [2022-06-05T09:43:38.288Z] #64 36.10 + cd /tmp/tmp.iHlrqFrmPR/src/github.com/containerd/containerd [2022-06-05T09:43:38.288Z] #64 36.10 + git checkout -q v1.6.5 [2022-06-05T09:43:38.857Z] #19 40.49 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-06-05T09:43:38.857Z] #19 40.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-05T09:43:38.857Z] #19 40.49 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-05T09:43:38.857Z] #19 40.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-06-05T09:43:38.857Z] #19 40.52 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-06-05T09:43:38.857Z] #19 40.52 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-05T09:43:39.116Z] #19 40.71 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-05T09:43:39.116Z] #19 40.72 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-06-05T09:43:39.116Z] #19 40.73 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-06-05T09:43:39.116Z] #19 40.73 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-06-05T09:43:39.116Z] #19 40.73 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-06-05T09:43:39.116Z] #19 40.73 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-06-05T09:43:39.116Z] #19 40.73 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-06-05T09:43:39.116Z] #19 40.73 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-06-05T09:43:39.116Z] #19 40.74 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-06-05T09:43:39.116Z] #19 40.74 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-06-05T09:43:39.116Z] #19 40.74 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-06-05T09:43:39.116Z] #19 40.74 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-06-05T09:43:39.116Z] #19 40.74 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-06-05T09:43:39.116Z] #19 40.74 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-06-05T09:43:39.116Z] #19 40.76 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-06-05T09:43:39.116Z] #19 40.76 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-06-05T09:43:39.116Z] #19 40.76 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-06-05T09:43:39.116Z] #19 40.76 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-06-05T09:43:39.116Z] #19 40.80 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-06-05T09:43:39.116Z] #19 40.81 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-06-05T09:43:39.116Z] #19 40.82 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-06-05T09:43:39.116Z] #19 40.84 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-06-05T09:43:39.221Z] #64 37.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-05T09:43:39.221Z] #64 37.10 + BUILDTAGS='netgo osusergo static_build' [2022-06-05T09:43:39.221Z] #64 37.10 + export EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:43:39.221Z] #64 37.10 + EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:43:39.221Z] #64 37.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-05T09:43:39.221Z] #64 37.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-05T09:43:39.221Z] #64 37.10 + '[' '' = dynamic ']' [2022-06-05T09:43:39.221Z] #64 37.10 + make [2022-06-05T09:43:39.249Z] #14 ... [2022-06-05T09:43:39.249Z] [2022-06-05T09:43:39.249Z] #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-06-05T09:43:39.249Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:43:40.018Z] #64 35.19 Updating files: 58% (2794/4764) Updating files: 59% (2811/4764) Updating files: 60% (2859/4764) Updating files: 61% (2907/4764) Updating files: 62% (2954/4764) Updating files: 63% (3002/4764) Updating files: 64% (3049/4764) Updating files: 65% (3097/4764) Updating files: 66% (3145/4764) Updating files: 67% (3192/4764) Updating files: 68% (3240/4764) Updating files: 69% (3288/4764) Updating files: 70% (3335/4764) Updating files: 71% (3383/4764) Updating files: 72% (3431/4764) Updating files: 73% (3478/4764) Updating files: 74% (3526/4764) Updating files: 75% (3573/4764) Updating files: 76% (3621/4764) Updating files: 77% (3669/4764) Updating files: 78% (3716/4764) Updating files: 79% (3764/4764) Updating files: 80% (3812/4764) Updating files: 81% (3859/4764) Updating files: 82% (3907/4764) Updating files: 83% (3955/4764) Updating files: 84% (4002/4764) Updating files: 85% (4050/4764) Updating files: 86% (4098/4764) Updating files: 87% (4145/4764) Updating files: 88% (4193/4764) Updating files: 89% (4240/4764) Updating files: 90% (4288/4764) Updating files: 91% (4336/4764) Updating files: 92% (4383/4764) Updating files: 93% (4431/4764) Updating files: 94% (4479/4764) Updating files: 95% (4526/4764) Updating files: 96% (4574/4764) Updating files: 96% (4602/4764) Updating files: 97% (4622/4764) Updating files: 98% (4669/4764) Updating files: 99% (4717/4764) Updating files: 100% (4764/4764) Updating files: 100% (4764/4764), done. [2022-06-05T09:43:40.018Z] #64 36.34 + cd /tmp/tmp.xoFMfMyBN5/src/github.com/containerd/containerd [2022-06-05T09:43:40.018Z] #64 36.34 + git checkout -q v1.6.5 [2022-06-05T09:43:40.068Z] #14 ... [2022-06-05T09:43:40.068Z] [2022-06-05T09:43:40.068Z] #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-06-05T09:43:40.068Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:43:40.069Z] #64 35.35 Updating files: 59% (2821/4764) Updating files: 60% (2859/4764) Updating files: 61% (2907/4764) Updating files: 62% (2954/4764) Updating files: 63% (3002/4764) Updating files: 64% (3049/4764) Updating files: 65% (3097/4764) Updating files: 66% (3145/4764) Updating files: 67% (3192/4764) Updating files: 68% (3240/4764) Updating files: 69% (3288/4764) Updating files: 70% (3335/4764) Updating files: 71% (3383/4764) Updating files: 72% (3431/4764) Updating files: 73% (3478/4764) Updating files: 74% (3526/4764) Updating files: 75% (3573/4764) Updating files: 76% (3621/4764) Updating files: 77% (3669/4764) Updating files: 78% (3716/4764) Updating files: 79% (3764/4764) Updating files: 80% (3812/4764) Updating files: 81% (3859/4764) Updating files: 82% (3907/4764) Updating files: 83% (3955/4764) Updating files: 84% (4002/4764) Updating files: 85% (4050/4764) Updating files: 86% (4098/4764) Updating files: 87% (4145/4764) Updating files: 88% (4193/4764) Updating files: 89% (4240/4764) Updating files: 90% (4288/4764) Updating files: 91% (4336/4764) Updating files: 92% (4383/4764) Updating files: 93% (4431/4764) Updating files: 94% (4479/4764) Updating files: 95% (4526/4764) Updating files: 96% (4574/4764) Updating files: 97% (4622/4764) Updating files: 98% (4669/4764) Updating files: 99% (4717/4764) Updating files: 99% (4750/4764) Updating files: 100% (4764/4764) Updating files: 100% (4764/4764), done. [2022-06-05T09:43:40.069Z] #64 36.42 + cd /tmp/tmp.9qEUjO1sXk/src/github.com/containerd/containerd [2022-06-05T09:43:40.069Z] #64 36.42 + git checkout -q v1.6.5 [2022-06-05T09:43:40.152Z] #64 38.18 + bin/ctr [2022-06-05T09:43:40.493Z] #19 41.96 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-06-05T09:43:40.493Z] #19 41.96 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-06-05T09:43:40.493Z] #19 41.99 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-06-05T09:43:40.493Z] #19 42.01 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-06-05T09:43:40.493Z] #19 42.05 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-06-05T09:43:40.642Z] #64 37.58 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-05T09:43:40.642Z] #64 37.59 + BUILDTAGS='netgo osusergo static_build' [2022-06-05T09:43:40.642Z] #64 37.59 + export EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:43:40.642Z] #64 37.59 + EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:43:40.642Z] #64 37.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-05T09:43:40.642Z] #64 37.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-05T09:43:40.642Z] #64 37.59 + '[' '' = dynamic ']' [2022-06-05T09:43:40.642Z] #64 37.59 + make [2022-06-05T09:43:41.499Z] #19 43.15 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-06-05T09:43:41.499Z] #19 43.15 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-06-05T09:43:41.499Z] #19 43.16 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-06-05T09:43:41.499Z] #19 43.17 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-06-05T09:43:41.499Z] #19 43.17 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-06-05T09:43:41.499Z] #19 43.17 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-06-05T09:43:41.499Z] #19 43.18 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-06-05T09:43:41.499Z] #19 43.20 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-06-05T09:43:41.499Z] #19 43.21 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-06-05T09:43:41.499Z] #19 43.23 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-06-05T09:43:41.499Z] #19 43.23 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-06-05T09:43:41.910Z] #64 38.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-05T09:43:41.910Z] #64 38.15 + BUILDTAGS='netgo osusergo static_build' [2022-06-05T09:43:41.910Z] #64 38.15 + export EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:43:41.910Z] #64 38.15 + EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:43:41.910Z] #64 38.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-05T09:43:41.910Z] #64 38.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-05T09:43:41.910Z] #64 38.15 + '[' '' = dynamic ']' [2022-06-05T09:43:41.910Z] #64 38.15 + make [2022-06-05T09:43:42.557Z] #64 39.49 + bin/ctr [2022-06-05T09:43:42.881Z] #19 44.47 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-06-05T09:43:42.881Z] #19 44.47 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-06-05T09:43:42.881Z] #19 44.49 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-06-05T09:43:42.881Z] #19 44.55 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-06-05T09:43:42.881Z] #19 44.58 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-06-05T09:43:43.461Z] #14 47.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-05T09:43:43.721Z] #14 47.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-05T09:43:43.721Z] #14 47.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:43:43.800Z] #64 39.78 + bin/ctr [2022-06-05T09:43:44.258Z] #19 45.75 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-06-05T09:43:44.258Z] #19 45.75 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-06-05T09:43:44.258Z] #19 45.75 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-06-05T09:43:44.258Z] #19 45.77 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-06-05T09:43:44.258Z] #19 45.77 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-06-05T09:43:44.258Z] #19 45.77 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-06-05T09:43:44.258Z] #19 45.77 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-06-05T09:43:44.258Z] #19 45.77 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-06-05T09:43:44.258Z] #19 45.82 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-06-05T09:43:44.258Z] #19 45.83 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-06-05T09:43:44.258Z] #19 45.86 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-06-05T09:43:44.258Z] #19 45.86 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-06-05T09:43:44.258Z] #19 45.88 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-06-05T09:43:44.258Z] #19 45.88 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-06-05T09:43:44.258Z] #19 45.90 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-06-05T09:43:45.638Z] #19 47.10 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-06-05T09:43:45.638Z] #19 47.10 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-06-05T09:43:45.638Z] #19 47.12 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-06-05T09:43:45.638Z] #19 47.15 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-06-05T09:43:45.638Z] #19 47.18 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-06-05T09:43:46.574Z] #19 48.11 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-06-05T09:43:46.574Z] #19 48.12 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-06-05T09:43:46.574Z] #19 48.12 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-06-05T09:43:46.574Z] #19 48.14 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-06-05T09:43:46.574Z] #19 48.14 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-06-05T09:43:46.574Z] #19 48.14 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-06-05T09:43:46.574Z] #19 48.14 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-06-05T09:43:46.574Z] #19 48.15 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-06-05T09:43:46.574Z] #19 48.18 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-06-05T09:43:46.574Z] #19 48.19 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-06-05T09:43:46.574Z] #19 48.21 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-06-05T09:43:46.574Z] #19 48.22 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-06-05T09:43:46.769Z] #64 ... [2022-06-05T09:43:46.769Z] [2022-06-05T09:43:46.769Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:43:46.769Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-05T09:43:46.769Z] #36 45.85 Delve is a source level debugger for Go programs. [2022-06-05T09:43:46.769Z] #36 45.85 [2022-06-05T09:43:46.769Z] #36 45.85 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-05T09:43:46.769Z] #36 45.85 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-05T09:43:46.769Z] #36 45.85 [2022-06-05T09:43:46.769Z] #36 45.85 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-05T09:43:46.769Z] #36 45.85 [2022-06-05T09:43:46.769Z] #36 45.85 Pass flags to the program you are debugging using `--`, for example: [2022-06-05T09:43:46.769Z] #36 45.85 [2022-06-05T09:43:46.769Z] #36 45.85 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-05T09:43:46.769Z] #36 45.85 [2022-06-05T09:43:46.769Z] #36 45.85 Usage: [2022-06-05T09:43:46.769Z] #36 45.85 dlv [command] [2022-06-05T09:43:46.769Z] #36 45.85 [2022-06-05T09:43:46.769Z] #36 45.85 Available Commands: [2022-06-05T09:43:46.769Z] #36 45.85 attach Attach to running process and begin debugging. [2022-06-05T09:43:46.769Z] #36 45.85 connect Connect to a headless debug server with a terminal client. [2022-06-05T09:43:46.769Z] #36 45.85 core Examine a core dump. [2022-06-05T09:43:46.769Z] #36 45.85 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-05T09:43:46.769Z] #36 45.85 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-05T09:43:46.769Z] #36 45.85 exec Execute a precompiled binary, and begin a debug session. [2022-06-05T09:43:46.769Z] #36 45.85 help Help about any command [2022-06-05T09:43:46.769Z] #36 45.85 run Deprecated command. Use 'debug' instead. [2022-06-05T09:43:46.769Z] #36 45.85 test Compile test binary and begin debugging program. [2022-06-05T09:43:46.769Z] #36 45.85 trace Compile and begin tracing program. [2022-06-05T09:43:46.769Z] #36 45.85 version Prints version. [2022-06-05T09:43:46.769Z] #36 45.85 [2022-06-05T09:43:46.769Z] #36 45.85 Flags: [2022-06-05T09:43:46.769Z] #36 45.85 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-05T09:43:46.769Z] #36 45.85 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-05T09:43:46.769Z] #36 45.85 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-05T09:43:46.769Z] #36 45.85 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-05T09:43:46.769Z] #36 45.85 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-05T09:43:46.769Z] #36 45.85 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-05T09:43:46.769Z] #36 45.85 --disable-aslr Disables address space randomization [2022-06-05T09:43:46.769Z] #36 45.85 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-05T09:43:46.769Z] #36 45.85 -h, --help help for dlv [2022-06-05T09:43:46.769Z] #36 45.85 --init string Init file, executed by the terminal client. [2022-06-05T09:43:46.769Z] #36 45.85 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-05T09:43:46.769Z] #36 45.85 --log Enable debugging server logging. [2022-06-05T09:43:46.770Z] #36 45.85 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-05T09:43:46.770Z] #36 45.85 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-05T09:43:46.770Z] #36 45.85 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-05T09:43:46.770Z] #36 45.85 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-05T09:43:46.770Z] #36 45.85 --wd string Working directory for running the program. [2022-06-05T09:43:46.770Z] #36 45.85 [2022-06-05T09:43:46.770Z] #36 45.85 Additional help topics: [2022-06-05T09:43:46.770Z] #36 45.85 dlv backend Help about the --backend flag. [2022-06-05T09:43:46.770Z] #36 45.85 dlv log Help about logging flags. [2022-06-05T09:43:46.770Z] #36 45.85 dlv redirect Help about file redirection. [2022-06-05T09:43:46.770Z] #36 45.85 [2022-06-05T09:43:46.770Z] #36 45.85 Use "dlv [command] --help" for more information about a command. [2022-06-05T09:43:46.770Z] #36 DONE 48.5s [2022-06-05T09:43:46.770Z] [2022-06-05T09:43:46.770Z] #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-06-05T09:43:46.770Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:43:46.770Z] #64 ... [2022-06-05T09:43:46.770Z] [2022-06-05T09:43:46.770Z] #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-06-05T09:43:46.770Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:46.770Z] #14 48.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-05T09:43:46.770Z] #14 48.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:46.770Z] #14 48.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:43:47.928Z] #14 50.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-05T09:43:47.928Z] #14 50.84 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-05T09:43:47.928Z] #14 50.85 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:43:47.951Z] #19 49.36 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-06-05T09:43:47.951Z] #19 49.36 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-06-05T09:43:47.951Z] #19 49.39 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-06-05T09:43:47.951Z] #19 49.43 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-06-05T09:43:47.951Z] #19 49.46 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-06-05T09:43:48.188Z] #14 ... [2022-06-05T09:43:48.188Z] [2022-06-05T09:43:48.188Z] #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-06-05T09:43:48.188Z] #67 sha256:e3e4fae408fd7bd27f7cb586db901dd83268d152777a751ed144cef2f804191a [2022-06-05T09:43:48.188Z] #67 48.34 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:43:48.188Z] #67 48.34 + GOBIN=/build [2022-06-05T09:43:48.188Z] #67 48.34 + GO111MODULE=on [2022-06-05T09:43:48.188Z] #67 48.34 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:48.283Z] #64 ... [2022-06-05T09:43:48.283Z] [2022-06-05T09:43:48.283Z] #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-06-05T09:43:48.283Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:48.283Z] #14 50.10 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-05T09:43:48.283Z] #14 50.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:48.283Z] #14 50.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:43:48.887Z] #19 50.47 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-06-05T09:43:48.887Z] #19 50.47 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-06-05T09:43:49.454Z] #19 51.08 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:43:49.713Z] #19 51.37 Fetched 788 MB in 19s (41.2 MB/s) [2022-06-05T09:43:49.713Z] #19 51.43 Selecting previously unselected package liblocale-gettext-perl. [2022-06-05T09:43:49.713Z] #19 51.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-05T09:43:49.713Z] #19 51.45 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-06-05T09:43:49.713Z] #19 51.46 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-06-05T09:43:49.713Z] #19 51.50 Selecting previously unselected package bzip2. [2022-06-05T09:43:49.713Z] #19 51.50 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-06-05T09:43:49.713Z] #19 51.51 Unpacking bzip2 (1.0.8-4) ... [2022-06-05T09:43:49.713Z] #19 51.56 Selecting previously unselected package libmagic-mgc. [2022-06-05T09:43:49.971Z] #19 51.56 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-05T09:43:49.971Z] #19 51.57 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-05T09:43:50.230Z] #19 51.74 Selecting previously unselected package libmagic1:amd64. [2022-06-05T09:43:50.230Z] #19 51.74 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-05T09:43:50.230Z] #19 51.75 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-05T09:43:50.230Z] #19 51.82 Selecting previously unselected package file. [2022-06-05T09:43:50.230Z] #19 51.82 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-06-05T09:43:50.230Z] #19 51.86 Unpacking file (1:5.39-3) ... [2022-06-05T09:43:50.230Z] #19 51.93 Selecting previously unselected package xz-utils. [2022-06-05T09:43:50.230Z] #19 51.93 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-05T09:43:50.490Z] #19 51.93 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:43:50.490Z] #19 52.02 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-06-05T09:43:50.490Z] #19 52.02 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-05T09:43:50.490Z] #19 52.03 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-05T09:43:51.057Z] #19 52.82 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-06-05T09:43:51.316Z] #19 52.82 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-06-05T09:43:51.316Z] #19 52.82 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-05T09:43:51.884Z] #19 53.53 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-06-05T09:43:51.884Z] #19 53.53 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-06-05T09:43:51.884Z] #19 53.54 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-05T09:43:52.066Z] #14 54.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-05T09:43:52.066Z] #14 54.19 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:52.066Z] #14 54.20 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:43:52.452Z] #19 54.27 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-06-05T09:43:52.711Z] #19 54.27 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-05T09:43:52.711Z] #19 54.28 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-05T09:43:53.280Z] #19 54.95 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-06-05T09:43:53.280Z] #19 54.95 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-06-05T09:43:53.280Z] #19 54.96 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-05T09:43:53.476Z] #67 53.40 rootlesskit version 1.0.0 [2022-06-05T09:43:53.476Z] #67 53.43 Usage of /build/rootlesskit-docker-proxy: [2022-06-05T09:43:53.476Z] #67 53.43 -container-ip string [2022-06-05T09:43:53.476Z] #67 53.43 container ip [2022-06-05T09:43:53.476Z] #67 53.43 -container-port int [2022-06-05T09:43:53.476Z] #67 53.43 container port (default -1) [2022-06-05T09:43:53.476Z] #67 53.43 -host-ip string [2022-06-05T09:43:53.476Z] #67 53.43 host ip [2022-06-05T09:43:53.476Z] #67 53.43 -host-port int [2022-06-05T09:43:53.476Z] #67 53.43 host port (default -1) [2022-06-05T09:43:53.476Z] #67 53.43 -proto string [2022-06-05T09:43:53.476Z] #67 53.43 proxy protocol (default "tcp") [2022-06-05T09:43:53.539Z] #14 55.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-05T09:43:53.539Z] #14 55.77 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:53.539Z] #14 55.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:43:53.848Z] #19 55.52 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-06-05T09:43:53.848Z] #19 55.52 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:43:53.848Z] #19 55.53 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:43:53.848Z] #19 55.59 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-06-05T09:43:54.106Z] #19 55.60 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:43:54.106Z] #19 55.60 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:43:55.374Z] #14 ... [2022-06-05T09:43:55.374Z] [2022-06-05T09:43:55.374Z] #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-06-05T09:43:55.374Z] #67 sha256:2c8f99e77206465424c7be7b5716fb9d0da7f261c6bfdc754d2d4b2de25b291d [2022-06-05T09:43:55.374Z] #67 46.55 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:43:55.374Z] #67 46.55 + GOBIN=/build [2022-06-05T09:43:55.374Z] #67 46.55 + GO111MODULE=on [2022-06-05T09:43:55.374Z] #67 46.55 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:43:55.374Z] #67 51.23 rootlesskit version 1.0.0 [2022-06-05T09:43:55.374Z] #67 51.23 Usage of /build/rootlesskit-docker-proxy: [2022-06-05T09:43:55.374Z] #67 51.23 -container-ip string [2022-06-05T09:43:55.374Z] #67 51.23 container ip [2022-06-05T09:43:55.374Z] #67 51.23 -container-port int [2022-06-05T09:43:55.374Z] #67 51.23 container port (default -1) [2022-06-05T09:43:55.374Z] #67 51.23 -host-ip string [2022-06-05T09:43:55.374Z] #67 51.23 host ip [2022-06-05T09:43:55.374Z] #67 51.23 -host-port int [2022-06-05T09:43:55.374Z] #67 51.23 host port (default -1) [2022-06-05T09:43:55.374Z] #67 51.23 -proto string [2022-06-05T09:43:55.374Z] #67 51.23 proxy protocol (default "tcp") [2022-06-05T09:43:55.374Z] #67 DONE 52.2s [2022-06-05T09:43:55.374Z] [2022-06-05T09:43:55.374Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-05T09:43:55.374Z] #68 sha256:8a9973dd658bb30c0af84936c15a40e3e96c0eb8b386cdd9abaf30539d67bb0c [2022-06-05T09:43:55.374Z] #68 DONE 0.1s [2022-06-05T09:43:55.374Z] [2022-06-05T09:43:55.374Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-05T09:43:55.374Z] #69 sha256:611bd50d70a138e1ed2cd101c0389dbeb79a58120984d4462062991fd92fd2ca [2022-06-05T09:43:55.374Z] #69 DONE 0.1s [2022-06-05T09:43:55.374Z] [2022-06-05T09:43:55.374Z] #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-06-05T09:43:55.374Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:43:55.975Z] #64 ... [2022-06-05T09:43:55.975Z] [2022-06-05T09:43:55.975Z] #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-06-05T09:43:55.975Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:55.975Z] #14 48.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-05T09:43:55.975Z] #14 48.25 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:55.975Z] #14 48.26 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:43:55.975Z] #14 53.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-05T09:43:55.975Z] #14 53.96 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:55.975Z] #14 53.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:43:55.975Z] #14 60.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-05T09:43:55.975Z] #14 60.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:56.232Z] #14 60.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:43:57.927Z] #64 ... [2022-06-05T09:43:57.927Z] [2022-06-05T09:43:57.927Z] #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-06-05T09:43:57.927Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:43:57.927Z] #14 59.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-05T09:43:57.927Z] #14 59.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:43:57.927Z] #14 59.64 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:43:58.768Z] #67 ... [2022-06-05T09:43:58.768Z] [2022-06-05T09:43:58.768Z] #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-06-05T09:43:58.768Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-05T09:43:58.768Z] #14 55.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-05T09:43:58.768Z] #14 55.01 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-05T09:43:58.768Z] #14 55.01 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:43:58.768Z] #14 ... [2022-06-05T09:43:58.768Z] [2022-06-05T09:43:58.768Z] #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-06-05T09:43:58.768Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-05T09:43:58.768Z] #34 DONE 61.9s [2022-06-05T09:43:58.768Z] [2022-06-05T09:43:58.768Z] #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-06-05T09:43:58.768Z] #67 sha256:e3e4fae408fd7bd27f7cb586db901dd83268d152777a751ed144cef2f804191a [2022-06-05T09:43:58.768Z] #67 DONE 58.6s [2022-06-05T09:43:58.768Z] [2022-06-05T09:43:58.768Z] #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-06-05T09:43:58.768Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-05T09:43:58.768Z] #14 61.88 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-05T09:43:58.768Z] #14 61.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-05T09:43:58.768Z] #14 61.90 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:43:58.768Z] #14 ... [2022-06-05T09:43:58.768Z] [2022-06-05T09:43:58.768Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-05T09:43:58.768Z] #68 sha256:dafcc350f0c9d06266b5d94a581c612689de862b36ca14371e68a2ffbb589c8c [2022-06-05T09:43:58.768Z] #68 DONE 0.2s [2022-06-05T09:43:58.768Z] [2022-06-05T09:43:58.768Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-05T09:43:58.768Z] #69 sha256:bd459575a65140d36230fdeac7557752ac254a0de8eef3478e16d3979d63dde2 [2022-06-05T09:43:59.029Z] #69 DONE 0.1s [2022-06-05T09:43:59.029Z] [2022-06-05T09:43:59.029Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:43:59.029Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-05T09:44:00.086Z] #14 61.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-05T09:44:00.086Z] #14 61.85 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:44:00.086Z] #14 61.87 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:02.139Z] #14 ... [2022-06-05T09:44:02.139Z] [2022-06-05T09:44:02.139Z] #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-06-05T09:44:02.139Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:44:02.139Z] #34 DONE 64.1s [2022-06-05T09:44:02.139Z] [2022-06-05T09:44:02.139Z] #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-06-05T09:44:02.139Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:44:02.222Z] #19 ... [2022-06-05T09:44:02.222Z] [2022-06-05T09:44:02.222Z] #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-06-05T09:44:02.222Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:44:02.222Z] #54 63.65 + dpkg --print-architecture [2022-06-05T09:44:02.222Z] #54 63.66 + git checkout -q v2.1.0 [2022-06-05T09:44:02.337Z] #55 ... [2022-06-05T09:44:02.337Z] [2022-06-05T09:44:02.337Z] #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-06-05T09:44:02.337Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-05T09:44:02.337Z] #14 65.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-05T09:44:02.337Z] #14 65.61 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-05T09:44:02.337Z] #14 65.62 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:44:02.337Z] #14 65.70 Selecting previously unselected package libapparmor1:arm64. [2022-06-05T09:44:02.337Z] #14 65.72 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-05T09:44:02.337Z] #14 65.72 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-05T09:44:02.337Z] #14 65.80 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-05T09:44:02.337Z] #14 65.80 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-05T09:44:02.337Z] #14 65.81 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-05T09:44:02.337Z] #14 65.93 Selecting previously unselected package libbtrfs0:arm64. [2022-06-05T09:44:02.598Z] #14 65.93 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-05T09:44:02.598Z] #14 65.94 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-05T09:44:02.598Z] #14 66.04 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-05T09:44:02.598Z] #14 66.05 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-05T09:44:02.598Z] #14 66.06 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-05T09:44:02.598Z] #14 66.18 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-05T09:44:02.789Z] #54 64.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-05T09:44:02.789Z] #54 64.29 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-05T09:44:02.860Z] #14 66.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-05T09:44:02.860Z] #14 66.19 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-05T09:44:02.860Z] #14 66.24 Selecting previously unselected package libudev-dev:arm64. [2022-06-05T09:44:02.860Z] #14 66.24 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-05T09:44:02.860Z] #14 66.25 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-05T09:44:02.860Z] #14 66.33 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-05T09:44:02.860Z] #14 66.34 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-05T09:44:02.860Z] #14 66.35 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-06-05T09:44:03.123Z] #14 66.54 Selecting previously unselected package libpcre2-16-0:arm64. [2022-06-05T09:44:03.123Z] #14 66.56 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-06-05T09:44:03.123Z] #14 66.56 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-06-05T09:44:03.385Z] #14 66.66 Selecting previously unselected package libpcre2-32-0:arm64. [2022-06-05T09:44:03.385Z] #14 66.67 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-06-05T09:44:03.385Z] #14 66.67 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-06-05T09:44:03.385Z] #14 66.78 Selecting previously unselected package libpcre2-posix2:arm64. [2022-06-05T09:44:03.385Z] #14 66.78 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-06-05T09:44:03.385Z] #14 66.79 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-06-05T09:44:03.385Z] #14 66.85 Selecting previously unselected package libpcre2-dev:arm64. [2022-06-05T09:44:03.385Z] #14 66.86 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-06-05T09:44:03.385Z] #14 66.86 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-06-05T09:44:03.402Z] #14 ... [2022-06-05T09:44:03.402Z] [2022-06-05T09:44:03.402Z] #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-06-05T09:44:03.402Z] #67 sha256:2def24be4d8911ca920b6618f49c3d76f34379e215c2517e0919a34eb26d8366 [2022-06-05T09:44:03.402Z] #67 60.68 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:44:03.402Z] #67 60.68 + GOBIN=/build [2022-06-05T09:44:03.402Z] #67 60.68 + GO111MODULE=on [2022-06-05T09:44:03.402Z] #67 60.68 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:44:03.647Z] #14 67.07 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-05T09:44:03.647Z] #14 67.07 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-06-05T09:44:03.647Z] #14 67.08 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-06-05T09:44:03.909Z] #14 67.21 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-05T09:44:03.909Z] #14 67.22 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-06-05T09:44:03.909Z] #14 67.23 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-05T09:44:03.909Z] #14 67.29 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-05T09:44:03.909Z] #14 67.30 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-05T09:44:03.909Z] #14 67.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-05T09:44:03.909Z] #14 67.39 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-05T09:44:03.909Z] #14 67.39 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-05T09:44:03.909Z] #14 67.40 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-05T09:44:04.170Z] #14 67.79 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-05T09:44:04.432Z] #14 67.81 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-05T09:44:04.432Z] #14 67.82 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:44:04.432Z] #14 67.84 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-06-05T09:44:04.432Z] #14 67.85 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:44:04.432Z] #14 67.86 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-06-05T09:44:04.432Z] #14 67.88 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-05T09:44:04.432Z] #14 67.89 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-05T09:44:04.432Z] #14 67.90 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-05T09:44:04.432Z] #14 67.91 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-06-05T09:44:04.432Z] #14 67.93 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:44:04.432Z] #14 67.94 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-05T09:44:04.432Z] #14 67.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:44:04.432Z] #14 67.97 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-05T09:44:04.432Z] #14 67.98 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-05T09:44:04.432Z] #14 67.99 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-05T09:44:04.694Z] #14 68.00 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:44:04.694Z] #14 68.02 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-06-05T09:44:04.694Z] #14 68.03 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-06-05T09:44:04.694Z] #14 68.04 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:44:04.694Z] #14 68.05 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:44:04.694Z] #14 68.07 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-06-05T09:44:04.694Z] #14 68.08 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:04.694Z] #14 68.09 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-06-05T09:44:04.694Z] #14 68.10 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:44:04.694Z] #14 68.11 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:04.694Z] #14 68.13 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-06-05T09:44:04.694Z] #14 68.13 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:44:04.694Z] #14 68.15 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:44:04.694Z] #14 68.17 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-05T09:44:04.694Z] #14 68.18 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:44:04.694Z] #14 68.20 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-05T09:44:04.694Z] #14 68.21 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-05T09:44:04.955Z] #14 68.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:44:05.528Z] #14 DONE 69.1s [2022-06-05T09:44:05.528Z] [2022-06-05T09:44:05.528Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:44:05.528Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-05T09:44:05.794Z] #55 ... [2022-06-05T09:44:05.794Z] [2022-06-05T09:44:05.794Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-05T09:44:05.794Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02 [2022-06-05T09:44:06.055Z] #15 ... [2022-06-05T09:44:06.055Z] [2022-06-05T09:44:06.055Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-05T09:44:06.055Z] #59 sha256:c146e9304b5d086453e4d3f832b273564ab59e820a89b9a3b1957952e00136b0 [2022-06-05T09:44:06.055Z] #59 DONE 0.3s [2022-06-05T09:44:06.316Z] [2022-06-05T09:44:06.316Z] #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-06-05T09:44:06.317Z] #60 sha256:3aea08422c4a6c17c65f77e1ef9dea0809e340eb44f5776af767a17379317d23 [2022-06-05T09:44:06.352Z] #47 ... [2022-06-05T09:44:06.352Z] [2022-06-05T09:44:06.352Z] #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-06-05T09:44:06.352Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:44:06.352Z] #14 68.20 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-05T09:44:06.352Z] #14 68.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:44:06.352Z] #14 68.21 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:06.584Z] #60 0.682 + RM_GOPATH=0 [2022-06-05T09:44:06.584Z] #60 0.682 + TMP_GOPATH= [2022-06-05T09:44:06.584Z] #60 0.682 + : /build [2022-06-05T09:44:06.584Z] #60 0.682 + '[' -z '' ']' [2022-06-05T09:44:06.584Z] #60 0.683 ++ mktemp -d [2022-06-05T09:44:06.584Z] #60 0.687 + export GOPATH=/tmp/tmp.V1yMJbgmsj [2022-06-05T09:44:06.584Z] #60 0.687 + GOPATH=/tmp/tmp.V1yMJbgmsj [2022-06-05T09:44:06.584Z] #60 0.687 + RM_GOPATH=1 [2022-06-05T09:44:06.584Z] #60 0.687 + case "$(go env GOARCH)" in [2022-06-05T09:44:06.584Z] #60 0.688 ++ go env GOARCH [2022-06-05T09:44:06.584Z] #60 0.707 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:44:06.584Z] #60 0.707 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:44:06.846Z] #60 ... [2022-06-05T09:44:06.846Z] [2022-06-05T09:44:06.846Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-05T09:44:06.846Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02 [2022-06-05T09:44:06.846Z] #15 DONE 1.1s [2022-06-05T09:44:06.846Z] [2022-06-05T09:44:06.846Z] #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-06-05T09:44:06.846Z] #60 sha256:3aea08422c4a6c17c65f77e1ef9dea0809e340eb44f5776af767a17379317d23 [2022-06-05T09:44:06.846Z] #60 0.708 ++ dirname /install.sh [2022-06-05T09:44:06.846Z] #60 0.709 + dir=/ [2022-06-05T09:44:06.846Z] #60 0.709 + bin=runc [2022-06-05T09:44:06.846Z] #60 0.709 + shift [2022-06-05T09:44:06.846Z] #60 0.710 + '[' '!' -f //runc.installer ']' [2022-06-05T09:44:06.846Z] #60 0.710 + . //runc.installer [2022-06-05T09:44:06.846Z] #60 0.710 ++ set -e [2022-06-05T09:44:06.846Z] #60 0.710 ++ : v1.1.2 [2022-06-05T09:44:06.846Z] #60 0.710 + install_runc [2022-06-05T09:44:06.846Z] #60 0.711 + RUNC_BUILDTAGS=seccomp [2022-06-05T09:44:06.846Z] #60 0.711 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-05T09:44:06.846Z] #60 0.711 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V1yMJbgmsj/src/github.com/opencontainers/runc [2022-06-05T09:44:06.846Z] #60 0.711 Install runc version v1.1.2 (build tags: seccomp) [2022-06-05T09:44:06.846Z] #60 0.713 Cloning into '/tmp/tmp.V1yMJbgmsj/src/github.com/opencontainers/runc'... [2022-06-05T09:44:07.791Z] #60 ... [2022-06-05T09:44:07.791Z] [2022-06-05T09:44:07.791Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-05T09:44:07.791Z] #16 sha256:0b156d60dd89b190a97e193b9f66ea1e035363b8d40a4900bf74673dcab237d4 [2022-06-05T09:44:07.791Z] #16 DONE 1.1s [2022-06-05T09:44:08.055Z] [2022-06-05T09:44:08.055Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-05T09:44:08.055Z] #17 sha256:902d59c12c3b47ba971c39a2715f225d35e995ad6b1b630db81848eb08ee28b2 [2022-06-05T09:44:08.316Z] #17 0.588 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-05T09:44:08.413Z] #14 ... [2022-06-05T09:44:08.413Z] [2022-06-05T09:44:08.413Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:44:08.413Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-05T09:44:08.413Z] #36 71.65 Delve is a source level debugger for Go programs. [2022-06-05T09:44:08.413Z] #36 71.65 [2022-06-05T09:44:08.413Z] #36 71.65 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-05T09:44:08.413Z] #36 71.65 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-05T09:44:08.413Z] #36 71.65 [2022-06-05T09:44:08.413Z] #36 71.65 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-05T09:44:08.413Z] #36 71.65 [2022-06-05T09:44:08.413Z] #36 71.65 Pass flags to the program you are debugging using `--`, for example: [2022-06-05T09:44:08.413Z] #36 71.65 [2022-06-05T09:44:08.413Z] #36 71.65 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-05T09:44:08.413Z] #36 71.66 [2022-06-05T09:44:08.413Z] #36 71.66 Usage: [2022-06-05T09:44:08.413Z] #36 71.66 dlv [command] [2022-06-05T09:44:08.413Z] #36 71.66 [2022-06-05T09:44:08.413Z] #36 71.66 Available Commands: [2022-06-05T09:44:08.413Z] #36 71.66 attach Attach to running process and begin debugging. [2022-06-05T09:44:08.413Z] #36 71.66 connect Connect to a headless debug server with a terminal client. [2022-06-05T09:44:08.413Z] #36 71.66 core Examine a core dump. [2022-06-05T09:44:08.413Z] #36 71.66 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-05T09:44:08.413Z] #36 71.66 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-05T09:44:08.413Z] #36 71.66 exec Execute a precompiled binary, and begin a debug session. [2022-06-05T09:44:08.413Z] #36 71.66 help Help about any command [2022-06-05T09:44:08.413Z] #36 71.66 run Deprecated command. Use 'debug' instead. [2022-06-05T09:44:08.413Z] #36 71.66 test Compile test binary and begin debugging program. [2022-06-05T09:44:08.413Z] #36 71.66 trace Compile and begin tracing program. [2022-06-05T09:44:08.413Z] #36 71.66 version Prints version. [2022-06-05T09:44:08.413Z] #36 71.66 [2022-06-05T09:44:08.413Z] #36 71.66 Flags: [2022-06-05T09:44:08.413Z] #36 71.66 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-05T09:44:08.414Z] #36 71.66 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-05T09:44:08.414Z] #36 71.66 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-05T09:44:08.414Z] #36 71.66 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-05T09:44:08.414Z] #36 71.66 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-05T09:44:08.414Z] #36 71.66 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-05T09:44:08.414Z] #36 71.66 --disable-aslr Disables address space randomization [2022-06-05T09:44:08.414Z] #36 71.66 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-05T09:44:08.414Z] #36 71.66 -h, --help help for dlv [2022-06-05T09:44:08.414Z] #36 71.66 --init string Init file, executed by the terminal client. [2022-06-05T09:44:08.414Z] #36 71.66 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-05T09:44:08.414Z] #36 71.66 --log Enable debugging server logging. [2022-06-05T09:44:08.414Z] #36 71.66 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-05T09:44:08.414Z] #36 71.66 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-05T09:44:08.414Z] #36 71.66 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-05T09:44:08.414Z] #36 71.66 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-05T09:44:08.414Z] #36 71.66 --wd string Working directory for running the program. [2022-06-05T09:44:08.414Z] #36 71.66 [2022-06-05T09:44:08.414Z] #36 71.66 Additional help topics: [2022-06-05T09:44:08.414Z] #36 71.66 dlv backend Help about the --backend flag. [2022-06-05T09:44:08.414Z] #36 71.66 dlv log Help about logging flags. [2022-06-05T09:44:08.414Z] #36 71.66 dlv redirect Help about file redirection. [2022-06-05T09:44:08.414Z] #36 71.66 [2022-06-05T09:44:08.414Z] #36 71.66 Use "dlv [command] --help" for more information about a command. [2022-06-05T09:44:08.659Z] #67 ... [2022-06-05T09:44:08.659Z] [2022-06-05T09:44:08.659Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-05T09:44:08.659Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-05T09:44:08.659Z] #36 70.20 Delve is a source level debugger for Go programs. [2022-06-05T09:44:08.659Z] #36 70.20 [2022-06-05T09:44:08.659Z] #36 70.20 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-05T09:44:08.659Z] #36 70.20 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-05T09:44:08.659Z] #36 70.20 [2022-06-05T09:44:08.659Z] #36 70.20 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-05T09:44:08.659Z] #36 70.20 [2022-06-05T09:44:08.659Z] #36 70.20 Pass flags to the program you are debugging using `--`, for example: [2022-06-05T09:44:08.659Z] #36 70.20 [2022-06-05T09:44:08.659Z] #36 70.20 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-05T09:44:08.659Z] #36 70.20 [2022-06-05T09:44:08.659Z] #36 70.20 Usage: [2022-06-05T09:44:08.659Z] #36 70.20 dlv [command] [2022-06-05T09:44:08.659Z] #36 70.20 [2022-06-05T09:44:08.659Z] #36 70.20 Available Commands: [2022-06-05T09:44:08.659Z] #36 70.20 attach Attach to running process and begin debugging. [2022-06-05T09:44:08.659Z] #36 70.20 connect Connect to a headless debug server with a terminal client. [2022-06-05T09:44:08.659Z] #36 70.20 core Examine a core dump. [2022-06-05T09:44:08.659Z] #36 70.20 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-05T09:44:08.659Z] #36 70.20 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-05T09:44:08.659Z] #36 70.20 exec Execute a precompiled binary, and begin a debug session. [2022-06-05T09:44:08.659Z] #36 70.20 help Help about any command [2022-06-05T09:44:08.659Z] #36 70.20 run Deprecated command. Use 'debug' instead. [2022-06-05T09:44:08.659Z] #36 70.20 test Compile test binary and begin debugging program. [2022-06-05T09:44:08.659Z] #36 70.20 trace Compile and begin tracing program. [2022-06-05T09:44:08.659Z] #36 70.20 version Prints version. [2022-06-05T09:44:08.659Z] #36 70.20 [2022-06-05T09:44:08.659Z] #36 70.20 Flags: [2022-06-05T09:44:08.659Z] #36 70.20 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-05T09:44:08.659Z] #36 70.20 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-05T09:44:08.659Z] #36 70.20 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-05T09:44:08.659Z] #36 70.20 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-05T09:44:08.659Z] #36 70.20 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-05T09:44:08.659Z] #36 70.20 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-05T09:44:08.659Z] #36 70.20 --disable-aslr Disables address space randomization [2022-06-05T09:44:08.659Z] #36 70.20 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-05T09:44:08.659Z] #36 70.20 -h, --help help for dlv [2022-06-05T09:44:08.659Z] #36 70.20 --init string Init file, executed by the terminal client. [2022-06-05T09:44:08.659Z] #36 70.20 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-05T09:44:08.659Z] #36 70.20 --log Enable debugging server logging. [2022-06-05T09:44:08.659Z] #36 70.20 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-05T09:44:08.659Z] #36 70.20 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-05T09:44:08.659Z] #36 70.20 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-05T09:44:08.659Z] #36 70.20 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-05T09:44:08.659Z] #36 70.20 --wd string Working directory for running the program. [2022-06-05T09:44:08.659Z] #36 70.20 [2022-06-05T09:44:08.659Z] #36 70.20 Additional help topics: [2022-06-05T09:44:08.659Z] #36 70.20 dlv backend Help about the --backend flag. [2022-06-05T09:44:08.659Z] #36 70.20 dlv log Help about logging flags. [2022-06-05T09:44:08.659Z] #36 70.20 dlv redirect Help about file redirection. [2022-06-05T09:44:08.659Z] #36 70.20 [2022-06-05T09:44:08.659Z] #36 70.20 Use "dlv [command] --help" for more information about a command. [2022-06-05T09:44:08.889Z] #17 DONE 0.8s [2022-06-05T09:44:08.889Z] [2022-06-05T09:44:08.889Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-05T09:44:08.889Z] #18 sha256:32147efc18b97cb38e67e362da5e7aa543d5c3bbcfbf8b635b9d67a9ab21554d [2022-06-05T09:44:08.918Z] #36 DONE 71.3s [2022-06-05T09:44:08.918Z] [2022-06-05T09:44:08.918Z] #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-06-05T09:44:08.918Z] #67 sha256:2def24be4d8911ca920b6618f49c3d76f34379e215c2517e0919a34eb26d8366 [2022-06-05T09:44:08.918Z] #67 66.03 rootlesskit version 1.0.0 [2022-06-05T09:44:08.918Z] #67 66.03 Usage of /build/rootlesskit-docker-proxy: [2022-06-05T09:44:08.918Z] #67 66.03 -container-ip string [2022-06-05T09:44:08.918Z] #67 66.03 container ip [2022-06-05T09:44:08.918Z] #67 66.03 -container-port int [2022-06-05T09:44:08.918Z] #67 66.03 container port (default -1) [2022-06-05T09:44:08.918Z] #67 66.03 -host-ip string [2022-06-05T09:44:08.918Z] #67 66.03 host ip [2022-06-05T09:44:08.918Z] #67 66.03 -host-port int [2022-06-05T09:44:08.918Z] #67 66.03 host port (default -1) [2022-06-05T09:44:08.918Z] #67 66.03 -proto string [2022-06-05T09:44:08.918Z] #67 66.03 proxy protocol (default "tcp") [2022-06-05T09:44:08.918Z] #67 DONE 66.9s [2022-06-05T09:44:08.918Z] [2022-06-05T09:44:08.918Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-05T09:44:08.918Z] #68 sha256:3afce83ec1fcfe8f4c5e63fd321be08bdf4fac71f0e6fc67f00e8f5f8783835f [2022-06-05T09:44:09.221Z] #68 DONE 0.2s [2022-06-05T09:44:09.221Z] [2022-06-05T09:44:09.221Z] #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-06-05T09:44:09.221Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:44:09.221Z] #47 ... [2022-06-05T09:44:09.221Z] [2022-06-05T09:44:09.221Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-05T09:44:09.221Z] #69 sha256:0b72aea82d993e3c43f9d4ad91fc90302e7b5551fbba9894d2080aa7bb60797f [2022-06-05T09:44:09.345Z] #36 DONE 73.6s [2022-06-05T09:44:09.345Z] [2022-06-05T09:44:09.345Z] #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-06-05T09:44:09.345Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:44:09.345Z] #14 72.90 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-05T09:44:09.345Z] #14 72.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:44:09.345Z] #14 73.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:09.461Z] #18 DONE 0.8s [2022-06-05T09:44:09.461Z] [2022-06-05T09:44:09.461Z] #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-06-05T09:44:09.461Z] #60 sha256:3aea08422c4a6c17c65f77e1ef9dea0809e340eb44f5776af767a17379317d23 [2022-06-05T09:44:09.477Z] #69 DONE 0.2s [2022-06-05T09:44:09.477Z] [2022-06-05T09:44:09.477Z] #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-06-05T09:44:09.477Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:44:09.661Z] #14 71.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-05T09:44:09.661Z] #14 71.32 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-05T09:44:09.661Z] #14 71.34 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:44:09.661Z] #14 71.43 Selecting previously unselected package libapparmor1:amd64. [2022-06-05T09:44:09.661Z] #14 71.43 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-05T09:44:09.661Z] #14 71.43 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-05T09:44:09.661Z] #14 71.51 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-05T09:44:09.661Z] #14 71.52 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-05T09:44:09.661Z] #14 71.52 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-05T09:44:09.661Z] #14 71.62 Selecting previously unselected package libbtrfs0:amd64. [2022-06-05T09:44:09.661Z] #14 71.63 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-05T09:44:09.661Z] #14 71.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:44:09.661Z] #14 71.74 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-05T09:44:09.661Z] #14 71.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-05T09:44:09.661Z] #14 71.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:44:09.661Z] #14 71.88 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-05T09:44:09.922Z] #14 71.88 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:44:09.922Z] #14 71.88 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:09.922Z] #14 71.92 Selecting previously unselected package libudev-dev:amd64. [2022-06-05T09:44:09.922Z] #14 71.92 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-05T09:44:09.922Z] #14 71.93 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-05T09:44:09.922Z] #14 72.06 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-05T09:44:09.922Z] #14 72.06 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-05T09:44:09.922Z] #14 72.07 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-05T09:44:10.041Z] #47 ... [2022-06-05T09:44:10.041Z] [2022-06-05T09:44:10.041Z] #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-06-05T09:44:10.041Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:44:10.041Z] #34 DONE 72.5s [2022-06-05T09:44:10.184Z] #14 72.26 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-05T09:44:10.184Z] #14 72.26 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-05T09:44:10.184Z] #14 72.27 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-05T09:44:10.184Z] #14 72.41 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-05T09:44:10.184Z] #14 72.41 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-05T09:44:10.184Z] #14 72.42 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-05T09:44:10.298Z] [2022-06-05T09:44:10.298Z] #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-06-05T09:44:10.298Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:44:10.404Z] #60 ... [2022-06-05T09:44:10.404Z] [2022-06-05T09:44:10.404Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-05T09:44:10.404Z] #19 sha256:a6a7bc4db83cbfe93c217233b9f5013a9e36cff56cfbd0297130c0f77493bf8d [2022-06-05T09:44:10.404Z] #19 DONE 0.6s [2022-06-05T09:44:10.404Z] [2022-06-05T09:44:10.404Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-05T09:44:10.404Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11 [2022-06-05T09:44:10.461Z] #14 72.55 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-05T09:44:10.461Z] #14 72.55 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-05T09:44:10.461Z] #14 72.55 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-05T09:44:10.461Z] #14 72.60 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-05T09:44:10.461Z] #14 72.60 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-05T09:44:10.461Z] #14 72.61 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-05T09:44:10.976Z] #20 DONE 0.7s [2022-06-05T09:44:10.976Z] [2022-06-05T09:44:10.976Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:44:10.976Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-05T09:44:11.034Z] #14 72.91 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-05T09:44:11.034Z] #14 72.92 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-05T09:44:11.034Z] #14 72.93 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-05T09:44:11.034Z] #14 73.05 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-05T09:44:11.034Z] #14 73.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:44:11.034Z] #14 73.06 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:11.034Z] #14 73.12 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-05T09:44:11.034Z] #14 73.12 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-05T09:44:11.034Z] #14 73.13 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-05T09:44:11.296Z] #14 73.23 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-05T09:44:11.296Z] #14 73.23 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-05T09:44:11.296Z] #14 73.24 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-05T09:44:11.557Z] #14 73.60 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-05T09:44:11.557Z] #14 73.62 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-05T09:44:11.557Z] #14 73.63 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:44:11.557Z] #14 73.64 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-05T09:44:11.557Z] #14 73.65 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:44:11.557Z] #14 73.66 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-05T09:44:11.557Z] #14 73.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:44:11.557Z] #14 73.68 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-05T09:44:11.557Z] #14 73.69 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-05T09:44:11.557Z] #14 73.70 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-05T09:44:11.557Z] #14 73.72 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:44:11.557Z] #14 73.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:44:11.557Z] #14 73.74 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:44:11.557Z] #14 73.75 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-05T09:44:11.557Z] #14 73.76 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-05T09:44:11.557Z] #14 73.77 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-05T09:44:11.557Z] #14 73.78 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:44:11.557Z] #14 73.79 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-05T09:44:11.557Z] #14 73.80 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-05T09:44:11.667Z] #14 74.12 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-05T09:44:11.668Z] #14 74.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:44:11.818Z] #14 73.81 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:44:11.818Z] #14 73.82 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:44:11.818Z] #14 73.83 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-06-05T09:44:11.818Z] #14 73.84 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:11.818Z] #14 73.85 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-06-05T09:44:11.818Z] #14 73.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:44:11.818Z] #14 73.87 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:11.818Z] #14 73.88 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-06-05T09:44:11.818Z] #14 73.88 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:44:11.818Z] #14 73.90 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:44:11.818Z] #14 73.92 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:11.818Z] #14 73.93 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:44:11.818Z] #14 73.94 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:11.818Z] #14 73.95 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:11.818Z] #14 73.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:44:11.922Z] #21 0.966 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-05T09:44:11.922Z] #21 0.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-05T09:44:11.922Z] #21 0.990 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-05T09:44:11.924Z] #14 74.23 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:12.183Z] #21 1.434 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-05T09:44:13.125Z] #21 2.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-05T09:44:13.206Z] #14 DONE 75.0s [2022-06-05T09:44:13.206Z] [2022-06-05T09:44:13.206Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-05T09:44:13.206Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-05T09:44:13.206Z] #15 ... [2022-06-05T09:44:13.206Z] [2022-06-05T09:44:13.206Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-05T09:44:13.206Z] #59 sha256:f9e024b5016b516525e4cee435f0835980a42ad4b1bb11c141b3a11de2eeb75e [2022-06-05T09:44:13.206Z] #59 DONE 0.2s [2022-06-05T09:44:13.206Z] [2022-06-05T09:44:13.206Z] #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-06-05T09:44:13.206Z] #60 sha256:b4fae043a8fc0f9455576fb5c4afc947c3963c32b40d542fac9189b92a07dd14 [2022-06-05T09:44:14.067Z] #21 3.292 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-05T09:44:14.599Z] #14 78.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-05T09:44:14.599Z] #14 78.57 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-05T09:44:14.599Z] #14 78.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:44:14.599Z] #14 78.69 Selecting previously unselected package libapparmor1:amd64. [2022-06-05T09:44:14.599Z] #14 78.70 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-05T09:44:14.599Z] #14 78.71 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-05T09:44:14.599Z] #14 78.78 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-05T09:44:14.599Z] #14 78.80 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-05T09:44:14.599Z] #14 78.81 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-05T09:44:14.599Z] #14 78.93 Selecting previously unselected package libbtrfs0:amd64. [2022-06-05T09:44:14.603Z] #60 ... [2022-06-05T09:44:14.603Z] [2022-06-05T09:44:14.603Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-05T09:44:14.603Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-05T09:44:14.603Z] #15 DONE 1.5s [2022-06-05T09:44:14.603Z] [2022-06-05T09:44:14.603Z] #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-06-05T09:44:14.603Z] #60 sha256:b4fae043a8fc0f9455576fb5c4afc947c3963c32b40d542fac9189b92a07dd14 [2022-06-05T09:44:14.603Z] #60 1.268 + RM_GOPATH=0 [2022-06-05T09:44:14.603Z] #60 1.268 + TMP_GOPATH= [2022-06-05T09:44:14.603Z] #60 1.268 + : /build [2022-06-05T09:44:14.603Z] #60 1.269 + '[' -z '' ']' [2022-06-05T09:44:14.603Z] #60 1.269 ++ mktemp -d [2022-06-05T09:44:14.603Z] #60 1.271 + export GOPATH=/tmp/tmp.FEUZItfMVV [2022-06-05T09:44:14.603Z] #60 1.271 + GOPATH=/tmp/tmp.FEUZItfMVV [2022-06-05T09:44:14.603Z] #60 1.271 + RM_GOPATH=1 [2022-06-05T09:44:14.603Z] #60 1.271 + case "$(go env GOARCH)" in [2022-06-05T09:44:14.603Z] #60 1.272 ++ go env GOARCH [2022-06-05T09:44:14.603Z] #60 1.277 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:44:14.603Z] #60 1.277 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:44:14.603Z] #60 1.278 ++ dirname /install.sh [2022-06-05T09:44:14.603Z] #60 1.286 Install runc version v1.1.2 (build tags: seccomp) [2022-06-05T09:44:14.603Z] #60 1.286 + dir=/ [2022-06-05T09:44:14.603Z] #60 1.286 + bin=runc [2022-06-05T09:44:14.603Z] #60 1.286 + shift [2022-06-05T09:44:14.603Z] #60 1.286 + '[' '!' -f //runc.installer ']' [2022-06-05T09:44:14.603Z] #60 1.286 + . //runc.installer [2022-06-05T09:44:14.603Z] #60 1.286 ++ set -e [2022-06-05T09:44:14.603Z] #60 1.286 ++ : v1.1.2 [2022-06-05T09:44:14.603Z] #60 1.286 + install_runc [2022-06-05T09:44:14.603Z] #60 1.286 + RUNC_BUILDTAGS=seccomp [2022-06-05T09:44:14.603Z] #60 1.286 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-05T09:44:14.603Z] #60 1.286 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FEUZItfMVV/src/github.com/opencontainers/runc [2022-06-05T09:44:14.603Z] #60 1.292 Cloning into '/tmp/tmp.FEUZItfMVV/src/github.com/opencontainers/runc'... [2022-06-05T09:44:14.857Z] #14 78.94 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-05T09:44:14.857Z] #14 78.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:44:14.857Z] #14 79.08 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-05T09:44:14.857Z] #14 79.08 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-05T09:44:14.857Z] #14 79.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:44:15.003Z] #54 ... [2022-06-05T09:44:15.003Z] [2022-06-05T09:44:15.003Z] #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-06-05T09:44:15.003Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-05T09:44:15.003Z] #19 65.32 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-06-05T09:44:15.003Z] #19 65.32 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:15.003Z] #19 65.33 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:44:15.003Z] #19 65.39 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-06-05T09:44:15.003Z] #19 65.39 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:15.003Z] #19 65.39 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-05T09:44:15.003Z] #19 74.28 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-06-05T09:44:15.003Z] #19 74.28 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:15.003Z] #19 74.29 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:44:15.003Z] #19 74.35 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-06-05T09:44:15.003Z] #19 74.35 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:15.003Z] #19 74.36 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-05T09:44:15.115Z] #14 79.26 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-05T09:44:15.115Z] #14 79.26 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:44:15.115Z] #14 79.26 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:15.115Z] #14 79.31 Selecting previously unselected package libudev-dev:amd64. [2022-06-05T09:44:15.115Z] #14 79.31 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-05T09:44:15.115Z] #14 79.33 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-05T09:44:15.373Z] #14 79.46 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-05T09:44:15.373Z] #14 79.46 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-05T09:44:15.373Z] #14 79.47 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-05T09:44:15.373Z] #14 79.68 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-05T09:44:15.551Z] #60 ... [2022-06-05T09:44:15.551Z] [2022-06-05T09:44:15.551Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-05T09:44:15.551Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-05T09:44:15.551Z] #16 DONE 1.1s [2022-06-05T09:44:15.630Z] #14 79.69 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-05T09:44:15.630Z] #14 79.70 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-05T09:44:15.630Z] #14 79.85 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-05T09:44:15.630Z] #14 79.85 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-05T09:44:15.630Z] #14 79.86 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-05T09:44:15.813Z] [2022-06-05T09:44:15.813Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-05T09:44:15.813Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-05T09:44:15.887Z] #14 79.99 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-05T09:44:15.887Z] #14 80.00 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-05T09:44:15.887Z] #14 80.00 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-05T09:44:15.888Z] #14 80.06 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-05T09:44:15.888Z] #14 80.08 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-05T09:44:15.888Z] #14 80.08 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-05T09:44:15.983Z] #21 5.015 Fetched 8424 kB in 4s (1947 kB/s) [2022-06-05T09:44:16.099Z] #14 78.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-05T09:44:16.099Z] #14 78.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-05T09:44:16.099Z] #14 78.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:44:16.099Z] #14 78.49 Selecting previously unselected package libapparmor1:amd64. [2022-06-05T09:44:16.099Z] #14 78.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-05T09:44:16.099Z] #14 78.51 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-05T09:44:16.099Z] #14 78.59 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-05T09:44:16.099Z] #14 78.60 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-05T09:44:16.245Z] #21 5.015 Reading package lists... [2022-06-05T09:44:16.245Z] #21 ... [2022-06-05T09:44:16.245Z] [2022-06-05T09:44:16.245Z] #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-06-05T09:44:16.245Z] #26 sha256:5f861e1adda7828e2b35743d01de00d19c4c84c3519a0158306aecbb56d1da70 [2022-06-05T09:44:16.245Z] #26 73.43 Updating files: 31% (3624/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 66% (7620/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-06-05T09:44:16.245Z] #26 75.44 + cd /tmp/tmp.mRcbEIM5tu/tmp/docker-ce [2022-06-05T09:44:16.245Z] #26 75.44 + git checkout -q v17.06.2-ce [2022-06-05T09:44:16.357Z] #14 78.61 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-05T09:44:16.357Z] #14 78.72 Selecting previously unselected package libbtrfs0:amd64. [2022-06-05T09:44:16.357Z] #14 78.73 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-05T09:44:16.357Z] #14 78.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:44:16.357Z] #14 78.83 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-05T09:44:16.387Z] #17 0.865 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-05T09:44:16.387Z] #17 DONE 1.0s [2022-06-05T09:44:16.387Z] [2022-06-05T09:44:16.387Z] #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-06-05T09:44:16.387Z] #60 sha256:b4fae043a8fc0f9455576fb5c4afc947c3963c32b40d542fac9189b92a07dd14 [2022-06-05T09:44:16.403Z] #14 80.43 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-05T09:44:16.403Z] #14 80.44 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-05T09:44:16.403Z] #14 80.45 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-05T09:44:16.403Z] #14 80.68 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-05T09:44:16.403Z] #14 80.70 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:44:16.403Z] #14 80.71 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:16.403Z] #14 80.78 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-05T09:44:16.403Z] #14 80.80 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-05T09:44:16.614Z] #14 78.84 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-05T09:44:16.614Z] #14 78.85 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:44:16.660Z] #14 80.82 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-05T09:44:16.660Z] #14 80.93 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-05T09:44:16.870Z] #14 78.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-05T09:44:16.870Z] #14 78.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:44:16.870Z] #14 78.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:16.870Z] #14 79.04 Selecting previously unselected package libudev-dev:amd64. [2022-06-05T09:44:16.870Z] #14 79.04 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-05T09:44:16.870Z] #14 79.05 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-05T09:44:16.870Z] #14 79.13 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-05T09:44:16.870Z] #14 79.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-05T09:44:16.870Z] #14 79.14 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-05T09:44:16.917Z] #14 80.96 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-05T09:44:16.917Z] #14 80.97 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-05T09:44:17.142Z] #14 79.33 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-05T09:44:17.142Z] #14 79.33 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-05T09:44:17.142Z] #14 79.34 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-05T09:44:17.142Z] #14 79.47 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-05T09:44:17.142Z] #14 79.47 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-05T09:44:17.142Z] #14 79.47 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-05T09:44:17.399Z] #14 79.59 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-05T09:44:17.399Z] #14 79.59 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-05T09:44:17.399Z] #14 79.60 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-05T09:44:17.399Z] #14 79.68 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-05T09:44:17.399Z] #14 79.68 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-05T09:44:17.399Z] #14 79.70 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-05T09:44:17.432Z] #14 81.48 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-05T09:44:17.432Z] #14 81.53 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-05T09:44:17.432Z] #14 81.55 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:44:17.432Z] #14 81.56 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-05T09:44:17.432Z] #14 81.62 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:44:17.432Z] #14 81.63 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-05T09:44:17.432Z] #14 81.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:44:17.432Z] #14 81.65 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-05T09:44:17.432Z] #14 81.67 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-05T09:44:17.432Z] #14 81.68 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-05T09:44:17.432Z] #14 81.69 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:44:17.432Z] #14 81.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:44:17.432Z] #14 81.71 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:44:17.432Z] #14 81.72 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-05T09:44:17.432Z] #14 81.73 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-05T09:44:17.432Z] #14 81.75 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-05T09:44:17.432Z] #14 81.77 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:44:17.432Z] #14 81.78 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-05T09:44:17.432Z] #14 81.79 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-05T09:44:17.432Z] #14 81.80 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:44:17.432Z] #14 81.82 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:44:17.432Z] #14 81.83 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-06-05T09:44:17.634Z] #26 77.64 + mkdir -p /tmp/tmp.mRcbEIM5tu/src/github.com/docker [2022-06-05T09:44:17.634Z] #26 77.65 + mv components/cli /tmp/tmp.mRcbEIM5tu/src/github.com/docker/cli [2022-06-05T09:44:17.634Z] #26 77.66 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-05T09:44:17.658Z] #14 79.98 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-05T09:44:17.658Z] #14 79.99 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-05T09:44:17.658Z] #14 80.00 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-05T09:44:17.690Z] #14 81.84 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:17.690Z] #14 81.85 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-06-05T09:44:17.690Z] #14 81.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:44:17.690Z] #14 81.87 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:17.690Z] #14 81.88 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-06-05T09:44:17.690Z] #14 81.89 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:44:17.690Z] #14 81.91 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:44:17.690Z] #14 81.93 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:17.690Z] #14 81.94 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:44:17.690Z] #14 81.96 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:17.690Z] #14 81.97 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:17.690Z] #14 81.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:44:17.782Z] #60 ... [2022-06-05T09:44:17.782Z] [2022-06-05T09:44:17.782Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-05T09:44:17.782Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-05T09:44:17.782Z] #18 DONE 1.0s [2022-06-05T09:44:17.782Z] [2022-06-05T09:44:17.782Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-05T09:44:17.782Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-05T09:44:17.915Z] #14 80.15 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-05T09:44:17.915Z] #14 80.15 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:44:17.915Z] #14 80.16 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:17.915Z] #14 80.22 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-05T09:44:17.915Z] #14 80.22 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-05T09:44:17.915Z] #14 80.23 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-05T09:44:18.174Z] #14 80.31 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-05T09:44:18.174Z] #14 80.32 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-05T09:44:18.174Z] #14 80.33 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-05T09:44:18.257Z] #14 ... [2022-06-05T09:44:18.257Z] [2022-06-05T09:44:18.257Z] #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-06-05T09:44:18.257Z] #67 sha256:48bfdd1fcfba9fcf9f4ce8aa9168ff3e4a4b5045c1714e9a789fc558ea336c9e [2022-06-05T09:44:18.257Z] #67 69.61 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:44:18.257Z] #67 69.61 + GOBIN=/build [2022-06-05T09:44:18.257Z] #67 69.61 + GO111MODULE=on [2022-06-05T09:44:18.257Z] #67 69.61 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:44:18.257Z] #67 74.29 rootlesskit version 1.0.0 [2022-06-05T09:44:18.257Z] #67 74.30 Usage of /build/rootlesskit-docker-proxy: [2022-06-05T09:44:18.257Z] #67 74.30 -container-ip string [2022-06-05T09:44:18.257Z] #67 74.30 container ip [2022-06-05T09:44:18.257Z] #67 74.30 -container-port int [2022-06-05T09:44:18.257Z] #67 74.30 container port (default -1) [2022-06-05T09:44:18.257Z] #67 74.30 -host-ip string [2022-06-05T09:44:18.257Z] #67 74.30 host ip [2022-06-05T09:44:18.257Z] #67 74.30 -host-port int [2022-06-05T09:44:18.257Z] #67 74.30 host port (default -1) [2022-06-05T09:44:18.257Z] #67 74.30 -proto string [2022-06-05T09:44:18.257Z] #67 74.30 proxy protocol (default "tcp") [2022-06-05T09:44:18.257Z] #67 DONE 74.6s [2022-06-05T09:44:18.257Z] [2022-06-05T09:44:18.257Z] #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-06-05T09:44:18.257Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-05T09:44:18.257Z] #14 DONE 82.5s [2022-06-05T09:44:18.257Z] [2022-06-05T09:44:18.257Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-05T09:44:18.257Z] #68 sha256:9e9182923d2bee6968ba4b09e836e8eb756de7db107211d4fa782fc3c5c16c8c [2022-06-05T09:44:18.257Z] #68 DONE 0.1s [2022-06-05T09:44:18.257Z] [2022-06-05T09:44:18.257Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-05T09:44:18.257Z] #69 sha256:da235cc6ff055cd7e855b8b2525081848aa466aacae47ac590bbc0932f42e472 [2022-06-05T09:44:18.433Z] #14 80.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-05T09:44:18.433Z] #14 80.61 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-05T09:44:18.433Z] #14 80.62 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:44:18.433Z] #14 80.63 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-05T09:44:18.433Z] #14 80.64 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:44:18.433Z] #14 80.65 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-05T09:44:18.433Z] #14 80.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:44:18.433Z] #14 80.68 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-05T09:44:18.433Z] #14 80.70 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-05T09:44:18.433Z] #14 80.71 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-05T09:44:18.433Z] #14 80.72 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:44:18.433Z] #14 80.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:44:18.433Z] #14 80.75 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:44:18.433Z] #14 80.76 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-05T09:44:18.433Z] #14 80.77 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-05T09:44:18.433Z] #14 80.78 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-05T09:44:18.433Z] #14 80.80 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:44:18.433Z] #14 80.81 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-05T09:44:18.433Z] #14 80.82 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-05T09:44:18.433Z] #14 80.83 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:44:18.433Z] #14 80.84 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:44:18.433Z] #14 80.86 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-05T09:44:18.433Z] #14 80.86 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:18.433Z] #14 80.88 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-06-05T09:44:18.433Z] #14 80.88 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:44:18.433Z] #14 80.89 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:44:18.515Z] #69 DONE 0.2s [2022-06-05T09:44:18.515Z] [2022-06-05T09:44:18.515Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-05T09:44:18.515Z] #59 sha256:460405d02cd11fc80c25ceb08cd57e872fb1716ca2caf0e3a23095445cd6a73d [2022-06-05T09:44:18.515Z] #59 DONE 0.3s [2022-06-05T09:44:18.515Z] [2022-06-05T09:44:18.515Z] #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-06-05T09:44:18.515Z] #60 sha256:5f26e38012b08168f78b5fa4f697c0e17a4fe81951da9f2b057df3d9b4110c73 [2022-06-05T09:44:18.705Z] #14 80.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-05T09:44:18.705Z] #14 80.91 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:44:18.705Z] #14 80.94 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:44:18.705Z] #14 80.96 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:18.705Z] #14 80.97 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:44:18.705Z] #14 80.98 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:18.705Z] #14 80.99 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:44:18.705Z] #14 81.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:44:18.728Z] #19 DONE 1.0s [2022-06-05T09:44:18.728Z] [2022-06-05T09:44:18.728Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-05T09:44:18.728Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-05T09:44:19.271Z] #14 DONE 81.5s [2022-06-05T09:44:19.271Z] [2022-06-05T09:44:19.271Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-05T09:44:19.271Z] #59 sha256:8fa106de193cf979ed3ff3f21f43d58c3e992a9b56ee70be63d4167724ce4c17 [2022-06-05T09:44:19.528Z] #59 DONE 0.2s [2022-06-05T09:44:19.528Z] [2022-06-05T09:44:19.528Z] #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-06-05T09:44:19.528Z] #60 sha256:432dd385d556c084dc1bda8c3bc7f743cd903f95368e85557749b2e644923e13 [2022-06-05T09:44:19.768Z] #20 DONE 1.1s [2022-06-05T09:44:19.768Z] [2022-06-05T09:44:19.768Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:44:19.768Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-05T09:44:20.505Z] #60 1.230 + RM_GOPATH=0 [2022-06-05T09:44:20.717Z] #21 1.233 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-05T09:44:20.764Z] #60 ... [2022-06-05T09:44:20.764Z] [2022-06-05T09:44:20.764Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-05T09:44:20.764Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-05T09:44:20.764Z] #15 DONE 1.5s [2022-06-05T09:44:20.764Z] [2022-06-05T09:44:20.764Z] #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-06-05T09:44:20.764Z] #60 sha256:432dd385d556c084dc1bda8c3bc7f743cd903f95368e85557749b2e644923e13 [2022-06-05T09:44:20.764Z] #60 1.231 + TMP_GOPATH= [2022-06-05T09:44:20.764Z] #60 1.233 + : /build [2022-06-05T09:44:20.764Z] #60 1.233 + '[' -z '' ']' [2022-06-05T09:44:20.764Z] #60 1.233 ++ mktemp -d [2022-06-05T09:44:20.764Z] #60 1.235 + export GOPATH=/tmp/tmp.mkfn6x1IUQ [2022-06-05T09:44:20.764Z] #60 1.235 + GOPATH=/tmp/tmp.mkfn6x1IUQ [2022-06-05T09:44:20.764Z] #60 1.235 + RM_GOPATH=1 [2022-06-05T09:44:20.764Z] #60 1.235 + case "$(go env GOARCH)" in [2022-06-05T09:44:20.764Z] #60 1.236 ++ go env GOARCH [2022-06-05T09:44:20.764Z] #60 1.245 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:44:20.764Z] #60 1.245 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:44:20.764Z] #60 1.246 ++ dirname /install.sh [2022-06-05T09:44:20.764Z] #60 1.249 + dir=/ [2022-06-05T09:44:20.764Z] #60 1.249 + bin=runc [2022-06-05T09:44:20.764Z] #60 1.249 + shift [2022-06-05T09:44:20.764Z] #60 1.250 + '[' '!' -f //runc.installer ']' [2022-06-05T09:44:20.764Z] #60 1.250 + . //runc.installer [2022-06-05T09:44:20.764Z] #60 1.250 ++ set -e [2022-06-05T09:44:20.764Z] #60 1.250 ++ : v1.1.2 [2022-06-05T09:44:20.764Z] #60 1.251 + install_runc [2022-06-05T09:44:20.764Z] #60 1.251 + RUNC_BUILDTAGS=seccomp [2022-06-05T09:44:20.764Z] #60 1.251 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-05T09:44:20.764Z] #60 1.252 Install runc version v1.1.2 (build tags: seccomp) [2022-06-05T09:44:20.764Z] #60 1.252 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mkfn6x1IUQ/src/github.com/opencontainers/runc [2022-06-05T09:44:20.764Z] #60 1.256 Cloning into '/tmp/tmp.mkfn6x1IUQ/src/github.com/opencontainers/runc'... [2022-06-05T09:44:20.984Z] #21 1.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-05T09:44:20.984Z] #21 1.269 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-05T09:44:21.246Z] #21 1.693 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-05T09:44:21.697Z] #60 ... [2022-06-05T09:44:21.697Z] [2022-06-05T09:44:21.697Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-05T09:44:21.697Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-05T09:44:21.697Z] #16 DONE 1.0s [2022-06-05T09:44:21.697Z] [2022-06-05T09:44:21.697Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-05T09:44:21.697Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-05T09:44:21.791Z] #60 ... [2022-06-05T09:44:21.791Z] [2022-06-05T09:44:21.791Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-05T09:44:21.791Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-05T09:44:21.791Z] #15 DONE 3.0s [2022-06-05T09:44:21.791Z] [2022-06-05T09:44:21.791Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-05T09:44:21.791Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-05T09:44:22.188Z] #21 2.479 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-05T09:44:22.676Z] #17 0.840 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-05T09:44:22.676Z] #17 DONE 0.9s [2022-06-05T09:44:22.676Z] [2022-06-05T09:44:22.676Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-05T09:44:22.676Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-05T09:44:22.926Z] #26 ... [2022-06-05T09:44:22.926Z] [2022-06-05T09:44:22.926Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:44:22.926Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-05T09:44:22.926Z] #21 5.015 Reading package lists... [2022-06-05T09:44:22.926Z] #21 6.793 Reading package lists... [2022-06-05T09:44:22.926Z] #21 8.550 Building dependency tree... [2022-06-05T09:44:22.926Z] #21 9.925 The following additional packages will be installed: [2022-06-05T09:44:22.926Z] #21 9.930 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-05T09:44:22.926Z] #21 9.930 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-05T09:44:22.926Z] #21 9.931 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-05T09:44:22.926Z] #21 9.934 python3-pkg-resources vim-runtime xxd [2022-06-05T09:44:22.926Z] #21 9.936 Suggested packages: [2022-06-05T09:44:22.926Z] #21 9.940 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-05T09:44:22.926Z] #21 9.940 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-05T09:44:22.926Z] #21 9.940 acl attr quota [2022-06-05T09:44:22.927Z] #21 9.940 Recommended packages: [2022-06-05T09:44:22.927Z] #21 9.940 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-05T09:44:22.927Z] #21 10.84 The following NEW packages will be installed: [2022-06-05T09:44:22.927Z] #21 10.85 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-05T09:44:22.927Z] #21 10.85 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-05T09:44:22.927Z] #21 10.85 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-05T09:44:22.927Z] #21 10.86 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-05T09:44:22.927Z] #21 10.86 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-05T09:44:22.927Z] #21 10.86 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-05T09:44:22.927Z] #21 10.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-05T09:44:22.927Z] #21 10.86 xz-utils zip zstd [2022-06-05T09:44:22.927Z] #21 11.20 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:44:22.927Z] #21 11.20 Need to get 27.0 MB of archives. [2022-06-05T09:44:22.927Z] #21 11.20 After this operation, 105 MB of additional disk space will be used. [2022-06-05T09:44:22.927Z] #21 11.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-06-05T09:44:22.927Z] #21 11.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-06-05T09:44:22.927Z] #21 11.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-06-05T09:44:22.927Z] #21 11.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-05T09:44:22.927Z] #21 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-06-05T09:44:22.927Z] #21 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-06-05T09:44:22.927Z] #21 11.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-06-05T09:44:22.927Z] #21 11.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-06-05T09:44:22.927Z] #21 11.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-05T09:44:22.927Z] #21 11.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-05T09:44:22.927Z] #21 11.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-06-05T09:44:22.927Z] #21 11.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-05T09:44:22.927Z] #21 11.24 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-05T09:44:22.927Z] #21 11.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-06-05T09:44:22.927Z] #21 11.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-06-05T09:44:22.927Z] #21 11.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-06-05T09:44:22.927Z] #21 11.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-06-05T09:44:22.927Z] #21 11.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-05T09:44:22.927Z] #21 11.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-06-05T09:44:22.927Z] #21 11.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-06-05T09:44:22.927Z] #21 11.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-06-05T09:44:22.927Z] #21 11.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-05T09:44:22.927Z] #21 11.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-05T09:44:22.927Z] #21 11.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-05T09:44:22.927Z] #21 11.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-06-05T09:44:22.927Z] #21 11.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-06-05T09:44:22.927Z] #21 11.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-05T09:44:22.927Z] #21 11.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-06-05T09:44:22.927Z] #21 11.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-05T09:44:22.927Z] #21 11.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-05T09:44:22.927Z] #21 11.58 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-05T09:44:22.927Z] #21 11.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-06-05T09:44:22.927Z] #21 11.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-05T09:44:22.927Z] #21 11.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-05T09:44:22.927Z] #21 11.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-05T09:44:22.927Z] #21 11.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-05T09:44:22.927Z] #21 11.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-05T09:44:22.927Z] #21 11.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-05T09:44:22.927Z] #21 11.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-05T09:44:22.927Z] #21 11.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-05T09:44:22.927Z] #21 11.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-06-05T09:44:22.927Z] #21 11.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-06-05T09:44:22.927Z] #21 11.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-06-05T09:44:22.927Z] #21 11.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-05T09:44:22.927Z] #21 12.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-06-05T09:44:22.927Z] #21 12.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-06-05T09:44:22.927Z] #21 12.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-06-05T09:44:23.130Z] #19 83.67 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-06-05T09:44:23.131Z] #19 83.67 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:23.131Z] #19 83.80 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:44:23.131Z] #19 84.66 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-06-05T09:44:23.131Z] #21 3.423 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-05T09:44:23.131Z] #19 84.67 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:23.131Z] #19 84.83 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:44:23.187Z] #21 12.23 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-06-05T09:44:23.449Z] #21 ... [2022-06-05T09:44:23.449Z] [2022-06-05T09:44:23.449Z] #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-06-05T09:44:23.449Z] #60 sha256:3aea08422c4a6c17c65f77e1ef9dea0809e340eb44f5776af767a17379317d23 [2022-06-05T09:44:23.449Z] #60 7.313 + cd /tmp/tmp.V1yMJbgmsj/src/github.com/opencontainers/runc [2022-06-05T09:44:23.449Z] #60 7.314 + git checkout -q v1.1.2 [2022-06-05T09:44:23.449Z] #60 7.550 + '[' -z '' ']' [2022-06-05T09:44:23.449Z] #60 7.553 + target=static [2022-06-05T09:44:23.449Z] #60 7.553 + make BUILDTAGS=seccomp static [2022-06-05T09:44:23.449Z] #60 7.810 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-05T09:44:23.449Z] #60 ... [2022-06-05T09:44:23.449Z] [2022-06-05T09:44:23.449Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:44:23.449Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-05T09:44:23.449Z] #21 12.65 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:44:23.449Z] #21 12.75 Fetched 27.0 MB in 1s (19.9 MB/s) [2022-06-05T09:44:23.608Z] #18 DONE 0.9s [2022-06-05T09:44:23.608Z] [2022-06-05T09:44:23.608Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-05T09:44:23.608Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-05T09:44:23.710Z] #21 12.83 Selecting previously unselected package pigz. [2022-06-05T09:44:23.710Z] #21 12.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 ... 24010 files and directories currently installed.) [2022-06-05T09:44:23.710Z] #21 12.86 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-06-05T09:44:23.710Z] #21 12.88 Unpacking pigz (2.6-1) ... [2022-06-05T09:44:23.710Z] #21 12.95 Selecting previously unselected package libelf1:arm64. [2022-06-05T09:44:23.710Z] #21 12.95 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-06-05T09:44:23.710Z] #21 12.96 Unpacking libelf1:arm64 (0.183-1) ... [2022-06-05T09:44:23.971Z] #21 13.10 Selecting previously unselected package libbpf0:arm64. [2022-06-05T09:44:23.971Z] #21 13.10 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-06-05T09:44:23.971Z] #21 13.11 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-06-05T09:44:23.971Z] #21 13.21 Selecting previously unselected package libcap2:arm64. [2022-06-05T09:44:24.067Z] #19 ... [2022-06-05T09:44:24.068Z] [2022-06-05T09:44:24.068Z] #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-06-05T09:44:24.068Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:44:24.068Z] #54 DONE 85.6s [2022-06-05T09:44:24.068Z] [2022-06-05T09:44:24.068Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:44:24.068Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:44:24.234Z] #21 13.21 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-05T09:44:24.234Z] #21 13.21 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-05T09:44:24.234Z] #21 13.27 Selecting previously unselected package libmnl0:arm64. [2022-06-05T09:44:24.234Z] #21 13.27 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-06-05T09:44:24.234Z] #21 13.28 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-06-05T09:44:24.234Z] #21 13.34 Selecting previously unselected package libxtables12:arm64. [2022-06-05T09:44:24.234Z] #21 13.34 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-06-05T09:44:24.234Z] #21 13.35 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-06-05T09:44:24.234Z] #21 13.42 Selecting previously unselected package libcap2-bin. [2022-06-05T09:44:24.234Z] #21 13.42 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-06-05T09:44:24.234Z] #21 13.44 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-05T09:44:24.498Z] #21 13.52 Selecting previously unselected package iproute2. [2022-06-05T09:44:24.498Z] #21 13.52 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-06-05T09:44:24.498Z] #21 13.53 Unpacking iproute2 (5.10.0-4) ... [2022-06-05T09:44:24.591Z] #19 DONE 0.9s [2022-06-05T09:44:24.591Z] [2022-06-05T09:44:24.591Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-05T09:44:24.591Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-05T09:44:24.760Z] #21 13.91 Selecting previously unselected package xxd. [2022-06-05T09:44:24.760Z] #21 13.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-05T09:44:24.760Z] #21 13.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:25.021Z] #21 14.08 Selecting previously unselected package vim-common. [2022-06-05T09:44:25.021Z] #21 14.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:44:25.021Z] #21 14.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:25.070Z] #16 DONE 3.3s [2022-06-05T09:44:25.070Z] [2022-06-05T09:44:25.070Z] #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-06-05T09:44:25.070Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-05T09:44:25.070Z] #34 DONE 88.8s [2022-06-05T09:44:25.070Z] [2022-06-05T09:44:25.070Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-05T09:44:25.070Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-05T09:44:25.165Z] #20 DONE 0.8s [2022-06-05T09:44:25.165Z] [2022-06-05T09:44:25.165Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:44:25.165Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:44:25.283Z] #21 14.25 Selecting previously unselected package bash-completion. [2022-06-05T09:44:25.283Z] #21 14.26 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-05T09:44:25.425Z] #55 ... [2022-06-05T09:44:25.425Z] [2022-06-05T09:44:25.425Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:44:25.425Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-05T09:44:25.677Z] #21 6.062 Fetched 8537 kB in 5s (1668 kB/s) [2022-06-05T09:44:26.356Z] #21 1.176 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-05T09:44:26.613Z] #21 1.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-05T09:44:26.613Z] #21 1.213 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-05T09:44:26.870Z] #21 1.571 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-05T09:44:27.200Z] #21 16.38 Unpacking bash-completion (1:2.11-2) ... [2022-06-05T09:44:27.596Z] #21 6.062 Reading package lists... [2022-06-05T09:44:27.772Z] #21 16.83 Selecting previously unselected package bzip2. [2022-06-05T09:44:27.772Z] #21 16.84 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-06-05T09:44:27.772Z] #21 16.85 Unpacking bzip2 (1.0.8-4) ... [2022-06-05T09:44:27.772Z] #21 16.98 Selecting previously unselected package xz-utils. [2022-06-05T09:44:27.772Z] #21 16.98 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-05T09:44:27.772Z] #21 16.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:44:27.801Z] #21 2.552 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-05T09:44:28.033Z] #21 17.12 Selecting previously unselected package apparmor. [2022-06-05T09:44:28.033Z] #21 17.13 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-06-05T09:44:28.033Z] #21 17.21 Unpacking apparmor (2.13.6-10) ... [2022-06-05T09:44:28.360Z] #17 3.237 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-05T09:44:28.360Z] #17 DONE 3.3s [2022-06-05T09:44:28.360Z] [2022-06-05T09:44:28.360Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-05T09:44:28.360Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-05T09:44:28.604Z] #21 17.56 Selecting previously unselected package inetutils-ping. [2022-06-05T09:44:28.604Z] #21 17.57 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-06-05T09:44:28.604Z] #21 17.57 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-05T09:44:28.604Z] #21 17.67 Selecting previously unselected package libip4tc2:arm64. [2022-06-05T09:44:28.604Z] #21 17.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-06-05T09:44:28.604Z] #21 17.68 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-06-05T09:44:28.604Z] #21 17.73 Selecting previously unselected package libip6tc2:arm64. [2022-06-05T09:44:28.604Z] #21 17.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-06-05T09:44:28.604Z] #21 17.74 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-06-05T09:44:28.866Z] #21 17.81 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-05T09:44:28.866Z] #21 17.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-05T09:44:28.866Z] #21 17.85 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-05T09:44:28.866Z] #21 17.93 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-05T09:44:28.866Z] #21 17.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-06-05T09:44:28.866Z] #21 17.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-05T09:44:28.866Z] #21 18.00 Selecting previously unselected package libnftnl11:arm64. [2022-06-05T09:44:28.866Z] #21 18.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-06-05T09:44:28.866Z] #21 18.01 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-06-05T09:44:29.127Z] #21 18.10 Selecting previously unselected package iptables. [2022-06-05T09:44:29.127Z] #21 18.10 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-06-05T09:44:29.127Z] #21 18.10 Unpacking iptables (1.8.7-1) ... [2022-06-05T09:44:29.169Z] #21 3.562 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-05T09:44:29.387Z] #21 18.33 Selecting previously unselected package libonig5:arm64. [2022-06-05T09:44:29.387Z] #21 18.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-05T09:44:29.387Z] #21 18.34 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-05T09:44:29.387Z] #21 18.47 Selecting previously unselected package libjq1:arm64. [2022-06-05T09:44:29.387Z] #21 18.48 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-06-05T09:44:29.387Z] #21 18.48 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-05T09:44:29.387Z] #21 18.58 Selecting previously unselected package jq. [2022-06-05T09:44:29.509Z] #21 8.047 Reading package lists... [2022-06-05T09:44:29.649Z] #21 18.59 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-06-05T09:44:29.649Z] #21 18.59 Unpacking jq (1.6-2.1) ... [2022-06-05T09:44:29.649Z] #21 18.66 Selecting previously unselected package libaio1:arm64. [2022-06-05T09:44:29.649Z] #21 18.67 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-06-05T09:44:29.649Z] #21 18.68 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-06-05T09:44:29.649Z] #21 18.74 Selecting previously unselected package libgpm2:arm64. [2022-06-05T09:44:29.649Z] #21 18.74 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-06-05T09:44:29.649Z] #21 18.75 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-06-05T09:44:29.649Z] #21 18.81 Selecting previously unselected package libicu67:arm64. [2022-06-05T09:44:29.649Z] #21 18.82 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-06-05T09:44:29.649Z] #21 18.83 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-05T09:44:30.081Z] #21 9.994 Building dependency tree... [2022-06-05T09:44:30.636Z] #62 ... [2022-06-05T09:44:30.636Z] [2022-06-05T09:44:30.636Z] #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-06-05T09:44:30.636Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-05T09:44:30.636Z] #19 91.51 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-06-05T09:44:30.636Z] #19 91.52 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:30.636Z] #19 91.52 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:44:30.636Z] #19 91.57 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-06-05T09:44:30.636Z] #19 91.58 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:30.636Z] #19 91.58 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:44:30.886Z] #18 DONE 2.4s [2022-06-05T09:44:30.886Z] [2022-06-05T09:44:30.886Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-05T09:44:30.886Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-05T09:44:31.023Z] #21 11.14 The following additional packages will be installed: [2022-06-05T09:44:31.023Z] #21 11.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-05T09:44:31.023Z] #21 11.14 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-05T09:44:31.023Z] #21 11.14 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-05T09:44:31.023Z] #21 11.15 python3-pkg-resources vim-runtime xxd [2022-06-05T09:44:31.023Z] #21 11.15 Suggested packages: [2022-06-05T09:44:31.023Z] #21 11.15 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-05T09:44:31.023Z] #21 11.15 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-05T09:44:31.023Z] #21 11.15 acl attr quota [2022-06-05T09:44:31.023Z] #21 11.15 Recommended packages: [2022-06-05T09:44:31.023Z] #21 11.15 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-05T09:44:31.689Z] #21 6.073 Fetched 8537 kB in 5s (1653 kB/s) [2022-06-05T09:44:31.966Z] #21 12.22 The following NEW packages will be installed: [2022-06-05T09:44:31.966Z] #21 12.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-05T09:44:31.966Z] #21 12.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-05T09:44:31.966Z] #21 12.22 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-05T09:44:31.966Z] #21 12.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-05T09:44:31.966Z] #21 12.23 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-05T09:44:31.966Z] #21 12.23 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-05T09:44:31.966Z] #21 12.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-05T09:44:31.966Z] #21 12.23 xz-utils zip zstd [2022-06-05T09:44:32.227Z] #21 12.54 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:44:32.227Z] #21 12.54 Need to get 27.6 MB of archives. [2022-06-05T09:44:32.227Z] #21 12.54 After this operation, 106 MB of additional disk space will be used. [2022-06-05T09:44:32.227Z] #21 12.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-05T09:44:32.227Z] #21 12.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-05T09:44:32.227Z] #21 12.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-05T09:44:32.227Z] #21 12.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-05T09:44:32.227Z] #21 12.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-05T09:44:32.227Z] #21 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-05T09:44:32.227Z] #21 12.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-05T09:44:32.227Z] #21 12.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-05T09:44:32.227Z] #21 12.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-05T09:44:32.227Z] #21 12.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-05T09:44:32.227Z] #21 12.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-05T09:44:32.227Z] #21 12.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-05T09:44:32.227Z] #21 12.65 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-05T09:44:32.227Z] #21 12.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-05T09:44:32.227Z] #21 12.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-05T09:44:32.227Z] #21 12.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-05T09:44:32.227Z] #21 12.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-05T09:44:32.227Z] #21 12.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-05T09:44:32.227Z] #21 12.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-05T09:44:32.227Z] #21 12.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-05T09:44:32.227Z] #21 12.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-05T09:44:32.227Z] #21 ... [2022-06-05T09:44:32.227Z] [2022-06-05T09:44:32.227Z] #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-06-05T09:44:32.227Z] #60 sha256:b4fae043a8fc0f9455576fb5c4afc947c3963c32b40d542fac9189b92a07dd14 [2022-06-05T09:44:32.227Z] #60 9.074 + cd /tmp/tmp.FEUZItfMVV/src/github.com/opencontainers/runc [2022-06-05T09:44:32.227Z] #60 9.081 + git checkout -q v1.1.2 [2022-06-05T09:44:32.227Z] #60 9.545 + '[' -z '' ']' [2022-06-05T09:44:32.227Z] #60 9.545 + target=static [2022-06-05T09:44:32.227Z] #60 9.545 + make BUILDTAGS=seccomp static [2022-06-05T09:44:32.227Z] #60 9.832 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-05T09:44:32.256Z] #19 ... [2022-06-05T09:44:32.256Z] [2022-06-05T09:44:32.256Z] #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-06-05T09:44:32.256Z] #60 sha256:5f26e38012b08168f78b5fa4f697c0e17a4fe81951da9f2b057df3d9b4110c73 [2022-06-05T09:44:32.256Z] #60 3.322 + RM_GOPATH=0 [2022-06-05T09:44:32.256Z] #60 3.322 + TMP_GOPATH= [2022-06-05T09:44:32.256Z] #60 3.323 + : /build [2022-06-05T09:44:32.256Z] #60 3.323 + '[' -z '' ']' [2022-06-05T09:44:32.256Z] #60 3.324 ++ mktemp -d [2022-06-05T09:44:32.256Z] #60 3.325 + export GOPATH=/tmp/tmp.hWJ2gUWRoO [2022-06-05T09:44:32.256Z] #60 3.325 + GOPATH=/tmp/tmp.hWJ2gUWRoO [2022-06-05T09:44:32.256Z] #60 3.325 + RM_GOPATH=1 [2022-06-05T09:44:32.256Z] #60 3.325 + case "$(go env GOARCH)" in [2022-06-05T09:44:32.256Z] #60 3.327 ++ go env GOARCH [2022-06-05T09:44:32.256Z] #60 3.354 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:44:32.256Z] #60 3.354 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:44:32.256Z] #60 3.354 ++ dirname /install.sh [2022-06-05T09:44:32.256Z] #60 3.354 + dir=/ [2022-06-05T09:44:32.256Z] #60 3.354 + bin=runc [2022-06-05T09:44:32.256Z] #60 3.354 + shift [2022-06-05T09:44:32.256Z] #60 3.354 + '[' '!' -f //runc.installer ']' [2022-06-05T09:44:32.256Z] #60 3.354 + . //runc.installer [2022-06-05T09:44:32.256Z] #60 3.354 ++ set -e [2022-06-05T09:44:32.256Z] #60 3.354 ++ : v1.1.2 [2022-06-05T09:44:32.256Z] #60 3.354 + install_runc [2022-06-05T09:44:32.256Z] #60 3.354 + RUNC_BUILDTAGS=seccomp [2022-06-05T09:44:32.256Z] #60 3.354 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-05T09:44:32.256Z] #60 3.354 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hWJ2gUWRoO/src/github.com/opencontainers/runc [2022-06-05T09:44:32.256Z] #60 3.354 Cloning into '/tmp/tmp.hWJ2gUWRoO/src/github.com/opencontainers/runc'... [2022-06-05T09:44:32.256Z] #60 3.354 Install runc version v1.1.2 (build tags: seccomp) [2022-06-05T09:44:32.256Z] #60 10.64 + cd /tmp/tmp.hWJ2gUWRoO/src/github.com/opencontainers/runc [2022-06-05T09:44:32.256Z] #60 10.64 + git checkout -q v1.1.2 [2022-06-05T09:44:32.256Z] #60 10.90 + '[' -z '' ']' [2022-06-05T09:44:32.256Z] #60 10.90 + target=static [2022-06-05T09:44:32.256Z] #60 10.90 + make BUILDTAGS=seccomp static [2022-06-05T09:44:32.256Z] #60 11.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-05T09:44:32.256Z] #60 ... [2022-06-05T09:44:32.256Z] [2022-06-05T09:44:32.256Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-05T09:44:32.256Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-05T09:44:32.256Z] #19 DONE 1.9s [2022-06-05T09:44:32.256Z] [2022-06-05T09:44:32.256Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-05T09:44:32.256Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-05T09:44:32.488Z] #60 ... [2022-06-05T09:44:32.489Z] [2022-06-05T09:44:32.489Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:44:32.489Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-05T09:44:32.489Z] #21 12.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-05T09:44:32.489Z] #21 12.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-05T09:44:32.489Z] #21 12.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-05T09:44:32.489Z] #21 12.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-05T09:44:32.489Z] #21 12.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-05T09:44:32.489Z] #21 12.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-05T09:44:32.752Z] #21 13.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-05T09:44:32.752Z] #21 13.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-05T09:44:32.752Z] #21 13.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-05T09:44:32.752Z] #21 13.06 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-05T09:44:32.752Z] #21 13.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-05T09:44:32.752Z] #21 13.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-05T09:44:32.752Z] #21 13.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-05T09:44:32.752Z] #21 13.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-05T09:44:32.752Z] #21 13.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-05T09:44:32.752Z] #21 13.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-05T09:44:32.752Z] #21 13.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-05T09:44:32.752Z] #21 13.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-05T09:44:32.752Z] #21 13.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-05T09:44:32.752Z] #21 13.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-05T09:44:32.752Z] #21 13.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-05T09:44:32.752Z] #21 13.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-05T09:44:32.752Z] #21 13.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-05T09:44:32.950Z] #21 21.54 Selecting previously unselected package libinih1:arm64. [2022-06-05T09:44:32.950Z] #21 21.54 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-06-05T09:44:32.950Z] #21 21.55 Unpacking libinih1:arm64 (53-1+b2) ... [2022-06-05T09:44:32.950Z] #21 21.60 Selecting previously unselected package libnet1:arm64. [2022-06-05T09:44:32.950Z] #21 21.60 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-05T09:44:32.950Z] #21 21.61 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:44:32.950Z] #21 21.68 Selecting previously unselected package libnl-3-200:arm64. [2022-06-05T09:44:32.950Z] #21 21.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-05T09:44:32.950Z] #21 21.69 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-05T09:44:32.950Z] #21 21.77 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-05T09:44:32.950Z] #21 21.77 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-05T09:44:32.950Z] #21 21.78 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-05T09:44:32.950Z] #21 21.85 Selecting previously unselected package net-tools. [2022-06-05T09:44:32.950Z] #21 21.87 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-06-05T09:44:32.950Z] #21 21.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:44:32.950Z] #21 22.04 Selecting previously unselected package patch. [2022-06-05T09:44:32.950Z] #21 22.04 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-06-05T09:44:32.950Z] #21 22.05 Unpacking patch (2.7.6-7) ... [2022-06-05T09:44:32.950Z] #21 22.12 Selecting previously unselected package python-pip-whl. [2022-06-05T09:44:33.014Z] #21 13.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-05T09:44:33.014Z] #21 13.48 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-05T09:44:33.014Z] #21 13.50 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-05T09:44:33.212Z] #21 22.13 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:44:33.212Z] #21 22.14 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:44:33.275Z] #21 13.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-05T09:44:33.473Z] #21 22.59 Selecting previously unselected package python3-lib2to3. [2022-06-05T09:44:33.473Z] #21 22.59 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-05T09:44:33.473Z] #21 22.59 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:44:33.536Z] #21 14.02 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:44:33.591Z] #21 6.073 Reading package lists... [2022-06-05T09:44:33.627Z] #20 DONE 1.3s [2022-06-05T09:44:33.627Z] [2022-06-05T09:44:33.627Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:44:33.627Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-05T09:44:33.736Z] #21 22.74 Selecting previously unselected package python3-distutils. [2022-06-05T09:44:33.736Z] #21 22.74 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-05T09:44:33.736Z] #21 22.75 Unpacking python3-distutils (3.9.2-1) ... [2022-06-05T09:44:33.736Z] #21 22.87 Selecting previously unselected package python3-pkg-resources. [2022-06-05T09:44:33.736Z] #21 22.88 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-05T09:44:33.736Z] #21 22.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:44:33.797Z] #21 14.14 Fetched 27.6 MB in 1s (21.7 MB/s) [2022-06-05T09:44:33.797Z] #21 14.18 Selecting previously unselected package pigz. [2022-06-05T09:44:33.797Z] #21 14.18 (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 ... 24019 files and directories currently installed.) [2022-06-05T09:44:33.797Z] #21 14.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-05T09:44:33.797Z] #21 14.24 Unpacking pigz (2.6-1) ... [2022-06-05T09:44:33.998Z] #21 23.00 Selecting previously unselected package python3-setuptools. [2022-06-05T09:44:33.998Z] #21 23.00 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-05T09:44:33.998Z] #21 23.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-05T09:44:33.998Z] #21 23.24 Selecting previously unselected package python3-wheel. [2022-06-05T09:44:34.058Z] #21 14.38 Selecting previously unselected package libelf1:amd64. [2022-06-05T09:44:34.058Z] #21 14.39 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-05T09:44:34.058Z] #21 14.40 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-05T09:44:34.058Z] #21 14.53 Selecting previously unselected package libbpf0:amd64. [2022-06-05T09:44:34.058Z] #21 14.53 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-05T09:44:34.058Z] #21 14.54 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-05T09:44:34.260Z] #21 23.25 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-05T09:44:34.260Z] #21 23.26 Unpacking python3-wheel (0.34.2-1) ... [2022-06-05T09:44:34.260Z] #21 23.34 Selecting previously unselected package python3-pip. [2022-06-05T09:44:34.260Z] #21 23.35 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:44:34.260Z] #21 23.36 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:44:34.319Z] #21 14.63 Selecting previously unselected package libcap2:amd64. [2022-06-05T09:44:34.319Z] #21 14.63 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-05T09:44:34.319Z] #21 14.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-05T09:44:34.319Z] #21 14.69 Selecting previously unselected package libmnl0:amd64. [2022-06-05T09:44:34.319Z] #21 14.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-05T09:44:34.319Z] #21 14.71 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-05T09:44:34.319Z] #21 14.76 Selecting previously unselected package libxtables12:amd64. [2022-06-05T09:44:34.319Z] #21 14.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-05T09:44:34.319Z] #21 14.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-05T09:44:34.319Z] #21 14.83 Selecting previously unselected package libcap2-bin. [2022-06-05T09:44:34.319Z] #21 14.85 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-05T09:44:34.319Z] #21 14.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-05T09:44:34.522Z] #21 23.58 Selecting previously unselected package sudo. [2022-06-05T09:44:34.522Z] #21 23.59 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-06-05T09:44:34.522Z] #21 23.59 Unpacking sudo (1.9.5p2-3) ... [2022-06-05T09:44:34.580Z] #21 14.93 Selecting previously unselected package iproute2. [2022-06-05T09:44:34.580Z] #21 14.95 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-05T09:44:34.580Z] #21 14.96 Unpacking iproute2 (5.10.0-4) ... [2022-06-05T09:44:35.003Z] #21 1.488 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-05T09:44:35.003Z] #21 1.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-05T09:44:35.003Z] #21 1.509 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-05T09:44:35.107Z] #21 23.97 Selecting previously unselected package thin-provisioning-tools. [2022-06-05T09:44:35.107Z] #21 23.97 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-06-05T09:44:35.107Z] #21 23.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:44:35.107Z] #21 24.14 Selecting previously unselected package uidmap. [2022-06-05T09:44:35.107Z] #21 24.15 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-06-05T09:44:35.107Z] #21 24.17 Unpacking uidmap (1:4.8.1-1) ... [2022-06-05T09:44:35.107Z] #21 24.25 Selecting previously unselected package vim-runtime. [2022-06-05T09:44:35.107Z] #21 24.26 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:44:35.107Z] #21 24.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-05T09:44:35.107Z] #21 24.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-05T09:44:35.107Z] #21 24.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:35.154Z] #21 15.39 Selecting previously unselected package xxd. [2022-06-05T09:44:35.154Z] #21 15.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-05T09:44:35.154Z] #21 15.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:35.154Z] #21 15.51 Selecting previously unselected package vim-common. [2022-06-05T09:44:35.154Z] #21 15.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:44:35.154Z] #21 15.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:35.415Z] #21 15.70 Selecting previously unselected package bash-completion. [2022-06-05T09:44:35.415Z] #21 15.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-05T09:44:35.526Z] #21 8.235 Reading package lists... [2022-06-05T09:44:35.573Z] #21 1.883 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-05T09:44:35.940Z] #19 97.10 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-06-05T09:44:35.940Z] #19 97.10 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:44:35.940Z] #19 97.11 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:44:35.940Z] #19 97.14 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-06-05T09:44:35.940Z] #19 97.14 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:44:35.940Z] #19 97.14 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-05T09:44:35.940Z] #19 97.18 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-06-05T09:44:35.940Z] #19 97.18 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:44:35.940Z] #19 97.18 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-05T09:44:35.940Z] #19 97.21 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-06-05T09:44:35.940Z] #19 97.21 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:44:35.940Z] #19 97.22 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:44:35.940Z] #19 97.26 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-06-05T09:44:35.940Z] #19 97.26 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:44:35.940Z] #19 97.26 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:44:35.940Z] #19 97.29 Selecting previously unselected package cross-config. [2022-06-05T09:44:35.940Z] #19 97.29 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-06-05T09:44:35.940Z] #19 97.30 Unpacking cross-config (2.6.18+nmu1) ... [2022-06-05T09:44:35.940Z] #19 97.34 Selecting previously unselected package gcc-10-cross-base. [2022-06-05T09:44:35.940Z] #19 97.34 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:35.940Z] #19 97.34 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-05T09:44:35.940Z] #19 97.38 Selecting previously unselected package libc6-arm64-cross. [2022-06-05T09:44:35.940Z] #19 97.38 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-06-05T09:44:35.940Z] #19 97.39 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-06-05T09:44:35.940Z] #19 97.58 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-06-05T09:44:35.940Z] #19 97.58 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:35.940Z] #19 97.58 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:35.940Z] #19 ... [2022-06-05T09:44:35.940Z] [2022-06-05T09:44:35.940Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:44:35.940Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:44:35.940Z] #62 97.60 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-05T09:44:36.044Z] #21 10.29 Building dependency tree... [2022-06-05T09:44:36.138Z] #21 2.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-05T09:44:36.804Z] #21 17.39 Unpacking bash-completion (1:2.11-2) ... [2022-06-05T09:44:37.082Z] #21 3.346 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-05T09:44:37.376Z] #21 17.77 Selecting previously unselected package bzip2. [2022-06-05T09:44:37.376Z] #21 17.78 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-05T09:44:37.376Z] #21 17.78 Unpacking bzip2 (1.0.8-4) ... [2022-06-05T09:44:37.412Z] #21 11.78 The following additional packages will be installed: [2022-06-05T09:44:37.412Z] #21 11.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-05T09:44:37.412Z] #21 11.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-05T09:44:37.412Z] #21 11.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-05T09:44:37.412Z] #21 11.78 python3-pkg-resources vim-runtime xxd [2022-06-05T09:44:37.412Z] #21 11.79 Suggested packages: [2022-06-05T09:44:37.412Z] #21 11.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-05T09:44:37.412Z] #21 11.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-05T09:44:37.412Z] #21 11.79 acl attr quota [2022-06-05T09:44:37.412Z] #21 11.79 Recommended packages: [2022-06-05T09:44:37.412Z] #21 11.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-05T09:44:37.637Z] #21 17.85 Selecting previously unselected package xz-utils. [2022-06-05T09:44:37.637Z] #21 17.86 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-05T09:44:37.637Z] #21 17.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:44:37.637Z] #21 18.03 Selecting previously unselected package apparmor. [2022-06-05T09:44:37.637Z] #21 18.04 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-05T09:44:37.637Z] #21 18.09 Unpacking apparmor (2.13.6-10) ... [2022-06-05T09:44:37.699Z] #21 26.96 Selecting previously unselected package vim. [2022-06-05T09:44:37.899Z] #21 18.41 Selecting previously unselected package inetutils-ping. [2022-06-05T09:44:37.959Z] #21 26.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-05T09:44:37.959Z] #21 26.99 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:37.975Z] #21 12.76 The following NEW packages will be installed: [2022-06-05T09:44:38.160Z] #21 18.42 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-05T09:44:38.160Z] #21 18.43 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-05T09:44:38.160Z] #21 18.52 Selecting previously unselected package libip4tc2:amd64. [2022-06-05T09:44:38.160Z] #21 18.53 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-05T09:44:38.160Z] #21 18.53 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:38.160Z] #21 18.58 Selecting previously unselected package libip6tc2:amd64. [2022-06-05T09:44:38.160Z] #21 18.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-05T09:44:38.160Z] #21 18.58 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:38.232Z] #21 12.76 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-05T09:44:38.232Z] #21 12.76 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-05T09:44:38.232Z] #21 12.76 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-05T09:44:38.232Z] #21 12.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-05T09:44:38.232Z] #21 12.76 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-05T09:44:38.232Z] #21 12.76 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-05T09:44:38.232Z] #21 12.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-05T09:44:38.232Z] #21 12.76 xz-utils zip zstd [2022-06-05T09:44:38.232Z] #21 ... [2022-06-05T09:44:38.232Z] [2022-06-05T09:44:38.232Z] #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-06-05T09:44:38.232Z] #60 sha256:432dd385d556c084dc1bda8c3bc7f743cd903f95368e85557749b2e644923e13 [2022-06-05T09:44:38.232Z] #60 8.821 + cd /tmp/tmp.mkfn6x1IUQ/src/github.com/opencontainers/runc [2022-06-05T09:44:38.232Z] #60 8.821 + git checkout -q v1.1.2 [2022-06-05T09:44:38.232Z] #60 9.043 + '[' -z '' ']' [2022-06-05T09:44:38.232Z] #60 9.043 + target=static [2022-06-05T09:44:38.232Z] #60 9.044 + make BUILDTAGS=seccomp static [2022-06-05T09:44:38.232Z] #60 9.387 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-05T09:44:38.422Z] #21 18.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-05T09:44:38.422Z] #21 18.64 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-05T09:44:38.422Z] #21 18.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-05T09:44:38.422Z] #21 18.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-05T09:44:38.422Z] #21 18.71 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-05T09:44:38.422Z] #21 18.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-05T09:44:38.422Z] #21 18.83 Selecting previously unselected package libnftnl11:amd64. [2022-06-05T09:44:38.422Z] #21 18.84 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-05T09:44:38.422Z] #21 18.85 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-05T09:44:38.489Z] #60 ... [2022-06-05T09:44:38.489Z] [2022-06-05T09:44:38.489Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:44:38.489Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-05T09:44:38.489Z] #21 13.07 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:44:38.489Z] #21 13.07 Need to get 27.6 MB of archives. [2022-06-05T09:44:38.489Z] #21 13.07 After this operation, 106 MB of additional disk space will be used. [2022-06-05T09:44:38.489Z] #21 13.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-05T09:44:38.489Z] #21 13.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-05T09:44:38.489Z] #21 13.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-05T09:44:38.489Z] #21 13.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-05T09:44:38.489Z] #21 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-05T09:44:38.489Z] #21 13.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-05T09:44:38.489Z] #21 13.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-05T09:44:38.489Z] #21 13.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-05T09:44:38.489Z] #21 13.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-05T09:44:38.489Z] #21 13.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-05T09:44:38.489Z] #21 13.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-05T09:44:38.489Z] #21 13.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-05T09:44:38.489Z] #21 13.15 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-05T09:44:38.489Z] #21 13.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-05T09:44:38.489Z] #21 13.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-05T09:44:38.489Z] #21 13.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-05T09:44:38.489Z] #21 13.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-05T09:44:38.489Z] #21 13.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-05T09:44:38.489Z] #21 13.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-05T09:44:38.489Z] #21 13.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-05T09:44:38.489Z] #21 13.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-05T09:44:38.489Z] #21 13.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-05T09:44:38.489Z] #21 13.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-05T09:44:38.489Z] #21 13.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-05T09:44:38.489Z] #21 13.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-05T09:44:38.489Z] #21 13.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-05T09:44:38.489Z] #21 13.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-05T09:44:38.531Z] #21 27.45 Selecting previously unselected package xfsprogs. [2022-06-05T09:44:38.531Z] #21 27.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-06-05T09:44:38.531Z] #21 27.46 Unpacking xfsprogs (5.10.0-4) ... [2022-06-05T09:44:38.687Z] #21 18.92 Selecting previously unselected package iptables. [2022-06-05T09:44:38.687Z] #21 18.93 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-05T09:44:38.687Z] #21 18.94 Unpacking iptables (1.8.7-1) ... [2022-06-05T09:44:38.746Z] #21 13.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-05T09:44:38.746Z] #21 13.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-05T09:44:38.746Z] #21 13.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-05T09:44:38.746Z] #21 13.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-05T09:44:38.746Z] #21 13.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-05T09:44:38.746Z] #21 13.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-05T09:44:38.747Z] #21 13.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-05T09:44:38.747Z] #21 13.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-05T09:44:38.747Z] #21 13.55 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-05T09:44:38.747Z] #21 13.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-05T09:44:38.747Z] #21 13.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-05T09:44:38.747Z] #21 13.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-05T09:44:38.792Z] #21 27.83 Selecting previously unselected package zip. [2022-06-05T09:44:38.792Z] #21 27.83 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-06-05T09:44:38.792Z] #21 27.84 Unpacking zip (3.0-12) ... [2022-06-05T09:44:38.949Z] #21 19.20 Selecting previously unselected package libonig5:amd64. [2022-06-05T09:44:38.949Z] #21 19.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-05T09:44:38.949Z] #21 19.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-05T09:44:38.949Z] #21 19.33 Selecting previously unselected package libjq1:amd64. [2022-06-05T09:44:38.949Z] #21 19.34 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-05T09:44:38.949Z] #21 19.35 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-05T09:44:38.949Z] #21 19.48 Selecting previously unselected package jq. [2022-06-05T09:44:39.004Z] #21 13.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-05T09:44:39.004Z] #21 13.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-05T09:44:39.004Z] #21 13.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-05T09:44:39.004Z] #21 13.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-05T09:44:39.004Z] #21 13.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-05T09:44:39.004Z] #21 13.81 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-05T09:44:39.004Z] #21 13.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-05T09:44:39.180Z] #21 27.99 Selecting previously unselected package zstd. [2022-06-05T09:44:39.180Z] #21 28.00 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-06-05T09:44:39.180Z] #21 28.00 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:44:39.210Z] #21 19.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-05T09:44:39.210Z] #21 19.49 Unpacking jq (1.6-2.1) ... [2022-06-05T09:44:39.210Z] #21 19.56 Selecting previously unselected package libaio1:amd64. [2022-06-05T09:44:39.210Z] #21 19.57 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-05T09:44:39.210Z] #21 19.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-05T09:44:39.210Z] #21 19.63 Selecting previously unselected package libgpm2:amd64. [2022-06-05T09:44:39.210Z] #21 19.63 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-05T09:44:39.210Z] #21 19.63 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-05T09:44:39.210Z] #21 19.71 Selecting previously unselected package libicu67:amd64. [2022-06-05T09:44:39.210Z] #21 19.72 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-05T09:44:39.210Z] #21 19.72 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-05T09:44:39.220Z] #62 DONE 100.5s [2022-06-05T09:44:39.220Z] [2022-06-05T09:44:39.220Z] #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-06-05T09:44:39.220Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-05T09:44:39.220Z] #19 97.62 Selecting previously unselected package libgomp1-arm64-cross. [2022-06-05T09:44:39.220Z] #19 97.62 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:39.220Z] #19 97.62 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:39.220Z] #19 98.19 Selecting previously unselected package libitm1-arm64-cross. [2022-06-05T09:44:39.220Z] #19 98.19 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:39.220Z] #19 98.36 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:39.220Z] #19 99.29 Selecting previously unselected package libatomic1-arm64-cross. [2022-06-05T09:44:39.220Z] #19 99.29 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:39.220Z] #19 99.44 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:39.220Z] #19 100.4 Selecting previously unselected package libasan6-arm64-cross. [2022-06-05T09:44:39.220Z] #19 100.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:39.220Z] #19 100.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:39.220Z] #19 100.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-06-05T09:44:39.220Z] #19 100.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:39.220Z] #19 100.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:39.220Z] #19 100.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-06-05T09:44:39.220Z] #19 100.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:39.220Z] #19 100.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:39.261Z] #21 13.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-05T09:44:39.261Z] #21 13.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-05T09:44:39.441Z] #21 28.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:44:39.478Z] #19 101.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-06-05T09:44:39.479Z] #19 101.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:39.479Z] #19 101.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:39.737Z] #19 101.3 Selecting previously unselected package libubsan1-arm64-cross. [2022-06-05T09:44:39.737Z] #19 101.3 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:39.737Z] #19 101.3 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:39.824Z] #21 14.44 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:44:39.824Z] #21 14.55 Fetched 27.6 MB in 1s (24.8 MB/s) [2022-06-05T09:44:39.824Z] #21 14.62 Selecting previously unselected package pigz. [2022-06-05T09:44:39.995Z] #19 101.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-06-05T09:44:39.995Z] #19 101.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:39.995Z] #19 101.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:39.995Z] #19 101.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-06-05T09:44:39.995Z] #19 101.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:39.995Z] #19 101.7 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:44:40.018Z] #21 29.27 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-05T09:44:40.018Z] #21 29.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:44:40.081Z] #21 14.62 (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 ... 24019 files and directories currently installed.) [2022-06-05T09:44:40.081Z] #21 14.66 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-05T09:44:40.081Z] #21 14.68 Unpacking pigz (2.6-1) ... [2022-06-05T09:44:40.081Z] #21 14.76 Selecting previously unselected package libelf1:amd64. [2022-06-05T09:44:40.081Z] #21 14.77 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-05T09:44:40.081Z] #21 14.79 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-05T09:44:40.279Z] #21 29.29 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-06-05T09:44:40.279Z] #21 29.31 Setting up libicu67:arm64 (67.1-7) ... [2022-06-05T09:44:40.279Z] #21 29.35 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-06-05T09:44:40.279Z] #21 29.36 Setting up libinih1:arm64 (53-1+b2) ... [2022-06-05T09:44:40.279Z] #21 29.38 Setting up uidmap (1:4.8.1-1) ... [2022-06-05T09:44:40.279Z] #21 29.39 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:44:40.279Z] #21 29.40 Setting up bzip2 (1.0.8-4) ... [2022-06-05T09:44:40.279Z] #21 29.42 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-05T09:44:40.279Z] #21 29.43 Setting up python3-wheel (0.34.2-1) ... [2022-06-05T09:44:40.338Z] #21 14.92 Selecting previously unselected package libbpf0:amd64. [2022-06-05T09:44:40.338Z] #21 14.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-05T09:44:40.338Z] #21 14.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-05T09:44:40.338Z] #21 15.03 Selecting previously unselected package libcap2:amd64. [2022-06-05T09:44:40.338Z] #21 15.05 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-05T09:44:40.338Z] #21 15.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-05T09:44:40.338Z] #21 15.11 Selecting previously unselected package libmnl0:amd64. [2022-06-05T09:44:40.338Z] #21 15.12 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-05T09:44:40.338Z] #21 15.12 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-05T09:44:40.338Z] #21 15.17 Selecting previously unselected package libxtables12:amd64. [2022-06-05T09:44:40.350Z] #21 6.343 Fetched 8537 kB in 5s (1671 kB/s) [2022-06-05T09:44:40.594Z] #21 15.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-05T09:44:40.595Z] #21 15.19 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-05T09:44:40.595Z] #21 15.25 Selecting previously unselected package libcap2-bin. [2022-06-05T09:44:40.595Z] #21 15.25 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-05T09:44:40.595Z] #21 15.26 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-05T09:44:40.595Z] #21 15.34 Selecting previously unselected package iproute2. [2022-06-05T09:44:40.595Z] #21 15.35 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-05T09:44:40.595Z] #21 15.36 Unpacking iproute2 (5.10.0-4) ... [2022-06-05T09:44:40.850Z] #21 30.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:40.850Z] #21 30.09 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-05T09:44:41.110Z] #21 30.11 Setting up libcap2-bin (1:2.44-1) ... [2022-06-05T09:44:41.110Z] #21 30.12 Setting up apparmor (2.13.6-10) ... [2022-06-05T09:44:41.198Z] #21 15.81 Selecting previously unselected package xxd. [2022-06-05T09:44:41.198Z] #21 15.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-05T09:44:41.198Z] #21 15.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:41.198Z] #21 15.91 Selecting previously unselected package vim-common. [2022-06-05T09:44:41.198Z] #21 15.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:44:41.198Z] #21 15.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:41.455Z] #21 16.08 Selecting previously unselected package bash-completion. [2022-06-05T09:44:41.456Z] #21 16.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-05T09:44:42.243Z] #21 6.343 Reading package lists... [2022-06-05T09:44:42.496Z] #21 31.58 Setting up zip (3.0-12) ... [2022-06-05T09:44:42.496Z] #21 31.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:42.496Z] #21 31.66 Setting up bash-completion (1:2.11-2) ... [2022-06-05T09:44:42.521Z] #21 22.86 Selecting previously unselected package libinih1:amd64. [2022-06-05T09:44:42.521Z] #21 22.86 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-05T09:44:42.521Z] #21 22.87 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-05T09:44:42.521Z] #21 22.92 Selecting previously unselected package libnet1:amd64. [2022-06-05T09:44:42.521Z] #21 22.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-05T09:44:42.521Z] #21 22.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:44:42.521Z] #21 23.01 Selecting previously unselected package libnl-3-200:amd64. [2022-06-05T09:44:42.521Z] #21 23.02 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-05T09:44:42.782Z] #21 23.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-05T09:44:42.782Z] #21 23.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-05T09:44:42.782Z] #21 23.14 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-05T09:44:42.782Z] #21 23.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-05T09:44:42.782Z] #21 23.19 Selecting previously unselected package net-tools. [2022-06-05T09:44:42.782Z] #21 23.20 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-05T09:44:42.782Z] #21 23.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:44:43.044Z] #21 23.39 Selecting previously unselected package patch. [2022-06-05T09:44:43.044Z] #21 23.40 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-05T09:44:43.044Z] #21 23.41 Unpacking patch (2.7.6-7) ... [2022-06-05T09:44:43.305Z] #21 23.51 Selecting previously unselected package python-pip-whl. [2022-06-05T09:44:43.305Z] #21 23.53 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:44:43.305Z] #21 23.53 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:44:43.348Z] #21 17.90 Unpacking bash-completion (1:2.11-2) ... [2022-06-05T09:44:43.608Z] #21 18.26 Selecting previously unselected package bzip2. [2022-06-05T09:44:43.608Z] #21 18.27 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-05T09:44:43.608Z] #21 18.27 Unpacking bzip2 (1.0.8-4) ... [2022-06-05T09:44:43.608Z] #21 18.35 Selecting previously unselected package xz-utils. [2022-06-05T09:44:43.828Z] #21 24.11 Selecting previously unselected package python3-lib2to3. [2022-06-05T09:44:43.828Z] #21 24.11 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-05T09:44:43.828Z] #21 24.12 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:44:43.828Z] #21 24.23 Selecting previously unselected package python3-distutils. [2022-06-05T09:44:43.828Z] #21 24.24 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-05T09:44:43.828Z] #21 24.25 Unpacking python3-distutils (3.9.2-1) ... [2022-06-05T09:44:43.865Z] #21 18.38 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-05T09:44:43.865Z] #21 18.39 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:44:43.865Z] #21 18.55 Selecting previously unselected package apparmor. [2022-06-05T09:44:43.865Z] #21 18.55 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-05T09:44:43.865Z] #21 18.61 Unpacking apparmor (2.13.6-10) ... [2022-06-05T09:44:44.089Z] #21 24.37 Selecting previously unselected package python3-pkg-resources. [2022-06-05T09:44:44.089Z] #21 24.38 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-05T09:44:44.089Z] #21 24.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:44:44.089Z] #21 24.51 Selecting previously unselected package python3-setuptools. [2022-06-05T09:44:44.089Z] #21 24.51 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-05T09:44:44.089Z] #21 24.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-05T09:44:44.138Z] #21 8.519 Reading package lists... [2022-06-05T09:44:44.351Z] #21 24.70 Selecting previously unselected package python3-wheel. [2022-06-05T09:44:44.351Z] #21 24.70 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-05T09:44:44.351Z] #21 24.70 Unpacking python3-wheel (0.34.2-1) ... [2022-06-05T09:44:44.351Z] #21 24.77 Selecting previously unselected package python3-pip. [2022-06-05T09:44:44.351Z] #21 24.77 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:44:44.351Z] #21 24.78 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:44:44.394Z] #21 10.44 Building dependency tree... [2022-06-05T09:44:44.428Z] #21 19.07 Selecting previously unselected package inetutils-ping. [2022-06-05T09:44:44.428Z] #21 19.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-05T09:44:44.428Z] #21 19.09 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-05T09:44:44.428Z] #21 19.19 Selecting previously unselected package libip4tc2:amd64. [2022-06-05T09:44:44.428Z] #21 19.20 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-05T09:44:44.428Z] #21 19.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:44.428Z] #21 19.27 Selecting previously unselected package libip6tc2:amd64. [2022-06-05T09:44:44.428Z] #21 19.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-05T09:44:44.428Z] #21 19.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:44.428Z] #21 19.33 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-05T09:44:44.611Z] #21 25.00 Selecting previously unselected package sudo. [2022-06-05T09:44:44.611Z] #21 25.00 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-05T09:44:44.611Z] #21 25.01 Unpacking sudo (1.9.5p2-3) ... [2022-06-05T09:44:44.685Z] #21 19.34 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-05T09:44:44.685Z] #21 19.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-05T09:44:44.685Z] #21 19.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-05T09:44:44.685Z] #21 19.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-05T09:44:44.685Z] #21 19.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-05T09:44:44.685Z] #21 19.49 Selecting previously unselected package libnftnl11:amd64. [2022-06-05T09:44:44.685Z] #21 19.50 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-05T09:44:44.685Z] #21 19.51 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-05T09:44:44.685Z] #21 19.58 Selecting previously unselected package iptables. [2022-06-05T09:44:44.942Z] #21 19.59 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-05T09:44:44.942Z] #21 19.60 Unpacking iptables (1.8.7-1) ... [2022-06-05T09:44:45.045Z] #21 33.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:44:45.045Z] #21 33.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-05T09:44:45.045Z] #21 33.91 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-06-05T09:44:45.045Z] #21 33.93 Setting up patch (2.7.6-7) ... [2022-06-05T09:44:45.045Z] #21 33.94 Setting up sudo (1.9.5p2-3) ... [2022-06-05T09:44:45.045Z] #21 34.02 invoke-rc.d: could not determine current runlevel [2022-06-05T09:44:45.045Z] #21 34.04 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-05T09:44:45.045Z] #21 34.05 Setting up xfsprogs (5.10.0-4) ... [2022-06-05T09:44:45.046Z] #21 34.06 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-06-05T09:44:45.046Z] #21 34.08 Setting up inetutils-ping (2:2.0-1) ... [2022-06-05T09:44:45.046Z] #21 34.10 Setting up pigz (2.6-1) ... [2022-06-05T09:44:45.046Z] #21 34.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-05T09:44:45.046Z] #21 34.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-05T09:44:45.046Z] #21 34.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:44:45.046Z] #21 34.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:45.182Z] #21 25.48 Selecting previously unselected package thin-provisioning-tools. [2022-06-05T09:44:45.182Z] #21 25.49 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-05T09:44:45.182Z] #21 25.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:44:45.182Z] #21 25.67 Selecting previously unselected package uidmap. [2022-06-05T09:44:45.182Z] #21 25.69 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-05T09:44:45.182Z] #21 25.69 Unpacking uidmap (1:4.8.1-1) ... [2022-06-05T09:44:45.199Z] #21 19.90 Selecting previously unselected package libonig5:amd64. [2022-06-05T09:44:45.199Z] #21 19.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-05T09:44:45.199Z] #21 19.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-05T09:44:45.262Z] #19 106.7 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-06-05T09:44:45.262Z] #19 106.7 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:44:45.262Z] #19 106.7 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:44:45.262Z] #19 106.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-06-05T09:44:45.262Z] #19 106.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-06-05T09:44:45.262Z] #19 106.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-05T09:44:45.262Z] #19 106.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-06-05T09:44:45.262Z] #19 106.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-06-05T09:44:45.262Z] #19 106.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-05T09:44:45.325Z] #21 11.66 The following additional packages will be installed: [2022-06-05T09:44:45.325Z] #21 11.66 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-05T09:44:45.325Z] #21 11.66 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-05T09:44:45.325Z] #21 11.67 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-05T09:44:45.325Z] #21 11.67 python3-pkg-resources vim-runtime xxd [2022-06-05T09:44:45.325Z] #21 11.67 Suggested packages: [2022-06-05T09:44:45.325Z] #21 11.68 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-05T09:44:45.325Z] #21 11.68 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-05T09:44:45.325Z] #21 11.68 acl attr quota [2022-06-05T09:44:45.325Z] #21 11.68 Recommended packages: [2022-06-05T09:44:45.325Z] #21 11.68 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-05T09:44:45.443Z] #21 25.83 Selecting previously unselected package vim-runtime. [2022-06-05T09:44:45.444Z] #21 25.85 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:44:45.444Z] #21 25.89 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-05T09:44:45.444Z] #21 25.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-05T09:44:45.444Z] #21 25.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:45.455Z] #21 20.06 Selecting previously unselected package libjq1:amd64. [2022-06-05T09:44:45.455Z] #21 20.08 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-05T09:44:45.455Z] #21 20.09 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-05T09:44:45.455Z] #21 20.21 Selecting previously unselected package jq. [2022-06-05T09:44:45.455Z] #21 20.22 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-05T09:44:45.455Z] #21 20.23 Unpacking jq (1.6-2.1) ... [2022-06-05T09:44:45.520Z] #19 107.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-06-05T09:44:45.520Z] #19 107.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:45.520Z] #19 107.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:44:45.618Z] #21 34.77 Setting up libaio1:arm64 (0.3.112-9) ... [2022-06-05T09:44:45.618Z] #21 34.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:44:45.711Z] #21 20.31 Selecting previously unselected package libaio1:amd64. [2022-06-05T09:44:45.711Z] #21 20.33 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-05T09:44:45.711Z] #21 20.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-05T09:44:45.711Z] #21 20.43 Selecting previously unselected package libgpm2:amd64. [2022-06-05T09:44:45.711Z] #21 20.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-05T09:44:45.711Z] #21 20.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-05T09:44:45.711Z] #21 20.51 Selecting previously unselected package libicu67:amd64. [2022-06-05T09:44:45.711Z] #21 20.53 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-05T09:44:45.779Z] #19 107.4 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-06-05T09:44:45.779Z] #19 107.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:45.779Z] #19 107.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:44:45.968Z] #21 20.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-05T09:44:46.140Z] #21 35.17 Setting up libelf1:arm64 (0.183-1) ... [2022-06-05T09:44:46.140Z] #21 35.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:44:46.140Z] #21 35.24 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-05T09:44:46.140Z] #21 35.27 Setting up python3-distutils (3.9.2-1) ... [2022-06-05T09:44:46.400Z] #21 35.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:46.661Z] #21 35.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-05T09:44:46.661Z] #21 35.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-05T09:44:46.661Z] #21 35.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-05T09:44:46.661Z] #21 35.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-05T09:44:46.661Z] #21 35.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-05T09:44:46.661Z] #21 35.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-05T09:44:46.661Z] #21 35.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-05T09:44:46.661Z] #21 35.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-05T09:44:46.661Z] #21 35.77 Setting up python3-setuptools (52.0.0-4) ... [2022-06-05T09:44:46.694Z] #21 12.73 The following NEW packages will be installed: [2022-06-05T09:44:46.694Z] #21 12.74 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-05T09:44:46.694Z] #21 12.74 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-05T09:44:46.694Z] #21 12.74 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-05T09:44:46.694Z] #21 12.74 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-05T09:44:46.694Z] #21 12.74 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-05T09:44:46.694Z] #21 12.74 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-05T09:44:46.694Z] #21 12.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-05T09:44:46.694Z] #21 12.75 xz-utils zip zstd [2022-06-05T09:44:46.694Z] #21 13.04 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:44:46.694Z] #21 13.04 Need to get 27.6 MB of archives. [2022-06-05T09:44:46.694Z] #21 13.04 After this operation, 106 MB of additional disk space will be used. [2022-06-05T09:44:46.694Z] #21 13.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-05T09:44:46.694Z] #21 13.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-05T09:44:46.694Z] #21 13.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-05T09:44:46.694Z] #21 13.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-05T09:44:46.694Z] #21 13.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-05T09:44:46.694Z] #21 13.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-05T09:44:46.694Z] #21 13.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-05T09:44:46.694Z] #21 13.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-05T09:44:46.694Z] #21 13.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-05T09:44:46.695Z] #21 13.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-05T09:44:46.695Z] #21 13.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-05T09:44:46.695Z] #21 13.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-05T09:44:46.695Z] #21 13.12 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-05T09:44:46.695Z] #21 13.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-05T09:44:46.695Z] #21 13.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-05T09:44:46.695Z] #21 13.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-05T09:44:46.695Z] #21 13.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-05T09:44:46.695Z] #21 13.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-05T09:44:46.695Z] #21 13.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-05T09:44:46.695Z] #21 13.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-05T09:44:46.695Z] #21 13.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-05T09:44:46.695Z] #21 13.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-05T09:44:46.695Z] #21 13.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-05T09:44:46.695Z] #21 13.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-05T09:44:46.695Z] #21 13.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-05T09:44:46.695Z] #21 13.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-05T09:44:46.695Z] #21 13.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-05T09:44:47.260Z] #21 13.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-05T09:44:47.260Z] #21 13.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-05T09:44:47.260Z] #21 13.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-05T09:44:47.260Z] #21 13.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-05T09:44:47.260Z] #21 13.51 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-05T09:44:47.260Z] #21 13.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-05T09:44:47.260Z] #21 13.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-05T09:44:47.260Z] #21 13.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-05T09:44:47.260Z] #21 13.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-05T09:44:47.260Z] #21 13.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-05T09:44:47.260Z] #21 13.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-05T09:44:47.260Z] #21 13.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-05T09:44:47.260Z] #21 13.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-05T09:44:47.260Z] #21 13.61 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-05T09:44:47.260Z] #21 13.65 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-05T09:44:47.260Z] #21 13.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-05T09:44:47.260Z] #21 13.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-05T09:44:47.260Z] #21 13.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-05T09:44:47.517Z] #21 13.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-05T09:44:47.517Z] #21 13.90 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-05T09:44:47.517Z] #21 13.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-05T09:44:48.045Z] #21 37.14 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-05T09:44:48.045Z] #21 37.16 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-06-05T09:44:48.045Z] #21 37.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:44:48.045Z] #21 37.18 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:44:48.081Z] #21 14.41 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:44:48.081Z] #21 14.52 Fetched 27.6 MB in 1s (23.7 MB/s) [2022-06-05T09:44:48.081Z] #21 14.57 Selecting previously unselected package pigz. [2022-06-05T09:44:48.081Z] #21 14.57 (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 ... 24019 files and directories currently installed.) [2022-06-05T09:44:48.081Z] #21 14.62 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-05T09:44:48.081Z] #21 14.62 Unpacking pigz (2.6-1) ... [2022-06-05T09:44:48.338Z] #21 14.70 Selecting previously unselected package libelf1:amd64. [2022-06-05T09:44:48.338Z] #21 14.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-05T09:44:48.338Z] #21 14.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-05T09:44:48.338Z] #21 14.85 Selecting previously unselected package libbpf0:amd64. [2022-06-05T09:44:48.338Z] #21 14.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-05T09:44:48.338Z] #21 14.85 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-05T09:44:48.596Z] #21 14.94 Selecting previously unselected package libcap2:amd64. [2022-06-05T09:44:48.596Z] #21 14.95 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-05T09:44:48.596Z] #21 14.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-05T09:44:48.596Z] #21 15.02 Selecting previously unselected package libmnl0:amd64. [2022-06-05T09:44:48.596Z] #21 15.02 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-05T09:44:48.596Z] #21 15.03 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-05T09:44:48.596Z] #21 15.08 Selecting previously unselected package libxtables12:amd64. [2022-06-05T09:44:48.596Z] #21 15.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-05T09:44:48.596Z] #21 15.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-05T09:44:48.596Z] #21 15.19 Selecting previously unselected package libcap2-bin. [2022-06-05T09:44:48.748Z] #21 28.62 Selecting previously unselected package vim. [2022-06-05T09:44:48.748Z] #21 28.64 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-05T09:44:48.748Z] #21 28.65 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:48.748Z] #21 29.18 Selecting previously unselected package xfsprogs. [2022-06-05T09:44:48.748Z] #21 29.18 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-05T09:44:48.748Z] #21 29.20 Unpacking xfsprogs (5.10.0-4) ... [2022-06-05T09:44:48.854Z] #21 15.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-05T09:44:48.854Z] #21 15.20 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-05T09:44:48.854Z] #21 15.26 Selecting previously unselected package iproute2. [2022-06-05T09:44:48.854Z] #21 15.27 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-05T09:44:48.854Z] #21 15.27 Unpacking iproute2 (5.10.0-4) ... [2022-06-05T09:44:48.988Z] #21 38.22 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-05T09:44:48.989Z] #21 38.24 Setting up jq (1.6-2.1) ... [2022-06-05T09:44:48.989Z] #21 38.25 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-06-05T09:44:48.989Z] #21 38.26 Setting up iptables (1.8.7-1) ... [2022-06-05T09:44:48.989Z] #21 38.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:44:48.989Z] #21 38.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:44:48.989Z] #21 38.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:44:49.009Z] #21 29.60 Selecting previously unselected package zip. [2022-06-05T09:44:49.249Z] #21 38.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:44:49.249Z] #21 38.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-05T09:44:49.249Z] #21 38.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-05T09:44:49.249Z] #21 38.32 Setting up iproute2 (5.10.0-4) ... [2022-06-05T09:44:49.270Z] #21 29.61 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-05T09:44:49.270Z] #21 29.61 Unpacking zip (3.0-12) ... [2022-06-05T09:44:49.270Z] #21 29.72 Selecting previously unselected package zstd. [2022-06-05T09:44:49.270Z] #21 29.73 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-05T09:44:49.270Z] #21 29.74 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:44:49.315Z] #21 23.67 Selecting previously unselected package libinih1:amd64. [2022-06-05T09:44:49.315Z] #21 23.68 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-05T09:44:49.315Z] #21 23.69 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-05T09:44:49.315Z] #21 23.74 Selecting previously unselected package libnet1:amd64. [2022-06-05T09:44:49.315Z] #21 23.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-05T09:44:49.315Z] #21 23.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:44:49.315Z] #21 23.83 Selecting previously unselected package libnl-3-200:amd64. [2022-06-05T09:44:49.315Z] #21 23.83 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-05T09:44:49.315Z] #21 23.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-05T09:44:49.315Z] #21 23.91 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-05T09:44:49.315Z] #21 23.92 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-05T09:44:49.315Z] #21 23.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-05T09:44:49.315Z] #21 23.97 Selecting previously unselected package net-tools. [2022-06-05T09:44:49.315Z] #21 23.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-05T09:44:49.315Z] #21 23.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:44:49.418Z] #21 15.72 Selecting previously unselected package xxd. [2022-06-05T09:44:49.418Z] #21 15.72 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-05T09:44:49.418Z] #21 15.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:49.418Z] #21 15.78 Selecting previously unselected package vim-common. [2022-06-05T09:44:49.418Z] #21 15.79 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:44:49.418Z] #21 15.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:49.577Z] #21 24.16 Selecting previously unselected package patch. [2022-06-05T09:44:49.577Z] #21 24.16 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-05T09:44:49.577Z] #21 24.17 Unpacking patch (2.7.6-7) ... [2022-06-05T09:44:49.577Z] #21 24.28 Selecting previously unselected package python-pip-whl. [2022-06-05T09:44:49.577Z] #21 24.29 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:44:49.577Z] #21 24.29 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:44:49.675Z] #21 15.98 Selecting previously unselected package bash-completion. [2022-06-05T09:44:49.675Z] #21 15.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-05T09:44:49.770Z] #21 38.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:44:49.842Z] #21 30.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:44:50.159Z] #21 24.83 Selecting previously unselected package python3-lib2to3. [2022-06-05T09:44:50.159Z] #21 24.83 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-05T09:44:50.159Z] #21 24.84 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:44:50.159Z] #21 24.93 Selecting previously unselected package python3-distutils. [2022-06-05T09:44:50.428Z] #21 24.93 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-05T09:44:50.428Z] #21 24.94 Unpacking python3-distutils (3.9.2-1) ... [2022-06-05T09:44:50.428Z] #21 25.09 Selecting previously unselected package python3-pkg-resources. [2022-06-05T09:44:50.428Z] #21 25.09 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-05T09:44:50.428Z] #21 25.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:44:50.691Z] #21 25.24 Selecting previously unselected package python3-setuptools. [2022-06-05T09:44:50.691Z] #21 25.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-05T09:44:50.691Z] #21 25.24 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-05T09:44:50.691Z] #21 25.51 Selecting previously unselected package python3-wheel. [2022-06-05T09:44:50.786Z] #21 30.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:50.786Z] #21 30.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:44:50.786Z] #21 31.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-05T09:44:50.786Z] #21 31.02 Setting up libicu67:amd64 (67.1-7) ... [2022-06-05T09:44:50.786Z] #21 31.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:50.786Z] #21 31.04 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-05T09:44:50.786Z] #21 31.05 Setting up uidmap (1:4.8.1-1) ... [2022-06-05T09:44:50.786Z] #21 31.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:44:50.786Z] #21 31.08 Setting up bzip2 (1.0.8-4) ... [2022-06-05T09:44:50.786Z] #21 31.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-05T09:44:50.786Z] #21 31.10 Setting up python3-wheel (0.34.2-1) ... [2022-06-05T09:44:50.950Z] #21 25.51 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-05T09:44:50.950Z] #21 25.52 Unpacking python3-wheel (0.34.2-1) ... [2022-06-05T09:44:50.950Z] #21 25.59 Selecting previously unselected package python3-pip. [2022-06-05T09:44:50.950Z] #21 25.59 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:44:50.950Z] #21 25.60 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:44:51.044Z] #19 112.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-06-05T09:44:51.044Z] #19 112.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:44:51.044Z] #19 112.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:44:51.044Z] #19 112.6 Selecting previously unselected package patch. [2022-06-05T09:44:51.044Z] #19 112.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-06-05T09:44:51.044Z] #19 112.6 Unpacking patch (2.7.6-7) ... [2022-06-05T09:44:51.044Z] #19 112.7 Selecting previously unselected package dpkg-dev. [2022-06-05T09:44:51.044Z] #19 112.7 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-06-05T09:44:51.044Z] #19 112.7 Unpacking dpkg-dev (1.20.10) ... [2022-06-05T09:44:51.044Z] #19 112.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-06-05T09:44:51.044Z] #19 112.8 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-06-05T09:44:51.044Z] #19 112.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-06-05T09:44:51.044Z] #19 112.8 Selecting previously unselected package libio-string-perl. [2022-06-05T09:44:51.044Z] #19 112.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-06-05T09:44:51.044Z] #19 112.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-06-05T09:44:51.044Z] #19 112.9 Selecting previously unselected package libicu67:amd64. [2022-06-05T09:44:51.044Z] #19 112.9 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-06-05T09:44:51.044Z] #19 112.9 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-05T09:44:51.208Z] #21 25.86 Selecting previously unselected package sudo. [2022-06-05T09:44:51.208Z] #21 25.86 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-05T09:44:51.208Z] #21 25.87 Unpacking sudo (1.9.5p2-3) ... [2022-06-05T09:44:51.360Z] #21 31.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:51.360Z] #21 31.82 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-05T09:44:51.360Z] #21 31.84 Setting up libcap2-bin (1:2.44-1) ... [2022-06-05T09:44:51.360Z] #21 31.85 Setting up apparmor (2.13.6-10) ... [2022-06-05T09:44:51.570Z] #21 17.62 Unpacking bash-completion (1:2.11-2) ... [2022-06-05T09:44:51.570Z] #21 17.96 Selecting previously unselected package bzip2. [2022-06-05T09:44:51.570Z] #21 17.96 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-05T09:44:51.570Z] #21 17.97 Unpacking bzip2 (1.0.8-4) ... [2022-06-05T09:44:51.570Z] #21 18.04 Selecting previously unselected package xz-utils. [2022-06-05T09:44:51.692Z] #21 DONE 40.8s [2022-06-05T09:44:51.692Z] [2022-06-05T09:44:51.692Z] #22 [dev-systemd-false 8/26] 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-06-05T09:44:51.692Z] #22 sha256:26137475dac873686777bd0156314dca208fc7d33375079d71d14c3dcb30c35d [2022-06-05T09:44:51.769Z] #21 26.42 Selecting previously unselected package thin-provisioning-tools. [2022-06-05T09:44:51.769Z] #21 26.42 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-05T09:44:51.769Z] #21 26.42 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:44:51.828Z] #21 18.04 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-05T09:44:51.828Z] #21 18.05 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:44:51.828Z] #21 18.19 Selecting previously unselected package apparmor. [2022-06-05T09:44:51.828Z] #21 18.20 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-05T09:44:51.828Z] #21 18.24 Unpacking apparmor (2.13.6-10) ... [2022-06-05T09:44:51.979Z] #19 113.7 Selecting previously unselected package libxml2:amd64. [2022-06-05T09:44:51.979Z] #19 113.7 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-05T09:44:51.979Z] #19 113.7 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-05T09:44:52.025Z] #21 26.64 Selecting previously unselected package uidmap. [2022-06-05T09:44:52.025Z] #21 26.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-05T09:44:52.025Z] #21 26.66 Unpacking uidmap (1:4.8.1-1) ... [2022-06-05T09:44:52.025Z] #21 26.78 Selecting previously unselected package vim-runtime. [2022-06-05T09:44:52.025Z] #21 26.78 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:44:52.025Z] #21 26.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-05T09:44:52.025Z] #21 26.84 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-05T09:44:52.237Z] #19 113.8 Selecting previously unselected package libxml-namespacesupport-perl. [2022-06-05T09:44:52.237Z] #19 113.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-06-05T09:44:52.237Z] #19 113.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-05T09:44:52.237Z] #19 113.8 Selecting previously unselected package libxml-sax-base-perl. [2022-06-05T09:44:52.237Z] #19 113.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-06-05T09:44:52.237Z] #19 113.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-06-05T09:44:52.237Z] #19 113.9 Selecting previously unselected package libxml-sax-perl. [2022-06-05T09:44:52.237Z] #19 113.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-06-05T09:44:52.237Z] #19 113.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-06-05T09:44:52.237Z] #19 113.9 Selecting previously unselected package libxml-libxml-perl. [2022-06-05T09:44:52.237Z] #19 113.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-06-05T09:44:52.237Z] #19 113.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-05T09:44:52.237Z] #19 114.0 Selecting previously unselected package libxml-simple-perl. [2022-06-05T09:44:52.237Z] #19 114.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-06-05T09:44:52.237Z] #19 114.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-06-05T09:44:52.237Z] #19 114.0 Selecting previously unselected package libyaml-perl. [2022-06-05T09:44:52.274Z] #22 0.643 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-05T09:44:52.274Z] #22 0.647 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-05T09:44:52.274Z] #22 0.651 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-05T09:44:52.274Z] #22 DONE 0.7s [2022-06-05T09:44:52.274Z] [2022-06-05T09:44:52.274Z] #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-06-05T09:44:52.274Z] #60 sha256:3aea08422c4a6c17c65f77e1ef9dea0809e340eb44f5776af767a17379317d23 [2022-06-05T09:44:52.280Z] #21 26.84 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:52.391Z] #21 18.65 Selecting previously unselected package inetutils-ping. [2022-06-05T09:44:52.391Z] #21 18.67 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-05T09:44:52.391Z] #21 18.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-05T09:44:52.391Z] #21 18.77 Selecting previously unselected package libip4tc2:amd64. [2022-06-05T09:44:52.391Z] #21 18.78 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-05T09:44:52.392Z] #21 18.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:52.392Z] #21 18.85 Selecting previously unselected package libip6tc2:amd64. [2022-06-05T09:44:52.392Z] #21 18.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-05T09:44:52.392Z] #21 18.86 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:52.502Z] #19 114.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-06-05T09:44:52.502Z] #19 114.0 Unpacking libyaml-perl (1.30-1) ... [2022-06-05T09:44:52.502Z] #19 114.0 Selecting previously unselected package libconfig-auto-perl. [2022-06-05T09:44:52.502Z] #19 114.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-06-05T09:44:52.502Z] #19 114.1 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-06-05T09:44:52.502Z] #19 114.1 Selecting previously unselected package libfile-which-perl. [2022-06-05T09:44:52.502Z] #19 114.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-06-05T09:44:52.502Z] #19 114.1 Unpacking libfile-which-perl (1.23-1) ... [2022-06-05T09:44:52.502Z] #19 114.1 Selecting previously unselected package libfile-homedir-perl. [2022-06-05T09:44:52.502Z] #19 114.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-06-05T09:44:52.502Z] #19 114.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-06-05T09:44:52.502Z] #19 114.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-06-05T09:44:52.502Z] #19 114.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-06-05T09:44:52.502Z] #19 114.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-05T09:44:52.502Z] #19 114.2 Selecting previously unselected package dpkg-cross. [2022-06-05T09:44:52.502Z] #19 114.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-06-05T09:44:52.502Z] #19 114.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-06-05T09:44:52.538Z] #60 ... [2022-06-05T09:44:52.538Z] [2022-06-05T09:44:52.538Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-05T09:44:52.538Z] #23 sha256:88254d14ddb90aa4c0cca30b66e3966710f4b7f4a492f4f9ef657a1c3e17af57 [2022-06-05T09:44:52.649Z] #21 18.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-05T09:44:52.649Z] #21 18.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-05T09:44:52.649Z] #21 18.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-05T09:44:52.649Z] #21 18.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-05T09:44:52.649Z] #21 18.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-05T09:44:52.649Z] #21 18.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-05T09:44:52.649Z] #21 19.06 Selecting previously unselected package libnftnl11:amd64. [2022-06-05T09:44:52.649Z] #21 19.09 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-05T09:44:52.649Z] #21 19.09 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-05T09:44:52.835Z] #19 114.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-06-05T09:44:52.835Z] #19 114.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-06-05T09:44:52.835Z] #19 114.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-06-05T09:44:52.835Z] #19 114.3 Selecting previously unselected package libc6-armel-cross. [2022-06-05T09:44:52.835Z] #19 114.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-06-05T09:44:52.835Z] #19 114.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-06-05T09:44:52.835Z] #19 114.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-06-05T09:44:52.835Z] #19 114.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:52.835Z] #19 114.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:44:52.835Z] #19 114.5 Selecting previously unselected package libgomp1-armel-cross. [2022-06-05T09:44:52.835Z] #19 114.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:52.835Z] #19 114.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:44:52.835Z] #19 114.5 Selecting previously unselected package libatomic1-armel-cross. [2022-06-05T09:44:52.835Z] #19 114.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:52.835Z] #19 114.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:44:52.835Z] #19 114.5 Selecting previously unselected package libasan6-armel-cross. [2022-06-05T09:44:52.835Z] #19 114.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:52.835Z] #19 114.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:44:52.915Z] #21 19.18 Selecting previously unselected package iptables. [2022-06-05T09:44:52.915Z] #21 19.19 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-05T09:44:52.915Z] #21 19.20 Unpacking iptables (1.8.7-1) ... [2022-06-05T09:44:53.172Z] #21 19.54 Selecting previously unselected package libonig5:amd64. [2022-06-05T09:44:53.172Z] #21 19.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-05T09:44:53.172Z] #21 19.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-05T09:44:53.172Z] #21 19.70 Selecting previously unselected package libjq1:amd64. [2022-06-05T09:44:53.172Z] #21 19.71 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-05T09:44:53.172Z] #21 19.71 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-05T09:44:53.276Z] #21 33.32 Setting up zip (3.0-12) ... [2022-06-05T09:44:53.277Z] #21 33.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:53.277Z] #21 33.37 Setting up bash-completion (1:2.11-2) ... [2022-06-05T09:44:53.408Z] #19 114.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-06-05T09:44:53.408Z] #19 114.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:53.408Z] #19 114.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:44:53.408Z] #19 114.9 Selecting previously unselected package libubsan1-armel-cross. [2022-06-05T09:44:53.408Z] #19 114.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:53.408Z] #19 114.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:44:53.408Z] #19 115.0 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-06-05T09:44:53.408Z] #19 115.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:53.408Z] #19 115.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:44:53.429Z] #21 19.85 Selecting previously unselected package jq. [2022-06-05T09:44:53.429Z] #21 19.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-05T09:44:53.429Z] #21 19.86 Unpacking jq (1.6-2.1) ... [2022-06-05T09:44:53.429Z] #21 19.94 Selecting previously unselected package libaio1:amd64. [2022-06-05T09:44:53.429Z] #21 19.95 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-05T09:44:53.429Z] #21 19.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-05T09:44:53.429Z] #21 20.02 Selecting previously unselected package libgpm2:amd64. [2022-06-05T09:44:53.429Z] #21 20.03 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-05T09:44:53.668Z] #19 115.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-06-05T09:44:53.668Z] #19 115.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:53.668Z] #19 115.1 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-05T09:44:53.687Z] #21 20.03 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-05T09:44:53.687Z] #21 20.12 Selecting previously unselected package libicu67:amd64. [2022-06-05T09:44:53.687Z] #21 20.12 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-05T09:44:53.687Z] #21 20.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-05T09:44:55.192Z] #21 35.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:44:55.192Z] #21 35.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-05T09:44:55.192Z] #21 35.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-05T09:44:55.192Z] #21 35.33 Setting up patch (2.7.6-7) ... [2022-06-05T09:44:55.192Z] #21 35.35 Setting up sudo (1.9.5p2-3) ... [2022-06-05T09:44:55.192Z] #21 35.40 invoke-rc.d: could not determine current runlevel [2022-06-05T09:44:55.192Z] #21 35.41 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-05T09:44:55.192Z] #21 35.42 Setting up xfsprogs (5.10.0-4) ... [2022-06-05T09:44:55.192Z] #21 35.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-05T09:44:55.192Z] #21 35.44 Setting up inetutils-ping (2:2.0-1) ... [2022-06-05T09:44:55.192Z] #21 35.45 Setting up pigz (2.6-1) ... [2022-06-05T09:44:55.192Z] #21 35.46 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-05T09:44:55.192Z] #21 35.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-05T09:44:55.192Z] #21 35.50 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:44:55.192Z] #21 35.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:55.640Z] #21 29.74 Selecting previously unselected package vim. [2022-06-05T09:44:55.640Z] #21 29.74 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-05T09:44:55.640Z] #21 29.76 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:55.640Z] #21 30.29 Selecting previously unselected package xfsprogs. [2022-06-05T09:44:55.640Z] #21 30.29 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-05T09:44:55.640Z] #21 30.29 Unpacking xfsprogs (5.10.0-4) ... [2022-06-05T09:44:55.765Z] #21 36.19 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-05T09:44:55.765Z] #21 36.23 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:44:56.027Z] #21 36.59 Setting up libelf1:amd64 (0.183-1) ... [2022-06-05T09:44:56.153Z] #21 30.70 Selecting previously unselected package zip. [2022-06-05T09:44:56.153Z] #21 30.71 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-05T09:44:56.153Z] #21 30.72 Unpacking zip (3.0-12) ... [2022-06-05T09:44:56.153Z] #21 30.82 Selecting previously unselected package zstd. [2022-06-05T09:44:56.153Z] #21 30.83 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-05T09:44:56.153Z] #21 30.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:44:56.288Z] #21 36.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:44:56.288Z] #21 36.63 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-05T09:44:56.288Z] #21 36.64 Setting up python3-distutils (3.9.2-1) ... [2022-06-05T09:44:56.411Z] #21 31.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:44:56.760Z] #23 ... [2022-06-05T09:44:56.760Z] [2022-06-05T09:44:56.760Z] #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-06-05T09:44:56.760Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-05T09:44:56.760Z] #47 119.4 + dpkg --print-architecture [2022-06-05T09:44:56.760Z] #47 DONE 120.0s [2022-06-05T09:44:56.760Z] [2022-06-05T09:44:56.760Z] #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-06-05T09:44:56.760Z] #60 sha256:3aea08422c4a6c17c65f77e1ef9dea0809e340eb44f5776af767a17379317d23 [2022-06-05T09:44:56.860Z] #21 37.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:56.860Z] #21 37.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-05T09:44:56.860Z] #21 37.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-05T09:44:56.860Z] #21 37.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-05T09:44:56.860Z] #21 37.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-05T09:44:56.860Z] #21 37.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-05T09:44:56.860Z] #21 37.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-05T09:44:56.860Z] #21 37.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-05T09:44:56.860Z] #21 37.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-05T09:44:56.860Z] #21 37.14 Setting up python3-setuptools (52.0.0-4) ... [2022-06-05T09:44:56.961Z] #21 23.08 Selecting previously unselected package libinih1:amd64. [2022-06-05T09:44:56.961Z] #21 23.09 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-05T09:44:56.961Z] #21 23.10 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-05T09:44:56.961Z] #21 23.15 Selecting previously unselected package libnet1:amd64. [2022-06-05T09:44:56.961Z] #21 23.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-05T09:44:56.961Z] #21 23.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:44:56.961Z] #21 23.23 Selecting previously unselected package libnl-3-200:amd64. [2022-06-05T09:44:56.961Z] #21 23.25 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-05T09:44:56.961Z] #21 23.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-05T09:44:56.961Z] #21 23.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-05T09:44:56.961Z] #21 23.35 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-05T09:44:56.961Z] #21 23.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-05T09:44:56.961Z] #21 23.40 Selecting previously unselected package net-tools. [2022-06-05T09:44:56.961Z] #21 23.42 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-05T09:44:56.961Z] #21 23.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:44:57.230Z] #21 23.59 Selecting previously unselected package patch. [2022-06-05T09:44:57.230Z] #21 23.61 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-05T09:44:57.230Z] #21 23.62 Unpacking patch (2.7.6-7) ... [2022-06-05T09:44:57.340Z] #21 32.06 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:57.340Z] #21 32.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:44:57.340Z] #21 32.09 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-05T09:44:57.340Z] #21 32.10 Setting up libicu67:amd64 (67.1-7) ... [2022-06-05T09:44:57.340Z] #21 32.12 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-05T09:44:57.493Z] #21 23.72 Selecting previously unselected package python-pip-whl. [2022-06-05T09:44:57.493Z] #21 23.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:44:57.493Z] #21 23.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:44:57.597Z] #21 32.13 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-05T09:44:57.597Z] #21 32.15 Setting up uidmap (1:4.8.1-1) ... [2022-06-05T09:44:57.597Z] #21 32.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:44:57.597Z] #21 32.18 Setting up bzip2 (1.0.8-4) ... [2022-06-05T09:44:57.597Z] #21 32.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-05T09:44:57.597Z] #21 32.21 Setting up python3-wheel (0.34.2-1) ... [2022-06-05T09:44:57.804Z] #21 38.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-05T09:44:58.065Z] #21 38.40 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-05T09:44:58.065Z] #21 38.41 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:44:58.065Z] #21 38.43 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:44:58.086Z] #21 24.42 Selecting previously unselected package python3-lib2to3. [2022-06-05T09:44:58.086Z] #21 24.43 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-05T09:44:58.086Z] #21 24.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:44:58.086Z] #21 24.54 Selecting previously unselected package python3-distutils. [2022-06-05T09:44:58.086Z] #21 24.55 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-05T09:44:58.086Z] #21 24.56 Unpacking python3-distutils (3.9.2-1) ... [2022-06-05T09:44:58.086Z] #21 24.66 Selecting previously unselected package python3-pkg-resources. [2022-06-05T09:44:58.160Z] #21 32.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:44:58.160Z] #21 32.86 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-05T09:44:58.160Z] #21 32.87 Setting up libcap2-bin (1:2.44-1) ... [2022-06-05T09:44:58.160Z] #21 32.88 Setting up apparmor (2.13.6-10) ... [2022-06-05T09:44:58.326Z] #21 ... [2022-06-05T09:44:58.326Z] [2022-06-05T09:44:58.326Z] #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-06-05T09:44:58.326Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:44:58.326Z] #47 120.4 + dpkg --print-architecture [2022-06-05T09:44:58.326Z] #47 120.4 + git checkout -q v2.1.0 [2022-06-05T09:44:58.395Z] #21 24.66 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-05T09:44:58.396Z] #21 24.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:44:58.396Z] #21 24.84 Selecting previously unselected package python3-setuptools. [2022-06-05T09:44:58.396Z] #21 24.84 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-05T09:44:58.396Z] #21 24.85 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-05T09:44:58.655Z] #21 25.10 Selecting previously unselected package python3-wheel. [2022-06-05T09:44:58.655Z] #21 25.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-05T09:44:58.655Z] #21 25.12 Unpacking python3-wheel (0.34.2-1) ... [2022-06-05T09:44:58.655Z] #21 25.20 Selecting previously unselected package python3-pip. [2022-06-05T09:44:58.899Z] #47 120.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-05T09:44:58.899Z] #47 120.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-05T09:44:58.927Z] #21 25.21 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:44:58.927Z] #21 25.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:44:58.932Z] #19 119.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-06-05T09:44:58.932Z] #19 119.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:44:58.932Z] #19 119.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-05T09:44:58.932Z] #19 120.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-06-05T09:44:58.932Z] #19 120.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-06-05T09:44:58.932Z] #19 120.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-05T09:44:58.932Z] #19 120.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-06-05T09:44:58.932Z] #19 120.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-06-05T09:44:58.932Z] #19 120.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-05T09:44:58.932Z] #19 120.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-06-05T09:44:58.932Z] #19 120.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:44:58.932Z] #19 120.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:44:58.932Z] #19 120.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-06-05T09:44:58.932Z] #19 120.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:44:58.932Z] #19 120.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-05T09:44:59.187Z] #21 25.51 Selecting previously unselected package sudo. [2022-06-05T09:44:59.188Z] #21 25.52 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-05T09:44:59.188Z] #21 25.59 Unpacking sudo (1.9.5p2-3) ... [2022-06-05T09:44:59.759Z] #21 26.04 Selecting previously unselected package thin-provisioning-tools. [2022-06-05T09:44:59.759Z] #21 26.05 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-05T09:44:59.759Z] #21 26.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:45:00.015Z] #21 26.27 Selecting previously unselected package uidmap. [2022-06-05T09:45:00.015Z] #21 26.29 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-05T09:45:00.015Z] #21 26.29 Unpacking uidmap (1:4.8.1-1) ... [2022-06-05T09:45:00.015Z] #21 26.43 Selecting previously unselected package vim-runtime. [2022-06-05T09:45:00.015Z] #21 26.44 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:45:00.015Z] #21 26.47 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-05T09:45:00.015Z] #21 26.49 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-05T09:45:00.015Z] #21 26.50 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:45:00.055Z] #21 34.51 Setting up zip (3.0-12) ... [2022-06-05T09:45:00.055Z] #21 34.52 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:45:00.055Z] #21 34.55 Setting up bash-completion (1:2.11-2) ... [2022-06-05T09:45:00.815Z] #47 ... [2022-06-05T09:45:00.815Z] [2022-06-05T09:45:00.815Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:45:00.815Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-05T09:45:00.815Z] #21 39.60 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-05T09:45:00.815Z] #21 39.61 Setting up jq (1.6-2.1) ... [2022-06-05T09:45:00.815Z] #21 39.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-05T09:45:00.815Z] #21 39.63 Setting up iptables (1.8.7-1) ... [2022-06-05T09:45:00.815Z] #21 39.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:45:00.815Z] #21 39.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:45:00.815Z] #21 39.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:45:00.815Z] #21 39.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:45:00.815Z] #21 39.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-05T09:45:00.815Z] #21 39.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-05T09:45:00.815Z] #21 39.68 Setting up iproute2 (5.10.0-4) ... [2022-06-05T09:45:00.815Z] #21 39.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:45:00.815Z] #21 DONE 41.3s [2022-06-05T09:45:00.962Z] #60 ... [2022-06-05T09:45:00.962Z] [2022-06-05T09:45:00.962Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-05T09:45:00.962Z] #23 sha256:88254d14ddb90aa4c0cca30b66e3966710f4b7f4a492f4f9ef657a1c3e17af57 [2022-06-05T09:45:00.962Z] #23 8.213 Collecting yamllint==1.26.1 [2022-06-05T09:45:01.077Z] [2022-06-05T09:45:01.077Z] #22 [dev-systemd-false 8/26] 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-06-05T09:45:01.077Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-05T09:45:01.534Z] #23 9.253 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-05T09:45:01.651Z] #22 0.877 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-05T09:45:01.913Z] #22 0.880 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-05T09:45:01.913Z] #22 0.883 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-05T09:45:01.913Z] #22 DONE 0.9s [2022-06-05T09:45:01.913Z] [2022-06-05T09:45:01.913Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-05T09:45:01.913Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-05T09:45:01.948Z] #21 36.47 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:45:01.949Z] #21 36.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-05T09:45:01.949Z] #21 36.50 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-05T09:45:01.949Z] #21 36.51 Setting up patch (2.7.6-7) ... [2022-06-05T09:45:01.949Z] #21 36.52 Setting up sudo (1.9.5p2-3) ... [2022-06-05T09:45:01.949Z] #21 36.60 invoke-rc.d: could not determine current runlevel [2022-06-05T09:45:01.949Z] #21 36.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-05T09:45:01.949Z] #21 36.62 Setting up xfsprogs (5.10.0-4) ... [2022-06-05T09:45:01.949Z] #21 36.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-05T09:45:01.949Z] #21 36.66 Setting up inetutils-ping (2:2.0-1) ... [2022-06-05T09:45:01.949Z] #21 36.68 Setting up pigz (2.6-1) ... [2022-06-05T09:45:01.949Z] #21 36.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-05T09:45:01.949Z] #21 36.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-05T09:45:01.949Z] #21 36.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:45:02.249Z] #21 36.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:45:02.477Z] #23 10.12 Collecting pathspec>=0.5.3 [2022-06-05T09:45:02.738Z] #23 10.14 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-05T09:45:02.738Z] #23 10.33 Collecting pyyaml [2022-06-05T09:45:02.738Z] #23 10.37 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-06-05T09:45:02.999Z] #23 10.49 Building wheels for collected packages: yamllint [2022-06-05T09:45:02.999Z] #23 10.50 Building wheel for yamllint (setup.py): started [2022-06-05T09:45:03.070Z] #21 37.58 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-05T09:45:03.070Z] #21 37.59 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:45:03.283Z] #21 29.14 Selecting previously unselected package vim. [2022-06-05T09:45:03.284Z] #21 29.16 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-05T09:45:03.284Z] #21 29.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:45:03.284Z] #21 29.62 Selecting previously unselected package xfsprogs. [2022-06-05T09:45:03.284Z] #21 29.63 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-05T09:45:03.284Z] #21 29.63 Unpacking xfsprogs (5.10.0-4) ... [2022-06-05T09:45:03.328Z] #21 38.01 Setting up libelf1:amd64 (0.183-1) ... [2022-06-05T09:45:03.328Z] #21 38.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:45:03.328Z] #21 38.05 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-05T09:45:03.328Z] #21 38.06 Setting up python3-distutils (3.9.2-1) ... [2022-06-05T09:45:03.540Z] #21 29.98 Selecting previously unselected package zip. [2022-06-05T09:45:03.540Z] #21 30.00 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-05T09:45:03.540Z] #21 30.00 Unpacking zip (3.0-12) ... [2022-06-05T09:45:03.573Z] #23 11.31 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-05T09:45:03.796Z] #21 30.13 Selecting previously unselected package zstd. [2022-06-05T09:45:03.796Z] #21 30.14 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-05T09:45:03.796Z] #21 30.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:45:03.835Z] #23 11.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=89b0abd273f4bbcd377345c264a329e841c3d12ff759897a9e91112a7699b986 [2022-06-05T09:45:03.835Z] #23 11.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-05T09:45:03.835Z] #23 11.31 Successfully built yamllint [2022-06-05T09:45:03.835Z] #23 11.35 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-05T09:45:03.892Z] #21 38.47 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:45:03.892Z] #21 38.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-05T09:45:03.892Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-05T09:45:03.892Z] #21 38.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-05T09:45:03.892Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-05T09:45:03.892Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-05T09:45:03.892Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-05T09:45:03.892Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-05T09:45:03.892Z] #21 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-05T09:45:03.892Z] #21 38.54 Setting up python3-setuptools (52.0.0-4) ... [2022-06-05T09:45:04.052Z] #21 30.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:45:04.097Z] #23 11.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-05T09:45:04.195Z] #19 125.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-06-05T09:45:04.195Z] #19 125.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:45:04.195Z] #19 125.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-05T09:45:04.195Z] #19 125.1 Selecting previously unselected package crossbuild-essential-armel. [2022-06-05T09:45:04.195Z] #19 125.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-06-05T09:45:04.195Z] #19 125.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-06-05T09:45:04.195Z] #19 125.2 Selecting previously unselected package libc6-armhf-cross. [2022-06-05T09:45:04.195Z] #19 125.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-06-05T09:45:04.195Z] #19 125.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-06-05T09:45:04.195Z] #19 125.3 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-06-05T09:45:04.195Z] #19 125.3 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:04.195Z] #19 125.3 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:04.195Z] #19 125.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-06-05T09:45:04.195Z] #19 125.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:04.195Z] #19 125.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:04.195Z] #19 125.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-06-05T09:45:04.195Z] #19 125.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:04.195Z] #19 125.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:04.195Z] #19 125.4 Selecting previously unselected package libasan6-armhf-cross. [2022-06-05T09:45:04.195Z] #19 125.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:04.195Z] #19 125.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:04.195Z] #19 125.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-06-05T09:45:04.195Z] #19 125.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:04.195Z] #19 125.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:04.195Z] #19 125.7 Selecting previously unselected package libubsan1-armhf-cross. [2022-06-05T09:45:04.195Z] #19 125.7 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:04.195Z] #19 125.7 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:04.195Z] #19 125.8 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-06-05T09:45:04.195Z] #19 125.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:04.195Z] #19 125.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:04.196Z] #19 125.9 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-06-05T09:45:04.456Z] #19 125.9 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:45:04.456Z] #19 125.9 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-05T09:45:04.670Z] #23 DONE 12.2s [2022-06-05T09:45:04.670Z] [2022-06-05T09:45:04.670Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:45:04.670Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-05T09:45:04.983Z] #21 31.31 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-05T09:45:04.983Z] #21 31.32 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:45:04.983Z] #21 31.33 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-05T09:45:04.983Z] #21 31.36 Setting up libicu67:amd64 (67.1-7) ... [2022-06-05T09:45:04.983Z] #21 31.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-05T09:45:04.983Z] #21 31.42 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-05T09:45:04.983Z] #21 31.43 Setting up uidmap (1:4.8.1-1) ... [2022-06-05T09:45:04.983Z] #21 31.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:45:04.983Z] #21 31.47 Setting up bzip2 (1.0.8-4) ... [2022-06-05T09:45:04.983Z] #21 31.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-05T09:45:04.983Z] #21 31.51 Setting up python3-wheel (0.34.2-1) ... [2022-06-05T09:45:05.262Z] #21 39.87 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-05T09:45:05.262Z] #21 39.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-05T09:45:05.262Z] #21 39.89 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:45:05.262Z] #21 39.90 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:45:05.804Z] #21 32.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:45:05.804Z] #21 32.14 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-05T09:45:05.804Z] #21 32.16 Setting up libcap2-bin (1:2.44-1) ... [2022-06-05T09:45:05.804Z] #21 32.17 Setting up apparmor (2.13.6-10) ... [2022-06-05T09:45:06.632Z] #21 41.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-05T09:45:06.632Z] #21 41.04 Setting up jq (1.6-2.1) ... [2022-06-05T09:45:06.632Z] #21 41.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-05T09:45:06.632Z] #21 41.06 Setting up iptables (1.8.7-1) ... [2022-06-05T09:45:06.632Z] #21 41.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:45:06.632Z] #21 41.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:45:06.632Z] #21 41.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:45:06.632Z] #21 41.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:45:06.632Z] #21 41.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-05T09:45:06.632Z] #21 41.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-05T09:45:06.632Z] #21 41.12 Setting up iproute2 (5.10.0-4) ... [2022-06-05T09:45:06.889Z] #21 41.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:45:07.173Z] #21 33.59 Setting up zip (3.0-12) ... [2022-06-05T09:45:07.173Z] #21 33.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:45:07.173Z] #21 33.62 Setting up bash-completion (1:2.11-2) ... [2022-06-05T09:45:07.454Z] #21 DONE 42.2s [2022-06-05T09:45:07.454Z] [2022-06-05T09:45:07.454Z] #22 [dev-systemd-false 8/26] 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-06-05T09:45:07.454Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-05T09:45:08.387Z] #22 0.905 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-05T09:45:08.387Z] #22 0.912 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-05T09:45:08.387Z] #22 0.914 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-05T09:45:08.387Z] #22 DONE 1.0s [2022-06-05T09:45:08.387Z] [2022-06-05T09:45:08.387Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-05T09:45:08.387Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-05T09:45:09.069Z] #21 35.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:45:09.069Z] #21 35.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-05T09:45:09.069Z] #21 35.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-05T09:45:09.069Z] #21 35.44 Setting up patch (2.7.6-7) ... [2022-06-05T09:45:09.069Z] #21 35.45 Setting up sudo (1.9.5p2-3) ... [2022-06-05T09:45:09.069Z] #21 35.52 invoke-rc.d: could not determine current runlevel [2022-06-05T09:45:09.069Z] #21 35.53 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-05T09:45:09.069Z] #21 35.54 Setting up xfsprogs (5.10.0-4) ... [2022-06-05T09:45:09.069Z] #21 35.55 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-05T09:45:09.069Z] #21 35.56 Setting up inetutils-ping (2:2.0-1) ... [2022-06-05T09:45:09.069Z] #21 35.58 Setting up pigz (2.6-1) ... [2022-06-05T09:45:09.069Z] #21 35.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-05T09:45:09.069Z] #21 35.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-05T09:45:09.326Z] #21 35.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:45:09.326Z] #21 35.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:45:09.726Z] #19 130.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-06-05T09:45:09.726Z] #19 130.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:45:09.726Z] #19 130.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-05T09:45:09.726Z] #19 130.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-06-05T09:45:09.726Z] #19 130.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-06-05T09:45:09.726Z] #19 130.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-05T09:45:09.726Z] #19 130.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-06-05T09:45:09.726Z] #19 130.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-06-05T09:45:09.726Z] #19 130.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-05T09:45:09.726Z] #19 131.1 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-06-05T09:45:09.726Z] #19 131.1 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:09.726Z] #19 131.1 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:09.726Z] #19 131.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-06-05T09:45:09.726Z] #19 131.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:45:09.726Z] #19 131.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-05T09:45:10.147Z] #21 36.49 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-05T09:45:10.147Z] #21 36.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:45:10.405Z] #21 36.85 Setting up libelf1:amd64 (0.183-1) ... [2022-06-05T09:45:10.405Z] #21 36.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:45:10.662Z] #21 36.91 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-05T09:45:10.662Z] #21 36.92 Setting up python3-distutils (3.9.2-1) ... [2022-06-05T09:45:10.919Z] #21 37.31 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:45:10.919Z] #21 37.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-05T09:45:10.919Z] #21 37.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-05T09:45:10.919Z] #21 37.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-05T09:45:10.919Z] #21 37.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-05T09:45:10.919Z] #21 37.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-05T09:45:10.919Z] #21 37.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-05T09:45:10.919Z] #21 37.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-05T09:45:10.919Z] #21 37.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-05T09:45:10.919Z] #21 37.38 Setting up python3-setuptools (52.0.0-4) ... [2022-06-05T09:45:12.000Z] #23 9.515 Collecting yamllint==1.26.1 [2022-06-05T09:45:12.290Z] #21 38.65 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-05T09:45:12.290Z] #21 38.66 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-05T09:45:12.290Z] #21 38.68 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:45:12.290Z] #21 38.70 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:45:12.575Z] #23 10.59 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-05T09:45:13.483Z] #21 39.81 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-05T09:45:13.483Z] #21 39.82 Setting up jq (1.6-2.1) ... [2022-06-05T09:45:13.483Z] #21 39.84 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-05T09:45:13.483Z] #21 39.85 Setting up iptables (1.8.7-1) ... [2022-06-05T09:45:13.483Z] #21 39.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:45:13.483Z] #21 39.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:45:13.483Z] #21 39.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:45:13.483Z] #21 39.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:45:13.483Z] #21 39.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-05T09:45:13.483Z] #21 39.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-05T09:45:13.483Z] #21 39.91 Setting up iproute2 (5.10.0-4) ... [2022-06-05T09:45:13.518Z] #23 11.75 Collecting pathspec>=0.5.3 [2022-06-05T09:45:13.779Z] #23 11.77 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-05T09:45:13.997Z] #21 40.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:45:14.039Z] #23 12.16 Collecting pyyaml [2022-06-05T09:45:14.039Z] #23 12.17 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-06-05T09:45:14.039Z] #23 12.24 Building wheels for collected packages: yamllint [2022-06-05T09:45:14.039Z] #23 12.24 Building wheel for yamllint (setup.py): started [2022-06-05T09:45:14.560Z] #21 DONE 41.1s [2022-06-05T09:45:14.560Z] [2022-06-05T09:45:14.560Z] #22 [dev-systemd-false 8/26] 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-06-05T09:45:14.560Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-05T09:45:14.985Z] #23 13.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-05T09:45:14.994Z] #19 136.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-06-05T09:45:14.995Z] #19 136.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:45:14.995Z] #19 136.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-05T09:45:14.995Z] #19 136.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-06-05T09:45:14.995Z] #19 136.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-06-05T09:45:14.995Z] #19 136.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-06-05T09:45:14.995Z] #19 136.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-06-05T09:45:14.995Z] #19 136.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-05T09:45:14.995Z] #19 136.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-05T09:45:14.995Z] #19 136.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-06-05T09:45:14.995Z] #19 136.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:14.995Z] #19 136.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:14.995Z] #19 136.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-06-05T09:45:14.995Z] #19 136.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:14.995Z] #19 136.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:14.995Z] #19 136.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-06-05T09:45:14.995Z] #19 136.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:14.995Z] #19 136.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:14.995Z] #19 136.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-06-05T09:45:14.995Z] #19 136.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:14.995Z] #19 136.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:14.995Z] #19 136.6 Selecting previously unselected package libasan6-ppc64el-cross. [2022-06-05T09:45:14.995Z] #19 136.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:14.995Z] #19 136.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:14.995Z] #19 136.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-06-05T09:45:15.248Z] #23 13.21 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d3ae5ac39a29bcce2190eb19e2e6317515774f82f3c3bbe7c736a44e96b817f8 [2022-06-05T09:45:15.248Z] #23 13.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-05T09:45:15.248Z] #23 13.22 Successfully built yamllint [2022-06-05T09:45:15.248Z] #23 13.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-05T09:45:15.254Z] #19 136.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:15.254Z] #19 136.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:15.254Z] #19 136.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-06-05T09:45:15.254Z] #19 136.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:15.254Z] #19 136.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:15.510Z] #23 13.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-05T09:45:15.512Z] #19 137.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-06-05T09:45:15.512Z] #19 137.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:15.512Z] #19 137.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:15.512Z] #19 137.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-06-05T09:45:15.512Z] #19 137.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:15.512Z] #19 137.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:15.512Z] #19 137.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-06-05T09:45:15.770Z] #19 137.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:15.770Z] #19 137.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:15.770Z] #19 137.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-06-05T09:45:15.770Z] #19 137.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:15.770Z] #19 137.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:15.772Z] #23 DONE 14.0s [2022-06-05T09:45:15.772Z] [2022-06-05T09:45:15.772Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-05T09:45:15.772Z] #27 sha256:e802f651a23bee702768f07449c3cf1d8e03b0ce31023ad26df8d8d8faab23fb [2022-06-05T09:45:15.948Z] #22 1.310 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-05T09:45:15.948Z] #22 1.313 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-05T09:45:15.948Z] #22 1.316 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-05T09:45:15.948Z] #22 DONE 1.4s [2022-06-05T09:45:15.948Z] [2022-06-05T09:45:15.948Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-05T09:45:15.948Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-05T09:45:16.029Z] #19 137.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-06-05T09:45:16.029Z] #19 137.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:45:16.029Z] #19 137.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:16.345Z] #27 DONE 0.4s [2022-06-05T09:45:16.345Z] [2022-06-05T09:45:16.345Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-05T09:45:16.345Z] #32 sha256:793fd9c48fe51d55cc543cdb440d8a5f1c6b8aa3bfee876e77b027a7e7c3bacb [2022-06-05T09:45:16.921Z] #32 DONE 0.5s [2022-06-05T09:45:16.921Z] [2022-06-05T09:45:16.921Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-05T09:45:16.921Z] #35 sha256:6ba82cb9a86bd43e17901dd6c7f9894f66c50f51e07b1cd498f0619aaf4feb18 [2022-06-05T09:45:17.188Z] #35 DONE 0.3s [2022-06-05T09:45:17.188Z] [2022-06-05T09:45:17.188Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-05T09:45:17.188Z] #37 sha256:bd6327c574b2c2f7fc7c688e591499f9c519734ec5c00dc257f9622c8f6254de [2022-06-05T09:45:17.449Z] #37 DONE 0.3s [2022-06-05T09:45:17.449Z] [2022-06-05T09:45:17.449Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-05T09:45:17.449Z] #39 sha256:67b76f9a8e0a4e0bf7aec4d3f58744f33ab135d834e5bb54fbb374995fcf8a64 [2022-06-05T09:45:17.449Z] #39 DONE 0.2s [2022-06-05T09:45:17.449Z] [2022-06-05T09:45:17.449Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-05T09:45:17.449Z] #41 sha256:4cb13ecab362cbe48d33c58b7886ebf25763f496a9d726b37cba15d50af81e11 [2022-06-05T09:45:17.449Z] #41 DONE 0.1s [2022-06-05T09:45:17.449Z] [2022-06-05T09:45:17.449Z] #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-06-05T09:45:17.449Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:45:17.712Z] #64 ... [2022-06-05T09:45:17.712Z] [2022-06-05T09:45:17.712Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-05T09:45:17.712Z] #45 sha256:043f54dd7ed09cbe8ae676965c75f484398fa6323d0e604cfd802b83a55f6fbd [2022-06-05T09:45:17.712Z] #45 DONE 0.0s [2022-06-05T09:45:17.712Z] [2022-06-05T09:45:17.712Z] #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-06-05T09:45:17.712Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:45:18.340Z] #23 ... [2022-06-05T09:45:18.340Z] [2022-06-05T09:45:18.340Z] #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-06-05T09:45:18.340Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:45:18.340Z] #47 139.8 + dpkg --print-architecture [2022-06-05T09:45:18.340Z] #47 139.8 + git checkout -q v2.1.0 [2022-06-05T09:45:18.340Z] #47 140.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-05T09:45:18.340Z] #47 140.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-05T09:45:21.295Z] #19 142.1 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-06-05T09:45:21.295Z] #19 142.1 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:45:21.295Z] #19 142.1 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:21.295Z] #19 142.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-06-05T09:45:21.295Z] #19 142.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-06-05T09:45:21.295Z] #19 142.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-05T09:45:21.295Z] #19 142.3 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-06-05T09:45:21.295Z] #19 142.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-06-05T09:45:21.295Z] #19 142.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-05T09:45:21.295Z] #19 142.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-06-05T09:45:21.295Z] #19 142.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:21.295Z] #19 142.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:21.295Z] #19 142.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-06-05T09:45:21.295Z] #19 142.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:45:21.295Z] #19 142.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:22.514Z] #47 ... [2022-06-05T09:45:22.514Z] [2022-06-05T09:45:22.514Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-05T09:45:22.514Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-05T09:45:22.514Z] #23 9.286 Collecting yamllint==1.26.1 [2022-06-05T09:45:22.514Z] #23 10.33 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-05T09:45:22.514Z] #23 11.49 Collecting pathspec>=0.5.3 [2022-06-05T09:45:22.514Z] #23 11.51 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-05T09:45:22.514Z] #23 11.85 Collecting pyyaml [2022-06-05T09:45:22.514Z] #23 11.87 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-06-05T09:45:22.514Z] #23 11.95 Building wheels for collected packages: yamllint [2022-06-05T09:45:22.514Z] #23 11.96 Building wheel for yamllint (setup.py): started [2022-06-05T09:45:22.514Z] #23 12.88 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-05T09:45:22.514Z] #23 12.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dd91c2015970f665e129744ee9537ba74601fae6124934e601056c8888ea0330 [2022-06-05T09:45:22.514Z] #23 12.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-05T09:45:22.514Z] #23 12.89 Successfully built yamllint [2022-06-05T09:45:22.514Z] #23 12.92 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-05T09:45:22.514Z] #23 13.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-05T09:45:22.514Z] #23 DONE 13.9s [2022-06-05T09:45:22.514Z] [2022-06-05T09:45:22.514Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-05T09:45:22.514Z] #27 sha256:2c5da76713f5f534ae41a8dff1cd598421fc91978ed26fa1ced5046219bdef74 [2022-06-05T09:45:22.774Z] #27 DONE 0.3s [2022-06-05T09:45:22.774Z] [2022-06-05T09:45:22.774Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-05T09:45:22.774Z] #32 sha256:e1c3541c0d6ba795404cc4f1a2693236f2a380631303a48e29ad4bafa58f616f [2022-06-05T09:45:23.030Z] #32 DONE 0.5s [2022-06-05T09:45:23.030Z] [2022-06-05T09:45:23.030Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-05T09:45:23.030Z] #35 sha256:19bfb330f526d077dd711cdb112e9b8ccd80655ccedfc6f178fdec2bccc05cb1 [2022-06-05T09:45:23.594Z] #35 DONE 0.3s [2022-06-05T09:45:23.594Z] [2022-06-05T09:45:23.594Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-05T09:45:23.594Z] #37 sha256:935c783d14f8eef94d4f5d60368abdcd6125d1f3a6369a6c55e42b181dfb91a8 [2022-06-05T09:45:23.892Z] #37 DONE 0.3s [2022-06-05T09:45:23.892Z] [2022-06-05T09:45:23.892Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-05T09:45:23.892Z] #39 sha256:c668ea75881673fcbb4e769bd761c83d55654b40bcfe25edc512b56b4b05d4b8 [2022-06-05T09:45:23.892Z] #39 DONE 0.2s [2022-06-05T09:45:23.892Z] [2022-06-05T09:45:23.892Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-05T09:45:23.892Z] #41 sha256:93c4ec4883613c590a9f58e77e2c34ea7e46aa37ebc6544b2d041e5f898a89b9 [2022-06-05T09:45:23.892Z] #41 DONE 0.1s [2022-06-05T09:45:23.892Z] [2022-06-05T09:45:23.892Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:45:23.892Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:45:23.892Z] #55 ... [2022-06-05T09:45:23.892Z] [2022-06-05T09:45:23.892Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-05T09:45:23.892Z] #45 sha256:715931f64a29b87055df9aecb205686b4485ada3bbcc2542cb782fc84339fbd7 [2022-06-05T09:45:23.892Z] #45 DONE 0.0s [2022-06-05T09:45:24.149Z] [2022-06-05T09:45:24.149Z] #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-06-05T09:45:24.149Z] #60 sha256:432dd385d556c084dc1bda8c3bc7f743cd903f95368e85557749b2e644923e13 [2022-06-05T09:45:25.863Z] #64 ... [2022-06-05T09:45:25.863Z] [2022-06-05T09:45:25.863Z] #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-06-05T09:45:25.863Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:45:25.863Z] #47 DONE 147.4s [2022-06-05T09:45:25.863Z] [2022-06-05T09:45:25.863Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:45:25.863Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:45:25.906Z] #23 9.728 Collecting yamllint==1.26.1 [2022-06-05T09:45:26.134Z] #55 ... [2022-06-05T09:45:26.134Z] [2022-06-05T09:45:26.134Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-05T09:45:26.134Z] #48 sha256:667045d56ba05223c5b5a0df0a1e883208d19df6c52ae9065365032fdada8b75 [2022-06-05T09:45:26.562Z] #19 147.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-06-05T09:45:26.562Z] #19 147.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:45:26.562Z] #19 147.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:26.562Z] #19 147.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-06-05T09:45:26.562Z] #19 147.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-06-05T09:45:26.562Z] #19 147.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-06-05T09:45:26.562Z] #19 148.3 Selecting previously unselected package libc6-s390x-cross. [2022-06-05T09:45:26.562Z] #19 148.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-06-05T09:45:26.562Z] #19 148.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-06-05T09:45:26.707Z] #48 DONE 0.5s [2022-06-05T09:45:26.707Z] [2022-06-05T09:45:26.707Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-05T09:45:26.707Z] #52 sha256:c2caf3fed5d536dde302941b40123c8b4b092d21de203618c39763b3288b8e06 [2022-06-05T09:45:26.707Z] #52 DONE 0.1s [2022-06-05T09:45:26.707Z] [2022-06-05T09:45:26.707Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-05T09:45:26.707Z] #54 sha256:25d4ad72d885e92d82c013a9e99332783a4312d92e952adfaac9d2e0599ca101 [2022-06-05T09:45:26.707Z] #54 DONE 0.1s [2022-06-05T09:45:26.707Z] [2022-06-05T09:45:26.707Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:45:26.707Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:45:26.821Z] #19 148.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-06-05T09:45:26.821Z] #19 148.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:26.821Z] #19 148.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:26.821Z] #19 148.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-06-05T09:45:26.821Z] #19 148.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:26.821Z] #19 148.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:26.821Z] #19 148.5 Selecting previously unselected package libitm1-s390x-cross. [2022-06-05T09:45:26.821Z] #19 148.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:26.821Z] #19 148.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:26.821Z] #19 148.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-06-05T09:45:26.837Z] #23 10.80 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-05T09:45:27.079Z] #19 148.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:27.079Z] #19 148.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:27.079Z] #19 148.6 Selecting previously unselected package libasan6-s390x-cross. [2022-06-05T09:45:27.079Z] #19 148.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:27.079Z] #19 148.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:27.079Z] #19 148.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-06-05T09:45:27.337Z] #19 148.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:27.337Z] #19 148.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:27.337Z] #19 148.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-06-05T09:45:27.337Z] #19 148.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:27.337Z] #19 148.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:27.337Z] #19 149.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-06-05T09:45:27.337Z] #19 149.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:27.337Z] #19 149.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:27.337Z] #19 149.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-06-05T09:45:27.596Z] #19 149.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:45:27.596Z] #19 149.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:27.768Z] #23 11.89 Collecting pathspec>=0.5.3 [2022-06-05T09:45:28.027Z] #23 11.90 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-05T09:45:28.284Z] #23 12.24 Collecting pyyaml [2022-06-05T09:45:28.284Z] #23 12.26 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-06-05T09:45:28.541Z] #23 12.37 Building wheels for collected packages: yamllint [2022-06-05T09:45:28.541Z] #23 12.37 Building wheel for yamllint (setup.py): started [2022-06-05T09:45:28.541Z] #23 ... [2022-06-05T09:45:28.541Z] [2022-06-05T09:45:28.541Z] #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-06-05T09:45:28.541Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:45:28.541Z] #47 152.8 + dpkg --print-architecture [2022-06-05T09:45:28.541Z] #47 152.8 + git checkout -q v2.1.0 [2022-06-05T09:45:29.472Z] #47 153.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-05T09:45:29.472Z] #47 153.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-05T09:45:30.404Z] #47 ... [2022-06-05T09:45:30.404Z] [2022-06-05T09:45:30.404Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-05T09:45:30.404Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-05T09:45:30.404Z] #23 13.32 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-05T09:45:30.404Z] #23 13.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d8a652ea2c3ecde5e8f509fc9937a28b4c80aa4aeb0a6106c2691071e919f48a [2022-06-05T09:45:30.404Z] #23 13.32 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-05T09:45:30.404Z] #23 13.32 Successfully built yamllint [2022-06-05T09:45:30.404Z] #23 13.35 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-05T09:45:30.404Z] #23 13.73 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-05T09:45:30.404Z] #23 DONE 14.2s [2022-06-05T09:45:30.404Z] [2022-06-05T09:45:30.405Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-05T09:45:30.405Z] #27 sha256:7c9d72093c8b1b418ef675a3c10460b6ac0207232cdf9b158c7657e5ea793375 [2022-06-05T09:45:30.663Z] #27 DONE 0.4s [2022-06-05T09:45:30.663Z] [2022-06-05T09:45:30.663Z] #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-06-05T09:45:30.663Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:45:30.663Z] #64 ... [2022-06-05T09:45:30.663Z] [2022-06-05T09:45:30.663Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-05T09:45:30.663Z] #32 sha256:0b26b38e6f4b07a39e4470bcd99753d652dd5867e66d5abdb266c9333855fd45 [2022-06-05T09:45:31.228Z] #32 DONE 0.4s [2022-06-05T09:45:31.228Z] [2022-06-05T09:45:31.228Z] #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-06-05T09:45:31.228Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:45:31.228Z] #64 ... [2022-06-05T09:45:31.228Z] [2022-06-05T09:45:31.228Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-05T09:45:31.228Z] #35 sha256:a486277bde6e396ef488ccd8352f06e48a514e5a4ffc00bb7297b3c0abb1e1c9 [2022-06-05T09:45:31.486Z] #35 DONE 0.3s [2022-06-05T09:45:31.486Z] [2022-06-05T09:45:31.486Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-05T09:45:31.486Z] #37 sha256:92ca230bf32b032690aa78b9b14f40db2013dd25b3bd2a3fc0d58763eb0caf8c [2022-06-05T09:45:31.745Z] #37 DONE 0.3s [2022-06-05T09:45:31.745Z] [2022-06-05T09:45:31.745Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-05T09:45:31.745Z] #39 sha256:491c99f64239f5e08b4eef883a94ccc3b935bed0e910ca7f4201e5aaf8217d3f [2022-06-05T09:45:31.790Z] #19 153.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-06-05T09:45:31.790Z] #19 153.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:45:31.790Z] #19 153.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:31.790Z] #19 153.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-06-05T09:45:31.790Z] #19 153.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-06-05T09:45:31.790Z] #19 153.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-05T09:45:32.002Z] #39 DONE 0.1s [2022-06-05T09:45:32.002Z] [2022-06-05T09:45:32.002Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-05T09:45:32.002Z] #41 sha256:0282c231c5a6ede31bdb72fd733a9783a48cd2298fd668fd4c1530a35acfc5c2 [2022-06-05T09:45:32.002Z] #41 DONE 0.1s [2022-06-05T09:45:32.002Z] [2022-06-05T09:45:32.002Z] #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-06-05T09:45:32.002Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:45:32.002Z] #47 ... [2022-06-05T09:45:32.002Z] [2022-06-05T09:45:32.002Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-05T09:45:32.002Z] #45 sha256:44efc99043eae67a4f1aed4522a7c2257694998396c5ab5b7e8615b066198b51 [2022-06-05T09:45:32.002Z] #45 DONE 0.1s [2022-06-05T09:45:32.048Z] #19 153.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-06-05T09:45:32.048Z] #19 153.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-06-05T09:45:32.048Z] #19 153.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-05T09:45:32.259Z] [2022-06-05T09:45:32.259Z] #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-06-05T09:45:32.259Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:45:32.306Z] #19 153.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-06-05T09:45:32.306Z] #19 153.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-06-05T09:45:32.306Z] #19 153.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:32.564Z] #19 154.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-06-05T09:45:32.564Z] #19 154.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-06-05T09:45:32.564Z] #19 154.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:36.752Z] #19 158.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-06-05T09:45:36.752Z] #19 158.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-06-05T09:45:36.752Z] #19 158.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:36.752Z] #19 158.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-06-05T09:45:36.752Z] #19 158.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-06-05T09:45:36.752Z] #19 158.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-06-05T09:45:36.752Z] #19 158.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up libfile-which-perl (1.23-1) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up libicu67:amd64 (67.1-7) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-06-05T09:45:36.752Z] #19 158.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-05T09:45:36.752Z] #19 158.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-06-05T09:45:36.752Z] #19 158.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-06-05T09:45:36.752Z] #19 158.6 Setting up file (1:5.39-3) ... [2022-06-05T09:45:37.010Z] #19 158.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:45:37.010Z] #19 158.6 Setting up bzip2 (1.0.8-4) ... [2022-06-05T09:45:37.010Z] #19 158.6 Setting up libyaml-perl (1.30-1) ... [2022-06-05T09:45:37.010Z] #19 158.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-06-05T09:45:37.010Z] #19 158.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-06-05T09:45:37.010Z] #19 158.6 Setting up libio-string-perl (1.08-3.1) ... [2022-06-05T09:45:37.010Z] #19 158.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-06-05T09:45:37.010Z] #19 158.7 Setting up cross-config (2.6.18+nmu1) ... [2022-06-05T09:45:37.010Z] #19 158.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-05T09:45:37.010Z] #19 158.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-05T09:45:37.010Z] #19 158.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-06-05T09:45:37.010Z] #19 158.8 Setting up patch (2.7.6-7) ... [2022-06-05T09:45:37.010Z] #19 158.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-06-05T09:45:37.010Z] #19 158.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-06-05T09:45:37.010Z] #19 158.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.010Z] #19 158.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-06-05T09:45:37.010Z] #19 158.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-06-05T09:45:37.010Z] #19 158.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 158.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 158.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 158.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.269Z] #19 159.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-06-05T09:45:37.527Z] #19 159.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.527Z] #19 159.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-06-05T09:45:37.527Z] #19 159.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-06-05T09:45:37.788Z] #19 159.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-05T09:45:37.788Z] #19 159.4 [2022-06-05T09:45:37.788Z] #19 159.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-05T09:45:37.788Z] #19 159.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.788Z] #19 159.5 Setting up dpkg-dev (1.20.10) ... [2022-06-05T09:45:37.788Z] #19 159.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:37.788Z] #19 159.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-05T09:45:38.047Z] #19 159.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.047Z] #19 159.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.047Z] #19 159.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.047Z] #19 159.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.047Z] #19 159.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-05T09:45:38.047Z] #19 159.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.047Z] #19 159.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.047Z] #19 159.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.047Z] #19 159.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.047Z] #19 159.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-06-05T09:45:38.047Z] #19 159.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-06-05T09:45:38.047Z] #19 159.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-06-05T09:45:38.047Z] #19 159.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-06-05T09:45:38.047Z] #19 159.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-06-05T09:45:38.305Z] #19 159.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:38.305Z] #19 159.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:38.305Z] #19 159.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.305Z] #19 159.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-05T09:45:38.305Z] #19 160.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.305Z] #19 160.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.305Z] #19 160.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:38.306Z] #19 160.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-05T09:45:38.306Z] #19 160.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.306Z] #19 160.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.306Z] #19 160.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.306Z] #19 160.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.306Z] #19 160.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.306Z] #19 160.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.306Z] #19 160.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-06-05T09:45:38.306Z] #19 160.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:38.306Z] #19 160.1 Setting up libxml-simple-perl (2.25-1) ... [2022-06-05T09:45:38.306Z] #19 160.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-05T09:45:38.306Z] #19 160.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-05T09:45:38.306Z] #19 160.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-06-05T09:45:38.563Z] #19 160.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:38.563Z] #19 160.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-06-05T09:45:38.563Z] #19 160.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:38.563Z] #19 160.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:38.563Z] #19 160.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-06-05T09:45:38.563Z] #19 160.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:38.822Z] #19 160.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-06-05T09:45:38.822Z] #19 160.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:38.822Z] #19 160.4 Setting up crossbuild-essential-armel (12.9) ... [2022-06-05T09:45:38.822Z] #19 160.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-06-05T09:45:38.822Z] #19 160.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-06-05T09:45:38.822Z] #19 160.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-06-05T09:45:38.822Z] #19 160.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-06-05T09:45:38.822Z] #19 160.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-06-05T09:45:38.822Z] #19 160.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:45:39.760Z] #19 DONE 161.4s [2022-06-05T09:45:39.760Z] [2022-06-05T09:45:39.760Z] #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-06-05T09:45:39.760Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-05T09:45:40.022Z] #49 ... [2022-06-05T09:45:40.022Z] [2022-06-05T09:45:40.022Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-05T09:45:40.022Z] #32 sha256:60a17e2bcc91ef82099087e2901227a4afd3d2d5cd07a40e65205e8287aeefcd [2022-06-05T09:45:40.022Z] #32 DONE 0.1s [2022-06-05T09:45:40.022Z] [2022-06-05T09:45:40.022Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-05T09:45:40.022Z] #73 sha256:d1d310836a63cd250d3bfa6a3de6163ba6d6565e4e383e8fac66db5ab384d790 [2022-06-05T09:45:40.022Z] #73 DONE 0.2s [2022-06-05T09:45:40.022Z] [2022-06-05T09:45:40.022Z] #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-06-05T09:45:40.022Z] #74 sha256:89377a0ed341210f5c0fc3312c8954e6b3b4d054c53dc5d5bccd6cb647ed78a2 [2022-06-05T09:45:41.404Z] #74 1.420 + RM_GOPATH=0 [2022-06-05T09:45:41.404Z] #74 1.420 + TMP_GOPATH= [2022-06-05T09:45:41.404Z] #74 1.420 + : /build [2022-06-05T09:45:41.404Z] #74 1.420 + '[' -z '' ']' [2022-06-05T09:45:41.404Z] #74 1.428 ++ mktemp -d [2022-06-05T09:45:41.404Z] #74 1.429 + export GOPATH=/tmp/tmp.pbRKO775BD [2022-06-05T09:45:41.404Z] #74 1.429 + GOPATH=/tmp/tmp.pbRKO775BD [2022-06-05T09:45:41.404Z] #74 1.429 + RM_GOPATH=1 [2022-06-05T09:45:41.404Z] #74 1.429 + case "$(go env GOARCH)" in [2022-06-05T09:45:41.404Z] #74 1.430 ++ go env GOARCH [2022-06-05T09:45:41.404Z] #74 1.433 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:45:41.404Z] #74 1.433 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:45:41.404Z] #74 1.435 ++ dirname /install.sh [2022-06-05T09:45:41.404Z] #74 1.440 + dir=/ [2022-06-05T09:45:41.404Z] #74 1.440 + bin=rootlesskit [2022-06-05T09:45:41.404Z] #74 1.440 + shift [2022-06-05T09:45:41.404Z] #74 1.440 + '[' '!' -f //rootlesskit.installer ']' [2022-06-05T09:45:41.404Z] #74 1.440 + . //rootlesskit.installer [2022-06-05T09:45:41.404Z] #74 1.440 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:45:41.404Z] #74 1.440 + install_rootlesskit [2022-06-05T09:45:41.404Z] #74 1.440 + case "$1" in [2022-06-05T09:45:41.404Z] #74 1.440 + export CGO_ENABLED=0 [2022-06-05T09:45:41.404Z] #74 1.440 + CGO_ENABLED=0 [2022-06-05T09:45:41.404Z] #74 1.440 + _install_rootlesskit [2022-06-05T09:45:41.404Z] #74 1.441 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-05T09:45:41.404Z] #74 1.442 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:45:41.404Z] #74 1.442 + GOBIN=/build [2022-06-05T09:45:41.404Z] #74 1.442 + GO111MODULE=on [2022-06-05T09:45:41.404Z] #74 1.442 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:45:41.404Z] #74 1.446 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:45:41.971Z] #74 1.911 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-05T09:45:42.209Z] #60 ... [2022-06-05T09:45:42.209Z] [2022-06-05T09:45:42.209Z] #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-06-05T09:45:42.209Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:45:42.209Z] #47 DONE 163.6s [2022-06-05T09:45:42.209Z] [2022-06-05T09:45:42.209Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:45:42.209Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:45:42.209Z] #55 ... [2022-06-05T09:45:42.209Z] [2022-06-05T09:45:42.209Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-05T09:45:42.209Z] #48 sha256:8d4d458a7376e440004950e3ab73fa52328630dfc227a978ce04a87034b4ee2e [2022-06-05T09:45:42.774Z] #48 DONE 0.4s [2022-06-05T09:45:42.774Z] [2022-06-05T09:45:42.774Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:45:42.774Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:45:42.912Z] #74 3.040 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-05T09:45:42.912Z] #74 3.040 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-05T09:45:43.031Z] #55 ... [2022-06-05T09:45:43.031Z] [2022-06-05T09:45:43.031Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-05T09:45:43.031Z] #52 sha256:e9ab2f918fe45f55a2bc7ef6d42e07243be3dd8c328743a8407dd711edabe03c [2022-06-05T09:45:43.031Z] #52 DONE 0.1s [2022-06-05T09:45:43.031Z] [2022-06-05T09:45:43.031Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-05T09:45:43.031Z] #54 sha256:1f9614fded5ed7e883628d6ba1ae71bc907c56fcb7711249ca342c3a434828d0 [2022-06-05T09:45:43.031Z] #54 DONE 0.1s [2022-06-05T09:45:43.031Z] [2022-06-05T09:45:43.031Z] #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-06-05T09:45:43.031Z] #64 sha256:f56152118575994a94624c5944a26949d54d6b3fcae9b383d65d158be7a85489 [2022-06-05T09:45:43.171Z] #74 3.306 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-05T09:45:43.430Z] #55 162.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-05T09:45:43.430Z] #55 DONE 164.2s [2022-06-05T09:45:43.430Z] [2022-06-05T09:45:43.430Z] #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-06-05T09:45:43.430Z] #64 sha256:a3d6fe7d13734d27848f0860d79584fd31df2edd3e2efff82e2f007d4055b6b9 [2022-06-05T09:45:44.554Z] #74 4.659 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-05T09:45:44.813Z] #74 4.982 go: downloading github.com/google/uuid v1.3.0 [2022-06-05T09:45:44.813Z] #74 4.984 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-05T09:45:44.813Z] #74 5.011 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-05T09:45:45.074Z] #74 ... [2022-06-05T09:45:45.074Z] [2022-06-05T09:45:45.074Z] #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-06-05T09:45:45.074Z] #33 sha256:d7a316e6660ffb1638b245ae40197b317b4aeea50fde090e1500014f2aca910b [2022-06-05T09:45:45.074Z] #33 1.520 + RM_GOPATH=0 [2022-06-05T09:45:45.074Z] #33 1.520 + TMP_GOPATH= [2022-06-05T09:45:45.074Z] #33 1.520 + : /build [2022-06-05T09:45:45.074Z] #33 1.520 + '[' -z '' ']' [2022-06-05T09:45:45.074Z] #33 1.520 ++ mktemp -d [2022-06-05T09:45:45.074Z] #33 1.520 + export GOPATH=/tmp/tmp.lQ4eT3KnvP [2022-06-05T09:45:45.074Z] #33 1.520 + GOPATH=/tmp/tmp.lQ4eT3KnvP [2022-06-05T09:45:45.074Z] #33 1.520 + RM_GOPATH=1 [2022-06-05T09:45:45.074Z] #33 1.520 + case "$(go env GOARCH)" in [2022-06-05T09:45:45.074Z] #33 1.521 ++ go env GOARCH [2022-06-05T09:45:45.074Z] #33 1.526 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:45:45.074Z] #33 1.526 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:45:45.074Z] #33 1.526 ++ dirname /install.sh [2022-06-05T09:45:45.074Z] #33 1.527 + dir=/ [2022-06-05T09:45:45.074Z] #33 1.527 + bin=dockercli [2022-06-05T09:45:45.074Z] #33 1.527 + shift [2022-06-05T09:45:45.074Z] #33 1.527 + '[' '!' -f //dockercli.installer ']' [2022-06-05T09:45:45.074Z] #33 1.527 + . //dockercli.installer [2022-06-05T09:45:45.074Z] #33 1.527 ++ : stable [2022-06-05T09:45:45.074Z] #33 1.527 ++ : 17.06.2-ce [2022-06-05T09:45:45.074Z] #33 1.528 + install_dockercli [2022-06-05T09:45:45.074Z] #33 1.528 Install docker/cli version 17.06.2-ce from stable [2022-06-05T09:45:45.074Z] #33 1.528 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-05T09:45:45.074Z] #33 1.528 ++ uname -m [2022-06-05T09:45:45.074Z] #33 1.531 + arch=x86_64 [2022-06-05T09:45:45.074Z] #33 1.531 + '[' x86_64 '!=' x86_64 ']' [2022-06-05T09:45:45.074Z] #33 1.531 + url=https://download.docker.com/linux/static [2022-06-05T09:45:45.074Z] #33 1.532 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-05T09:45:45.074Z] #33 1.532 + tar -xz docker/docker [2022-06-05T09:45:45.074Z] #33 5.050 + mkdir -p /build [2022-06-05T09:45:45.074Z] #33 5.052 + mv docker/docker /build/ [2022-06-05T09:45:45.074Z] #33 5.054 + rmdir docker [2022-06-05T09:45:45.074Z] #33 DONE 5.2s [2022-06-05T09:45:45.074Z] [2022-06-05T09:45:45.074Z] #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-06-05T09:45:45.074Z] #74 sha256:89377a0ed341210f5c0fc3312c8954e6b3b4d054c53dc5d5bccd6cb647ed78a2 [2022-06-05T09:45:45.074Z] #74 5.066 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-05T09:45:45.074Z] #74 ... [2022-06-05T09:45:45.074Z] [2022-06-05T09:45:45.074Z] #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-06-05T09:45:45.074Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-05T09:45:45.074Z] #49 1.840 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-05T09:45:45.074Z] #49 2.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-05T09:45:45.074Z] #49 2.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-05T09:45:45.074Z] #49 2.204 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-05T09:45:45.074Z] #49 2.555 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-05T09:45:45.074Z] #49 2.889 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-05T09:45:45.074Z] #49 3.426 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-05T09:45:45.074Z] #49 3.981 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-05T09:45:45.074Z] #49 4.521 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-05T09:45:45.074Z] #49 5.035 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-05T09:45:45.074Z] #49 5.049 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-05T09:45:45.074Z] #49 5.051 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-05T09:45:45.074Z] #49 5.056 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-05T09:45:45.074Z] #49 5.062 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-05T09:45:45.074Z] #49 5.064 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-05T09:45:45.074Z] #49 5.072 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-05T09:45:45.074Z] #49 5.076 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-05T09:45:45.074Z] #49 5.078 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-05T09:45:45.074Z] #49 5.082 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-05T09:45:45.074Z] #49 5.083 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-05T09:45:45.074Z] #49 5.083 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-05T09:45:50.018Z] #64 ... [2022-06-05T09:45:50.018Z] [2022-06-05T09:45:50.018Z] #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-06-05T09:45:50.018Z] #26 sha256:5f861e1adda7828e2b35743d01de00d19c4c84c3519a0158306aecbb56d1da70 [2022-06-05T09:45:50.018Z] #26 169.8 + return [2022-06-05T09:45:50.018Z] #26 DONE 170.2s [2022-06-05T09:45:50.018Z] [2022-06-05T09:45:50.018Z] #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-06-05T09:45:50.018Z] #60 sha256:3aea08422c4a6c17c65f77e1ef9dea0809e340eb44f5776af767a17379317d23 [2022-06-05T09:45:50.349Z] #49 ... [2022-06-05T09:45:50.349Z] [2022-06-05T09:45:50.349Z] #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-06-05T09:45:50.349Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-05T09:45:50.349Z] #69 1.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-05T09:45:50.349Z] #69 2.020 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-05T09:45:50.349Z] #69 2.191 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-05T09:45:50.349Z] #69 2.209 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-05T09:45:50.349Z] #69 2.569 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-05T09:45:50.349Z] #69 3.061 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-05T09:45:50.349Z] #69 3.651 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-05T09:45:50.349Z] #69 4.186 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-05T09:45:50.349Z] #69 4.763 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-05T09:45:50.349Z] #69 5.170 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-05T09:45:50.349Z] #69 5.178 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-05T09:45:50.349Z] #69 5.180 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-05T09:45:50.349Z] #69 5.184 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-05T09:45:50.349Z] #69 5.208 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-05T09:45:50.349Z] #69 5.219 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-05T09:45:50.349Z] #69 5.233 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-05T09:45:50.349Z] #69 5.235 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-05T09:45:50.349Z] #69 5.236 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-05T09:45:50.349Z] #69 5.237 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-05T09:45:50.349Z] #69 5.240 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-05T09:45:50.349Z] #69 5.246 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-05T09:45:50.349Z] #69 ... [2022-06-05T09:45:50.349Z] [2022-06-05T09:45:50.349Z] #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-06-05T09:45:50.349Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-05T09:45:50.349Z] #20 1.840 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-05T09:45:50.349Z] #20 2.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-05T09:45:50.349Z] #20 2.192 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-05T09:45:50.349Z] #20 2.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-05T09:45:50.349Z] #20 2.603 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-05T09:45:50.349Z] #20 2.924 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-05T09:45:50.349Z] #20 3.466 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-05T09:45:50.349Z] #20 3.996 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-05T09:45:50.349Z] #20 4.706 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-05T09:45:50.349Z] #20 5.068 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-05T09:45:50.349Z] #20 5.070 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-05T09:45:50.349Z] #20 5.073 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-05T09:45:50.349Z] #20 5.081 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-05T09:45:50.349Z] #20 5.087 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-05T09:45:50.349Z] #20 5.095 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-05T09:45:50.349Z] #20 5.097 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-05T09:45:50.349Z] #20 5.100 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-05T09:45:50.349Z] #20 5.101 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-05T09:45:50.349Z] #20 5.101 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-05T09:45:50.349Z] #20 5.104 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-05T09:45:50.349Z] #20 5.105 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-05T09:45:51.405Z] #60 ... [2022-06-05T09:45:51.405Z] [2022-06-05T09:45:51.405Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-05T09:45:51.405Z] #27 sha256:4328c35046bbe5a8ba5ad596924cbc8c69ccbc22b666b211504d17d65c741ec3 [2022-06-05T09:45:51.405Z] #27 DONE 0.1s [2022-06-05T09:45:51.405Z] [2022-06-05T09:45:51.405Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-05T09:45:51.405Z] #32 sha256:ad200a894b54cb0c43f776e18cc347a786616d3e1f25f9658bd8c7ef343b5980 [2022-06-05T09:45:51.405Z] #32 DONE 0.3s [2022-06-05T09:45:51.405Z] [2022-06-05T09:45:51.405Z] #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-06-05T09:45:51.405Z] #60 sha256:3aea08422c4a6c17c65f77e1ef9dea0809e340eb44f5776af767a17379317d23 [2022-06-05T09:45:51.405Z] #60 ... [2022-06-05T09:45:51.405Z] [2022-06-05T09:45:51.405Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-05T09:45:51.405Z] #35 sha256:e59e570e85e55f9a24ba71d31bade13763a66be7c9d0e1202da77c7bbfe8b0c7 [2022-06-05T09:45:51.405Z] #35 DONE 0.1s [2022-06-05T09:45:51.667Z] [2022-06-05T09:45:51.667Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-05T09:45:51.667Z] #37 sha256:124bdd8aaf607eb43f03166d25e3419dd07259f633465cf258cd8f5a9e26a615 [2022-06-05T09:45:51.929Z] #37 DONE 0.3s [2022-06-05T09:45:51.929Z] [2022-06-05T09:45:51.929Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-05T09:45:51.929Z] #39 sha256:16f5f3683b3b1316f36196a6563ef048b2adbb7761bdc04b86a4287a70f5afdd [2022-06-05T09:45:51.929Z] #39 DONE 0.1s [2022-06-05T09:45:51.929Z] [2022-06-05T09:45:51.929Z] #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-06-05T09:45:51.929Z] #64 sha256:a3d6fe7d13734d27848f0860d79584fd31df2edd3e2efff82e2f007d4055b6b9 [2022-06-05T09:45:52.193Z] #64 ... [2022-06-05T09:45:52.193Z] [2022-06-05T09:45:52.193Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-05T09:45:52.193Z] #41 sha256:bdff63d9337b37cc617643f663890891dfd12846ac198910597bd0b176427080 [2022-06-05T09:45:52.193Z] #41 DONE 0.1s [2022-06-05T09:45:52.193Z] [2022-06-05T09:45:52.193Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-05T09:45:52.193Z] #45 sha256:7249a7f15141024b621fb444a8a220599ff749abe1584cab413a1ce9e4ac8ea8 [2022-06-05T09:45:52.193Z] #45 DONE 0.0s [2022-06-05T09:45:52.193Z] [2022-06-05T09:45:52.193Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-05T09:45:52.193Z] #48 sha256:a02f63110348e6a8a5b22a6167a09fcc7c2e7d9bec566aa188081351ac8c9e68 [2022-06-05T09:45:52.456Z] #48 DONE 0.2s [2022-06-05T09:45:52.456Z] [2022-06-05T09:45:52.456Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-05T09:45:52.456Z] #52 sha256:b061be4916cca3ece38f920fcc24fc3a96bc970b1cc7f3ac344b18b9df798433 [2022-06-05T09:45:52.456Z] #52 DONE 0.1s [2022-06-05T09:45:52.456Z] [2022-06-05T09:45:52.456Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-05T09:45:52.456Z] #54 sha256:d76865b2dae1f8ee214e9633d6f0755d9917981bed17654b36c212b90e30af68 [2022-06-05T09:45:52.456Z] #54 DONE 0.1s [2022-06-05T09:45:52.456Z] [2022-06-05T09:45:52.456Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-05T09:45:52.456Z] #56 sha256:19562987742975a35c090b0ef45ddae2942320e7d43656263f0db2e68acd5b5f [2022-06-05T09:45:53.041Z] #56 DONE 0.7s [2022-06-05T09:45:53.041Z] [2022-06-05T09:45:53.041Z] #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-06-05T09:45:53.041Z] #64 sha256:a3d6fe7d13734d27848f0860d79584fd31df2edd3e2efff82e2f007d4055b6b9 [2022-06-05T09:45:53.308Z] #64 ... [2022-06-05T09:45:53.308Z] [2022-06-05T09:45:53.308Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-05T09:45:53.308Z] #58 sha256:cfba329d5b90008a3f9e1d6a1f8b02f46a31d9170b9ee6fb2545592300d147b0 [2022-06-05T09:45:53.308Z] #58 DONE 0.1s [2022-06-05T09:45:53.308Z] [2022-06-05T09:45:53.308Z] #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-06-05T09:45:53.308Z] #64 sha256:a3d6fe7d13734d27848f0860d79584fd31df2edd3e2efff82e2f007d4055b6b9 [2022-06-05T09:45:54.166Z] #64 ... [2022-06-05T09:45:54.166Z] [2022-06-05T09:45:54.166Z] #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-06-05T09:45:54.166Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-05T09:45:54.166Z] #47 DONE 176.1s [2022-06-05T09:45:54.166Z] [2022-06-05T09:45:54.166Z] #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-06-05T09:45:54.166Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:45:54.166Z] #64 ... [2022-06-05T09:45:54.166Z] [2022-06-05T09:45:54.166Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-05T09:45:54.166Z] #48 sha256:7a7930c8c4b6b1a6cfc8cf3855ff044731c0c0950f7314ad9b13b2123da363f5 [2022-06-05T09:45:54.423Z] #48 DONE 0.5s [2022-06-05T09:45:54.423Z] [2022-06-05T09:45:54.423Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-05T09:45:54.423Z] #52 sha256:209d134d1198d90e2c22a287978a6d70d3e480f2c0db50c9254a3e41cd308315 [2022-06-05T09:45:54.423Z] #52 DONE 0.1s [2022-06-05T09:45:54.423Z] [2022-06-05T09:45:54.423Z] #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-06-05T09:45:54.423Z] #60 sha256:5f26e38012b08168f78b5fa4f697c0e17a4fe81951da9f2b057df3d9b4110c73 [2022-06-05T09:45:54.681Z] #60 ... [2022-06-05T09:45:54.681Z] [2022-06-05T09:45:54.681Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-05T09:45:54.681Z] #54 sha256:0a313e8f9f7ed8434a864a3c99acc8f42c5d96e9e6597a980fdbc48e086de975 [2022-06-05T09:45:54.681Z] #54 DONE 0.1s [2022-06-05T09:45:54.681Z] [2022-06-05T09:45:54.681Z] #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-06-05T09:45:54.681Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:45:55.616Z] #20 ... [2022-06-05T09:45:55.616Z] [2022-06-05T09:45:55.616Z] #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-06-05T09:45:55.616Z] #74 sha256:89377a0ed341210f5c0fc3312c8954e6b3b4d054c53dc5d5bccd6cb647ed78a2 [2022-06-05T09:45:55.616Z] #74 5.228 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-05T09:45:55.616Z] #74 5.385 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-05T09:45:55.616Z] #74 5.737 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-05T09:45:55.616Z] #74 5.811 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-05T09:45:55.616Z] #74 5.918 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-05T09:45:55.616Z] #74 6.746 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-05T09:45:58.837Z] #55 178.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-05T09:45:58.837Z] #55 DONE 178.9s [2022-06-05T09:45:58.837Z] [2022-06-05T09:45:58.837Z] #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-06-05T09:45:58.837Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:45:58.837Z] #64 ... [2022-06-05T09:45:58.837Z] [2022-06-05T09:45:58.837Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-05T09:45:58.837Z] #56 sha256:fccb141d419eb277d209078508ae56781912088439df686ff476a8d6a8d82b65 [2022-06-05T09:45:58.837Z] #56 DONE 0.2s [2022-06-05T09:45:58.837Z] [2022-06-05T09:45:58.837Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-05T09:45:58.837Z] #58 sha256:49e338b22b547491f6dd121b12ce60033ed66b91cc157d6cee0e2e5a5b8b3d24 [2022-06-05T09:45:58.837Z] #58 DONE 0.1s [2022-06-05T09:45:58.837Z] [2022-06-05T09:45:58.837Z] #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-06-05T09:45:58.837Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:45:59.911Z] #64 ... [2022-06-05T09:45:59.911Z] [2022-06-05T09:45:59.911Z] #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-06-05T09:45:59.911Z] #60 sha256:3aea08422c4a6c17c65f77e1ef9dea0809e340eb44f5776af767a17379317d23 [2022-06-05T09:45:59.911Z] #60 113.0 + mkdir -p /build [2022-06-05T09:45:59.911Z] #60 113.0 + cp runc /build/runc [2022-06-05T09:45:59.911Z] #60 DONE 113.3s [2022-06-05T09:45:59.911Z] [2022-06-05T09:45:59.911Z] #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-06-05T09:45:59.911Z] #64 sha256:a3d6fe7d13734d27848f0860d79584fd31df2edd3e2efff82e2f007d4055b6b9 [2022-06-05T09:46:00.173Z] #64 ... [2022-06-05T09:46:00.173Z] [2022-06-05T09:46:00.173Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-05T09:46:00.173Z] #61 sha256:6c90945c094796bf3a91408ccca252731e158d5d28795765bc6194950115a537 [2022-06-05T09:46:00.434Z] #61 DONE 0.2s [2022-06-05T09:46:00.434Z] [2022-06-05T09:46:00.434Z] #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-06-05T09:46:00.434Z] #64 sha256:a3d6fe7d13734d27848f0860d79584fd31df2edd3e2efff82e2f007d4055b6b9 [2022-06-05T09:46:01.042Z] #64 181.2 + bin/containerd [2022-06-05T09:46:02.232Z] #74 ... [2022-06-05T09:46:02.232Z] [2022-06-05T09:46:02.232Z] #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-06-05T09:46:02.232Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-05T09:46:02.232Z] #49 22.00 Fetched 49.0 MB in 20s (2398 kB/s) [2022-06-05T09:46:10.352Z] #49 22.00 Reading package lists... [2022-06-05T09:46:10.352Z] #49 ... [2022-06-05T09:46:10.352Z] [2022-06-05T09:46:10.352Z] #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-06-05T09:46:10.352Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-05T09:46:10.352Z] #20 22.33 Fetched 49.0 MB in 21s (2367 kB/s) [2022-06-05T09:46:10.921Z] #20 22.33 Reading package lists... [2022-06-05T09:46:10.921Z] #20 ... [2022-06-05T09:46:10.921Z] [2022-06-05T09:46:10.921Z] #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-06-05T09:46:10.921Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-05T09:46:10.921Z] #69 22.22 Fetched 49.0 MB in 21s (2367 kB/s) [2022-06-05T09:46:10.921Z] #69 22.22 Reading package lists... [2022-06-05T09:46:11.180Z] #69 31.20 Reading package lists... [2022-06-05T09:46:11.180Z] #69 ... [2022-06-05T09:46:11.180Z] [2022-06-05T09:46:11.180Z] #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-06-05T09:46:11.180Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-05T09:46:11.180Z] #49 22.00 Reading package lists... [2022-06-05T09:46:15.080Z] #64 ... [2022-06-05T09:46:15.080Z] [2022-06-05T09:46:15.080Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:46:15.080Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:46:15.080Z] #55 192.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-05T09:46:15.080Z] #55 DONE 193.7s [2022-06-05T09:46:15.080Z] [2022-06-05T09:46:15.080Z] #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-06-05T09:46:15.080Z] #60 sha256:432dd385d556c084dc1bda8c3bc7f743cd903f95368e85557749b2e644923e13 [2022-06-05T09:46:15.080Z] #60 ... [2022-06-05T09:46:15.080Z] [2022-06-05T09:46:15.080Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-05T09:46:15.080Z] #56 sha256:3c886a68b3d50c40dace1a82533e9c246a74335b31adc9cd6503525878a81109 [2022-06-05T09:46:15.080Z] #56 DONE 0.6s [2022-06-05T09:46:15.080Z] [2022-06-05T09:46:15.080Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-05T09:46:15.080Z] #58 sha256:96d9d1ac38c1f5f7ba07fe9d0faf7d808a8a3c5659cc2b7a8c98a1ada0d3782e [2022-06-05T09:46:15.080Z] #58 DONE 0.1s [2022-06-05T09:46:15.080Z] [2022-06-05T09:46:15.080Z] #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-06-05T09:46:15.080Z] #64 sha256:f56152118575994a94624c5944a26949d54d6b3fcae9b383d65d158be7a85489 [2022-06-05T09:46:16.969Z] #64 ... [2022-06-05T09:46:16.969Z] [2022-06-05T09:46:16.969Z] #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-06-05T09:46:16.969Z] #60 sha256:b4fae043a8fc0f9455576fb5c4afc947c3963c32b40d542fac9189b92a07dd14 [2022-06-05T09:46:16.969Z] #60 121.9 + mkdir -p /build [2022-06-05T09:46:16.969Z] #60 121.9 + cp runc /build/runc [2022-06-05T09:46:16.969Z] #60 DONE 122.3s [2022-06-05T09:46:16.969Z] [2022-06-05T09:46:16.969Z] #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-06-05T09:46:16.969Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:46:16.969Z] #64 192.8 + bin/containerd [2022-06-05T09:46:17.231Z] #64 ... [2022-06-05T09:46:17.231Z] [2022-06-05T09:46:17.231Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-05T09:46:17.231Z] #61 sha256:4242f65df66a0da5ef22a182b0c956c8a75f1d3e2a3b02c56dff6742b39ef266 [2022-06-05T09:46:17.231Z] #61 DONE 0.2s [2022-06-05T09:46:17.231Z] [2022-06-05T09:46:17.231Z] #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-06-05T09:46:17.231Z] #64 sha256:0a807fe5f5c0f46d19a337d577aaa60fc0eee6883db1d45ac303e5572744874d [2022-06-05T09:46:21.425Z] #49 31.51 Reading package lists... [2022-06-05T09:46:21.425Z] #49 ... [2022-06-05T09:46:21.425Z] [2022-06-05T09:46:21.425Z] #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-06-05T09:46:21.425Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-05T09:46:21.425Z] #69 31.20 Reading package lists... [2022-06-05T09:46:21.684Z] #69 40.55 Building dependency tree... [2022-06-05T09:46:21.684Z] #69 ... [2022-06-05T09:46:21.684Z] [2022-06-05T09:46:21.684Z] #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-06-05T09:46:21.684Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-05T09:46:21.684Z] #20 22.33 Reading package lists... [2022-06-05T09:46:21.684Z] #20 32.00 Reading package lists... [2022-06-05T09:46:21.946Z] #20 41.31 Building dependency tree... [2022-06-05T09:46:21.946Z] #20 ... [2022-06-05T09:46:21.946Z] [2022-06-05T09:46:21.946Z] #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-06-05T09:46:21.946Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-05T09:46:22.884Z] #49 40.60 Building dependency tree... [2022-06-05T09:46:24.794Z] #49 44.95 The following additional packages will be installed: [2022-06-05T09:46:24.794Z] #49 44.97 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-06-05T09:46:24.794Z] #49 45.01 Suggested packages: [2022-06-05T09:46:24.794Z] #49 45.01 cmake-doc ninja-build lrzip [2022-06-05T09:46:24.794Z] #49 45.01 Recommended packages: [2022-06-05T09:46:24.794Z] #49 45.01 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-05T09:46:25.732Z] #49 45.69 The following NEW packages will be installed: [2022-06-05T09:46:25.732Z] #49 45.72 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-06-05T09:46:25.991Z] #49 46.18 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:46:25.991Z] #49 46.18 Need to get 8418 kB of archives. [2022-06-05T09:46:25.991Z] #49 46.18 After this operation, 34.9 MB of additional disk space will be used. [2022-06-05T09:46:25.991Z] #49 46.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-05T09:46:25.991Z] #49 46.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-05T09:46:25.991Z] #49 46.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-05T09:46:25.991Z] #49 46.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-05T09:46:25.992Z] #49 46.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-05T09:46:25.992Z] #49 46.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-05T09:46:25.992Z] #49 46.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-05T09:46:25.992Z] #49 46.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-05T09:46:26.560Z] #49 ... [2022-06-05T09:46:26.560Z] [2022-06-05T09:46:26.560Z] #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-06-05T09:46:26.560Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-05T09:46:26.560Z] #69 40.55 Building dependency tree... [2022-06-05T09:46:26.560Z] #69 44.88 The following additional packages will be installed: [2022-06-05T09:46:26.560Z] #69 44.90 libbtrfs0 [2022-06-05T09:46:26.560Z] #69 45.19 The following NEW packages will be installed: [2022-06-05T09:46:26.560Z] #69 45.21 libbtrfs-dev libbtrfs0 [2022-06-05T09:46:26.560Z] #69 45.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:46:26.560Z] #69 45.66 Need to get 460 kB of archives. [2022-06-05T09:46:26.560Z] #69 45.66 After this operation, 1237 kB of additional disk space will be used. [2022-06-05T09:46:26.560Z] #69 45.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-05T09:46:26.560Z] #69 45.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-05T09:46:26.560Z] #69 46.34 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:46:26.560Z] #69 46.67 Fetched 460 kB in 0s (1561 kB/s) [2022-06-05T09:46:26.561Z] #69 46.74 Selecting previously unselected package libbtrfs0:amd64. [2022-06-05T09:46:26.561Z] #69 46.74 (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 ... 30256 files and directories currently installed.) [2022-06-05T09:46:26.561Z] #69 46.82 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-05T09:46:26.561Z] #69 46.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:46:26.561Z] #69 46.94 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-05T09:46:26.561Z] #69 46.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-05T09:46:26.561Z] #69 46.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:46:26.731Z] #64 ... [2022-06-05T09:46:26.731Z] [2022-06-05T09:46:26.731Z] #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.44.0" && /build/golangci-lint --version [2022-06-05T09:46:26.731Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-05T09:46:26.731Z] #55 208.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-05T09:46:26.731Z] #55 DONE 209.0s [2022-06-05T09:46:26.731Z] [2022-06-05T09:46:26.731Z] #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-06-05T09:46:26.731Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:46:26.820Z] #69 47.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:46:26.820Z] #69 47.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:46:26.820Z] #69 47.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:46:26.989Z] #64 ... [2022-06-05T09:46:26.989Z] [2022-06-05T09:46:26.989Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-05T09:46:26.989Z] #56 sha256:38ca120b0a3c6d44aed7027b64be377d4ab1b0857e63183f45b4e7afedea80a5 [2022-06-05T09:46:27.266Z] #64 ... [2022-06-05T09:46:27.266Z] [2022-06-05T09:46:27.266Z] #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-06-05T09:46:27.266Z] #60 sha256:432dd385d556c084dc1bda8c3bc7f743cd903f95368e85557749b2e644923e13 [2022-06-05T09:46:27.266Z] #60 127.0 + mkdir -p /build [2022-06-05T09:46:27.266Z] #60 127.0 + cp runc /build/runc [2022-06-05T09:46:27.266Z] #60 DONE 127.5s [2022-06-05T09:46:27.266Z] [2022-06-05T09:46:27.266Z] #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-06-05T09:46:27.266Z] #64 sha256:f56152118575994a94624c5944a26949d54d6b3fcae9b383d65d158be7a85489 [2022-06-05T09:46:27.395Z] #69 DONE 47.5s [2022-06-05T09:46:27.395Z] [2022-06-05T09:46:27.395Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-05T09:46:27.395Z] #70 sha256:30d91da9a16f9c0a33a9bd0b6461a41d36cfd7b0ad9e7609197ded8347df80bf [2022-06-05T09:46:27.395Z] #70 DONE 0.1s [2022-06-05T09:46:27.395Z] [2022-06-05T09:46:27.395Z] #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-06-05T09:46:27.395Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-05T09:46:27.395Z] #49 47.10 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:46:27.395Z] #49 47.36 Fetched 8418 kB in 0s (17.3 MB/s) [2022-06-05T09:46:27.395Z] #49 47.42 Selecting previously unselected package xxd. [2022-06-05T09:46:27.395Z] #49 47.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-06-05T09:46:27.395Z] #49 47.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-05T09:46:27.395Z] #49 47.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:46:27.395Z] #49 47.72 Selecting previously unselected package vim-common. [2022-06-05T09:46:27.553Z] #56 DONE 0.6s [2022-06-05T09:46:27.553Z] [2022-06-05T09:46:27.553Z] #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-06-05T09:46:27.553Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:46:27.655Z] #49 47.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:46:27.655Z] #49 47.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:46:27.655Z] #49 47.96 Selecting previously unselected package cmake-data. [2022-06-05T09:46:27.655Z] #49 47.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-05T09:46:27.655Z] #49 47.97 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-05T09:46:27.811Z] #64 ... [2022-06-05T09:46:27.811Z] [2022-06-05T09:46:27.811Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-05T09:46:27.811Z] #58 sha256:7be14e656cc14820bc8926b86080a1c3eabb70540c7a4079400a201190fe7331 [2022-06-05T09:46:27.811Z] #58 DONE 0.1s [2022-06-05T09:46:27.811Z] [2022-06-05T09:46:27.811Z] #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-06-05T09:46:27.811Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:46:28.194Z] #64 ... [2022-06-05T09:46:28.194Z] [2022-06-05T09:46:28.194Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-05T09:46:28.194Z] #61 sha256:a95a45e2679ffb7d026e4767b8efe3bb2aa47d9053efd97fd30b779ffbf431fd [2022-06-05T09:46:28.194Z] #61 DONE 0.3s [2022-06-05T09:46:28.194Z] [2022-06-05T09:46:28.194Z] #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-06-05T09:46:28.194Z] #64 sha256:f56152118575994a94624c5944a26949d54d6b3fcae9b383d65d158be7a85489 [2022-06-05T09:46:28.451Z] #64 206.5 + bin/containerd [2022-06-05T09:46:29.037Z] #49 49.02 Selecting previously unselected package libarchive13:amd64. [2022-06-05T09:46:29.037Z] #49 49.04 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-05T09:46:29.037Z] #49 49.05 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-05T09:46:29.037Z] #49 49.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-05T09:46:29.037Z] #49 49.17 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-05T09:46:29.037Z] #49 49.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-05T09:46:29.037Z] #49 49.27 Selecting previously unselected package librhash0:amd64. [2022-06-05T09:46:29.037Z] #49 49.27 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-06-05T09:46:29.037Z] #49 49.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-05T09:46:29.296Z] #49 49.38 Selecting previously unselected package libuv1:amd64. [2022-06-05T09:46:29.296Z] #49 49.39 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-06-05T09:46:29.296Z] #49 49.40 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-05T09:46:29.296Z] #49 49.46 Selecting previously unselected package cmake. [2022-06-05T09:46:29.296Z] #49 49.46 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-05T09:46:29.296Z] #49 49.46 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-05T09:46:30.673Z] #49 51.03 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-05T09:46:30.673Z] #49 51.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:46:30.673Z] #49 51.06 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-05T09:46:30.933Z] #49 51.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:46:30.933Z] #49 51.10 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-05T09:46:30.933Z] #49 51.12 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-05T09:46:30.933Z] #49 51.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-05T09:46:30.933Z] #49 51.15 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-05T09:46:30.933Z] #49 51.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:46:31.508Z] #49 DONE 51.6s [2022-06-05T09:46:31.508Z] [2022-06-05T09:46:31.508Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-05T09:46:31.508Z] #50 sha256:b2e19473a96d9e4df16fb82ac8403857d5894070f06ded70e75f2a65ba129ec2 [2022-06-05T09:46:31.508Z] #50 DONE 0.1s [2022-06-05T09:46:31.508Z] [2022-06-05T09:46:31.508Z] #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-06-05T09:46:31.508Z] #51 sha256:5aaf7ff8b44654ae10b9c0912da6c2c31208ac110a1aeb827af0e0afbc365991 [2022-06-05T09:46:32.444Z] #51 0.812 + RM_GOPATH=0 [2022-06-05T09:46:32.444Z] #51 0.812 + TMP_GOPATH= [2022-06-05T09:46:32.444Z] #51 0.812 + : /build [2022-06-05T09:46:32.444Z] #51 0.812 + '[' -z '' ']' [2022-06-05T09:46:32.444Z] #51 0.812 ++ mktemp -d [2022-06-05T09:46:32.444Z] #51 0.814 + export GOPATH=/tmp/tmp.zPPi780hlM [2022-06-05T09:46:32.444Z] #51 0.814 + GOPATH=/tmp/tmp.zPPi780hlM [2022-06-05T09:46:32.444Z] #51 0.814 + RM_GOPATH=1 [2022-06-05T09:46:32.444Z] #51 0.814 + case "$(go env GOARCH)" in [2022-06-05T09:46:32.444Z] #51 0.815 ++ go env GOARCH [2022-06-05T09:46:32.444Z] #51 0.826 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:46:32.444Z] #51 0.826 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:46:32.444Z] #51 0.826 ++ dirname /install.sh [2022-06-05T09:46:32.444Z] #51 0.827 + dir=/ [2022-06-05T09:46:32.444Z] #51 0.827 + bin=tini [2022-06-05T09:46:32.444Z] #51 0.827 + shift [2022-06-05T09:46:32.444Z] #51 0.827 + '[' '!' -f //tini.installer ']' [2022-06-05T09:46:32.444Z] #51 0.827 + . //tini.installer [2022-06-05T09:46:32.444Z] #51 0.828 ++ : v0.19.0 [2022-06-05T09:46:32.444Z] #51 0.828 + install_tini [2022-06-05T09:46:32.444Z] #51 0.828 + echo 'Install tini version v0.19.0' [2022-06-05T09:46:32.444Z] #51 0.828 Install tini version v0.19.0 [2022-06-05T09:46:32.444Z] #51 0.828 + git clone https://github.com/krallin/tini.git /tmp/tmp.zPPi780hlM/tini [2022-06-05T09:46:32.444Z] #51 0.830 Cloning into '/tmp/tmp.zPPi780hlM/tini'... [2022-06-05T09:46:32.707Z] #51 ... [2022-06-05T09:46:32.707Z] [2022-06-05T09:46:32.707Z] #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-06-05T09:46:32.707Z] #74 sha256:89377a0ed341210f5c0fc3312c8954e6b3b4d054c53dc5d5bccd6cb647ed78a2 [2022-06-05T09:46:32.707Z] #74 49.23 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-05T09:46:32.707Z] #74 49.23 + GOBIN=/build [2022-06-05T09:46:32.707Z] #74 49.23 + GO111MODULE=on [2022-06-05T09:46:32.707Z] #74 49.23 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-05T09:46:32.707Z] #74 52.54 rootlesskit version 1.0.0 [2022-06-05T09:46:32.707Z] #74 52.56 Usage of /build/rootlesskit-docker-proxy: [2022-06-05T09:46:32.707Z] #74 52.56 -container-ip string [2022-06-05T09:46:32.707Z] #74 52.56 container ip [2022-06-05T09:46:32.707Z] #74 52.56 -container-port int [2022-06-05T09:46:32.707Z] #74 52.56 container port (default -1) [2022-06-05T09:46:32.707Z] #74 52.56 -host-ip string [2022-06-05T09:46:32.707Z] #74 52.56 host ip [2022-06-05T09:46:32.707Z] #74 52.56 -host-port int [2022-06-05T09:46:32.707Z] #74 52.56 host port (default -1) [2022-06-05T09:46:32.707Z] #74 52.56 -proto string [2022-06-05T09:46:32.707Z] #74 52.56 proxy protocol (default "tcp") [2022-06-05T09:46:32.707Z] #74 DONE 52.7s [2022-06-05T09:46:32.707Z] [2022-06-05T09:46:32.707Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-05T09:46:32.707Z] #75 sha256:ac96f2ddbeeba9cbfe26e63dc67bc620c78738519bf3d3dc28e22e75a9dccb24 [2022-06-05T09:46:32.707Z] #75 DONE 0.0s [2022-06-05T09:46:32.707Z] [2022-06-05T09:46:32.707Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-05T09:46:32.707Z] #76 sha256:8aeea4faacf5881a3f89464a2cf018f6dbb77cc5030bea75cbfe56284f91aea2 [2022-06-05T09:46:32.707Z] #76 DONE 0.1s [2022-06-05T09:46:32.707Z] [2022-06-05T09:46:32.707Z] #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-06-05T09:46:32.707Z] #51 sha256:5aaf7ff8b44654ae10b9c0912da6c2c31208ac110a1aeb827af0e0afbc365991 [2022-06-05T09:46:32.707Z] #51 1.311 + cd /tmp/tmp.zPPi780hlM/tini [2022-06-05T09:46:32.707Z] #51 1.311 + git checkout -q v0.19.0 [2022-06-05T09:46:32.707Z] #51 1.327 + cmake . [2022-06-05T09:46:32.967Z] #51 1.527 -- The C compiler identification is GNU 10.2.1 [2022-06-05T09:46:32.967Z] #51 1.572 -- Detecting C compiler ABI info [2022-06-05T09:46:33.234Z] #51 ... [2022-06-05T09:46:33.234Z] [2022-06-05T09:46:33.234Z] #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-06-05T09:46:33.234Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-05T09:46:33.234Z] #20 41.31 Building dependency tree... [2022-06-05T09:46:33.234Z] #20 45.54 The following additional packages will be installed: [2022-06-05T09:46:33.234Z] #20 45.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:46:33.234Z] #20 45.55 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-05T09:46:33.234Z] #20 45.55 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-05T09:46:33.234Z] #20 45.55 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-05T09:46:33.234Z] #20 45.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-05T09:46:33.234Z] #20 45.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-05T09:46:33.234Z] #20 45.56 mingw-w64-common mingw-w64-x86-64-dev [2022-06-05T09:46:33.234Z] #20 45.58 Suggested packages: [2022-06-05T09:46:33.234Z] #20 45.58 gcc-10-locales seccomp wine64 [2022-06-05T09:46:33.234Z] #20 46.34 The following NEW packages will be installed: [2022-06-05T09:46:33.234Z] #20 46.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-05T09:46:33.234Z] #20 46.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-05T09:46:33.234Z] #20 46.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-05T09:46:33.234Z] #20 46.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-05T09:46:33.234Z] #20 46.35 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-05T09:46:33.234Z] #20 46.35 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-05T09:46:33.234Z] #20 46.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-05T09:46:33.234Z] #20 46.35 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-05T09:46:33.234Z] #20 46.36 mingw-w64-x86-64-dev [2022-06-05T09:46:33.234Z] #20 46.71 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:46:33.234Z] #20 46.71 Need to get 115 MB of archives. [2022-06-05T09:46:33.234Z] #20 46.71 After this operation, 645 MB of additional disk space will be used. [2022-06-05T09:46:33.234Z] #20 46.71 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-06-05T09:46:33.234Z] #20 46.75 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-06-05T09:46:33.234Z] #20 46.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-05T09:46:33.234Z] #20 46.86 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-06-05T09:46:33.234Z] #20 46.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-05T09:46:33.234Z] #20 46.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-05T09:46:33.234Z] #20 46.96 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-06-05T09:46:33.234Z] #20 47.05 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-06-05T09:46:33.234Z] #20 47.06 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-06-05T09:46:33.234Z] #20 47.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-05T09:46:33.234Z] #20 48.03 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-06-05T09:46:33.234Z] #20 48.29 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-06-05T09:46:33.234Z] #20 48.57 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-06-05T09:46:33.234Z] #20 49.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-05T09:46:33.234Z] #20 49.34 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-06-05T09:46:33.234Z] #20 49.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-05T09:46:33.234Z] #20 49.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-05T09:46:33.234Z] #20 49.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-05T09:46:33.234Z] #20 49.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-05T09:46:33.234Z] #20 49.36 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-06-05T09:46:33.234Z] #20 49.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-05T09:46:33.234Z] #20 49.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-05T09:46:33.234Z] #20 49.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-05T09:46:33.234Z] #20 49.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-05T09:46:33.234Z] #20 49.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-05T09:46:33.234Z] #20 49.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-05T09:46:33.234Z] #20 49.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-05T09:46:33.234Z] #20 49.40 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-06-05T09:46:33.234Z] #20 49.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-05T09:46:33.234Z] #20 49.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-05T09:46:33.234Z] #20 50.04 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:46:33.234Z] #20 50.42 Fetched 115 MB in 3s (38.5 MB/s) [2022-06-05T09:46:33.234Z] #20 50.47 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-05T09:46:33.234Z] #20 50.47 (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 ... 30256 files and directories currently installed.) [2022-06-05T09:46:33.234Z] #20 50.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-05T09:46:33.234Z] #20 50.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:46:33.234Z] #20 51.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-05T09:46:33.234Z] #20 51.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-05T09:46:33.234Z] #20 51.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:46:33.234Z] #20 52.87 Selecting previously unselected package binutils-mingw-w64. [2022-06-05T09:46:33.234Z] #20 52.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-05T09:46:33.234Z] #20 52.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:46:33.234Z] #20 53.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-05T09:46:33.234Z] #20 53.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:46:33.234Z] #20 53.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:46:33.234Z] #20 53.20 Selecting previously unselected package dmsetup. [2022-06-05T09:46:33.234Z] #20 53.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:46:33.234Z] #20 53.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:46:33.234Z] #20 53.30 Selecting previously unselected package mingw-w64-common. [2022-06-05T09:46:33.234Z] #20 53.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-05T09:46:33.234Z] #20 53.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-05T09:46:33.501Z] #20 ... [2022-06-05T09:46:33.501Z] [2022-06-05T09:46:33.501Z] #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-06-05T09:46:33.501Z] #51 sha256:5aaf7ff8b44654ae10b9c0912da6c2c31208ac110a1aeb827af0e0afbc365991 [2022-06-05T09:46:33.501Z] #51 1.938 -- Detecting C compiler ABI info - done [2022-06-05T09:46:33.501Z] #51 2.053 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-05T09:46:33.501Z] #51 2.063 -- Detecting C compile features [2022-06-05T09:46:33.501Z] #51 2.065 -- Detecting C compile features - done [2022-06-05T09:46:33.501Z] #51 2.094 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-05T09:46:33.760Z] #51 2.244 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-05T09:46:33.760Z] #51 2.291 -- Configuring done [2022-06-05T09:46:33.760Z] #51 2.304 -- Generating done [2022-06-05T09:46:33.760Z] #51 2.305 -- Build files have been written to: /tmp/tmp.zPPi780hlM/tini [2022-06-05T09:46:33.760Z] #51 2.319 + make tini-static [2022-06-05T09:46:34.018Z] #51 2.507 Scanning dependencies of target tini-static [2022-06-05T09:46:34.018Z] #51 2.551 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-05T09:46:34.357Z] #64 ... [2022-06-05T09:46:34.357Z] [2022-06-05T09:46:34.357Z] #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-06-05T09:46:34.357Z] #60 sha256:5f26e38012b08168f78b5fa4f697c0e17a4fe81951da9f2b057df3d9b4110c73 [2022-06-05T09:46:34.357Z] #60 135.5 + mkdir -p /build [2022-06-05T09:46:34.357Z] #60 135.5 + cp runc /build/runc [2022-06-05T09:46:34.587Z] #51 3.064 [100%] Linking C executable tini-static [2022-06-05T09:46:34.615Z] #60 DONE 135.9s [2022-06-05T09:46:34.615Z] [2022-06-05T09:46:34.615Z] #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-06-05T09:46:34.615Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:46:34.847Z] #51 3.241 [100%] Built target tini-static [2022-06-05T09:46:34.847Z] #51 3.260 + mkdir -p /build [2022-06-05T09:46:34.847Z] #51 3.262 + cp tini-static /build/docker-init [2022-06-05T09:46:34.847Z] #51 DONE 3.4s [2022-06-05T09:46:34.847Z] [2022-06-05T09:46:34.847Z] #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-06-05T09:46:34.847Z] #71 sha256:854613a9381301a8cdfa870eb326b8e8c8751f2975c0efb9729c222d2e1aa475 [2022-06-05T09:46:34.847Z] #71 0.840 + RM_GOPATH=0 [2022-06-05T09:46:34.847Z] #71 0.840 + TMP_GOPATH= [2022-06-05T09:46:34.847Z] #71 0.840 + : /build [2022-06-05T09:46:34.847Z] #71 0.841 + '[' -z '' ']' [2022-06-05T09:46:34.847Z] #71 0.845 ++ mktemp -d [2022-06-05T09:46:34.847Z] #71 0.854 + export GOPATH=/tmp/tmp.PDudDpTq3P [2022-06-05T09:46:34.847Z] #71 0.854 + GOPATH=/tmp/tmp.PDudDpTq3P [2022-06-05T09:46:34.847Z] #71 0.854 + RM_GOPATH=1 [2022-06-05T09:46:34.847Z] #71 0.855 + case "$(go env GOARCH)" in [2022-06-05T09:46:34.847Z] #71 0.855 ++ go env GOARCH [2022-06-05T09:46:34.847Z] #71 0.868 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:46:34.847Z] #71 0.868 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:46:34.847Z] #71 0.869 ++ dirname /install.sh [2022-06-05T09:46:34.847Z] #71 0.870 + dir=/ [2022-06-05T09:46:34.847Z] #71 0.870 + bin=containerd [2022-06-05T09:46:34.847Z] #71 0.871 + shift [2022-06-05T09:46:34.847Z] #71 0.871 + '[' '!' -f //containerd.installer ']' [2022-06-05T09:46:34.847Z] #71 0.871 + . //containerd.installer [2022-06-05T09:46:34.847Z] #71 0.872 ++ set -e [2022-06-05T09:46:34.848Z] #71 0.872 ++ : v1.6.5 [2022-06-05T09:46:34.848Z] #71 0.872 + install_containerd [2022-06-05T09:46:34.848Z] #71 0.873 + echo 'Install containerd version v1.6.5' [2022-06-05T09:46:34.848Z] #71 0.873 Install containerd version v1.6.5 [2022-06-05T09:46:34.848Z] #71 0.874 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PDudDpTq3P/src/github.com/containerd/containerd [2022-06-05T09:46:34.848Z] #71 0.877 Cloning into '/tmp/tmp.PDudDpTq3P/src/github.com/containerd/containerd'... [2022-06-05T09:46:35.416Z] #71 ... [2022-06-05T09:46:35.416Z] [2022-06-05T09:46:35.416Z] #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-06-05T09:46:35.416Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-05T09:46:35.416Z] #20 55.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-05T09:46:35.416Z] #20 55.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-05T09:46:35.416Z] #20 55.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:46:35.546Z] #64 ... [2022-06-05T09:46:35.547Z] [2022-06-05T09:46:35.547Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-05T09:46:35.547Z] #61 sha256:e6f54850b1935d09b2c13c40894e29c625eaba20436d27aaf60f244c4ff1deae [2022-06-05T09:46:35.804Z] #61 DONE 0.2s [2022-06-05T09:46:35.804Z] [2022-06-05T09:46:35.804Z] #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-06-05T09:46:35.804Z] #64 sha256:b4de5db142aa3ba01b49d6c69ca9cc0399c615c7688c11d3083e12fec2d7e6af [2022-06-05T09:46:37.173Z] #64 213.3 + bin/containerd [2022-06-05T09:46:37.950Z] #20 57.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-05T09:46:37.950Z] #20 57.71 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:46:37.950Z] #20 57.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:46:37.950Z] #20 57.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-05T09:46:37.950Z] #20 57.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:46:37.950Z] #20 57.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:46:39.327Z] #20 59.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-05T09:46:39.587Z] #20 59.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:46:39.587Z] #20 59.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:46:42.127Z] #20 ... [2022-06-05T09:46:42.127Z] [2022-06-05T09:46:42.127Z] #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-06-05T09:46:42.127Z] #71 sha256:854613a9381301a8cdfa870eb326b8e8c8751f2975c0efb9729c222d2e1aa475 [2022-06-05T09:46:42.127Z] #71 14.62 + cd /tmp/tmp.PDudDpTq3P/src/github.com/containerd/containerd [2022-06-05T09:46:42.127Z] #71 14.62 + git checkout -q v1.6.5 [2022-06-05T09:46:43.064Z] #71 15.45 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-05T09:46:43.064Z] #71 15.45 + BUILDTAGS='netgo osusergo static_build' [2022-06-05T09:46:43.064Z] #71 15.45 + export EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:46:43.064Z] #71 15.45 + EXTRA_FLAGS=-buildmode=pie [2022-06-05T09:46:43.064Z] #71 15.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-05T09:46:43.064Z] #71 15.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-05T09:46:43.064Z] #71 15.45 + '[' '' = dynamic ']' [2022-06-05T09:46:43.064Z] #71 15.45 + make [2022-06-05T09:46:43.631Z] #71 16.15 + bin/ctr [2022-06-05T09:46:47.809Z] #64 220.7 # github.com/containerd/containerd/cmd/containerd [2022-06-05T09:46:47.809Z] #64 220.7 /usr/bin/ld: /tmp/go-link-2325740176/000019.o: in function `New': [2022-06-05T09:46:47.809Z] #64 220.7 /tmp/tmp.7ElhfC8lpP/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-06-05T09:46:47.809Z] #64 220.8 + bin/containerd-stress [2022-06-05T09:46:47.809Z] #64 221.8 + bin/containerd-shim [2022-06-05T09:46:50.354Z] #64 230.4 + bin/containerd-shim-runc-v1 [2022-06-05T09:46:51.750Z] #71 ... [2022-06-05T09:46:51.750Z] [2022-06-05T09:46:51.750Z] #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-06-05T09:46:51.750Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-05T09:46:51.750Z] #20 63.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-05T09:46:51.750Z] #20 63.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:46:51.750Z] #20 63.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:46:51.750Z] #20 65.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-05T09:46:51.750Z] #20 65.07 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:46:51.750Z] #20 65.07 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:46:51.750Z] #20 66.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-05T09:46:51.750Z] #20 66.94 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:46:51.750Z] #20 66.95 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:46:51.750Z] #20 70.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-05T09:46:51.750Z] #20 70.66 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-05T09:46:51.750Z] #20 70.67 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:46:52.270Z] #20 72.42 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-05T09:46:52.270Z] #20 72.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-05T09:46:52.270Z] #20 72.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:46:52.270Z] #20 72.50 Selecting previously unselected package libapparmor1:amd64. [2022-06-05T09:46:52.270Z] #20 72.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-05T09:46:52.270Z] #20 72.51 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-05T09:46:52.270Z] #20 72.56 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-05T09:46:52.270Z] #20 72.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-05T09:46:52.270Z] #20 72.57 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-05T09:46:52.270Z] #20 72.66 Selecting previously unselected package libbtrfs0:amd64. [2022-06-05T09:46:52.529Z] #20 72.66 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-05T09:46:52.529Z] #20 72.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:46:52.529Z] #20 72.74 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-05T09:46:52.529Z] #20 72.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-05T09:46:52.529Z] #20 72.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:46:52.529Z] #20 72.85 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-05T09:46:52.529Z] #20 72.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:46:52.529Z] #20 72.86 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:46:52.529Z] #20 72.89 Selecting previously unselected package libudev-dev:amd64. [2022-06-05T09:46:52.529Z] #20 72.90 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-05T09:46:52.529Z] #20 72.90 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-05T09:46:52.789Z] #20 72.96 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-05T09:46:52.789Z] #20 72.97 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-05T09:46:52.789Z] #20 72.98 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-05T09:46:52.789Z] #20 73.10 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-05T09:46:52.789Z] #20 73.11 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-05T09:46:52.789Z] #20 73.12 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-05T09:46:52.789Z] #20 73.20 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-05T09:46:53.049Z] #20 73.20 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-05T09:46:53.049Z] #20 73.21 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-05T09:46:53.049Z] #20 73.30 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-05T09:46:53.049Z] #20 73.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-05T09:46:53.049Z] #20 73.31 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-05T09:46:53.049Z] #20 73.35 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-05T09:46:53.049Z] #20 73.35 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-05T09:46:53.049Z] #20 73.36 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-05T09:46:53.308Z] #20 73.55 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-05T09:46:53.308Z] #20 73.55 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-05T09:46:53.308Z] #20 73.56 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-05T09:46:53.567Z] #20 73.66 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-05T09:46:53.567Z] #20 73.67 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-05T09:46:53.567Z] #20 73.67 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:46:53.567Z] #20 73.71 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-05T09:46:53.567Z] #20 73.72 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-05T09:46:53.567Z] #20 73.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-05T09:46:53.567Z] #20 73.79 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-05T09:46:53.567Z] #20 73.80 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-05T09:46:53.567Z] #20 73.80 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-05T09:46:53.827Z] #20 74.03 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-05T09:46:53.827Z] #20 74.04 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-05T09:46:53.827Z] #20 74.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-05T09:46:53.827Z] #20 74.06 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-05T09:46:53.827Z] #20 74.07 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-05T09:46:53.827Z] #20 74.08 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-05T09:46:53.827Z] #20 74.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-05T09:46:53.827Z] #20 74.10 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-05T09:46:53.827Z] #20 74.12 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-05T09:46:53.827Z] #20 74.13 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-05T09:46:53.827Z] #20 74.14 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-05T09:46:53.827Z] #20 74.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-05T09:46:53.827Z] #20 74.16 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-05T09:46:53.827Z] #20 74.17 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-05T09:46:53.827Z] #20 74.19 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-05T09:46:53.827Z] #20 74.20 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-05T09:46:53.827Z] #20 74.21 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-05T09:46:53.827Z] #20 74.22 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-05T09:46:53.827Z] #20 74.23 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-05T09:46:53.827Z] #20 74.24 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-05T09:46:53.827Z] #20 74.25 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:46:54.087Z] #20 74.26 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-06-05T09:46:54.087Z] #20 74.28 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:46:54.087Z] #20 74.28 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-06-05T09:46:54.087Z] #20 74.29 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-05T09:46:54.087Z] #20 74.30 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-05T09:46:54.087Z] #20 74.31 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-06-05T09:46:54.087Z] #20 74.32 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-05T09:46:54.087Z] #20 74.33 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-05T09:46:54.087Z] #20 74.35 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:46:54.087Z] #20 74.36 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-05T09:46:54.087Z] #20 74.37 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:46:54.087Z] #20 74.38 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-05T09:46:54.087Z] #20 74.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:46:55.471Z] #20 DONE 75.5s [2022-06-05T09:46:55.471Z] [2022-06-05T09:46:55.471Z] #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-06-05T09:46:55.471Z] #21 sha256:ad57c19d2702b704f3e7e930cc2303a53f4f9cdca81fcfbc3aa719fd9d3f9575 [2022-06-05T09:46:55.646Z] #64 235.3 + bin/containerd-shim-runc-v2 [2022-06-05T09:46:55.908Z] #64 236.0 + binaries [2022-06-05T09:46:55.908Z] #64 236.0 + install -D bin/containerd /build/containerd [2022-06-05T09:46:55.908Z] #64 236.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-05T09:46:55.908Z] #64 236.1 + install -D bin/ctr /build/ctr [2022-06-05T09:46:56.408Z] #21 1.080 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-05T09:46:56.409Z] #21 1.080 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-05T09:46:56.409Z] #21 1.080 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-05T09:47:01.197Z] #64 DONE 241.3s [2022-06-05T09:47:01.769Z] [2022-06-05T09:47:01.769Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-05T09:47:01.769Z] #65 sha256:b1997c9a8465eb1f90aa35abfbcf267904cf298ace536a662e66f4325f73c586 [2022-06-05T09:47:02.023Z] #21 1.595 Reading package lists... [2022-06-05T09:47:03.680Z] #65 DONE 1.9s [2022-06-05T09:47:03.681Z] [2022-06-05T09:47:03.681Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-05T09:47:03.681Z] #70 sha256:ec99b1271a066267cc1ff4e953c5cc512fcb7b4a433f2dc0d5708ea473c959e4 [2022-06-05T09:47:04.251Z] #70 DONE 0.4s [2022-06-05T09:47:04.251Z] [2022-06-05T09:47:04.251Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-05T09:47:04.251Z] #75 sha256:dfcc36cb37d31c526b45b737426e14aad94bf718d2a9448ac82b247d61dc1e20 [2022-06-05T09:47:06.163Z] #75 DONE 2.0s [2022-06-05T09:47:06.163Z] [2022-06-05T09:47:06.163Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-05T09:47:06.163Z] #76 sha256:eaac82fcef416cbefe6ab558d51de5d03dc7a464db89165aacda299efba9be7b [2022-06-05T09:47:06.163Z] #76 DONE 0.0s [2022-06-05T09:47:06.163Z] [2022-06-05T09:47:06.163Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-05T09:47:06.163Z] #77 sha256:36f4871c37317705ab9900fc9f4d04d8269b7a97d584c9a57360d0d7b3a2e555 [2022-06-05T09:47:07.108Z] #77 DONE 0.9s [2022-06-05T09:47:07.108Z] [2022-06-05T09:47:07.108Z] #78 exporting to image [2022-06-05T09:47:07.108Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-05T09:47:07.108Z] #78 exporting layers [2022-06-05T09:47:07.292Z] #21 6.834 Reading package lists... [2022-06-05T09:47:07.861Z] #21 11.60 Building dependency tree... [2022-06-05T09:47:07.861Z] #21 12.73 Reading state information... [2022-06-05T09:47:09.240Z] #21 13.99 The following additional packages will be installed: [2022-06-05T09:47:09.240Z] #21 13.99 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-05T09:47:09.240Z] #21 13.99 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-05T09:47:09.240Z] #21 13.99 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-05T09:47:09.240Z] #21 13.99 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-05T09:47:09.240Z] #21 13.99 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-05T09:47:09.240Z] #21 14.00 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-06-05T09:47:09.240Z] #21 14.00 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-06-05T09:47:09.240Z] #21 14.02 Suggested packages: [2022-06-05T09:47:09.240Z] #21 14.02 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-06-05T09:47:09.240Z] #21 14.02 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-06-05T09:47:09.240Z] #21 14.02 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-06-05T09:47:09.240Z] #21 14.02 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-06-05T09:47:09.240Z] #21 14.02 seccomp:ppc64el seccomp:s390x [2022-06-05T09:47:09.240Z] #21 14.02 Recommended packages: [2022-06-05T09:47:09.240Z] #21 14.02 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-06-05T09:47:09.240Z] #21 14.02 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-06-05T09:47:09.240Z] #21 14.02 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-06-05T09:47:09.240Z] #21 14.02 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-06-05T09:47:09.808Z] #21 14.51 The following NEW packages will be installed: [2022-06-05T09:47:09.808Z] #21 14.51 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-06-05T09:47:09.808Z] #21 14.52 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-06-05T09:47:09.808Z] #21 14.52 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-06-05T09:47:09.808Z] #21 14.52 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-06-05T09:47:09.808Z] #21 14.52 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-06-05T09:47:09.808Z] #21 14.52 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-06-05T09:47:09.808Z] #21 14.52 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-06-05T09:47:09.808Z] #21 14.52 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-06-05T09:47:09.808Z] #21 14.52 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-06-05T09:47:09.808Z] #21 14.52 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-06-05T09:47:09.808Z] #21 14.53 libseccomp2:ppc64el libseccomp2:s390x [2022-06-05T09:47:10.068Z] #21 14.97 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:47:10.068Z] #21 14.97 Need to get 15.9 MB of archives. [2022-06-05T09:47:10.068Z] #21 14.97 After this operation, 73.0 MB of additional disk space will be used. [2022-06-05T09:47:10.068Z] #21 14.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-06-05T09:47:10.068Z] #21 14.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-06-05T09:47:10.068Z] #21 14.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-06-05T09:47:10.068Z] #21 14.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-06-05T09:47:10.068Z] #21 14.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-06-05T09:47:10.068Z] #21 14.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-06-05T09:47:10.068Z] #21 14.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-06-05T09:47:10.068Z] #21 14.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-06-05T09:47:10.068Z] #21 15.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-06-05T09:47:10.327Z] #21 15.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-06-05T09:47:10.327Z] #21 15.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-06-05T09:47:10.327Z] #21 15.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-06-05T09:47:10.327Z] #21 15.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-06-05T09:47:10.327Z] #21 15.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-06-05T09:47:10.327Z] #21 15.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-06-05T09:47:10.327Z] #21 15.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-06-05T09:47:10.327Z] #21 15.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-06-05T09:47:10.327Z] #21 15.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-06-05T09:47:10.327Z] #21 15.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-06-05T09:47:10.327Z] #21 15.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-06-05T09:47:10.327Z] #21 15.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-06-05T09:47:10.327Z] #21 15.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-06-05T09:47:10.327Z] #21 15.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-06-05T09:47:10.327Z] #21 15.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-05T09:47:10.416Z] #78 exporting layers 3.4s done [2022-06-05T09:47:10.416Z] #78 writing image sha256:e15de26d6a970e0564ea0a8c8b08a821cf8fbd401e695b4ba5df5a119a003aa7 done [2022-06-05T09:47:10.416Z] #78 naming to docker.io/library/docker:c3eefab550a4518febe622148be4836300e44c89 done [2022-06-05T09:47:10.416Z] #78 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-05T09:47:10.586Z] #21 15.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-05T09:47:10.586Z] #21 15.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-06-05T09:47:10.586Z] #21 15.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-06-05T09:47:10.586Z] #21 15.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-06-05T09:47:10.586Z] #21 15.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-06-05T09:47:10.586Z] #21 15.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-06-05T09:47:10.586Z] #21 15.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-06-05T09:47:10.586Z] #21 15.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-06-05T09:47:10.586Z] #21 15.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-06-05T09:47:10.586Z] #21 15.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-06-05T09:47:10.586Z] #21 15.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-06-05T09:47:10.586Z] #21 15.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-06-05T09:47:10.586Z] #21 15.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-06-05T09:47:10.586Z] #21 15.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-06-05T09:47:10.586Z] #21 15.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-06-05T09:47:10.586Z] #21 15.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-05T09:47:10.748Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-05T09:47:10.845Z] #21 15.69 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:47:11.036Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3eefab550a4518febe622148be4836300e44c89 hack/test/unit [2022-06-05T09:47:11.105Z] #21 15.89 Fetched 15.9 MB in 1s (27.0 MB/s) [2022-06-05T09:47:11.105Z] #21 15.92 Selecting previously unselected package gcc-10-base:armel. [2022-06-05T09:47:11.105Z] #21 15.93 (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 ... 38557 files and directories currently installed.) [2022-06-05T09:47:11.105Z] #21 15.97 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-06-05T09:47:11.105Z] #21 15.97 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-06-05T09:47:11.297Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-05T09:47:11.297Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-05T09:47:11.297Z] + TESTDIRS=./... [2022-06-05T09:47:11.297Z] + exclude_paths='/vendor/|/integration' [2022-06-05T09:47:11.297Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-05T09:47:11.297Z] ++ go list ./... [2022-06-05T09:47:11.364Z] #21 16.02 Selecting previously unselected package gcc-10-base:armhf. [2022-06-05T09:47:11.365Z] #21 16.02 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-06-05T09:47:11.365Z] #21 16.03 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-06-05T09:47:11.365Z] #21 16.08 Selecting previously unselected package gcc-10-base:ppc64el. [2022-06-05T09:47:11.365Z] #21 16.09 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-06-05T09:47:11.365Z] #21 16.09 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-05T09:47:11.365Z] #21 16.13 Selecting previously unselected package gcc-10-base:s390x. [2022-06-05T09:47:11.365Z] #21 16.14 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-06-05T09:47:11.365Z] #21 16.14 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-06-05T09:47:11.365Z] #21 16.19 Selecting previously unselected package gcc-10-base:arm64. [2022-06-05T09:47:11.365Z] #21 16.19 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-06-05T09:47:11.365Z] #21 16.20 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-06-05T09:47:11.623Z] #21 16.25 Selecting previously unselected package libgcc-s1:armel. [2022-06-05T09:47:11.623Z] #21 16.26 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-06-05T09:47:11.623Z] #21 16.26 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-06-05T09:47:11.623Z] #21 16.31 Selecting previously unselected package libcrypt1:armel. [2022-06-05T09:47:11.623Z] #21 16.32 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-06-05T09:47:11.623Z] #21 16.32 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-06-05T09:47:11.623Z] #21 16.40 Selecting previously unselected package libc6:armel. [2022-06-05T09:47:11.623Z] #21 16.41 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-06-05T09:47:11.882Z] #21 16.58 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-06-05T09:47:12.241Z] + pkg_list='github.com/docker/docker/api [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/backend/build [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/httputils [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/middleware [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/router [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/router/build [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/router/container [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/router/debug [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T09:47:12.241Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/image [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/network [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/session [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/system [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/volume [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/backend [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/container [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/events [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/filters [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/image [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/mount [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/network [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/registry [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/strslice [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/swarm [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/time [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/versions [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/volume [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/dockerfile [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/remotecontext [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli/config [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli/debug [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T09:47:12.242Z] github.com/docker/docker/client [2022-06-05T09:47:12.242Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T09:47:12.242Z] github.com/docker/docker/cmd/dockerd [2022-06-05T09:47:12.242Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T09:47:12.242Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T09:47:12.242Z] github.com/docker/docker/container [2022-06-05T09:47:12.242Z] github.com/docker/docker/container/stream [2022-06-05T09:47:12.242Z] github.com/docker/docker/contrib/apparmor [2022-06-05T09:47:12.242Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T09:47:12.242Z] github.com/docker/docker/contrib/httpserver [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/cluster [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/config [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/events [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/exec [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/images [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/initlayer [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/links [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/listeners [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/local [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/names [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/network [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/stats [2022-06-05T09:47:12.242Z] github.com/docker/docker/distribution [2022-06-05T09:47:12.242Z] github.com/docker/docker/distribution/metadata [2022-06-05T09:47:12.242Z] github.com/docker/docker/distribution/utils [2022-06-05T09:47:12.242Z] github.com/docker/docker/distribution/xfer [2022-06-05T09:47:12.242Z] github.com/docker/docker/dockerversion [2022-06-05T09:47:12.242Z] github.com/docker/docker/errdefs [2022-06-05T09:47:12.242Z] github.com/docker/docker/image [2022-06-05T09:47:12.242Z] github.com/docker/docker/image/cache [2022-06-05T09:47:12.242Z] github.com/docker/docker/image/tarexport [2022-06-05T09:47:12.242Z] github.com/docker/docker/image/v1 [2022-06-05T09:47:12.242Z] github.com/docker/docker/internal/test/suite [2022-06-05T09:47:12.242Z] github.com/docker/docker/layer [2022-06-05T09:47:12.242Z] github.com/docker/docker/libcontainerd [2022-06-05T09:47:12.242Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T09:47:12.242Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T09:47:12.242Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T09:47:12.242Z] github.com/docker/docker/libcontainerd/types [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/config [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/idm [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/ns [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/options [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/osl [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/libnetwork/types [2022-06-05T09:47:12.242Z] github.com/docker/docker/oci [2022-06-05T09:47:12.242Z] github.com/docker/docker/oci/caps [2022-06-05T09:47:12.242Z] github.com/docker/docker/opts [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/aaparser [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/archive [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/authorization [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/capabilities [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/containerfs [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/directory [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/dmesg [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/fileutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/fsutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/homedir [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/idtools [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/ioutils [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/longpath [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/loopback [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/parsers [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/pidfile [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/platform [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/plugins [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/pools [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/progress [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/pubsub [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/reexec [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/signal [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/stack [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/stringid [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/system [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/tailfile [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/tarsum [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/truncindex [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/urlutil [2022-06-05T09:47:12.242Z] github.com/docker/docker/pkg/useragent [2022-06-05T09:47:12.242Z] github.com/docker/docker/plugin [2022-06-05T09:47:12.242Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T09:47:12.242Z] github.com/docker/docker/plugin/v2 [2022-06-05T09:47:12.242Z] github.com/docker/docker/profiles/apparmor [2022-06-05T09:47:12.242Z] github.com/docker/docker/profiles/seccomp [2022-06-05T09:47:12.242Z] github.com/docker/docker/quota [2022-06-05T09:47:12.242Z] github.com/docker/docker/reference [2022-06-05T09:47:12.242Z] github.com/docker/docker/registry [2022-06-05T09:47:12.242Z] github.com/docker/docker/registry/resumable [2022-06-05T09:47:12.242Z] github.com/docker/docker/restartmanager [2022-06-05T09:47:12.242Z] github.com/docker/docker/rootless [2022-06-05T09:47:12.242Z] github.com/docker/docker/rootless/specconv [2022-06-05T09:47:12.242Z] github.com/docker/docker/runconfig [2022-06-05T09:47:12.242Z] github.com/docker/docker/runconfig/opts [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/daemon [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/environment [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/fakegit [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/registry [2022-06-05T09:47:12.242Z] github.com/docker/docker/testutil/request [2022-06-05T09:47:12.242Z] github.com/docker/docker/volume [2022-06-05T09:47:12.242Z] github.com/docker/docker/volume/drivers [2022-06-05T09:47:12.242Z] github.com/docker/docker/volume/local [2022-06-05T09:47:12.242Z] github.com/docker/docker/volume/mounts [2022-06-05T09:47:12.242Z] github.com/docker/docker/volume/service [2022-06-05T09:47:12.242Z] github.com/docker/docker/volume/service/opts [2022-06-05T09:47:12.242Z] github.com/docker/docker/volume/testutils' [2022-06-05T09:47:12.242Z] ++ grep --fixed-strings -v /libnetwork [2022-06-05T09:47:12.242Z] ++ echo 'github.com/docker/docker/api [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/backend/build [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/httputils [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/middleware [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/build [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/container [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/debug [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/image [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/network [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/session [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/system [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/server/router/volume [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/backend [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/container [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/events [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/filters [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/image [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/mount [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/network [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/registry [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/strslice [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/swarm [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/time [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/versions [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T09:47:12.242Z] github.com/docker/docker/api/types/volume [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/dockerfile [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/remotecontext [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T09:47:12.242Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli/config [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli/debug [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T09:47:12.242Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T09:47:12.242Z] github.com/docker/docker/client [2022-06-05T09:47:12.242Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T09:47:12.242Z] github.com/docker/docker/cmd/dockerd [2022-06-05T09:47:12.242Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T09:47:12.242Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T09:47:12.242Z] github.com/docker/docker/container [2022-06-05T09:47:12.242Z] github.com/docker/docker/container/stream [2022-06-05T09:47:12.242Z] github.com/docker/docker/contrib/apparmor [2022-06-05T09:47:12.242Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T09:47:12.242Z] github.com/docker/docker/contrib/httpserver [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon [2022-06-05T09:47:12.242Z] github.com/docker/docker/daemon/cluster [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/config [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/events [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/exec [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/images [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/initlayer [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/links [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/listeners [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/local [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/names [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/network [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/stats [2022-06-05T09:47:12.243Z] github.com/docker/docker/distribution [2022-06-05T09:47:12.243Z] github.com/docker/docker/distribution/metadata [2022-06-05T09:47:12.243Z] github.com/docker/docker/distribution/utils [2022-06-05T09:47:12.243Z] github.com/docker/docker/distribution/xfer [2022-06-05T09:47:12.243Z] github.com/docker/docker/dockerversion [2022-06-05T09:47:12.243Z] github.com/docker/docker/errdefs [2022-06-05T09:47:12.243Z] github.com/docker/docker/image [2022-06-05T09:47:12.243Z] github.com/docker/docker/image/cache [2022-06-05T09:47:12.243Z] github.com/docker/docker/image/tarexport [2022-06-05T09:47:12.243Z] github.com/docker/docker/image/v1 [2022-06-05T09:47:12.243Z] github.com/docker/docker/internal/test/suite [2022-06-05T09:47:12.243Z] github.com/docker/docker/layer [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd/types [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/config [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/idm [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/ns [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/options [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/osl [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/libnetwork/types [2022-06-05T09:47:12.243Z] github.com/docker/docker/oci [2022-06-05T09:47:12.243Z] github.com/docker/docker/oci/caps [2022-06-05T09:47:12.243Z] github.com/docker/docker/opts [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/aaparser [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/archive [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/authorization [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/capabilities [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/containerfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/directory [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/dmesg [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/fileutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/fsutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/homedir [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/idtools [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/ioutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/longpath [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/loopback [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/parsers [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/pidfile [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/platform [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/plugins [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/pools [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/progress [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/pubsub [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/reexec [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/signal [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/stack [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/stringid [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/system [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/tailfile [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/tarsum [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/truncindex [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/urlutil [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/useragent [2022-06-05T09:47:12.243Z] github.com/docker/docker/plugin [2022-06-05T09:47:12.243Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T09:47:12.243Z] github.com/docker/docker/plugin/v2 [2022-06-05T09:47:12.243Z] github.com/docker/docker/profiles/apparmor [2022-06-05T09:47:12.243Z] github.com/docker/docker/profiles/seccomp [2022-06-05T09:47:12.243Z] github.com/docker/docker/quota [2022-06-05T09:47:12.243Z] github.com/docker/docker/reference [2022-06-05T09:47:12.243Z] github.com/docker/docker/registry [2022-06-05T09:47:12.243Z] github.com/docker/docker/registry/resumable [2022-06-05T09:47:12.243Z] github.com/docker/docker/restartmanager [2022-06-05T09:47:12.243Z] github.com/docker/docker/rootless [2022-06-05T09:47:12.243Z] github.com/docker/docker/rootless/specconv [2022-06-05T09:47:12.243Z] github.com/docker/docker/runconfig [2022-06-05T09:47:12.243Z] github.com/docker/docker/runconfig/opts [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/daemon [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/environment [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/fakegit [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/registry [2022-06-05T09:47:12.243Z] github.com/docker/docker/testutil/request [2022-06-05T09:47:12.243Z] github.com/docker/docker/volume [2022-06-05T09:47:12.243Z] github.com/docker/docker/volume/drivers [2022-06-05T09:47:12.243Z] github.com/docker/docker/volume/local [2022-06-05T09:47:12.243Z] github.com/docker/docker/volume/mounts [2022-06-05T09:47:12.243Z] github.com/docker/docker/volume/service [2022-06-05T09:47:12.243Z] github.com/docker/docker/volume/service/opts [2022-06-05T09:47:12.243Z] github.com/docker/docker/volume/testutils' [2022-06-05T09:47:12.243Z] + base_pkg_list='github.com/docker/docker/api [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/backend/build [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/httputils [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/middleware [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/build [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/container [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/debug [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/image [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/network [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/session [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/system [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/server/router/volume [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/backend [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/container [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/events [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/filters [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/image [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/mount [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/network [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/registry [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/strslice [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/swarm [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/time [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/versions [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T09:47:12.243Z] github.com/docker/docker/api/types/volume [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/builder-next [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/dockerfile [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/remotecontext [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T09:47:12.243Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T09:47:12.243Z] github.com/docker/docker/cli [2022-06-05T09:47:12.243Z] github.com/docker/docker/cli/config [2022-06-05T09:47:12.243Z] github.com/docker/docker/cli/debug [2022-06-05T09:47:12.243Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T09:47:12.243Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T09:47:12.243Z] github.com/docker/docker/client [2022-06-05T09:47:12.243Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T09:47:12.243Z] github.com/docker/docker/cmd/dockerd [2022-06-05T09:47:12.243Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T09:47:12.243Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T09:47:12.243Z] github.com/docker/docker/container [2022-06-05T09:47:12.243Z] github.com/docker/docker/container/stream [2022-06-05T09:47:12.243Z] github.com/docker/docker/contrib/apparmor [2022-06-05T09:47:12.243Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T09:47:12.243Z] github.com/docker/docker/contrib/httpserver [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/config [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/events [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/exec [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/images [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/initlayer [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/links [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/listeners [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/local [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/names [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/network [2022-06-05T09:47:12.243Z] github.com/docker/docker/daemon/stats [2022-06-05T09:47:12.243Z] github.com/docker/docker/distribution [2022-06-05T09:47:12.243Z] github.com/docker/docker/distribution/metadata [2022-06-05T09:47:12.243Z] github.com/docker/docker/distribution/utils [2022-06-05T09:47:12.243Z] github.com/docker/docker/distribution/xfer [2022-06-05T09:47:12.243Z] github.com/docker/docker/dockerversion [2022-06-05T09:47:12.243Z] github.com/docker/docker/errdefs [2022-06-05T09:47:12.243Z] github.com/docker/docker/image [2022-06-05T09:47:12.243Z] github.com/docker/docker/image/cache [2022-06-05T09:47:12.243Z] github.com/docker/docker/image/tarexport [2022-06-05T09:47:12.243Z] github.com/docker/docker/image/v1 [2022-06-05T09:47:12.243Z] github.com/docker/docker/internal/test/suite [2022-06-05T09:47:12.243Z] github.com/docker/docker/layer [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T09:47:12.243Z] github.com/docker/docker/libcontainerd/types [2022-06-05T09:47:12.243Z] github.com/docker/docker/oci [2022-06-05T09:47:12.243Z] github.com/docker/docker/oci/caps [2022-06-05T09:47:12.243Z] github.com/docker/docker/opts [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/aaparser [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/archive [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/authorization [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/capabilities [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/containerfs [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/directory [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/dmesg [2022-06-05T09:47:12.243Z] github.com/docker/docker/pkg/fileutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/fsutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/homedir [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/idtools [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/ioutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/longpath [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/loopback [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/parsers [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/pidfile [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/platform [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/pools [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/progress [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/pubsub [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/reexec [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/signal [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/stack [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/stringid [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/system [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/tailfile [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/tarsum [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/truncindex [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/urlutil [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/useragent [2022-06-05T09:47:12.244Z] github.com/docker/docker/plugin [2022-06-05T09:47:12.244Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T09:47:12.244Z] github.com/docker/docker/plugin/v2 [2022-06-05T09:47:12.244Z] github.com/docker/docker/profiles/apparmor [2022-06-05T09:47:12.244Z] github.com/docker/docker/profiles/seccomp [2022-06-05T09:47:12.244Z] github.com/docker/docker/quota [2022-06-05T09:47:12.244Z] github.com/docker/docker/reference [2022-06-05T09:47:12.244Z] github.com/docker/docker/registry [2022-06-05T09:47:12.244Z] github.com/docker/docker/registry/resumable [2022-06-05T09:47:12.244Z] github.com/docker/docker/restartmanager [2022-06-05T09:47:12.244Z] github.com/docker/docker/rootless [2022-06-05T09:47:12.244Z] github.com/docker/docker/rootless/specconv [2022-06-05T09:47:12.244Z] github.com/docker/docker/runconfig [2022-06-05T09:47:12.244Z] github.com/docker/docker/runconfig/opts [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/daemon [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/environment [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/fakegit [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/registry [2022-06-05T09:47:12.244Z] github.com/docker/docker/testutil/request [2022-06-05T09:47:12.244Z] github.com/docker/docker/volume [2022-06-05T09:47:12.244Z] github.com/docker/docker/volume/drivers [2022-06-05T09:47:12.244Z] github.com/docker/docker/volume/local [2022-06-05T09:47:12.244Z] github.com/docker/docker/volume/mounts [2022-06-05T09:47:12.244Z] github.com/docker/docker/volume/service [2022-06-05T09:47:12.244Z] github.com/docker/docker/volume/service/opts [2022-06-05T09:47:12.244Z] github.com/docker/docker/volume/testutils' [2022-06-05T09:47:12.244Z] ++ grep --fixed-strings /libnetwork [2022-06-05T09:47:12.244Z] ++ echo 'github.com/docker/docker/api [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/backend/build [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/httputils [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/middleware [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/build [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/container [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/debug [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/image [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/network [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/session [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/system [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/server/router/volume [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/backend [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/container [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/events [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/filters [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/image [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/mount [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/network [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/registry [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/strslice [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/swarm [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/time [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/versions [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T09:47:12.244Z] github.com/docker/docker/api/types/volume [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/builder-next [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/dockerfile [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/remotecontext [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T09:47:12.244Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T09:47:12.244Z] github.com/docker/docker/cli [2022-06-05T09:47:12.244Z] github.com/docker/docker/cli/config [2022-06-05T09:47:12.244Z] github.com/docker/docker/cli/debug [2022-06-05T09:47:12.244Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T09:47:12.244Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T09:47:12.244Z] github.com/docker/docker/client [2022-06-05T09:47:12.244Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T09:47:12.244Z] github.com/docker/docker/cmd/dockerd [2022-06-05T09:47:12.244Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T09:47:12.244Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T09:47:12.244Z] github.com/docker/docker/container [2022-06-05T09:47:12.244Z] github.com/docker/docker/container/stream [2022-06-05T09:47:12.244Z] github.com/docker/docker/contrib/apparmor [2022-06-05T09:47:12.244Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T09:47:12.244Z] github.com/docker/docker/contrib/httpserver [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/cluster [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/config [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/events [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/exec [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/images [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/initlayer [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/links [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/listeners [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/local [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/names [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/network [2022-06-05T09:47:12.244Z] github.com/docker/docker/daemon/stats [2022-06-05T09:47:12.244Z] github.com/docker/docker/distribution [2022-06-05T09:47:12.244Z] github.com/docker/docker/distribution/metadata [2022-06-05T09:47:12.244Z] github.com/docker/docker/distribution/utils [2022-06-05T09:47:12.244Z] github.com/docker/docker/distribution/xfer [2022-06-05T09:47:12.244Z] github.com/docker/docker/dockerversion [2022-06-05T09:47:12.244Z] github.com/docker/docker/errdefs [2022-06-05T09:47:12.244Z] github.com/docker/docker/image [2022-06-05T09:47:12.244Z] github.com/docker/docker/image/cache [2022-06-05T09:47:12.244Z] github.com/docker/docker/image/tarexport [2022-06-05T09:47:12.244Z] github.com/docker/docker/image/v1 [2022-06-05T09:47:12.244Z] github.com/docker/docker/internal/test/suite [2022-06-05T09:47:12.244Z] github.com/docker/docker/layer [2022-06-05T09:47:12.244Z] github.com/docker/docker/libcontainerd [2022-06-05T09:47:12.244Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T09:47:12.244Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T09:47:12.244Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T09:47:12.244Z] github.com/docker/docker/libcontainerd/types [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/config [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/idm [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/ns [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/options [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/osl [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/libnetwork/types [2022-06-05T09:47:12.244Z] github.com/docker/docker/oci [2022-06-05T09:47:12.244Z] github.com/docker/docker/oci/caps [2022-06-05T09:47:12.244Z] github.com/docker/docker/opts [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/aaparser [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/archive [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/authorization [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/capabilities [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/containerfs [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/directory [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/dmesg [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/fileutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/fsutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/homedir [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/idtools [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/ioutils [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/longpath [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/loopback [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/parsers [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/pidfile [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/platform [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/pools [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/progress [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/pubsub [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/reexec [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/signal [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/stack [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/stringid [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/system [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/tailfile [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/tarsum [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/truncindex [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/urlutil [2022-06-05T09:47:12.244Z] github.com/docker/docker/pkg/useragent [2022-06-05T09:47:12.244Z] github.com/docker/docker/plugin [2022-06-05T09:47:12.244Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T09:47:12.244Z] github.com/docker/docker/plugin/v2 [2022-06-05T09:47:12.244Z] github.com/docker/docker/profiles/apparmor [2022-06-05T09:47:12.245Z] github.com/docker/docker/profiles/seccomp [2022-06-05T09:47:12.245Z] github.com/docker/docker/quota [2022-06-05T09:47:12.245Z] github.com/docker/docker/reference [2022-06-05T09:47:12.245Z] github.com/docker/docker/registry [2022-06-05T09:47:12.245Z] github.com/docker/docker/registry/resumable [2022-06-05T09:47:12.245Z] github.com/docker/docker/restartmanager [2022-06-05T09:47:12.245Z] github.com/docker/docker/rootless [2022-06-05T09:47:12.245Z] github.com/docker/docker/rootless/specconv [2022-06-05T09:47:12.245Z] github.com/docker/docker/runconfig [2022-06-05T09:47:12.245Z] github.com/docker/docker/runconfig/opts [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/daemon [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/environment [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/fakegit [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/registry [2022-06-05T09:47:12.245Z] github.com/docker/docker/testutil/request [2022-06-05T09:47:12.245Z] github.com/docker/docker/volume [2022-06-05T09:47:12.245Z] github.com/docker/docker/volume/drivers [2022-06-05T09:47:12.245Z] github.com/docker/docker/volume/local [2022-06-05T09:47:12.245Z] github.com/docker/docker/volume/mounts [2022-06-05T09:47:12.245Z] github.com/docker/docker/volume/service [2022-06-05T09:47:12.245Z] github.com/docker/docker/volume/service/opts [2022-06-05T09:47:12.245Z] github.com/docker/docker/volume/testutils' [2022-06-05T09:47:12.245Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/config [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/idm [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ns [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/options [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/osl [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/types' [2022-06-05T09:47:12.245Z] + echo 'github.com/docker/docker/libnetwork [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/config [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/idm [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/ns [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/options [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/osl [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/types' [2022-06-05T09:47:12.245Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T09:47:12.245Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T09:47:12.245Z] + type docker-proxy [2022-06-05T09:47:12.245Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-05T09:47:12.245Z] + hack/make.sh binary-proxy install-proxy [2022-06-05T09:47:12.245Z] [2022-06-05T09:47:12.245Z] Removing bundles/ [2022-06-05T09:47:12.245Z] [2022-06-05T09:47:12.245Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-05T09:47:12.245Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-05T09:47:12.245Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:47:12.450Z] #21 17.03 Selecting previously unselected package libapparmor1:armel. [2022-06-05T09:47:12.450Z] #21 17.03 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-06-05T09:47:12.450Z] #21 17.04 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-06-05T09:47:12.450Z] #21 17.09 Selecting previously unselected package libapparmor-dev:armel. [2022-06-05T09:47:12.450Z] #21 17.09 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-06-05T09:47:12.450Z] #21 17.09 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-06-05T09:47:12.450Z] #21 17.15 Selecting previously unselected package libgcc-s1:arm64. [2022-06-05T09:47:12.450Z] #21 17.16 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-06-05T09:47:12.450Z] #21 17.17 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-06-05T09:47:12.450Z] #21 17.21 Selecting previously unselected package libcrypt1:arm64. [2022-06-05T09:47:12.450Z] #21 17.21 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-06-05T09:47:12.450Z] #21 17.22 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-05T09:47:12.450Z] #21 17.30 Selecting previously unselected package libc6:arm64. [2022-06-05T09:47:12.711Z] #21 17.30 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-06-05T09:47:12.711Z] #21 17.48 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-06-05T09:47:13.279Z] #21 17.97 Selecting previously unselected package libapparmor1:arm64. [2022-06-05T09:47:13.279Z] #21 17.97 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-05T09:47:13.279Z] #21 17.97 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-05T09:47:13.279Z] #21 18.03 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-05T09:47:13.279Z] #21 18.03 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-05T09:47:13.279Z] #21 18.03 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-05T09:47:13.279Z] #21 18.10 Selecting previously unselected package libgcc-s1:s390x. [2022-06-05T09:47:13.279Z] #21 18.11 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-06-05T09:47:13.279Z] #21 18.12 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-06-05T09:47:13.519Z] #64 243.8 # github.com/containerd/containerd/cmd/containerd [2022-06-05T09:47:13.519Z] #64 243.8 /usr/bin/ld: /tmp/go-link-6452748/000019.o: in function `New': [2022-06-05T09:47:13.519Z] #64 243.8 /tmp/tmp.9qEUjO1sXk/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-06-05T09:47:13.519Z] #64 243.9 + bin/containerd-stress [2022-06-05T09:47:13.519Z] #64 245.0 + bin/containerd-shim [2022-06-05T09:47:13.538Z] #21 18.16 Selecting previously unselected package libcrypt1:s390x. [2022-06-05T09:47:13.538Z] #21 18.17 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-06-05T09:47:13.538Z] #21 18.17 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-06-05T09:47:13.538Z] #21 18.25 Selecting previously unselected package libc6:s390x. [2022-06-05T09:47:13.538Z] #21 18.25 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-06-05T09:47:13.797Z] #21 18.43 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-06-05T09:47:14.056Z] #21 18.88 Selecting previously unselected package libapparmor1:s390x. [2022-06-05T09:47:14.315Z] #21 18.89 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-06-05T09:47:14.315Z] #21 18.89 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-06-05T09:47:14.315Z] #21 18.95 Selecting previously unselected package libapparmor-dev:s390x. [2022-06-05T09:47:14.315Z] #21 18.96 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-06-05T09:47:14.315Z] #21 18.96 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-06-05T09:47:14.315Z] #21 19.03 Selecting previously unselected package libgcc-s1:armhf. [2022-06-05T09:47:14.315Z] #21 19.03 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-06-05T09:47:14.315Z] #21 19.04 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-06-05T09:47:14.315Z] #21 19.09 Selecting previously unselected package libcrypt1:armhf. [2022-06-05T09:47:14.315Z] #21 19.09 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-06-05T09:47:14.315Z] #21 19.10 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-06-05T09:47:14.315Z] #21 19.18 Selecting previously unselected package libc6:armhf. [2022-06-05T09:47:14.574Z] #21 19.18 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-06-05T09:47:14.574Z] #21 19.35 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-06-05T09:47:14.833Z] #21 19.75 Selecting previously unselected package libapparmor1:armhf. [2022-06-05T09:47:15.091Z] #21 19.75 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-06-05T09:47:15.091Z] #21 19.76 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-06-05T09:47:15.091Z] #21 19.81 Selecting previously unselected package libapparmor-dev:armhf. [2022-06-05T09:47:15.091Z] #21 19.81 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-06-05T09:47:15.091Z] #21 19.82 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-06-05T09:47:15.091Z] #21 19.88 Selecting previously unselected package libgcc-s1:ppc64el. [2022-06-05T09:47:15.091Z] #21 19.89 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-06-05T09:47:15.091Z] #21 19.89 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-05T09:47:15.091Z] #21 19.94 Selecting previously unselected package libcrypt1:ppc64el. [2022-06-05T09:47:15.091Z] #21 19.94 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-06-05T09:47:15.091Z] #21 19.95 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-05T09:47:15.350Z] #21 20.03 Selecting previously unselected package libc6:ppc64el. [2022-06-05T09:47:15.350Z] #21 20.04 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-06-05T09:47:15.609Z] #21 20.24 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-05T09:47:16.178Z] #21 20.83 Selecting previously unselected package libapparmor1:ppc64el. [2022-06-05T09:47:16.178Z] #21 20.83 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-06-05T09:47:16.178Z] #21 20.84 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-06-05T09:47:16.178Z] #21 20.90 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-06-05T09:47:16.178Z] #21 20.90 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-06-05T09:47:16.178Z] #21 20.91 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-05T09:47:16.178Z] #21 20.97 Selecting previously unselected package libseccomp2:s390x. [2022-06-05T09:47:16.178Z] #21 20.98 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-06-05T09:47:16.178Z] #21 20.99 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.178Z] #21 21.04 Selecting previously unselected package libseccomp-dev:s390x. [2022-06-05T09:47:16.437Z] #21 21.05 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-06-05T09:47:16.437Z] #21 21.05 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.437Z] #21 21.12 Selecting previously unselected package libseccomp2:ppc64el. [2022-06-05T09:47:16.437Z] #21 21.12 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-05T09:47:16.437Z] #21 21.12 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.437Z] #21 21.16 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-06-05T09:47:16.437Z] #21 21.17 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-06-05T09:47:16.437Z] #21 21.18 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.437Z] #21 21.24 Selecting previously unselected package libseccomp2:armhf. [2022-06-05T09:47:16.437Z] #21 21.25 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-06-05T09:47:16.437Z] #21 21.25 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.437Z] #21 21.30 Selecting previously unselected package libseccomp-dev:armhf. [2022-06-05T09:47:16.697Z] #21 21.30 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-06-05T09:47:16.697Z] #21 21.31 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.697Z] #21 21.36 Selecting previously unselected package libseccomp2:armel. [2022-06-05T09:47:16.697Z] #21 21.37 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-06-05T09:47:16.697Z] #21 21.37 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.697Z] #21 21.41 Selecting previously unselected package libseccomp-dev:armel. [2022-06-05T09:47:16.697Z] #21 21.42 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-06-05T09:47:16.697Z] #21 21.43 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.697Z] #21 21.50 Selecting previously unselected package libseccomp2:arm64. [2022-06-05T09:47:16.697Z] #21 21.50 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-06-05T09:47:16.697Z] #21 21.51 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.697Z] #21 21.55 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-05T09:47:16.697Z] #21 21.56 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-05T09:47:16.697Z] #21 21.56 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-05T09:47:16.957Z] #21 21.66 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.67 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.68 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.69 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.70 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.71 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-06-05T09:47:16.957Z] #21 21.73 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-06-05T09:47:16.957Z] #21 21.74 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-06-05T09:47:16.957Z] #21 21.75 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-06-05T09:47:16.957Z] #21 21.76 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-06-05T09:47:16.957Z] #21 21.77 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.78 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.79 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.80 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.82 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-06-05T09:47:16.957Z] #21 21.83 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-06-05T09:47:18.334Z] #21 23.06 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-06-05T09:47:18.837Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-05T09:47:18.837Z] [2022-06-05T09:47:18.837Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-05T09:47:18.837Z] Installing docker-proxy to /usr/local/bin/ [2022-06-05T09:47:18.837Z] [2022-06-05T09:47:18.837Z] + mkdir -p bundles [2022-06-05T09:47:18.837Z] + '[' -n 'github.com/docker/docker/api [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/backend/build [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/httputils [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/middleware [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/build [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/container [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/debug [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/image [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/network [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/session [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/system [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/server/router/volume [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/backend [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/container [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/events [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/filters [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/image [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/mount [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/network [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/registry [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/strslice [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/swarm [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/time [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/versions [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T09:47:18.837Z] github.com/docker/docker/api/types/volume [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/builder-next [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/dockerfile [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/remotecontext [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T09:47:18.837Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T09:47:18.837Z] github.com/docker/docker/cli [2022-06-05T09:47:18.837Z] github.com/docker/docker/cli/config [2022-06-05T09:47:18.837Z] github.com/docker/docker/cli/debug [2022-06-05T09:47:18.837Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T09:47:18.837Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T09:47:18.837Z] github.com/docker/docker/client [2022-06-05T09:47:18.837Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T09:47:18.837Z] github.com/docker/docker/cmd/dockerd [2022-06-05T09:47:18.837Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T09:47:18.837Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T09:47:18.837Z] github.com/docker/docker/container [2022-06-05T09:47:18.837Z] github.com/docker/docker/container/stream [2022-06-05T09:47:18.837Z] github.com/docker/docker/contrib/apparmor [2022-06-05T09:47:18.837Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T09:47:18.837Z] github.com/docker/docker/contrib/httpserver [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/cluster [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/config [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/events [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/exec [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/images [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/initlayer [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/links [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/listeners [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/local [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/names [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/network [2022-06-05T09:47:18.837Z] github.com/docker/docker/daemon/stats [2022-06-05T09:47:18.837Z] github.com/docker/docker/distribution [2022-06-05T09:47:18.837Z] github.com/docker/docker/distribution/metadata [2022-06-05T09:47:18.837Z] github.com/docker/docker/distribution/utils [2022-06-05T09:47:18.837Z] github.com/docker/docker/distribution/xfer [2022-06-05T09:47:18.837Z] github.com/docker/docker/dockerversion [2022-06-05T09:47:18.837Z] github.com/docker/docker/errdefs [2022-06-05T09:47:18.837Z] github.com/docker/docker/image [2022-06-05T09:47:18.837Z] github.com/docker/docker/image/cache [2022-06-05T09:47:18.837Z] github.com/docker/docker/image/tarexport [2022-06-05T09:47:18.837Z] github.com/docker/docker/image/v1 [2022-06-05T09:47:18.837Z] github.com/docker/docker/internal/test/suite [2022-06-05T09:47:18.837Z] github.com/docker/docker/layer [2022-06-05T09:47:18.837Z] github.com/docker/docker/libcontainerd [2022-06-05T09:47:18.837Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T09:47:18.837Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T09:47:18.837Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T09:47:18.837Z] github.com/docker/docker/libcontainerd/types [2022-06-05T09:47:18.837Z] github.com/docker/docker/oci [2022-06-05T09:47:18.837Z] github.com/docker/docker/oci/caps [2022-06-05T09:47:18.837Z] github.com/docker/docker/opts [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/aaparser [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/archive [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/authorization [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/capabilities [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/containerfs [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/directory [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/dmesg [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/fileutils [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/fsutils [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/homedir [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/idtools [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/ioutils [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/longpath [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/loopback [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/parsers [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/pidfile [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/platform [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/plugins [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/pools [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/progress [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/pubsub [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/reexec [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/signal [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/stack [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/stringid [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/system [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/tailfile [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/tarsum [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/truncindex [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/urlutil [2022-06-05T09:47:18.837Z] github.com/docker/docker/pkg/useragent [2022-06-05T09:47:18.837Z] github.com/docker/docker/plugin [2022-06-05T09:47:18.837Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T09:47:18.837Z] github.com/docker/docker/plugin/v2 [2022-06-05T09:47:18.837Z] github.com/docker/docker/profiles/apparmor [2022-06-05T09:47:18.837Z] github.com/docker/docker/profiles/seccomp [2022-06-05T09:47:18.837Z] github.com/docker/docker/quota [2022-06-05T09:47:18.837Z] github.com/docker/docker/reference [2022-06-05T09:47:18.837Z] github.com/docker/docker/registry [2022-06-05T09:47:18.837Z] github.com/docker/docker/registry/resumable [2022-06-05T09:47:18.837Z] github.com/docker/docker/restartmanager [2022-06-05T09:47:18.837Z] github.com/docker/docker/rootless [2022-06-05T09:47:18.837Z] github.com/docker/docker/rootless/specconv [2022-06-05T09:47:18.837Z] github.com/docker/docker/runconfig [2022-06-05T09:47:18.837Z] github.com/docker/docker/runconfig/opts [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/daemon [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/environment [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/fakegit [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/registry [2022-06-05T09:47:18.837Z] github.com/docker/docker/testutil/request [2022-06-05T09:47:18.837Z] github.com/docker/docker/volume [2022-06-05T09:47:18.837Z] github.com/docker/docker/volume/drivers [2022-06-05T09:47:18.837Z] github.com/docker/docker/volume/local [2022-06-05T09:47:18.837Z] github.com/docker/docker/volume/mounts [2022-06-05T09:47:18.837Z] github.com/docker/docker/volume/service [2022-06-05T09:47:18.837Z] github.com/docker/docker/volume/service/opts [2022-06-05T09:47:18.837Z] github.com/docker/docker/volume/testutils' ']' [2022-06-05T09:47:18.838Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-05T09:47:18.838Z] ? github.com/docker/docker/api [no test files] [2022-06-05T09:47:19.721Z] #21 24.32 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-06-05T09:47:20.117Z] #64 256.1 + bin/containerd-shim-runc-v1 [2022-06-05T09:47:20.659Z] #21 25.55 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-06-05T09:47:22.037Z] #21 26.78 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-06-05T09:47:23.416Z] #21 28.00 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.02 Setting up libapparmor1:armel (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.03 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.04 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.05 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.06 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.07 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.08 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.09 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.10 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.11 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.12 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.13 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.14 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.15 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-06-05T09:47:23.416Z] #21 28.16 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.17 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.19 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.20 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.21 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-06-05T09:47:23.416Z] #21 28.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:47:23.986Z] #21 DONE 28.7s [2022-06-05T09:47:23.987Z] [2022-06-05T09:47:23.987Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-05T09:47:23.987Z] #66 sha256:1296ab24b9ceae5253ab643efcc0da80d5008eb2ad333916fbaa265499536998 [2022-06-05T09:47:23.987Z] #66 DONE 0.1s [2022-06-05T09:47:23.987Z] [2022-06-05T09:47:23.987Z] #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-06-05T09:47:23.987Z] #67 sha256:08647683ddbe424e305c45b85fbd36cc65c6a7bf61c09e492ffdc375484c1a11 [2022-06-05T09:47:24.628Z] #64 257.4 # github.com/containerd/containerd/cmd/containerd [2022-06-05T09:47:24.628Z] #64 257.4 /usr/bin/ld: /tmp/go-link-1594683246/000019.o: in function `New': [2022-06-05T09:47:24.628Z] #64 257.4 /tmp/tmp.iHlrqFrmPR/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-06-05T09:47:24.628Z] #64 257.5 + bin/containerd-stress [2022-06-05T09:47:24.628Z] #64 258.6 + bin/containerd-shim [2022-06-05T09:47:25.365Z] #67 1.105 + RM_GOPATH=0 [2022-06-05T09:47:25.365Z] #67 1.105 + TMP_GOPATH= [2022-06-05T09:47:25.365Z] #67 1.105 + : /build [2022-06-05T09:47:25.365Z] #67 1.106 + '[' -z '' ']' [2022-06-05T09:47:25.365Z] #67 1.106 ++ mktemp -d [2022-06-05T09:47:25.365Z] #67 1.108 + export GOPATH=/tmp/tmp.QmtaowSPoK [2022-06-05T09:47:25.365Z] #67 1.108 + GOPATH=/tmp/tmp.QmtaowSPoK [2022-06-05T09:47:25.365Z] #67 1.108 + RM_GOPATH=1 [2022-06-05T09:47:25.365Z] #67 1.108 + case "$(go env GOARCH)" in [2022-06-05T09:47:25.365Z] #67 1.108 ++ go env GOARCH [2022-06-05T09:47:25.365Z] #67 1.127 + export GO_BUILDMODE=-buildmode=pie [2022-06-05T09:47:25.365Z] #67 1.127 + GO_BUILDMODE=-buildmode=pie [2022-06-05T09:47:25.365Z] #67 ... [2022-06-05T09:47:25.365Z] [2022-06-05T09:47:25.365Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-05T09:47:25.365Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-05T09:47:25.365Z] #22 DONE 1.2s [2022-06-05T09:47:25.365Z] [2022-06-05T09:47:25.365Z] #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-06-05T09:47:25.365Z] #67 sha256:08647683ddbe424e305c45b85fbd36cc65c6a7bf61c09e492ffdc375484c1a11 [2022-06-05T09:47:25.365Z] #67 1.130 ++ dirname /install.sh [2022-06-05T09:47:25.365Z] #67 1.131 + dir=/ [2022-06-05T09:47:25.365Z] #67 1.131 + bin=runc [2022-06-05T09:47:25.365Z] #67 1.131 + shift [2022-06-05T09:47:25.365Z] #67 1.131 + '[' '!' -f //runc.installer ']' [2022-06-05T09:47:25.365Z] #67 1.131 + . //runc.installer [2022-06-05T09:47:25.365Z] #67 1.131 ++ set -e [2022-06-05T09:47:25.365Z] #67 1.131 ++ : v1.1.2 [2022-06-05T09:47:25.365Z] #67 1.132 + install_runc [2022-06-05T09:47:25.365Z] #67 1.132 + RUNC_BUILDTAGS=seccomp [2022-06-05T09:47:25.365Z] #67 1.132 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-05T09:47:25.365Z] #67 1.132 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QmtaowSPoK/src/github.com/opencontainers/runc [2022-06-05T09:47:25.365Z] #67 1.132 Install runc version v1.1.2 (build tags: seccomp) [2022-06-05T09:47:25.365Z] #67 1.134 Cloning into '/tmp/tmp.QmtaowSPoK/src/github.com/opencontainers/runc'... [2022-06-05T09:47:25.415Z] #64 262.3 + bin/containerd-shim-runc-v2 [2022-06-05T09:47:25.934Z] #67 ... [2022-06-05T09:47:25.934Z] [2022-06-05T09:47:25.934Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-05T09:47:25.934Z] #23 sha256:87d04ef435b9dab4d50becade0a3ae24b18518c519d15a70fc0384d686b87f22 [2022-06-05T09:47:25.934Z] #23 DONE 0.9s [2022-06-05T09:47:25.995Z] #64 263.1 + binaries [2022-06-05T09:47:25.995Z] #64 263.1 + install -D bin/containerd /build/containerd [2022-06-05T09:47:25.995Z] #64 263.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-05T09:47:26.195Z] [2022-06-05T09:47:26.195Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-05T09:47:26.195Z] #24 sha256:a4ac116e4b90f0a178311b9cc2b3b75ce74b9c554d98446fc79b4d23e0f20466 [2022-06-05T09:47:26.255Z] #64 263.2 + install -D bin/ctr /build/ctr [2022-06-05T09:47:26.764Z] #24 0.834 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-05T09:47:27.023Z] #24 DONE 0.9s [2022-06-05T09:47:27.023Z] [2022-06-05T09:47:27.023Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-05T09:47:27.023Z] #25 sha256:0336500aa27bc307335cad29a4b6d9f9f0015d8c2b285cd686c0f1d4e1be9234 [2022-06-05T09:47:27.965Z] #25 DONE 0.9s [2022-06-05T09:47:27.965Z] [2022-06-05T09:47:27.965Z] #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-06-05T09:47:27.965Z] #67 sha256:08647683ddbe424e305c45b85fbd36cc65c6a7bf61c09e492ffdc375484c1a11 [2022-06-05T09:47:28.167Z] #64 DONE 265.0s [2022-06-05T09:47:28.738Z] [2022-06-05T09:47:28.738Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-05T09:47:28.738Z] #65 sha256:570ad736ef677e92c89385c332740e930859ef1155567f390490dd6805690e7b [2022-06-05T09:47:28.903Z] #67 ... [2022-06-05T09:47:28.903Z] [2022-06-05T09:47:28.903Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-05T09:47:28.903Z] #26 sha256:c743d04da64a27452ca00ca0ddb70a83af62507e223a1b2305d0dce9373f6836 [2022-06-05T09:47:28.903Z] #26 DONE 0.8s [2022-06-05T09:47:28.903Z] [2022-06-05T09:47:28.903Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-06-05T09:47:28.903Z] #27 sha256:043eb1b2a8c6fa31b391b6c774f8a2d88df6ebd7854b00254f2800140adb98df [2022-06-05T09:47:29.679Z] #65 DONE 0.9s [2022-06-05T09:47:29.679Z] [2022-06-05T09:47:29.679Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-05T09:47:29.679Z] #70 sha256:7331e34040b5f53ccadf9fd0b226e3ce51bd04fef8e0ad1e7288b05496beb376 [2022-06-05T09:47:29.846Z] #27 DONE 1.0s [2022-06-05T09:47:29.846Z] [2022-06-05T09:47:29.846Z] #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-06-05T09:47:29.846Z] #67 sha256:08647683ddbe424e305c45b85fbd36cc65c6a7bf61c09e492ffdc375484c1a11 [2022-06-05T09:47:29.846Z] #67 5.703 + cd /tmp/tmp.QmtaowSPoK/src/github.com/opencontainers/runc [2022-06-05T09:47:29.846Z] #67 5.703 + git checkout -q v1.1.2 [2022-06-05T09:47:29.940Z] #70 DONE 0.2s [2022-06-05T09:47:29.940Z] [2022-06-05T09:47:29.940Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-05T09:47:29.940Z] #75 sha256:fd982c435d86f8a78e1734d18e02bb9863bf52ffe58382ebf4dd000d22e03108 [2022-06-05T09:47:30.105Z] #67 6.098 + '[' -z '' ']' [2022-06-05T09:47:30.105Z] #67 6.099 + target=static [2022-06-05T09:47:30.105Z] #67 6.099 + make BUILDTAGS=seccomp static [2022-06-05T09:47:30.364Z] #67 6.377 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-05T09:47:30.884Z] #75 DONE 0.9s [2022-06-05T09:47:30.884Z] [2022-06-05T09:47:30.884Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-05T09:47:30.884Z] #76 sha256:8bbdb056b2f83eaa5a70bc79eedcf1dcdcc3e3dcf39e4a729f66c585e79adeef [2022-06-05T09:47:30.884Z] #76 DONE 0.0s [2022-06-05T09:47:30.884Z] [2022-06-05T09:47:30.884Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-05T09:47:30.884Z] #77 sha256:f83c1ac549b67b5edc20c79d5f105b2112859da0343029d27219169e27d44ffe [2022-06-05T09:47:31.825Z] #77 DONE 0.9s [2022-06-05T09:47:31.825Z] [2022-06-05T09:47:31.825Z] #78 exporting to image [2022-06-05T09:47:31.825Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-05T09:47:31.825Z] #78 exporting layers [2022-06-05T09:47:32.719Z] #64 269.8 + bin/containerd-shim-runc-v1 [2022-06-05T09:47:33.394Z] #64 264.7 # github.com/containerd/containerd/cmd/containerd [2022-06-05T09:47:33.394Z] #64 264.7 /usr/bin/ld: /tmp/go-link-1851442641/000019.o: in function `New': [2022-06-05T09:47:33.394Z] #64 264.7 /tmp/tmp.xoFMfMyBN5/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-06-05T09:47:33.394Z] #64 264.8 + bin/containerd-stress [2022-06-05T09:47:33.394Z] #64 265.9 + bin/containerd-shim [2022-06-05T09:47:33.746Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-06-05T09:47:36.934Z] #67 ... [2022-06-05T09:47:36.934Z] [2022-06-05T09:47:36.934Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:47:36.934Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-05T09:47:36.934Z] #28 1.445 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-05T09:47:36.934Z] #28 1.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-05T09:47:36.934Z] #28 1.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-05T09:47:36.934Z] #28 1.713 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-06-05T09:47:36.934Z] #28 1.960 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-05T09:47:36.934Z] #28 2.244 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-06-05T09:47:36.934Z] #28 2.509 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-06-05T09:47:36.934Z] #28 2.832 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-06-05T09:47:36.934Z] #28 3.053 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-05T09:47:36.934Z] #28 3.277 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-05T09:47:36.934Z] #28 3.280 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [127 kB] [2022-06-05T09:47:36.934Z] #28 3.288 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [135 kB] [2022-06-05T09:47:36.934Z] #28 3.290 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-05T09:47:36.934Z] #28 3.292 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [153 kB] [2022-06-05T09:47:36.934Z] #28 3.293 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [146 kB] [2022-06-05T09:47:36.934Z] #28 3.566 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-05T09:47:36.934Z] #28 3.569 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-06-05T09:47:36.934Z] #28 3.570 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-05T09:47:36.934Z] #28 3.574 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-06-05T09:47:36.934Z] #28 3.582 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-06-05T09:47:36.934Z] #28 3.583 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-06-05T09:47:38.059Z] #64 276.0 + bin/containerd-shim-runc-v2 [2022-06-05T09:47:38.419Z] #78 exporting layers 6.4s done [2022-06-05T09:47:38.419Z] #78 writing image sha256:091c3110534699077829482f1f8506e587be9887905e84eb116af43d52b54d83 done [2022-06-05T09:47:38.419Z] #78 naming to docker.io/library/docker:c3eefab550a4518febe622148be4836300e44c89 done [2022-06-05T09:47:38.419Z] #78 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-05T09:47:38.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -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:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh dynbinary test-integration [2022-06-05T09:47:38.994Z] #64 276.9 + binaries [2022-06-05T09:47:38.994Z] #64 276.9 + install -D bin/containerd /build/containerd [2022-06-05T09:47:38.994Z] #64 276.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-05T09:47:38.994Z] #64 276.9 + install -D bin/ctr /build/ctr [2022-06-05T09:47:39.022Z] [2022-06-05T09:47:39.283Z] Removing bundles/ [2022-06-05T09:47:39.283Z] [2022-06-05T09:47:39.283Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-05T09:47:39.283Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:47:39.283Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:47:40.881Z] #64 DONE 278.7s [2022-06-05T09:47:41.492Z] #64 277.1 + bin/containerd-shim-runc-v1 [2022-06-05T09:47:41.810Z] [2022-06-05T09:47:41.810Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-05T09:47:41.810Z] #65 sha256:4b4a9c428f262a8229fae076ec245d8ceba2691dbc31b7ba3dc9c2c6d1ccb5ad [2022-06-05T09:47:42.735Z] #65 DONE 0.7s [2022-06-05T09:47:42.735Z] [2022-06-05T09:47:42.735Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-05T09:47:42.735Z] #70 sha256:13490b9e0e00645776f335a2772681db83a7a6fa1c9f0d33262ed1406229e6c3 [2022-06-05T09:47:42.735Z] #70 DONE 0.2s [2022-06-05T09:47:42.735Z] [2022-06-05T09:47:42.735Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-05T09:47:42.735Z] #75 sha256:527dd8d1996bb60178cb2c43931dd42336d7f8965465c68a285bb3398ef4f336 [2022-06-05T09:47:43.663Z] #75 DONE 0.8s [2022-06-05T09:47:43.663Z] [2022-06-05T09:47:43.663Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-05T09:47:43.663Z] #76 sha256:00d7d6b4293b1cac7da7e49fbf9b9f8933c5ea703398db0d37089285ece4cbf7 [2022-06-05T09:47:43.663Z] #76 DONE 0.0s [2022-06-05T09:47:43.663Z] [2022-06-05T09:47:43.663Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-05T09:47:43.663Z] #77 sha256:ee94c81dede908839c2188bc66ea940eccdc56543b1b4203d5d29bcda32a137c [2022-06-05T09:47:44.229Z] #77 DONE 0.8s [2022-06-05T09:47:44.486Z] [2022-06-05T09:47:44.486Z] #78 exporting to image [2022-06-05T09:47:44.486Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-05T09:47:44.486Z] #78 exporting layers [2022-06-05T09:47:45.051Z] #28 14.70 Fetched 49.0 MB in 14s (3555 kB/s) [2022-06-05T09:47:48.035Z] #64 283.4 + bin/containerd-shim-runc-v2 [2022-06-05T09:47:48.035Z] #64 284.2 + binaries [2022-06-05T09:47:48.035Z] #64 284.2 + install -D bin/containerd /build/containerd [2022-06-05T09:47:48.035Z] #64 284.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-05T09:47:48.035Z] #64 284.2 + install -D bin/ctr /build/ctr [2022-06-05T09:47:49.402Z] #64 DONE 285.8s [2022-06-05T09:47:50.333Z] [2022-06-05T09:47:50.333Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-05T09:47:50.333Z] #65 sha256:18e5135d2b951eb21b5a8bcc565c97f0d4f81d5d0efc0e3f51cc6d84857d0642 [2022-06-05T09:47:51.076Z] #78 exporting layers 6.0s done [2022-06-05T09:47:51.076Z] #78 writing image sha256:c5eb281bacc1ebb53c1c3031a5e825c97812d57543484119c25e7ba2c9e921b8 done [2022-06-05T09:47:51.076Z] #78 naming to docker.io/library/docker:c3eefab550a4518febe622148be4836300e44c89 done [2022-06-05T09:47:51.076Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-05T09:47:51.266Z] #65 DONE 0.8s [2022-06-05T09:47:51.266Z] [2022-06-05T09:47:51.266Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-05T09:47:51.266Z] #70 sha256:2d4b0b99d061d0df14c79da5b20e87ce27144852591f9a30eca2e0a697156b0e [2022-06-05T09:47:51.266Z] #70 DONE 0.2s [2022-06-05T09:47:51.266Z] [2022-06-05T09:47:51.266Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-05T09:47:51.266Z] #75 sha256:b0ee8e84c8b26001f0527572693e5aa4394a0f0dd19cc6c0d612c4549869e1fd [2022-06-05T09:47:51.413Z] + trap exit INT TERM [2022-06-05T09:47:51.413Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-05T09:47:51.413Z] + CONTAINER_NAME=docker-pr3 [2022-06-05T09:47:51.413Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43695/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER docker:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh dynbinary [2022-06-05T09:47:51.622Z] #28 14.70 Reading package lists... [2022-06-05T09:47:51.669Z] [2022-06-05T09:47:51.669Z] Removing bundles/ [2022-06-05T09:47:51.669Z] [2022-06-05T09:47:51.669Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-05T09:47:51.927Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:47:51.927Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:47:52.195Z] #75 DONE 0.8s [2022-06-05T09:47:52.195Z] [2022-06-05T09:47:52.195Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-05T09:47:52.195Z] #76 sha256:d0893a62e8cde9ab16360c395fd826da65bd49e94f77d5388a75eca4b4d48b98 [2022-06-05T09:47:52.195Z] #76 DONE 0.0s [2022-06-05T09:47:52.195Z] [2022-06-05T09:47:52.195Z] #77 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-06-05T09:47:52.195Z] #77 sha256:682e09f941967fde9f490ab1e239aedbffc21b5ecf122bf8929645df40ebdfd4 [2022-06-05T09:47:52.760Z] #77 0.623 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-05T09:47:52.760Z] #77 0.623 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-05T09:47:52.760Z] #77 0.623 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-05T09:47:53.582Z] #77 0.866 Reading package lists... [2022-06-05T09:47:53.839Z] #77 1.401 Reading package lists... [2022-06-05T09:47:54.096Z] #77 1.921 Building dependency tree... [2022-06-05T09:47:54.096Z] #77 2.053 Reading state information... [2022-06-05T09:47:54.096Z] #77 2.181 The following additional packages will be installed: [2022-06-05T09:47:54.352Z] #77 2.181 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-05T09:47:54.352Z] #77 2.182 Suggested packages: [2022-06-05T09:47:54.352Z] #77 2.182 systemd-container policykit-1 [2022-06-05T09:47:54.352Z] #77 2.182 Recommended packages: [2022-06-05T09:47:54.352Z] #77 2.182 systemd-timesyncd | time-daemon libnss-systemd [2022-06-05T09:47:54.352Z] #77 2.250 The following NEW packages will be installed: [2022-06-05T09:47:54.352Z] #77 2.250 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-05T09:47:54.352Z] #77 2.251 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-05T09:47:54.608Z] #77 2.518 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:47:54.608Z] #77 2.518 Need to get 5817 kB of archives. [2022-06-05T09:47:54.608Z] #77 2.518 After this operation, 19.3 MB of additional disk space will be used. [2022-06-05T09:47:54.608Z] #77 2.518 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-05T09:47:54.609Z] #77 2.522 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-05T09:47:54.609Z] #77 2.523 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-05T09:47:54.609Z] #77 2.526 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-05T09:47:54.609Z] #77 2.530 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-05T09:47:54.609Z] #77 2.620 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-05T09:47:54.865Z] #77 2.621 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-05T09:47:54.865Z] #77 2.623 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-05T09:47:54.865Z] #77 2.624 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-05T09:47:54.865Z] #77 2.626 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-06-05T09:47:54.865Z] #77 2.782 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:47:54.865Z] #77 2.811 Fetched 5817 kB in 0s (15.7 MB/s) [2022-06-05T09:47:54.865Z] #77 2.836 Selecting previously unselected package libargon2-1:amd64. [2022-06-05T09:47:54.865Z] #77 2.836 (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 ... 28631 files and directories currently installed.) [2022-06-05T09:47:54.865Z] #77 2.848 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-05T09:47:54.865Z] #77 2.854 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-05T09:47:54.865Z] #77 2.882 Selecting previously unselected package libjson-c5:amd64. [2022-06-05T09:47:55.121Z] #77 2.885 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-05T09:47:55.121Z] #77 2.888 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-05T09:47:55.121Z] #77 2.921 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-05T09:47:55.121Z] #77 2.924 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-05T09:47:55.121Z] #77 2.927 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-05T09:47:55.121Z] #77 2.977 Selecting previously unselected package libkmod2:amd64. [2022-06-05T09:47:55.121Z] #77 2.977 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-05T09:47:55.121Z] #77 2.980 Unpacking libkmod2:amd64 (28-1) ... [2022-06-05T09:47:55.121Z] #77 3.017 Selecting previously unselected package systemd. [2022-06-05T09:47:55.121Z] #77 3.020 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-05T09:47:55.121Z] #77 3.053 Unpacking systemd (247.3-7) ... [2022-06-05T09:47:55.684Z] #77 3.562 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-05T09:47:55.684Z] #77 3.571 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-05T09:47:55.684Z] #77 3.581 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-05T09:47:55.684Z] #77 3.589 Setting up libkmod2:amd64 (28-1) ... [2022-06-05T09:47:55.684Z] #77 3.599 Setting up systemd (247.3-7) ... [2022-06-05T09:47:55.684Z] #77 3.632 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-05T09:47:55.684Z] #77 3.634 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-05T09:47:55.684Z] #77 3.637 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-05T09:47:55.684Z] #77 3.660 Initializing machine ID from KVM UUID. [2022-06-05T09:47:55.940Z] #77 3.993 Selecting previously unselected package systemd-sysv. [2022-06-05T09:47:56.196Z] #77 3.993 (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 ... 29442 files and directories currently installed.) [2022-06-05T09:47:56.196Z] #77 4.008 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-05T09:47:56.196Z] #77 4.012 Unpacking systemd-sysv (247.3-7) ... [2022-06-05T09:47:56.196Z] #77 4.052 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-05T09:47:56.196Z] #77 4.055 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-05T09:47:56.196Z] #77 4.057 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-05T09:47:56.196Z] #77 4.111 Selecting previously unselected package dbus. [2022-06-05T09:47:56.196Z] #77 4.114 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-05T09:47:56.196Z] #77 4.124 Unpacking dbus (1.12.20-2) ... [2022-06-05T09:47:56.196Z] #77 4.175 Selecting previously unselected package libpam-systemd:amd64. [2022-06-05T09:47:56.196Z] #77 4.178 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-05T09:47:56.196Z] #77 4.181 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-05T09:47:56.196Z] #77 4.226 Selecting previously unselected package dbus-user-session. [2022-06-05T09:47:56.452Z] #77 4.229 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-05T09:47:56.452Z] #77 4.231 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-05T09:47:56.452Z] #77 4.299 Setting up systemd-sysv (247.3-7) ... [2022-06-05T09:47:56.452Z] #77 4.309 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-05T09:47:56.452Z] #77 4.319 Setting up dbus (1.12.20-2) ... [2022-06-05T09:47:56.452Z] #77 4.421 invoke-rc.d: could not determine current runlevel [2022-06-05T09:47:56.452Z] #77 4.424 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-05T09:47:56.452Z] #77 4.428 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-05T09:47:56.708Z] #77 4.597 Setting up dbus-user-session (1.12.20-2) ... [2022-06-05T09:47:56.708Z] #77 4.610 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:47:56.965Z] #77 DONE 4.7s [2022-06-05T09:47:56.965Z] [2022-06-05T09:47:56.965Z] #78 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-06-05T09:47:56.965Z] #78 sha256:38722f866826d54e1528f710905bed2d8d437df93dc3bee5102ce2ab7fd4df08 [2022-06-05T09:47:57.477Z] #78 0.563 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-05T09:47:57.477Z] #78 0.567 Dload Upload Total Spent Left Speed [2022-06-05T09:47:57.733Z] #78 0.567 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5938 0 --:--:-- --:--:-- --:--:-- 5938 [2022-06-05T09:47:57.733Z] #78 DONE 0.9s [2022-06-05T09:47:57.733Z] [2022-06-05T09:47:57.733Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-05T09:47:57.733Z] #79 sha256:d4f04f07dec64429784768517da97d8e947d605379d47a312e636dcd4dbadac4 [2022-06-05T09:47:58.210Z] #28 21.33 Reading package lists... [2022-06-05T09:47:58.664Z] #79 DONE 0.8s [2022-06-05T09:47:58.664Z] [2022-06-05T09:47:58.664Z] #80 exporting to image [2022-06-05T09:47:58.664Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-05T09:47:58.664Z] #80 exporting layers [2022-06-05T09:47:59.603Z] #28 28.04 Building dependency tree... [2022-06-05T09:48:00.978Z] #28 31.40 bzip2 is already the newest version (1.0.8-4). [2022-06-05T09:48:00.978Z] #28 31.40 patch is already the newest version (2.7.6-7). [2022-06-05T09:48:00.978Z] #28 31.40 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-06-05T09:48:00.978Z] #28 31.40 The following additional packages will be installed: [2022-06-05T09:48:00.978Z] #28 31.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-05T09:48:00.978Z] #28 31.40 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-06-05T09:48:00.978Z] #28 31.41 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-05T09:48:00.978Z] #28 31.41 python3-pkg-resources vim-runtime xxd [2022-06-05T09:48:00.978Z] #28 31.44 Suggested packages: [2022-06-05T09:48:01.237Z] #28 31.44 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-06-05T09:48:01.237Z] #28 31.44 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-06-05T09:48:01.237Z] #28 31.44 Recommended packages: [2022-06-05T09:48:01.237Z] #28 31.44 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-05T09:48:02.613Z] #28 32.91 The following NEW packages will be installed: [2022-06-05T09:48:02.613Z] #28 32.91 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-06-05T09:48:02.613Z] #28 32.92 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-06-05T09:48:02.613Z] #28 32.92 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-06-05T09:48:02.613Z] #28 32.92 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-06-05T09:48:02.613Z] #28 32.93 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-06-05T09:48:02.613Z] #28 32.93 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-06-05T09:48:02.613Z] #28 32.93 vim-common vim-runtime xfsprogs xxd zip zstd [2022-06-05T09:48:02.872Z] #28 33.34 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-06-05T09:48:02.872Z] #28 33.34 Need to get 18.6 MB of archives. [2022-06-05T09:48:02.872Z] #28 33.34 After this operation, 71.4 MB of additional disk space will be used. [2022-06-05T09:48:02.872Z] #28 33.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-05T09:48:03.131Z] #28 33.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-05T09:48:03.131Z] #28 33.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-05T09:48:03.131Z] #28 33.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-05T09:48:03.131Z] #28 33.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-05T09:48:03.131Z] #28 33.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-05T09:48:03.131Z] #28 33.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-05T09:48:03.131Z] #28 33.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-05T09:48:03.131Z] #28 33.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-05T09:48:03.131Z] #28 33.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-05T09:48:03.131Z] #28 33.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-05T09:48:03.131Z] #28 33.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-05T09:48:03.131Z] #28 33.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-05T09:48:03.131Z] #28 33.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-05T09:48:03.131Z] #28 33.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-05T09:48:03.131Z] #28 33.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-05T09:48:03.131Z] #28 33.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-05T09:48:03.131Z] #28 33.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-05T09:48:03.131Z] #28 33.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-05T09:48:03.131Z] #28 33.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-05T09:48:03.131Z] #28 33.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-05T09:48:03.131Z] #28 33.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-05T09:48:03.131Z] #28 33.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-05T09:48:03.131Z] #28 33.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-05T09:48:03.131Z] #28 33.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-05T09:48:03.131Z] #28 33.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-05T09:48:03.131Z] #28 33.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-05T09:48:03.131Z] #28 33.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-05T09:48:03.131Z] #28 33.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-05T09:48:03.131Z] #28 33.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-05T09:48:03.131Z] #28 33.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-05T09:48:03.131Z] #28 33.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-05T09:48:03.131Z] #28 33.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-05T09:48:03.131Z] #28 33.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-05T09:48:03.131Z] #28 33.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-05T09:48:03.131Z] #28 33.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-05T09:48:03.131Z] #28 33.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-05T09:48:03.131Z] #28 33.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-05T09:48:03.131Z] #28 33.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-05T09:48:03.131Z] #28 33.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-05T09:48:03.391Z] #28 33.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-05T09:48:03.391Z] #28 33.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-05T09:48:03.391Z] #28 33.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-05T09:48:03.391Z] #28 33.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-05T09:48:03.958Z] #28 34.28 debconf: delaying package configuration, since apt-utils is not installed [2022-06-05T09:48:04.218Z] #28 34.58 Fetched 18.6 MB in 1s (30.2 MB/s) [2022-06-05T09:48:04.477Z] #28 34.63 Selecting previously unselected package pigz. [2022-06-05T09:48:04.477Z] #28 34.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40117 files and directories currently installed.) [2022-06-05T09:48:04.477Z] #28 34.69 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-05T09:48:04.477Z] #28 34.69 Unpacking pigz (2.6-1) ... [2022-06-05T09:48:04.477Z] #28 34.76 Selecting previously unselected package libelf1:amd64. [2022-06-05T09:48:04.477Z] #28 34.76 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-05T09:48:04.477Z] #28 34.77 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-05T09:48:04.477Z] #28 34.87 Selecting previously unselected package libbpf0:amd64. [2022-06-05T09:48:04.477Z] #28 34.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-05T09:48:04.477Z] #28 34.88 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-05T09:48:04.477Z] #28 34.95 Selecting previously unselected package libcap2:amd64. [2022-06-05T09:48:04.477Z] #28 34.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-05T09:48:04.477Z] #28 34.97 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-05T09:48:04.737Z] #28 35.02 Selecting previously unselected package libmnl0:amd64. [2022-06-05T09:48:04.737Z] #28 35.02 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-05T09:48:04.737Z] #28 35.03 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-05T09:48:04.737Z] #28 35.09 Selecting previously unselected package libxtables12:amd64. [2022-06-05T09:48:04.737Z] #28 35.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-05T09:48:04.737Z] #28 35.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-05T09:48:04.737Z] #28 35.17 Selecting previously unselected package libcap2-bin. [2022-06-05T09:48:04.737Z] #28 35.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-05T09:48:04.737Z] #28 35.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-05T09:48:04.737Z] #28 35.24 Selecting previously unselected package iproute2. [2022-06-05T09:48:04.997Z] #28 35.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-05T09:48:04.997Z] #28 35.26 Unpacking iproute2 (5.10.0-4) ... [2022-06-05T09:48:05.205Z] #80 exporting layers 6.0s done [2022-06-05T09:48:05.205Z] #80 writing image sha256:05b449541c7443e93cb51ca38024c9da84b076ddc720fd85dd59425cdbd7cc0b done [2022-06-05T09:48:05.205Z] #80 naming to docker.io/library/docker:c3eefab550a4518febe622148be4836300e44c89 done [2022-06-05T09:48:05.205Z] #80 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-06-05T09:48:05.257Z] #28 35.53 Selecting previously unselected package xxd. [2022-06-05T09:48:05.257Z] #28 35.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-05T09:48:05.257Z] #28 35.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:48:05.257Z] #28 35.62 Selecting previously unselected package vim-common. [2022-06-05T09:48:05.257Z] #28 35.62 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:48:05.257Z] #28 35.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2022-06-05T09:48:05.516Z] #28 35.75 Selecting previously unselected package bash-completion. [2022-06-05T09:48:05.516Z] #28 35.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-05T09:48:05.540Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -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:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh dynbinary test-integration [2022-06-05T09:48:06.103Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-05T09:48:06.103Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-05T09:48:06.103Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-05T09:48:06.103Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-05T09:48:06.103Z] 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-06-05T09:48:06.103Z] Detected virtualization docker. [2022-06-05T09:48:06.103Z] Detected architecture x86-64. [2022-06-05T09:48:06.103Z] Set hostname to . [2022-06-05T09:48:06.103Z] modprobe@configfs.service: Succeeded. [2022-06-05T09:48:06.103Z] modprobe@drm.service: Succeeded. [2022-06-05T09:48:06.103Z] modprobe@fuse.service: Succeeded. [2022-06-05T09:48:06.103Z] + source /etc/docker-entrypoint-cmd [2022-06-05T09:48:06.103Z] ++ hack/make.sh dynbinary test-integration [2022-06-05T09:48:06.103Z] [2022-06-05T09:48:06.361Z] Removing bundles/ [2022-06-05T09:48:06.361Z] [2022-06-05T09:48:06.361Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-05T09:48:06.361Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:48:06.361Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:48:06.454Z] #28 36.88 Unpacking bash-completion (1:2.11-2) ... [2022-06-05T09:48:07.027Z] #28 37.15 Selecting previously unselected package apparmor. [2022-06-05T09:48:07.027Z] #28 37.15 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-06-05T09:48:07.027Z] #28 37.20 Unpacking apparmor (2.13.6-10) ... [2022-06-05T09:48:07.027Z] #28 37.43 Selecting previously unselected package inetutils-ping. [2022-06-05T09:48:07.027Z] #28 37.44 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-05T09:48:07.027Z] #28 37.45 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-05T09:48:07.027Z] #28 37.54 Selecting previously unselected package libip4tc2:amd64. [2022-06-05T09:48:07.291Z] #28 37.54 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-05T09:48:07.291Z] #28 37.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-05T09:48:07.291Z] #28 37.60 Selecting previously unselected package libip6tc2:amd64. [2022-06-05T09:48:07.291Z] #28 37.61 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-05T09:48:07.291Z] #28 37.62 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-05T09:48:07.291Z] #28 37.67 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-05T09:48:07.291Z] #28 37.68 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-05T09:48:07.291Z] #28 37.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-05T09:48:07.291Z] #28 37.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-05T09:48:07.291Z] #28 37.73 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-05T09:48:07.291Z] #28 37.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-05T09:48:07.291Z] #28 37.80 Selecting previously unselected package libnftnl11:amd64. [2022-06-05T09:48:07.291Z] #28 37.80 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-05T09:48:07.551Z] #28 37.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-05T09:48:07.551Z] #28 37.86 Selecting previously unselected package iptables. [2022-06-05T09:48:07.551Z] #28 37.86 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-06-05T09:48:07.551Z] #28 37.87 Unpacking iptables (1.8.7-1) ... [2022-06-05T09:48:07.810Z] #28 38.07 Selecting previously unselected package libonig5:amd64. [2022-06-05T09:48:07.810Z] #28 ... [2022-06-05T09:48:07.810Z] [2022-06-05T09:48:07.810Z] #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-06-05T09:48:07.810Z] #71 sha256:854613a9381301a8cdfa870eb326b8e8c8751f2975c0efb9729c222d2e1aa475 [2022-06-05T09:48:07.810Z] #71 100.4 + bin/containerd [2022-06-05T09:48:13.084Z] #71 ... [2022-06-05T09:48:13.084Z] [2022-06-05T09:48:13.084Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-05T09:48:13.084Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-05T09:48:13.084Z] #28 38.08 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.08 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-05T09:48:13.084Z] #28 38.19 Selecting previously unselected package libjq1:amd64. [2022-06-05T09:48:13.084Z] #28 38.20 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-05T09:48:13.084Z] #28 38.29 Selecting previously unselected package jq. [2022-06-05T09:48:13.084Z] #28 38.31 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.32 Unpacking jq (1.6-2.1) ... [2022-06-05T09:48:13.084Z] #28 38.39 Selecting previously unselected package libaio1:amd64. [2022-06-05T09:48:13.084Z] #28 38.40 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.40 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-05T09:48:13.084Z] #28 38.44 Selecting previously unselected package libgpm2:amd64. [2022-06-05T09:48:13.084Z] #28 38.45 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.45 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-05T09:48:13.084Z] #28 38.52 Selecting previously unselected package libinih1:amd64. [2022-06-05T09:48:13.084Z] #28 38.52 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.53 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-05T09:48:13.084Z] #28 38.58 Selecting previously unselected package libnet1:amd64. [2022-06-05T09:48:13.084Z] #28 38.58 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:48:13.084Z] #28 38.66 Selecting previously unselected package libnl-3-200:amd64. [2022-06-05T09:48:13.084Z] #28 38.67 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-05T09:48:13.084Z] #28 38.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-05T09:48:13.084Z] #28 38.74 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-05T09:48:13.084Z] #28 38.78 Selecting previously unselected package net-tools. [2022-06-05T09:48:13.084Z] #28 38.78 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 38.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:48:13.084Z] #28 38.92 Selecting previously unselected package python-pip-whl. [2022-06-05T09:48:13.084Z] #28 38.92 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:48:13.084Z] #28 38.93 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:48:13.084Z] #28 39.26 Selecting previously unselected package python3-lib2to3. [2022-06-05T09:48:13.084Z] #28 39.27 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-05T09:48:13.084Z] #28 39.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:48:13.084Z] #28 39.36 Selecting previously unselected package python3-distutils. [2022-06-05T09:48:13.084Z] #28 39.37 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-06-05T09:48:13.084Z] #28 39.37 Unpacking python3-distutils (3.9.2-1) ... [2022-06-05T09:48:13.084Z] #28 39.46 Selecting previously unselected package python3-pkg-resources. [2022-06-05T09:48:13.084Z] #28 39.47 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-05T09:48:13.084Z] #28 39.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:48:13.084Z] #28 39.57 Selecting previously unselected package python3-setuptools. [2022-06-05T09:48:13.084Z] #28 39.58 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-06-05T09:48:13.084Z] #28 39.59 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-05T09:48:13.084Z] #28 39.75 Selecting previously unselected package python3-wheel. [2022-06-05T09:48:13.084Z] #28 39.76 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-06-05T09:48:13.084Z] #28 39.77 Unpacking python3-wheel (0.34.2-1) ... [2022-06-05T09:48:13.084Z] #28 39.81 Selecting previously unselected package python3-pip. [2022-06-05T09:48:13.084Z] #28 39.82 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-05T09:48:13.084Z] #28 39.82 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:48:13.084Z] #28 39.99 Selecting previously unselected package sudo. [2022-06-05T09:48:13.084Z] #28 40.00 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 40.01 Unpacking sudo (1.9.5p2-3) ... [2022-06-05T09:48:13.084Z] #28 40.31 Selecting previously unselected package thin-provisioning-tools. [2022-06-05T09:48:13.084Z] #28 40.31 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 40.33 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:48:13.084Z] #28 40.44 Selecting previously unselected package uidmap. [2022-06-05T09:48:13.084Z] #28 40.46 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 40.46 Unpacking uidmap (1:4.8.1-1) ... [2022-06-05T09:48:13.084Z] #28 40.56 Selecting previously unselected package vim-runtime. [2022-06-05T09:48:13.084Z] #28 40.57 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-05T09:48:13.084Z] #28 40.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-05T09:48:13.084Z] #28 40.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-05T09:48:13.084Z] #28 40.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:48:13.084Z] #28 42.47 Selecting previously unselected package vim. [2022-06-05T09:48:13.084Z] #28 42.48 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 42.49 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:48:13.084Z] #28 42.82 Selecting previously unselected package xfsprogs. [2022-06-05T09:48:13.084Z] #28 42.83 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 42.84 Unpacking xfsprogs (5.10.0-4) ... [2022-06-05T09:48:13.084Z] #28 43.10 Selecting previously unselected package zip. [2022-06-05T09:48:13.084Z] #28 43.11 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 43.12 Unpacking zip (3.0-12) ... [2022-06-05T09:48:13.084Z] #28 43.21 Selecting previously unselected package zstd. [2022-06-05T09:48:13.084Z] #28 43.21 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-05T09:48:13.084Z] #28 43.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:48:13.084Z] #28 43.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-05T09:48:14.023Z] #28 44.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-05T09:48:14.023Z] #28 44.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-05T09:48:14.023Z] #28 44.09 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-05T09:48:14.023Z] #28 44.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-05T09:48:14.023Z] #28 44.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-05T09:48:14.023Z] #28 44.12 Setting up uidmap (1:4.8.1-1) ... [2022-06-05T09:48:14.023Z] #28 44.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-05T09:48:14.023Z] #28 44.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-05T09:48:14.023Z] #28 44.15 Setting up python3-wheel (0.34.2-1) ... [2022-06-05T09:48:14.283Z] #28 44.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:48:14.283Z] #28 44.55 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-05T09:48:14.283Z] #28 44.56 Setting up libcap2-bin (1:2.44-1) ... [2022-06-05T09:48:14.283Z] #28 44.57 Setting up apparmor (2.13.6-10) ... [2022-06-05T09:48:15.219Z] #28 45.68 Setting up zip (3.0-12) ... [2022-06-05T09:48:15.478Z] #28 45.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:48:15.478Z] #28 45.72 Setting up bash-completion (1:2.11-2) ... [2022-06-05T09:48:16.857Z] #28 46.99 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-05T09:48:16.857Z] #28 47.01 Setting up sudo (1.9.5p2-3) ... [2022-06-05T09:48:16.857Z] #28 47.08 invoke-rc.d: could not determine current runlevel [2022-06-05T09:48:16.857Z] #28 47.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-05T09:48:16.857Z] #28 47.10 Setting up xfsprogs (5.10.0-4) ... [2022-06-05T09:48:16.857Z] #28 47.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-05T09:48:16.857Z] #28 47.12 Setting up inetutils-ping (2:2.0-1) ... [2022-06-05T09:48:16.857Z] #28 47.13 Setting up pigz (2.6-1) ... [2022-06-05T09:48:16.857Z] #28 47.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-05T09:48:16.857Z] #28 47.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-05T09:48:16.857Z] #28 47.19 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-05T09:48:16.857Z] #28 47.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:48:17.375Z] #28 47.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-05T09:48:17.375Z] #28 47.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-05T09:48:17.375Z] #28 47.88 Setting up libelf1:amd64 (0.183-1) ... [2022-06-05T09:48:17.635Z] #28 47.89 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-05T09:48:17.636Z] #28 47.90 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-05T09:48:17.636Z] #28 47.91 Setting up python3-distutils (3.9.2-1) ... [2022-06-05T09:48:17.896Z] #28 48.24 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-05T09:48:17.896Z] #28 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-05T09:48:17.896Z] #28 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-05T09:48:17.896Z] #28 48.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-05T09:48:17.896Z] #28 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-05T09:48:17.896Z] #28 48.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-05T09:48:17.896Z] #28 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-05T09:48:17.896Z] #28 48.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-05T09:48:18.155Z] #28 48.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-05T09:48:18.155Z] #28 48.33 Setting up python3-setuptools (52.0.0-4) ... [2022-06-05T09:48:18.722Z] #28 49.09 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-05T09:48:18.722Z] #28 49.10 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-05T09:48:18.722Z] #28 49.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-05T09:48:18.722Z] #28 49.13 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-05T09:48:19.658Z] #28 49.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-05T09:48:19.658Z] #28 49.85 Setting up jq (1.6-2.1) ... [2022-06-05T09:48:19.658Z] #28 49.86 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-05T09:48:19.658Z] #28 49.87 Setting up iptables (1.8.7-1) ... [2022-06-05T09:48:19.658Z] #28 49.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:48:19.658Z] #28 49.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:48:19.658Z] #28 49.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-05T09:48:19.658Z] #28 49.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-05T09:48:19.658Z] #28 49.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-05T09:48:19.658Z] #28 49.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-05T09:48:19.658Z] #28 49.94 Setting up iproute2 (5.10.0-4) ... [2022-06-05T09:48:19.917Z] #28 50.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-05T09:48:20.485Z] #28 DONE 50.8s [2022-06-05T09:48:20.485Z] [2022-06-05T09:48:20.485Z] #29 [dev-systemd-false 8/26] 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-06-05T09:48:20.485Z] #29 sha256:7613aa2ab9f5f8188f2e7728f71678052ab587f2f13bf9a3a7fdd0fb8faad8d2 [2022-06-05T09:48:21.443Z] #29 0.875 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-05T09:48:21.443Z] #29 0.880 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-05T09:48:21.443Z] #29 0.883 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-05T09:48:21.443Z] #29 DONE 1.0s [2022-06-05T09:48:21.443Z] [2022-06-05T09:48:21.443Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-05T09:48:21.443Z] #30 sha256:06f72c9b31f4a2c26f18add57228420f705a12e20840c424867af9f088d8946e [2022-06-05T09:48:29.571Z] #30 7.620 Collecting yamllint==1.26.1 [2022-06-05T09:48:30.141Z] #30 8.679 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-05T09:48:30.708Z] #30 9.253 Collecting pathspec>=0.5.3 [2022-06-05T09:48:30.708Z] #30 9.268 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-05T09:48:30.967Z] #30 9.504 Collecting pyyaml [2022-06-05T09:48:30.967Z] #30 9.513 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-06-05T09:48:30.967Z] #30 9.550 Building wheels for collected packages: yamllint [2022-06-05T09:48:30.967Z] #30 9.551 Building wheel for yamllint (setup.py): started [2022-06-05T09:48:31.535Z] #30 10.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-05T09:48:31.535Z] #30 10.17 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8f0ee13fd60fc2e87aadc9c6f7a19bf6e164c5d900d55893acb29304703e1114 [2022-06-05T09:48:31.535Z] #30 10.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-05T09:48:31.535Z] #30 10.17 Successfully built yamllint [2022-06-05T09:48:31.535Z] #30 10.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-05T09:48:32.104Z] #30 10.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-05T09:48:32.104Z] #30 DONE 10.7s [2022-06-05T09:48:32.104Z] [2022-06-05T09:48:32.104Z] #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-06-05T09:48:32.104Z] #67 sha256:08647683ddbe424e305c45b85fbd36cc65c6a7bf61c09e492ffdc375484c1a11 [2022-06-05T09:48:32.364Z] #67 ... [2022-06-05T09:48:32.364Z] [2022-06-05T09:48:32.364Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-05T09:48:32.364Z] #34 sha256:40c408e35d25a2cfde46f3a04dbaf333b21868a2f939f092a234bb39d98ff735 [2022-06-05T09:48:32.364Z] #34 DONE 0.2s [2022-06-05T09:48:32.364Z] [2022-06-05T09:48:32.364Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-05T09:48:32.364Z] #39 sha256:d0adff21e39ac71cf9f05f7a02985a2c7aa8b01e67a2bc9f8a0062de4cf12ab9 [2022-06-05T09:48:32.627Z] #39 DONE 0.2s [2022-06-05T09:48:32.627Z] [2022-06-05T09:48:32.627Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-05T09:48:32.627Z] #42 sha256:c86afae70c3ca16d8ca3d544942f0a872bbca944e4a739a8786015306a636ad3 [2022-06-05T09:48:32.887Z] #42 DONE 0.2s [2022-06-05T09:48:32.887Z] [2022-06-05T09:48:32.887Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-05T09:48:32.887Z] #44 sha256:97b4bf59b581a4c93630ae10008187ebfb276c206c13998c118ca121ca7af128 [2022-06-05T09:48:32.887Z] #44 DONE 0.2s [2022-06-05T09:48:32.887Z] [2022-06-05T09:48:32.887Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-05T09:48:32.887Z] #46 sha256:2dfba6e0f85cdb61daf82e5e9f91af00bb25b0da699ae0ab3f565c5c43a2a87b [2022-06-05T09:48:32.887Z] #46 DONE 0.1s [2022-06-05T09:48:32.887Z] [2022-06-05T09:48:32.887Z] #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-06-05T09:48:32.887Z] #67 sha256:08647683ddbe424e305c45b85fbd36cc65c6a7bf61c09e492ffdc375484c1a11 [2022-06-05T09:48:33.146Z] #67 ... [2022-06-05T09:48:33.146Z] [2022-06-05T09:48:33.146Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-05T09:48:33.146Z] #48 sha256:4180065658f971762ab0a5a1d87bfe4860223d1558a6af48dd1e30f11863bbef [2022-06-05T09:48:33.146Z] #48 DONE 0.1s [2022-06-05T09:48:33.146Z] [2022-06-05T09:48:33.146Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-05T09:48:33.146Z] #52 sha256:23f7fab0d82f35a42ed679f1e4461b0263a81ed763bff50bf2fe9f4e4026cba8 [2022-06-05T09:48:33.146Z] #52 DONE 0.0s [2022-06-05T09:48:33.146Z] [2022-06-05T09:48:33.146Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-05T09:48:33.146Z] #55 sha256:c3b929dfef9d05dd6d0c05f298ee3cf5b333fa2ec8017ec102dca9f30ae07f5c [2022-06-05T09:48:33.406Z] #55 DONE 0.2s [2022-06-05T09:48:33.406Z] [2022-06-05T09:48:33.406Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-05T09:48:33.406Z] #59 sha256:1740da2ef8c99afd9d0a042ba20b05b204e101b1e11a4f9f1392f5f6340f6bdd [2022-06-05T09:48:33.406Z] #59 DONE 0.1s [2022-06-05T09:48:33.406Z] [2022-06-05T09:48:33.406Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-05T09:48:33.406Z] #61 sha256:d992dbabb04e5ea5ac5a5c63be5100df29ea3ce0bd64758953ab1bec08fedaa7 [2022-06-05T09:48:33.406Z] #61 DONE 0.1s [2022-06-05T09:48:33.406Z] [2022-06-05T09:48:33.406Z] #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-06-05T09:48:33.406Z] #67 sha256:08647683ddbe424e305c45b85fbd36cc65c6a7bf61c09e492ffdc375484c1a11 [2022-06-05T09:48:33.406Z] #67 ... [2022-06-05T09:48:33.406Z] [2022-06-05T09:48:33.406Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-05T09:48:33.406Z] #63 sha256:a19b37a113cc62026e7f4aa52e2eaf1ed86f94599937ddb7b41085a1d797ed97 [2022-06-05T09:48:33.406Z] #63 DONE 0.1s [2022-06-05T09:48:33.665Z] [2022-06-05T09:48:33.665Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-05T09:48:33.665Z] #65 sha256:60e27867ee44804768ad55b8b3619c7283d72c48fd0b6348f961a56608508b81 [2022-06-05T09:48:33.665Z] #65 DONE 0.1s [2022-06-05T09:48:33.665Z] [2022-06-05T09:48:33.665Z] #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-06-05T09:48:33.665Z] #67 sha256:08647683ddbe424e305c45b85fbd36cc65c6a7bf61c09e492ffdc375484c1a11 [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-05T09:48:41.492Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 31.9% of statements [2022-06-05T09:48:41.492Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-05T09:48:41.492Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-05T09:48:41.753Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-06-05T09:48:42.016Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-05T09:48:42.277Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types [no test files] [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-05T09:48:42.277Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-05T09:48:42.277Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-05T09:48:42.538Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-06-05T09:48:42.538Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-05T09:48:42.538Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-05T09:48:42.538Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-06-05T09:48:42.799Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/builder [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-05T09:48:42.799Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-05T09:48:45.361Z] ok github.com/docker/docker/builder/remotecontext 0.171s coverage: 13.7% of statements [2022-06-05T09:48:45.361Z] ok github.com/docker/docker/builder/dockerfile 0.436s coverage: 49.3% of statements [2022-06-05T09:48:45.624Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-05T09:48:46.199Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-05T09:48:47.141Z] ok github.com/docker/docker/builder/remotecontext/git 1.708s coverage: 86.3% of statements [2022-06-05T09:48:47.141Z] ? github.com/docker/docker/cli [no test files] [2022-06-05T09:48:47.141Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-05T09:48:47.141Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-05T09:48:47.141Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-05T09:48:47.712Z] ok github.com/docker/docker/cmd/docker-proxy 0.260s coverage: 67.6% of statements [2022-06-05T09:48:51.020Z] ok github.com/docker/docker/client 0.106s coverage: 75.6% of statements [2022-06-05T09:48:55.600Z] #67 91.07 + mkdir -p /build [2022-06-05T09:48:55.600Z] #67 91.07 + cp runc /build/runc [2022-06-05T09:48:55.600Z] #67 DONE 91.4s [2022-06-05T09:48:55.600Z] [2022-06-05T09:48:55.600Z] #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-06-05T09:48:55.600Z] #71 sha256:854613a9381301a8cdfa870eb326b8e8c8751f2975c0efb9729c222d2e1aa475 [2022-06-05T09:48:56.976Z] #71 ... [2022-06-05T09:48:56.976Z] [2022-06-05T09:48:56.976Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-05T09:48:56.976Z] #68 sha256:d8d72e6a25bd02c6add56431c5d05cb836e1552bf25cbf09d43a50dd9eb11e29 [2022-06-05T09:48:56.976Z] #68 DONE 0.1s [2022-06-05T09:48:56.976Z] [2022-06-05T09:48:56.977Z] #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-06-05T09:48:56.977Z] #71 sha256:854613a9381301a8cdfa870eb326b8e8c8751f2975c0efb9729c222d2e1aa475 [2022-06-05T09:49:23.149Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.7% of statements [2022-06-05T09:49:23.721Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-05T09:49:24.293Z] ok github.com/docker/docker/cmd/dockerd/trap 2.442s coverage: 0.0% of statements [2022-06-05T09:49:24.293Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-05T09:49:24.293Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-05T09:49:24.293Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-05T09:49:24.293Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-05T09:49:24.293Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-05T09:49:29.054Z] #71 180.2 # github.com/containerd/containerd/cmd/containerd [2022-06-05T09:49:29.054Z] #71 180.2 /usr/bin/ld: /tmp/go-link-3544896947/000019.o: in function `New': [2022-06-05T09:49:29.054Z] #71 180.2 /tmp/tmp.PDudDpTq3P/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-06-05T09:49:29.054Z] #71 180.3 + bin/containerd-stress [2022-06-05T09:49:29.054Z] #71 181.4 + bin/containerd-shim [2022-06-05T09:49:29.586Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-06-05T09:49:30.973Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-06-05T09:49:32.358Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2022-06-05T09:49:38.945Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-06-05T09:49:39.519Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-06-05T09:49:40.091Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-05T09:49:40.662Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-05T09:49:41.310Z] #71 192.9 + bin/containerd-shim-runc-v1 [2022-06-05T09:49:41.604Z] ok github.com/docker/docker/daemon 10.116s coverage: 16.1% of statements [2022-06-05T09:49:41.604Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-05T09:49:41.604Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-05T09:49:41.604Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-05T09:49:41.604Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-05T09:49:42.175Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.642s coverage: 74.8% of statements [2022-06-05T09:49:43.120Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.301s coverage: 56.2% of statements [2022-06-05T09:49:43.381Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-06-05T09:49:44.768Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-06-05T09:49:45.920Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:49:45.920Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:49:45.920Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:49:45.920Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:49:45.920Z] [2022-06-05T09:49:45.920Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-05T09:49:45.920Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-05T09:49:45.920Z] HOSTNAME=461b3492e666 [2022-06-05T09:49:45.920Z] DEST=bundles/test-integration [2022-06-05T09:49:45.920Z] PWD=/go/src/github.com/docker/docker [2022-06-05T09:49:45.920Z] DOCKER_ROOTLESS=1 [2022-06-05T09:49:45.920Z] DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:49:45.920Z] container=docker [2022-06-05T09:49:45.920Z] HOME=/root [2022-06-05T09:49:45.920Z] GOLANG_VERSION=1.18.3 [2022-06-05T09:49:45.920Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-05T09:49:45.920Z] VALIDATE_BRANCH=master [2022-06-05T09:49:45.920Z] TERM=xterm [2022-06-05T09:49:45.920Z] DOCKER_PKG=github.com/docker/docker [2022-06-05T09:49:45.920Z] SHLVL=1 [2022-06-05T09:49:45.920Z] TIMEOUT=120m [2022-06-05T09:49:45.920Z] DOCKER_BUILDTAGS= journald [2022-06-05T09:49:45.920Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-05T09:49:45.920Z] GO111MODULE=off [2022-06-05T09:49:45.920Z] DOCKER_EXPERIMENTAL=1 [2022-06-05T09:49:45.920Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-05T09:49:45.920Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-05T09:49:45.920Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-05T09:49:45.920Z] GOPATH=/go [2022-06-05T09:49:45.920Z] PKG_CONFIG=pkg-config [2022-06-05T09:49:45.920Z] _=/usr/bin/env [2022-06-05T09:49:45.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-05T09:49:46.164Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.208s coverage: 50.6% of statements [2022-06-05T09:49:46.580Z] #71 199.3 + bin/containerd-shim-runc-v2 [2022-06-05T09:49:47.515Z] #71 200.1 + binaries [2022-06-05T09:49:47.515Z] #71 200.1 + install -D bin/containerd /build/containerd [2022-06-05T09:49:47.515Z] #71 200.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-05T09:49:47.515Z] #71 200.1 + install -D bin/ctr /build/ctr [2022-06-05T09:49:47.775Z] #71 DONE 200.5s [2022-06-05T09:49:48.086Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.973s coverage: 45.9% of statements [2022-06-05T09:49:48.086Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-05T09:49:48.086Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.951s coverage: 58.5% of statements [2022-06-05T09:49:48.086Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-05T09:49:48.086Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-05T09:49:48.657Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-05T09:49:48.919Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-06-05T09:49:49.153Z] [2022-06-05T09:49:49.153Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-05T09:49:49.153Z] #72 sha256:6d3f0827d0333a50b8e7fe2d6357125e6e5b45eedad4a208110e5ac1835f4eb8 [2022-06-05T09:49:49.412Z] #72 DONE 0.2s [2022-06-05T09:49:49.412Z] [2022-06-05T09:49:49.412Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-05T09:49:49.412Z] #77 sha256:ea4410b1182618ff3d2f93fd04ad9a6b1149aa8b46557b8df3ca6965cadd54a8 [2022-06-05T09:49:49.412Z] #77 DONE 0.1s [2022-06-05T09:49:49.412Z] [2022-06-05T09:49:49.412Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-05T09:49:49.412Z] #82 sha256:48dda4771ecd57ca5f35903d81310746ad47ec193d7da8b51fcb673447d44f5e [2022-06-05T09:49:49.491Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-06-05T09:49:49.674Z] #82 DONE 0.4s [2022-06-05T09:49:49.932Z] [2022-06-05T09:49:49.933Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-05T09:49:49.933Z] #83 sha256:214963b8e5bd5c6e2ac6de83debe37b62b3aa6cad5b15240779b2e1d71cc792c [2022-06-05T09:49:49.933Z] #83 DONE 0.0s [2022-06-05T09:49:49.933Z] [2022-06-05T09:49:49.933Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-05T09:49:49.933Z] #84 sha256:3ae555dad9dceb93396066095453f7b177bb5dd38cc3e61946c072f1ab9f5891 [2022-06-05T09:49:50.500Z] #84 DONE 0.8s [2022-06-05T09:49:50.758Z] [2022-06-05T09:49:50.758Z] #85 exporting to image [2022-06-05T09:49:50.758Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-05T09:49:50.758Z] #85 exporting layers [2022-06-05T09:49:50.878Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.6% of statements [2022-06-05T09:49:50.878Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-05T09:49:50.878Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-05T09:49:50.878Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-06-05T09:49:51.821Z] ok github.com/docker/docker/daemon/logger/awslogs 0.126s coverage: 79.9% of statements [2022-06-05T09:49:51.821Z] ok github.com/docker/docker/daemon/logger/fluentd 0.027s coverage: 53.6% of statements [2022-06-05T09:49:51.822Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-05T09:49:52.394Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-06-05T09:49:52.394Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.4% of statements [2022-06-05T09:49:52.965Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2022-06-05T09:49:53.535Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.159s coverage: 76.8% of statements [2022-06-05T09:49:53.535Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 79.2% of statements [2022-06-05T09:49:53.535Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-05T09:49:53.535Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-05T09:49:54.477Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 31.5% of statements [2022-06-05T09:49:54.477Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 62.0% of statements [2022-06-05T09:49:55.420Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-06-05T09:49:55.681Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-05T09:49:56.254Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-05T09:49:57.198Z] ok github.com/docker/docker/daemon/logger/splunk 1.535s coverage: 82.5% of statements [2022-06-05T09:49:57.198Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-05T09:49:57.198Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-05T09:49:57.770Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-06-05T09:49:58.031Z] ok github.com/docker/docker/distribution 0.597s coverage: 28.0% of statements [2022-06-05T09:49:58.031Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-05T09:49:58.427Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:49:58.427Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:49:58.427Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:49:58.427Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:49:58.427Z] [2022-06-05T09:49:58.427Z] + TEST_INTEGRATION_DEST=2 [2022-06-05T09:49:58.427Z] + CONTAINER_NAME=docker-pr3-2 [2022-06-05T09:49:58.427Z] + TEST_SKIP_INTEGRATION=1 [2022-06-05T09:49:58.427Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-05T09:49:58.427Z] + run_tests [2022-06-05T09:49:58.427Z] + c=0 [2022-06-05T09:49:58.427Z] + '[' -n 0 ']' [2022-06-05T09:49:58.427Z] + rm= [2022-06-05T09:49:58.427Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43695/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43695/.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=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh '' test-integration [2022-06-05T09:49:58.427Z] + TEST_INTEGRATION_DEST=1 [2022-06-05T09:49:58.427Z] + CONTAINER_NAME=docker-pr3-1 [2022-06-05T09:49:58.427Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-05T09:49:58.427Z] + run_tests test-integration-flaky [2022-06-05T09:49:58.427Z] + '[' -n 0 ']' [2022-06-05T09:49:58.427Z] + rm= [2022-06-05T09:49:58.427Z] + TEST_INTEGRATION_DEST=3 [2022-06-05T09:49:58.427Z] + CONTAINER_NAME=docker-pr3-3 [2022-06-05T09:49:58.427Z] + TEST_SKIP_INTEGRATION=1 [2022-06-05T09:49:58.427Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-05T09:49:58.427Z] + run_tests [2022-06-05T09:49:58.427Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43695/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43695/.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=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh test-integration-flaky test-integration [2022-06-05T09:49:58.427Z] + '[' -n 0 ']' [2022-06-05T09:49:58.427Z] + rm= [2022-06-05T09:49:58.427Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43695/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43695/.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=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh '' test-integration [2022-06-05T09:49:58.427Z] ++ jobs -p [2022-06-05T09:49:58.427Z] + for job in $(jobs -p) [2022-06-05T09:49:58.427Z] + wait 15224 [2022-06-05T09:49:58.427Z] [2022-06-05T09:49:58.427Z] [2022-06-05T09:49:58.427Z] [2022-06-05T09:49:58.427Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-05T09:49:58.427Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-05T09:49:58.427Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-05T09:49:58.427Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-05T09:49:58.427Z] HOSTNAME=14c954a448f0 [2022-06-05T09:49:58.427Z] TEST_SKIP_INTEGRATION=1 [2022-06-05T09:49:58.427Z] TESTDEBUG=0 [2022-06-05T09:49:58.427Z] DEST=bundles/test-integration [2022-06-05T09:49:58.427Z] PWD=/go/src/github.com/docker/docker [2022-06-05T09:49:58.427Z] KEEPBUNDLE=1 [2022-06-05T09:49:58.427Z] DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:49:58.427Z] container=docker [2022-06-05T09:49:58.427Z] HOME=/root [2022-06-05T09:49:58.427Z] GOLANG_VERSION=1.18.3 [2022-06-05T09:49:58.427Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-05T09:49:58.427Z] VALIDATE_BRANCH=master [2022-06-05T09:49:58.427Z] TERM=xterm [2022-06-05T09:49:58.427Z] DOCKER_PKG=github.com/docker/docker [2022-06-05T09:49:58.427Z] SHLVL=1 [2022-06-05T09:49:58.427Z] TIMEOUT=120m [2022-06-05T09:49:58.427Z] DOCKER_BUILDTAGS= journald [2022-06-05T09:49:58.427Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-05T09:49:58.427Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-05T09:49:58.427Z] GO111MODULE=off [2022-06-05T09:49:58.427Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-05T09:49:58.427Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-05T09:49:58.427Z] GOPATH=/go [2022-06-05T09:49:58.427Z] PKG_CONFIG=pkg-config [2022-06-05T09:49:58.427Z] _=/usr/bin/env [2022-06-05T09:49:58.427Z] Building test suite binary ./integration-cli/test.main [2022-06-05T09:49:58.427Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-05T09:49:58.427Z] HOSTNAME=83cb11de89ec [2022-06-05T09:49:58.427Z] TEST_SKIP_INTEGRATION=1 [2022-06-05T09:49:58.427Z] TESTDEBUG=0 [2022-06-05T09:49:58.427Z] DEST=bundles/test-integration [2022-06-05T09:49:58.427Z] PWD=/go/src/github.com/docker/docker [2022-06-05T09:49:58.427Z] KEEPBUNDLE=1 [2022-06-05T09:49:58.427Z] DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:49:58.427Z] container=docker [2022-06-05T09:49:58.427Z] HOME=/root [2022-06-05T09:49:58.427Z] GOLANG_VERSION=1.18.3 [2022-06-05T09:49:58.427Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-05T09:49:58.427Z] VALIDATE_BRANCH=master [2022-06-05T09:49:58.427Z] TERM=xterm [2022-06-05T09:49:58.427Z] DOCKER_PKG=github.com/docker/docker [2022-06-05T09:49:58.427Z] SHLVL=1 [2022-06-05T09:49:58.427Z] TIMEOUT=120m [2022-06-05T09:49:58.427Z] DOCKER_BUILDTAGS= journald [2022-06-05T09:49:58.427Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-05T09:49:58.427Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-05T09:49:58.427Z] GO111MODULE=off [2022-06-05T09:49:58.427Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-05T09:49:58.427Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-05T09:49:58.427Z] GOPATH=/go [2022-06-05T09:49:58.427Z] PKG_CONFIG=pkg-config [2022-06-05T09:49:58.427Z] _=/usr/bin/env [2022-06-05T09:49:58.427Z] Building test suite binary ./integration-cli/test.main [2022-06-05T09:49:58.427Z] No new tests added to integration. [2022-06-05T09:49:58.427Z] [2022-06-05T09:49:58.427Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-05T09:49:58.427Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-05T09:49:58.427Z] HOSTNAME=23e021405ebd [2022-06-05T09:49:58.427Z] TESTDEBUG=0 [2022-06-05T09:49:58.427Z] DEST=bundles/test-integration [2022-06-05T09:49:58.427Z] PWD=/go/src/github.com/docker/docker [2022-06-05T09:49:58.427Z] KEEPBUNDLE=1 [2022-06-05T09:49:58.427Z] DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:49:58.427Z] container=docker [2022-06-05T09:49:58.427Z] HOME=/root [2022-06-05T09:49:58.427Z] GOLANG_VERSION=1.18.3 [2022-06-05T09:49:58.427Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-05T09:49:58.427Z] VALIDATE_BRANCH=master [2022-06-05T09:49:58.427Z] TERM=xterm [2022-06-05T09:49:58.427Z] DOCKER_PKG=github.com/docker/docker [2022-06-05T09:49:58.427Z] SHLVL=1 [2022-06-05T09:49:58.427Z] TIMEOUT=120m [2022-06-05T09:49:58.427Z] DOCKER_BUILDTAGS= journald [2022-06-05T09:49:58.427Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-05T09:49:58.427Z] GO111MODULE=off [2022-06-05T09:49:58.427Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-05T09:49:58.427Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-05T09:49:58.427Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-05T09:49:58.427Z] GOPATH=/go [2022-06-05T09:49:58.427Z] PKG_CONFIG=pkg-config [2022-06-05T09:49:58.427Z] _=/usr/bin/env [2022-06-05T09:49:58.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-05T09:49:58.603Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-06-05T09:49:59.174Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-06-05T09:49:59.746Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-05T09:50:00.321Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-06-05T09:50:00.321Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.4% of statements [2022-06-05T09:50:00.321Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-05T09:50:00.321Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-05T09:50:00.321Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-05T09:50:00.590Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-06-05T09:50:01.449Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-06-05T09:50:02.034Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-06-05T09:50:02.295Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-05T09:50:04.210Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 81.8% of statements [2022-06-05T09:50:05.153Z] ok github.com/docker/docker/pkg/authorization 0.848s coverage: 68.3% of statements [2022-06-05T09:50:05.413Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-05T09:50:05.673Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-05T09:50:08.974Z] ok github.com/docker/docker/pkg/chrootarchive 2.526s coverage: 42.7% of statements [2022-06-05T09:50:08.974Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-05T09:50:09.238Z] ok github.com/docker/docker/layer 7.337s coverage: 69.0% of statements [2022-06-05T09:50:09.238Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-05T09:50:09.238Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-05T09:50:09.238Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-05T09:50:09.238Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-05T09:50:09.238Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-05T09:50:09.238Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-05T09:50:09.238Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2022-06-05T09:50:09.501Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-06-05T09:50:09.763Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-06-05T09:50:10.024Z] ok github.com/docker/docker/pkg/fsutils 0.191s coverage: 85.1% of statements [2022-06-05T09:50:10.024Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-06-05T09:50:10.966Z] ok github.com/docker/docker/pkg/idtools 0.473s coverage: 67.9% of statements [2022-06-05T09:50:10.966Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 71.5% of statements [2022-06-05T09:50:11.227Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-06-05T09:50:11.488Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-06-05T09:50:11.488Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-05T09:50:11.488Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-06-05T09:50:11.749Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-06-05T09:50:11.749Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-06-05T09:50:12.009Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-06-05T09:50:12.010Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-06-05T09:50:12.010Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-05T09:50:12.010Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-05T09:50:12.581Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-06-05T09:50:12.778Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:50:12.778Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:50:12.778Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:50:12.778Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:50:12.778Z] [2022-06-05T09:50:12.778Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-05T09:50:12.778Z] DOCKER_SYSTEMD=1 [2022-06-05T09:50:12.778Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-05T09:50:12.778Z] HOSTNAME=ac3b3a46cd0d [2022-06-05T09:50:12.778Z] DEST=bundles/test-integration [2022-06-05T09:50:12.778Z] PWD=/go/src/github.com/docker/docker [2022-06-05T09:50:12.778Z] DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:50:12.778Z] container=docker [2022-06-05T09:50:12.778Z] HOME=/root [2022-06-05T09:50:12.778Z] LANG=C.UTF-8 [2022-06-05T09:50:12.778Z] INVOCATION_ID=322822b6d207427694609646db947fdb [2022-06-05T09:50:12.778Z] GOLANG_VERSION=1.18.3 [2022-06-05T09:50:12.778Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-05T09:50:12.778Z] VALIDATE_BRANCH=master [2022-06-05T09:50:12.778Z] TERM=xterm [2022-06-05T09:50:12.778Z] DOCKER_PKG=github.com/docker/docker [2022-06-05T09:50:12.778Z] SHLVL=3 [2022-06-05T09:50:12.778Z] TIMEOUT=120m [2022-06-05T09:50:12.778Z] DOCKER_BUILDTAGS= journald [2022-06-05T09:50:12.778Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-05T09:50:12.778Z] GO111MODULE=off [2022-06-05T09:50:12.778Z] DOCKER_EXPERIMENTAL=1 [2022-06-05T09:50:12.778Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-05T09:50:12.778Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-05T09:50:12.778Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-05T09:50:12.778Z] GOPATH=/go [2022-06-05T09:50:12.778Z] PKG_CONFIG=pkg-config [2022-06-05T09:50:12.778Z] _=/usr/bin/env [2022-06-05T09:50:12.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-05T09:50:13.155Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-05T09:50:13.423Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-05T09:50:13.423Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-05T09:50:14.808Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-06-05T09:50:15.068Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-05T09:50:15.329Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-05T09:50:15.590Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-05T09:50:15.851Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-05T09:50:15.851Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-05T09:50:16.422Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-06-05T09:50:16.683Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-05T09:50:17.255Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-06-05T09:50:17.314Z] #85 exporting layers 23.8s done [2022-06-05T09:50:17.314Z] #85 writing image sha256:45be9217142f8fb35e8f3c3ee4d9b5770c6d4d83889fd65e88379a0ecd443974 [2022-06-05T09:50:17.314Z] #85 writing image sha256:45be9217142f8fb35e8f3c3ee4d9b5770c6d4d83889fd65e88379a0ecd443974 done [2022-06-05T09:50:17.314Z] #85 naming to docker.io/library/docker:c3eefab550a4518febe622148be4836300e44c89 done [2022-06-05T09:50:17.314Z] #85 DONE 23.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-05T09:50:17.516Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-06-05T09:50:17.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43695/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3eefab550a4518febe622148be4836300e44c89 hack/validate/default [2022-06-05T09:50:17.776Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-05T09:50:18.037Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-05T09:50:18.217Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-05T09:50:18.217Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-05T09:50:18.217Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-05T09:50:18.217Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-05T09:50:18.217Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-05T09:50:18.217Z] Congratulations! No new tests were added to integration-cli. [2022-06-05T09:50:18.217Z] [2022-06-05T09:50:18.217Z] INFO Start validation with golang-ci-lint [2022-06-05T09:50:19.151Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-05T09:50:19.151Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-05T09:50:19.949Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-06-05T09:50:20.210Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-05T09:50:20.470Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-06-05T09:50:21.855Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2022-06-05T09:50:22.115Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-06-05T09:50:23.058Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-06-05T09:50:23.319Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-06-05T09:50:23.580Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-05T09:50:24.152Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-06-05T09:50:24.152Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-05T09:50:24.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-05T09:50:25.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-05T09:50:26.068Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-05T09:50:26.644Z] ok github.com/docker/docker/volume/local 0.117s coverage: 76.8% of statements [2022-06-05T09:50:27.215Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-06-05T09:50:28.159Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-06-05T09:50:50.118Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/rootless [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/volume [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-05T09:50:50.118Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === Skipped [2022-06-05T09:50:50.118Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-05T09:50:50.118Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-05T09:50:50.118Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-05T09:50:50.118Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-05T09:50:50.118Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:71: No driver to put! [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-05T09:50:50.118Z] time="2022-06-05T09:49:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-05T09:50:50.118Z] time="2022-06-05T09:49:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-05T09:50:50.118Z] time="2022-06-05T09:49:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-05T09:50:50.118Z] time="2022-06-05T09:49:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-05T09:50:50.118Z] time="2022-06-05T09:49:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:71: No driver to put! [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-05T09:50:50.118Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-05T09:50:50.118Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-05T09:50:50.118Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T09:50:50.118Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-05T09:50:50.118Z] graphtest_unix.go:71: No driver to put! [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-05T09:50:50.118Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-05T09:50:50.118Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-05T09:50:50.118Z] [2022-06-05T09:50:50.118Z] DONE 2781 tests, 28 skipped in 208.628s [2022-06-05T09:50:50.118Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/config [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/idm [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/ns [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/options [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/osl [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T09:50:50.118Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-05T09:50:50.119Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-05T09:50:51.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-05T09:50:58.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-05T09:50:59.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-05T09:50:59.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-05T09:51:08.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-05T09:51:08.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-05T09:51:09.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-05T09:51:09.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-05T09:51:09.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-05T09:51:10.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-05T09:51:13.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-05T09:51:14.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-05T09:51:14.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-05T09:51:15.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-05T09:51:16.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-05T09:51:16.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-05T09:51:18.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-05T09:51:18.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-05T09:51:19.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-05T09:51:20.446Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-05T09:51:20.446Z] Using test binary docker [2022-06-05T09:51:20.446Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-05T09:51:20.446Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-05T09:51:20.446Z] INFO: Waiting for daemon to start... [2022-06-05T09:51:20.446Z] Starting dockerd [2022-06-05T09:51:21.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-05T09:51:22.989Z] . [2022-06-05T09:51:22.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-05T09:51:22.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-05T09:51:22.989Z] Error: No such image: emptyfs [2022-06-05T09:51:22.989Z] Running integration-test (iteration 1) [2022-06-05T09:51:22.989Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-05T09:51:23.249Z] Loaded image: busybox:latest [2022-06-05T09:51:23.249Z] Loaded image: busybox:glibc [2022-06-05T09:51:24.635Z] Loaded image: debian:bullseye-slim [2022-06-05T09:51:24.635Z] Loaded image: hello-world:latest [2022-06-05T09:51:24.635Z] Loaded image: arm32v7/hello-world:latest [2022-06-05T09:51:24.635Z] INFO: Testing against a local daemon [2022-06-05T09:51:24.635Z] === RUN TestCgroupNamespacesBuild [2022-06-05T09:51:26.022Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-06-05T09:51:26.022Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-05T09:51:26.965Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-06-05T09:51:26.965Z] === RUN TestBuildWithSession [2022-06-05T09:51:26.965Z] build_session_test.go:25: TODO: BuildKit [2022-06-05T09:51:26.965Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-05T09:51:26.965Z] === RUN TestBuildSquashParent [2022-06-05T09:51:27.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-05T09:51:35.102Z] --- PASS: TestBuildSquashParent (7.04s) [2022-06-05T09:51:35.102Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-05T09:51:35.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:51:35.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:51:35.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:51:35.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:51:35.102Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:51:35.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:51:35.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:51:35.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:51:35.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:51:35.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:51:35.102Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:51:35.102Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:51:35.102Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:51:35.102Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:51:35.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:51:35.935Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork 37.334s coverage: 40.6% of statements [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.544s coverage: 59.9% of statements [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-05T09:51:36.832Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-05T09:51:36.832Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-06-05T09:51:37.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:51:37.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:51:37.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-05T09:51:37.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-05T09:51:38.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-05T09:51:39.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-05T09:51:39.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-05T09:51:39.761Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-05T09:51:39.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-06-05T09:51:39.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2022-06-05T09:51:39.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2022-06-05T09:51:39.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2022-06-05T09:51:39.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.88s) [2022-06-05T09:51:39.761Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2022-06-05T09:51:39.761Z] === RUN TestBuildMultiStageCopy [2022-06-05T09:51:39.761Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-05T09:51:40.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-05T09:51:42.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-05T09:51:43.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-05T09:51:43.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-05T09:51:44.039Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-05T09:51:44.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-05T09:51:44.967Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.521s coverage: 7.2% of statements [2022-06-05T09:51:44.967Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-05T09:51:45.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-05T09:51:45.228Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-06-05T09:51:45.426Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-05T09:51:45.849Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-06-05T09:51:45.849Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-05T09:51:45.849Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-05T09:51:45.849Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-05T09:51:46.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-05T09:51:46.124Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-06-05T09:51:46.368Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-05T09:51:46.396Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-06-05T09:51:46.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-05T09:51:46.657Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-05T09:51:46.917Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-05T09:51:47.308Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2022-06-05T09:51:47.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-06-05T09:51:47.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-05T09:51:47.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-05T09:51:47.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-05T09:51:47.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-05T09:51:47.308Z] === RUN TestBuildMultiStageParentConfig [2022-06-05T09:51:47.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-05T09:51:48.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-05T09:51:49.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-05T09:51:50.386Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-05T09:51:50.386Z] Using test binary docker [2022-06-05T09:51:50.386Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-05T09:51:50.386Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-05T09:51:50.386Z] Starting dockerd [2022-06-05T09:51:50.386Z] INFO: Waiting for daemon to start... [2022-06-05T09:51:52.594Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-05T09:51:52.594Z] === RUN TestBuildLabelWithTargets [2022-06-05T09:51:52.905Z] . [2022-06-05T09:51:52.905Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-05T09:51:52.905Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-05T09:51:52.905Z] Error: No such image: emptyfs [2022-06-05T09:51:52.905Z] Running integration-test (iteration 1) [2022-06-05T09:51:52.905Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-05T09:51:53.161Z] Loaded image: busybox:latest [2022-06-05T09:51:53.161Z] Loaded image: busybox:glibc [2022-06-05T09:51:54.528Z] Loaded image: debian:bullseye-slim [2022-06-05T09:51:54.528Z] Loaded image: hello-world:latest [2022-06-05T09:51:54.528Z] Loaded image: arm32v7/hello-world:latest [2022-06-05T09:51:54.784Z] INFO: Testing against a local daemon [2022-06-05T09:51:54.784Z] === RUN TestCgroupNamespacesBuild [2022-06-05T09:51:56.153Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-06-05T09:51:56.153Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-05T09:51:57.082Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-06-05T09:51:57.082Z] === RUN TestBuildWithSession [2022-06-05T09:51:57.082Z] build_session_test.go:25: TODO: BuildKit [2022-06-05T09:51:57.082Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-05T09:51:57.082Z] === RUN TestBuildSquashParent [2022-06-05T09:51:59.152Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-05T09:52:00.727Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-05T09:52:00.727Z] === RUN TestBuildWithEmptyLayers [2022-06-05T09:52:02.327Z] --- PASS: TestBuildSquashParent (4.32s) [2022-06-05T09:52:02.327Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-05T09:52:02.327Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:52:02.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:52:02.327Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:52:02.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:52:02.327Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:52:02.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:52:02.327Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:52:02.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:52:02.327Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:52:02.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:52:02.327Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:52:02.327Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:52:02.327Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:52:02.327Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:52:02.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:52:03.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:52:03.271Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-05T09:52:03.271Z] === RUN TestBuildMultiStageOnBuild [2022-06-05T09:52:04.513Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:52:05.076Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:52:06.446Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-05T09:52:06.446Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-06-05T09:52:06.446Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-06-05T09:52:06.446Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s) [2022-06-05T09:52:06.446Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.68s) [2022-06-05T09:52:06.446Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-06-05T09:52:06.446Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.40s) [2022-06-05T09:52:06.446Z] === RUN TestBuildMultiStageCopy [2022-06-05T09:52:06.446Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-05T09:52:07.821Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-05T09:52:07.821Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-05T09:52:08.085Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-05T09:52:08.345Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-05T09:52:08.555Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-06-05T09:52:08.555Z] === RUN TestBuildUncleanTarFilenames [2022-06-05T09:52:08.603Z] --- PASS: TestBuildMultiStageCopy (2.28s) [2022-06-05T09:52:08.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s) [2022-06-05T09:52:08.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-06-05T09:52:08.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-06-05T09:52:08.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-05T09:52:08.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-06-05T09:52:08.603Z] === RUN TestBuildMultiStageParentConfig [2022-06-05T09:52:08.816Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-06-05T09:52:08.816Z] === RUN TestBuildMultiStageLayerLeak [2022-06-05T09:52:09.165Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-06-05T09:52:09.165Z] === RUN TestBuildLabelWithTargets [2022-06-05T09:52:10.094Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-06-05T09:52:10.094Z] === RUN TestBuildWithEmptyLayers [2022-06-05T09:52:10.657Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-06-05T09:52:10.657Z] === RUN TestBuildMultiStageOnBuild [2022-06-05T09:52:12.025Z] --- PASS: TestBuildMultiStageOnBuild (1.53s) [2022-06-05T09:52:12.025Z] === RUN TestBuildUncleanTarFilenames [2022-06-05T09:52:12.956Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-05T09:52:12.956Z] === RUN TestBuildMultiStageLayerLeak [2022-06-05T09:52:14.096Z] ok github.com/docker/docker/libnetwork/ipam 16.079s coverage: 85.3% of statements [2022-06-05T09:52:14.096Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-05T09:52:14.096Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-05T09:52:14.096Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-06-05T09:52:14.100Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-06-05T09:52:14.100Z] === RUN TestBuildWithHugeFile [2022-06-05T09:52:14.356Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-06-05T09:52:14.356Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-05T09:52:14.616Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-05T09:52:14.852Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2022-06-05T09:52:14.852Z] === RUN TestBuildWithHugeFile [2022-06-05T09:52:15.187Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2022-06-05T09:52:15.758Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-06-05T09:52:16.018Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-05T09:52:16.279Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-06-05T09:52:35.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-05T09:52:35.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-05T09:53:10.396Z] --- PASS: TestBuildWithHugeFile (50.97s) [2022-06-05T09:53:10.396Z] === RUN TestBuildWCOWSandboxSize [2022-06-05T09:53:10.396Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-05T09:53:10.396Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-05T09:53:10.396Z] === RUN TestBuildWithEmptyDockerfile [2022-06-05T09:53:10.396Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:53:10.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:53:10.396Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:53:10.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:53:10.396Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:53:10.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:53:10.396Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:53:10.396Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:53:10.396Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:53:10.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-06-05T09:53:10.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-06-05T09:53:10.396Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-06-05T09:53:10.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-05T09:53:10.396Z] === RUN TestBuildPreserveOwnership [2022-06-05T09:53:10.396Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-05T09:53:10.396Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-05T09:53:11.034Z] --- PASS: TestBuildWithHugeFile (48.96s) [2022-06-05T09:53:11.034Z] === RUN TestBuildWCOWSandboxSize [2022-06-05T09:53:11.034Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-05T09:53:11.034Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-05T09:53:11.034Z] === RUN TestBuildWithEmptyDockerfile [2022-06-05T09:53:11.034Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:53:11.034Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:53:11.034Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:53:11.034Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:53:11.034Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:53:11.034Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:53:11.034Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:53:11.034Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:53:11.034Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:53:11.034Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-05T09:53:11.034Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-05T09:53:11.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-06-05T09:53:11.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-05T09:53:11.034Z] === RUN TestBuildPreserveOwnership [2022-06-05T09:53:11.034Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-05T09:53:11.034Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-05T09:53:11.034Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2022-06-05T09:53:11.034Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2022-06-05T09:53:11.034Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-06-05T09:53:11.034Z] === RUN TestBuildPlatformInvalid [2022-06-05T09:53:11.034Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-05T09:53:11.034Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-05T09:53:11.034Z] Loaded image: busybox:latest [2022-06-05T09:53:11.034Z] Loaded image: busybox:glibc [2022-06-05T09:53:11.034Z] Loaded image: debian:bullseye-slim [2022-06-05T09:53:11.034Z] Loaded image: hello-world:latest [2022-06-05T09:53:11.034Z] Loaded image: arm32v7/hello-world:latest [2022-06-05T09:53:14.603Z] --- PASS: TestBuildPreserveOwnership (9.75s) [2022-06-05T09:53:14.603Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.73s) [2022-06-05T09:53:14.603Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-05T09:53:14.603Z] === RUN TestBuildPlatformInvalid [2022-06-05T09:53:14.603Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-05T09:53:14.603Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-05T09:53:14.603Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-05T09:53:14.603Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-05T09:53:14.603Z] PASS [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] === Skipped [2022-06-05T09:53:14.603Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-05T09:53:14.603Z] build_session_test.go:25: TODO: BuildKit [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-05T09:53:14.603Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-05T09:53:14.603Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] DONE 34 tests, 3 skipped in 111.316s [2022-06-05T09:53:14.603Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-05T09:53:14.603Z] INFO: Testing against a local daemon [2022-06-05T09:53:14.603Z] === RUN TestConfigInspect [2022-06-05T09:53:14.603Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-05T09:53:14.603Z] === RUN TestConfigList [2022-06-05T09:53:14.603Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] --- SKIP: TestConfigList (0.01s) [2022-06-05T09:53:14.603Z] === RUN TestConfigsCreateAndDelete [2022-06-05T09:53:14.603Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-06-05T09:53:14.603Z] === RUN TestConfigsUpdate [2022-06-05T09:53:14.603Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-05T09:53:14.603Z] === RUN TestTemplatedConfig [2022-06-05T09:53:14.603Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-05T09:53:14.603Z] === RUN TestConfigCreateResolve [2022-06-05T09:53:14.603Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-05T09:53:14.603Z] PASS [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] === Skipped [2022-06-05T09:53:14.603Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-05T09:53:14.603Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-05T09:53:14.603Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-06-05T09:53:14.603Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-05T09:53:14.603Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-05T09:53:14.603Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-05T09:53:14.603Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:53:14.603Z] [2022-06-05T09:53:14.603Z] DONE 6 tests, 6 skipped in 0.153s [2022-06-05T09:53:14.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-05T09:53:14.603Z] INFO: Testing against a local daemon [2022-06-05T09:53:14.603Z] === RUN TestAttachWithTTY [2022-06-05T09:53:14.603Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-05T09:53:14.603Z] === RUN TestAttachWithoutTTy [2022-06-05T09:53:14.603Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-05T09:53:14.603Z] === RUN TestCheckpoint [2022-06-05T09:53:14.603Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-05T09:53:14.603Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/commit [2022-06-05T09:53:14.603Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-05T09:53:14.603Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:53:14.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:53:14.603Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:53:14.603Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:53:14.603Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:53:14.603Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:53:14.603Z] === CONT TestContainerInvalidJSON/commit [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-05T09:53:14.603Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-05T09:53:14.603Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-05T09:53:14.603Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-05T09:53:14.603Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-05T09:53:14.603Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-05T09:53:14.603Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-05T09:53:14.603Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-05T09:53:14.603Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-05T09:53:14.865Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-05T09:53:14.865Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-05T09:53:14.865Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-05T09:53:14.865Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-05T09:53:14.865Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-05T09:53:14.865Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-05T09:53:14.865Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-05T09:53:14.865Z] === RUN TestCopyEmptyFile [2022-06-05T09:53:15.127Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-06-05T09:53:15.127Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-05T09:53:15.127Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-05T09:53:15.127Z] === RUN TestCopyFromContainer [2022-06-05T09:53:17.577Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.43s) [2022-06-05T09:53:17.577Z] PASS [2022-06-05T09:53:17.577Z] [2022-06-05T09:53:17.578Z] === Skipped [2022-06-05T09:53:17.578Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-05T09:53:17.578Z] build_session_test.go:25: TODO: BuildKit [2022-06-05T09:53:17.578Z] [2022-06-05T09:53:17.578Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-05T09:53:17.578Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-05T09:53:17.578Z] [2022-06-05T09:53:17.578Z] DONE 34 tests, 2 skipped in 84.837s [2022-06-05T09:53:17.578Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-05T09:53:17.578Z] INFO: Testing against a local daemon [2022-06-05T09:53:17.578Z] === RUN TestConfigInspect [2022-06-05T09:53:19.341Z] === RUN TestCopyFromContainer// [2022-06-05T09:53:19.341Z] === RUN TestCopyFromContainer//bar/root [2022-06-05T09:53:19.341Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-05T09:53:19.341Z] === RUN TestCopyFromContainer/bar/quux [2022-06-05T09:53:19.341Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-05T09:53:19.341Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-05T09:53:19.602Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-05T09:53:19.602Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-05T09:53:19.602Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-05T09:53:19.602Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer (4.64s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-05T09:53:19.863Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-05T09:53:19.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-05T09:53:19.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:53:19.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:53:19.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:53:19.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:53:19.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:53:19.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:53:19.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:53:19.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:53:19.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:53:19.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-05T09:53:19.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-05T09:53:19.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-05T09:53:19.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-05T09:53:19.863Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-05T09:53:19.863Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-05T09:53:19.863Z] === RUN TestCreateWithInvalidEnv [2022-06-05T09:53:19.863Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-05T09:53:19.863Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-05T09:53:19.863Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-05T09:53:19.863Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-05T09:53:19.863Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-05T09:53:19.863Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-05T09:53:19.863Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-05T09:53:19.863Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-05T09:53:19.863Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-05T09:53:19.863Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-05T09:53:19.863Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-05T09:53:19.863Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-05T09:53:19.863Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-05T09:53:19.863Z] === RUN TestCreateTmpfsMountsTarget [2022-06-05T09:53:19.863Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-05T09:53:19.863Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-05T09:53:20.096Z] --- PASS: TestConfigInspect (2.33s) [2022-06-05T09:53:20.096Z] === RUN TestConfigList [2022-06-05T09:53:21.249Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-06-05T09:53:21.249Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-05T09:53:22.191Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-06-05T09:53:22.191Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-05T09:53:22.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:53:22.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:53:22.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:53:22.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:53:22.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:53:22.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:53:22.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:53:22.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:53:22.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:53:22.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:53:22.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:53:22.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:53:22.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:53:22.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:53:22.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:53:22.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-05T09:53:22.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-05T09:53:22.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-05T09:53:22.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-06-05T09:53:22.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-06-05T09:53:22.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-05T09:53:22.192Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-05T09:53:22.611Z] --- PASS: TestConfigList (2.15s) [2022-06-05T09:53:22.611Z] === RUN TestConfigsCreateAndDelete [2022-06-05T09:53:22.766Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-06-05T09:53:22.766Z] === RUN TestCreateDifferentPlatform [2022-06-05T09:53:22.766Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-05T09:53:22.766Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-05T09:53:22.766Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-05T09:53:22.766Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-05T09:53:22.766Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-05T09:53:22.766Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-05T09:53:22.766Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-05T09:53:22.766Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-05T09:53:22.766Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-05T09:53:22.766Z] === RUN TestCreateInvalidHostConfig [2022-06-05T09:53:22.766Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:53:22.766Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:53:22.766Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:53:22.766Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:53:22.766Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:53:22.766Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:53:22.766Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:53:22.766Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:53:22.766Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:53:22.766Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:53:22.766Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:53:22.766Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:53:22.766Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-05T09:53:22.766Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-05T09:53:22.766Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-05T09:53:22.766Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-05T09:53:22.766Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-05T09:53:22.766Z] === RUN TestContainerStartOnDaemonRestart [2022-06-05T09:53:22.766Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-05T09:53:22.766Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-05T09:53:22.766Z] === RUN TestDaemonRestartIpcMode [2022-06-05T09:53:22.766Z] === PAUSE TestDaemonRestartIpcMode [2022-06-05T09:53:22.766Z] === RUN TestDaemonHostGatewayIP [2022-06-05T09:53:22.766Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:53:22.766Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-05T09:53:22.766Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-05T09:53:22.766Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-05T09:53:22.766Z] === RUN TestContainerKillOnDaemonStart [2022-06-05T09:53:22.766Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-05T09:53:22.766Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-05T09:53:22.766Z] === RUN TestDiff [2022-06-05T09:53:23.027Z] --- PASS: TestDiff (0.40s) [2022-06-05T09:53:23.027Z] === RUN TestExecWithCloseStdin [2022-06-05T09:53:23.600Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-06-05T09:53:23.600Z] === RUN TestExec [2022-06-05T09:53:24.171Z] --- PASS: TestExec (0.44s) [2022-06-05T09:53:24.171Z] === RUN TestExecUser [2022-06-05T09:53:24.432Z] --- PASS: TestExecUser (0.44s) [2022-06-05T09:53:24.432Z] === RUN TestExportContainerAndImportImage [2022-06-05T09:53:24.500Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-06-05T09:53:24.500Z] === RUN TestConfigsUpdate [2022-06-05T09:53:25.003Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-06-05T09:53:25.003Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-05T09:53:25.650Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|name|deps|exports_file) took 2m53.253075033s [2022-06-05T09:53:25.650Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-05T09:53:25.650Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.777901ms [2022-06-05T09:53:26.388Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-06-05T09:53:26.388Z] === RUN TestHealthCheckWorkdir [2022-06-05T09:53:26.409Z] --- PASS: TestConfigsUpdate (2.19s) [2022-06-05T09:53:26.409Z] === RUN TestTemplatedConfig [2022-06-05T09:53:26.958Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-06-05T09:53:26.958Z] === RUN TestHealthKillContainer [2022-06-05T09:53:29.694Z] --- PASS: TestTemplatedConfig (2.58s) [2022-06-05T09:53:29.694Z] === RUN TestConfigCreateResolve [2022-06-05T09:53:31.584Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-06-05T09:53:31.584Z] PASS [2022-06-05T09:53:31.584Z] [2022-06-05T09:53:31.584Z] DONE 6 tests in 13.551s [2022-06-05T09:53:31.584Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-05T09:53:31.584Z] INFO: Testing against a local daemon [2022-06-05T09:53:31.584Z] === RUN TestAttachWithTTY [2022-06-05T09:53:31.584Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-05T09:53:31.584Z] === RUN TestAttachWithoutTTy [2022-06-05T09:53:31.584Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-05T09:53:31.584Z] === RUN TestCheckpoint [2022-06-05T09:53:31.584Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-05T09:53:31.584Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/commit [2022-06-05T09:53:31.584Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-05T09:53:31.584Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:53:31.584Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:53:31.584Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:53:31.584Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:53:31.584Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:53:31.584Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:53:31.584Z] === CONT TestContainerInvalidJSON/commit [2022-06-05T09:53:31.584Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-05T09:53:31.584Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-05T09:53:31.584Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-05T09:53:31.584Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-05T09:53:31.584Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-05T09:53:31.584Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-05T09:53:31.584Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-05T09:53:31.584Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-05T09:53:31.585Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-05T09:53:31.585Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-05T09:53:31.585Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-05T09:53:31.585Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-05T09:53:31.585Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-05T09:53:31.585Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-05T09:53:31.585Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-05T09:53:31.585Z] === RUN TestCopyEmptyFile [2022-06-05T09:53:31.842Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-05T09:53:31.842Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-05T09:53:31.842Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-05T09:53:31.842Z] === RUN TestCopyFromContainer [2022-06-05T09:53:32.770Z] === RUN TestCopyFromContainer// [2022-06-05T09:53:32.770Z] === RUN TestCopyFromContainer//bar/root [2022-06-05T09:53:33.026Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-05T09:53:33.026Z] === RUN TestCopyFromContainer/bar/quux [2022-06-05T09:53:33.026Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-05T09:53:33.026Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-05T09:53:33.283Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-05T09:53:33.283Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-05T09:53:33.283Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-05T09:53:33.283Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer (1.70s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-05T09:53:33.540Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-05T09:53:33.540Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-05T09:53:33.540Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:53:33.540Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:53:33.540Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:53:33.540Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:53:33.540Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:53:33.540Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:53:33.540Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:53:33.540Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:53:33.540Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:53:33.540Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-05T09:53:33.540Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-05T09:53:33.540Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-05T09:53:33.540Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-05T09:53:33.540Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-05T09:53:33.540Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-05T09:53:33.540Z] === RUN TestCreateWithInvalidEnv [2022-06-05T09:53:33.540Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-05T09:53:33.540Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-05T09:53:33.540Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-05T09:53:33.540Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-05T09:53:33.540Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-05T09:53:33.540Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-05T09:53:33.540Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-05T09:53:33.540Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-05T09:53:33.540Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-05T09:53:33.540Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-05T09:53:33.540Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-05T09:53:33.540Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-05T09:53:33.540Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-05T09:53:33.540Z] === RUN TestCreateTmpfsMountsTarget [2022-06-05T09:53:33.540Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-05T09:53:33.540Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-05T09:53:35.094Z] --- PASS: TestHealthKillContainer (7.86s) [2022-06-05T09:53:35.094Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-05T09:53:35.094Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-05T09:53:35.094Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-05T09:53:35.094Z] === RUN TestIpcModeNone [2022-06-05T09:53:35.094Z] --- PASS: TestIpcModeNone (0.44s) [2022-06-05T09:53:35.094Z] === RUN TestIpcModePrivate [2022-06-05T09:53:35.355Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-06-05T09:53:35.431Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2022-06-05T09:53:35.431Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-05T09:53:35.616Z] --- PASS: TestIpcModePrivate (0.46s) [2022-06-05T09:53:35.616Z] === RUN TestIpcModeShareable [2022-06-05T09:53:35.616Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:53:35.616Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-05T09:53:35.616Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-05T09:53:36.798Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-06-05T09:53:36.798Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-05T09:53:36.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:53:36.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:53:36.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:53:36.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:53:36.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:53:36.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:53:36.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:53:36.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:53:36.798Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:53:36.798Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:53:36.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:53:36.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:53:36.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:53:36.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:53:36.798Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:53:36.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-05T09:53:36.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-05T09:53:36.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-05T09:53:36.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-05T09:53:36.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-05T09:53:36.798Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-06-05T09:53:36.798Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-05T09:53:37.002Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-06-05T09:53:37.002Z] === RUN TestAPIIpcModeHost [2022-06-05T09:53:37.002Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:53:37.002Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-05T09:53:37.002Z] === RUN TestDaemonIpcModeShareable [2022-06-05T09:53:37.002Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:53:37.002Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-05T09:53:37.002Z] === RUN TestDaemonIpcModePrivate [2022-06-05T09:53:37.360Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-06-05T09:53:37.360Z] === RUN TestCreateDifferentPlatform [2022-06-05T09:53:37.360Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-05T09:53:37.360Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-05T09:53:37.360Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-05T09:53:37.360Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-05T09:53:37.360Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-05T09:53:37.360Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-05T09:53:37.360Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-06-05T09:53:37.360Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-05T09:53:37.360Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-06-05T09:53:37.360Z] === RUN TestCreateInvalidHostConfig [2022-06-05T09:53:37.360Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:53:37.360Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:53:37.360Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:53:37.360Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:53:37.360Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:53:37.360Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:53:37.360Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:53:37.360Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:53:37.360Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:53:37.360Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:53:37.360Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:53:37.360Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:53:37.360Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-05T09:53:37.360Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-05T09:53:37.360Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-05T09:53:37.360Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-05T09:53:37.360Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-05T09:53:37.360Z] === RUN TestContainerStartOnDaemonRestart [2022-06-05T09:53:37.360Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-05T09:53:37.360Z] === RUN TestDaemonRestartIpcMode [2022-06-05T09:53:37.360Z] === PAUSE TestDaemonRestartIpcMode [2022-06-05T09:53:37.360Z] === RUN TestDaemonHostGatewayIP [2022-06-05T09:53:37.360Z] === PAUSE TestDaemonHostGatewayIP [2022-06-05T09:53:37.360Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-05T09:53:37.360Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-05T09:53:37.360Z] === RUN TestContainerKillOnDaemonStart [2022-06-05T09:53:37.360Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-05T09:53:37.360Z] === RUN TestDiff [2022-06-05T09:53:37.922Z] --- PASS: TestDiff (0.50s) [2022-06-05T09:53:37.922Z] === RUN TestExecWithCloseStdin [2022-06-05T09:53:37.944Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-05T09:53:38.204Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-06-05T09:53:38.204Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-05T09:53:38.204Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:53:38.204Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-05T09:53:38.204Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-05T09:53:38.204Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:53:38.204Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-05T09:53:38.204Z] === RUN TestIpcModeOlderClient [2022-06-05T09:53:38.204Z] === PAUSE TestIpcModeOlderClient [2022-06-05T09:53:38.204Z] === RUN TestKillContainerInvalidSignal [2022-06-05T09:53:38.485Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-06-05T09:53:38.485Z] === RUN TestExec [2022-06-05T09:53:38.776Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-05T09:53:38.776Z] === RUN TestKillContainer [2022-06-05T09:53:38.776Z] === RUN TestKillContainer/no_signal [2022-06-05T09:53:39.037Z] === RUN TestKillContainer/non_killing_signal [2022-06-05T09:53:39.299Z] === RUN TestKillContainer/killing_signal [2022-06-05T09:53:39.414Z] --- PASS: TestExec (0.63s) [2022-06-05T09:53:39.414Z] === RUN TestExecUser [2022-06-05T09:53:39.871Z] --- PASS: TestKillContainer (1.19s) [2022-06-05T09:53:39.871Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-05T09:53:39.871Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-06-05T09:53:39.871Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-06-05T09:53:39.871Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-05T09:53:39.871Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-05T09:53:39.976Z] --- PASS: TestExecUser (0.62s) [2022-06-05T09:53:39.976Z] === RUN TestExportContainerAndImportImage [2022-06-05T09:53:40.132Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-05T09:53:40.537Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-06-05T09:53:40.538Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-05T09:53:40.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-06-05T09:53:40.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-06-05T09:53:40.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-06-05T09:53:40.704Z] === RUN TestKillStoppedContainer [2022-06-05T09:53:40.704Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-05T09:53:40.704Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-05T09:53:40.704Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-05T09:53:40.704Z] === RUN TestKillDifferentUserContainer [2022-06-05T09:53:40.967Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-06-05T09:53:40.967Z] === RUN TestInspectOomKilledTrue [2022-06-05T09:53:40.967Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:53:40.967Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-05T09:53:40.967Z] === RUN TestInspectOomKilledFalse [2022-06-05T09:53:40.967Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-05T09:53:40.967Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-05T09:53:40.967Z] === RUN TestLinksEtcHostsContentMatch [2022-06-05T09:53:40.967Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-05T09:53:40.967Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-05T09:53:40.967Z] === RUN TestLinksContainerNames [2022-06-05T09:53:41.905Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-05T09:53:41.905Z] === RUN TestHealthCheckWorkdir [2022-06-05T09:53:41.909Z] --- PASS: TestLinksContainerNames (0.80s) [2022-06-05T09:53:41.909Z] === RUN TestLogsFollowTailEmpty [2022-06-05T09:53:42.170Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-06-05T09:53:42.170Z] === RUN TestContainerNetworkMountsNoChown [2022-06-05T09:53:42.781Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-06-05T09:53:42.781Z] === RUN TestMountDaemonRoot [2022-06-05T09:53:42.781Z] === RUN TestMountDaemonRoot/default [2022-06-05T09:53:42.781Z] === PAUSE TestMountDaemonRoot/default [2022-06-05T09:53:42.781Z] === RUN TestMountDaemonRoot/private [2022-06-05T09:53:42.781Z] === PAUSE TestMountDaemonRoot/private [2022-06-05T09:53:42.781Z] === RUN TestMountDaemonRoot/rprivate [2022-06-05T09:53:42.781Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-05T09:53:42.781Z] === RUN TestMountDaemonRoot/slave [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/slave [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rslave [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/shared [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/shared [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rshared [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/default [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rshared [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/shared [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rslave [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/slave [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rprivate [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/private [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-05T09:53:42.782Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:53:42.782Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:53:42.782Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:53:42.833Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-06-05T09:53:42.833Z] === RUN TestHealthKillContainer [2022-06-05T09:53:42.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-05T09:53:43.054Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-05T09:53:43.054Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-05T09:53:43.054Z] === RUN TestContainerBindMountNonRecursive [2022-06-05T09:53:43.055Z] 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-06-05T09:53:43.055Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-05T09:53:43.055Z] === RUN TestContainerVolumesMountedAsShared [2022-06-05T09:53:43.055Z] 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-06-05T09:53:43.055Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-05T09:53:43.055Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-05T09:53:43.055Z] 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-06-05T09:53:43.055Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-05T09:53:43.055Z] === RUN TestNetworkNat [2022-06-05T09:53:43.633Z] --- PASS: TestNetworkNat (0.57s) [2022-06-05T09:53:43.633Z] === RUN TestNetworkLocalhostTCPNat [2022-06-05T09:53:44.209Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s) [2022-06-05T09:53:44.209Z] === RUN TestNetworkLoopbackNat [2022-06-05T09:53:46.753Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-06-05T09:53:46.753Z] === RUN TestPause [2022-06-05T09:53:46.753Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:53:46.753Z] --- SKIP: TestPause (0.00s) [2022-06-05T09:53:46.753Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-05T09:53:46.753Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-05T09:53:46.753Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-05T09:53:46.753Z] === RUN TestPauseStopPausedContainer [2022-06-05T09:53:46.753Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:53:46.753Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-05T09:53:46.753Z] === RUN TestPidHost [2022-06-05T09:53:47.695Z] --- PASS: TestPidHost (0.91s) [2022-06-05T09:53:47.695Z] === RUN TestPsFilter [2022-06-05T09:53:47.956Z] --- PASS: TestPsFilter (0.11s) [2022-06-05T09:53:47.956Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-05T09:53:48.219Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-06-05T09:53:48.219Z] === RUN TestRemoveContainerWithVolume [2022-06-05T09:53:48.791Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-06-05T09:53:48.791Z] === RUN TestRemoveContainerRunning [2022-06-05T09:53:49.052Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-06-05T09:53:49.052Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-05T09:53:49.314Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-06-05T09:53:49.314Z] === RUN TestRemoveInvalidContainer [2022-06-05T09:53:49.575Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-05T09:53:49.575Z] === RUN TestRenameLinkedContainer [2022-06-05T09:53:50.919Z] --- PASS: TestHealthKillContainer (8.20s) [2022-06-05T09:53:50.919Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-05T09:53:50.961Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-06-05T09:53:50.961Z] === RUN TestRenameStoppedContainer [2022-06-05T09:53:51.481Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-06-05T09:53:51.481Z] === RUN TestIpcModeNone [2022-06-05T09:53:51.533Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-06-05T09:53:51.533Z] === RUN TestRenameRunningContainerAndReuse [2022-06-05T09:53:52.043Z] --- PASS: TestIpcModeNone (0.60s) [2022-06-05T09:53:52.043Z] === RUN TestIpcModePrivate [2022-06-05T09:53:52.299Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-06-05T09:53:52.475Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-06-05T09:53:52.475Z] === RUN TestRenameInvalidName [2022-06-05T09:53:52.735Z] --- PASS: TestRenameInvalidName (0.43s) [2022-06-05T09:53:52.736Z] === RUN TestRenameAnonymousContainer [2022-06-05T09:53:52.862Z] --- PASS: TestIpcModePrivate (0.61s) [2022-06-05T09:53:52.862Z] === RUN TestIpcModeShareable [2022-06-05T09:53:53.118Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-06-05T09:53:53.374Z] --- PASS: TestIpcModeShareable (0.63s) [2022-06-05T09:53:53.374Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-05T09:53:54.120Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-06-05T09:53:54.120Z] === RUN TestRenameContainerWithSameName [2022-06-05T09:53:54.691Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-06-05T09:53:54.691Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-05T09:53:55.263Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-06-05T09:53:55.263Z] === RUN TestResize [2022-06-05T09:53:55.263Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2022-06-05T09:53:55.263Z] === RUN TestAPIIpcModeHost [2022-06-05T09:53:55.520Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-06-05T09:53:55.520Z] === RUN TestDaemonIpcModeShareable [2022-06-05T09:53:55.833Z] --- PASS: TestResize (0.42s) [2022-06-05T09:53:55.833Z] === RUN TestResizeWithInvalidSize [2022-06-05T09:53:56.094Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-06-05T09:53:56.094Z] === RUN TestResizeWhenContainerNotStarted [2022-06-05T09:53:56.448Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-05T09:53:56.664Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-06-05T09:53:56.664Z] === RUN TestDaemonRestartKillContainers [2022-06-05T09:53:56.664Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-05T09:53:56.664Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-05T09:53:56.664Z] === RUN TestCgroupNamespacesRun [2022-06-05T09:53:56.704Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-06-05T09:53:56.704Z] === RUN TestDaemonIpcModePrivate [2022-06-05T09:53:57.606Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-06-05T09:53:57.606Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-05T09:53:57.632Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-05T09:53:57.632Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-06-05T09:53:57.632Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-05T09:53:58.991Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-06-05T09:53:58.991Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-05T09:53:58.996Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-06-05T09:53:58.996Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-06-05T09:53:58.996Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-05T09:53:59.924Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-06-05T09:53:59.933Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-06-05T09:53:59.933Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-05T09:54:00.180Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-06-05T09:54:00.180Z] === RUN TestIpcModeOlderClient [2022-06-05T09:54:00.180Z] === PAUSE TestIpcModeOlderClient [2022-06-05T09:54:00.180Z] === RUN TestKillContainerInvalidSignal [2022-06-05T09:54:00.743Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-06-05T09:54:00.743Z] === RUN TestKillContainer [2022-06-05T09:54:00.743Z] === RUN TestKillContainer/no_signal [2022-06-05T09:54:01.000Z] === RUN TestKillContainer/non_killing_signal [2022-06-05T09:54:01.257Z] === RUN TestKillContainer/killing_signal [2022-06-05T09:54:01.318Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-06-05T09:54:01.318Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-05T09:54:01.818Z] --- PASS: TestKillContainer (1.26s) [2022-06-05T09:54:01.818Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-06-05T09:54:01.818Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-06-05T09:54:01.818Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-06-05T09:54:01.818Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-05T09:54:01.818Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-05T09:54:02.260Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-06-05T09:54:02.260Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-05T09:54:02.384Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-05T09:54:03.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-06-05T09:54:03.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-06-05T09:54:03.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-06-05T09:54:03.314Z] === RUN TestKillStoppedContainer [2022-06-05T09:54:03.314Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-05T09:54:03.314Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-05T09:54:03.314Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-05T09:54:03.314Z] === RUN TestKillDifferentUserContainer [2022-06-05T09:54:03.570Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-05T09:54:03.570Z] === RUN TestInspectOomKilledTrue [2022-06-05T09:54:03.570Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-05T09:54:03.570Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-05T09:54:03.570Z] === RUN TestInspectOomKilledFalse [2022-06-05T09:54:03.644Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-06-05T09:54:03.644Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-05T09:54:04.133Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2022-06-05T09:54:04.133Z] === RUN TestLinksEtcHostsContentMatch [2022-06-05T09:54:04.215Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-06-05T09:54:04.215Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-05T09:54:04.389Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-06-05T09:54:04.389Z] === RUN TestLinksContainerNames [2022-06-05T09:54:05.158Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-06-05T09:54:05.158Z] === RUN TestNISDomainname [2022-06-05T09:54:05.158Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-05T09:54:05.158Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-05T09:54:05.158Z] === RUN TestHostnameDnsResolution [2022-06-05T09:54:05.318Z] --- PASS: TestLinksContainerNames (0.90s) [2022-06-05T09:54:05.318Z] === RUN TestLogsFollowTailEmpty [2022-06-05T09:54:05.729Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-06-05T09:54:05.729Z] === RUN TestUnprivilegedPortsAndPing [2022-06-05T09:54:05.729Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-05T09:54:05.729Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-05T09:54:05.729Z] === RUN TestPrivilegedHostDevices [2022-06-05T09:54:05.880Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-06-05T09:54:05.880Z] === RUN TestContainerNetworkMountsNoChown [2022-06-05T09:54:06.137Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-05T09:54:06.137Z] === RUN TestMountDaemonRoot [2022-06-05T09:54:06.137Z] === RUN TestMountDaemonRoot/default [2022-06-05T09:54:06.137Z] === PAUSE TestMountDaemonRoot/default [2022-06-05T09:54:06.137Z] === RUN TestMountDaemonRoot/private [2022-06-05T09:54:06.137Z] === PAUSE TestMountDaemonRoot/private [2022-06-05T09:54:06.137Z] === RUN TestMountDaemonRoot/rprivate [2022-06-05T09:54:06.137Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/slave [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/slave [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rslave [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/shared [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/shared [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rshared [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-05T09:54:06.138Z] === CONT TestMountDaemonRoot/default [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:54:06.138Z] === CONT TestMountDaemonRoot/rslave [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:54:06.138Z] === CONT TestMountDaemonRoot/rshared [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:54:06.138Z] === CONT TestMountDaemonRoot/shared [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:54:06.138Z] === CONT TestMountDaemonRoot/rprivate [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:54:06.138Z] === CONT TestMountDaemonRoot/slave [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:54:06.138Z] === CONT TestMountDaemonRoot/private [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-05T09:54:06.138Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:54:06.138Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:54:06.138Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-05T09:54:06.138Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:54:06.301Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-06-05T09:54:06.301Z] === RUN TestConsoleSize [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:54:06.395Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:54:06.652Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-05T09:54:06.653Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-05T09:54:06.653Z] === RUN TestContainerBindMountNonRecursive [2022-06-05T09:54:06.874Z] --- PASS: TestConsoleSize (0.40s) [2022-06-05T09:54:06.874Z] === RUN TestStats [2022-06-05T09:54:06.874Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:06.874Z] --- SKIP: TestStats (0.00s) [2022-06-05T09:54:06.874Z] === RUN TestStopContainerWithTimeout [2022-06-05T09:54:06.874Z] === RUN TestStopContainerWithTimeout/0 [2022-06-05T09:54:06.874Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-05T09:54:06.874Z] === RUN TestStopContainerWithTimeout/1 [2022-06-05T09:54:06.874Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-05T09:54:06.874Z] === RUN TestStopContainerWithTimeout/3 [2022-06-05T09:54:06.874Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-05T09:54:06.874Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-05T09:54:06.874Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-05T09:54:06.874Z] === CONT TestStopContainerWithTimeout/0 [2022-06-05T09:54:06.874Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-05T09:54:07.445Z] === CONT TestStopContainerWithTimeout/3 [2022-06-05T09:54:07.780Z] ok github.com/docker/docker/libnetwork/networkdb 104.385s coverage: 60.6% of statements [2022-06-05T09:54:07.780Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-05T09:54:07.780Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-05T09:54:07.780Z] ok github.com/docker/docker/libnetwork/osl 4.365s coverage: 39.7% of statements [2022-06-05T09:54:07.780Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-05T09:54:07.780Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-05T09:54:08.020Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-06-05T09:54:08.020Z] === RUN TestContainerVolumesMountedAsShared [2022-06-05T09:54:08.583Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-06-05T09:54:08.583Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-05T09:54:08.720Z] ok github.com/docker/docker/libnetwork/portmapper 0.656s coverage: 48.6% of statements [2022-06-05T09:54:08.838Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-06-05T09:54:08.838Z] === RUN TestNetworkNat [2022-06-05T09:54:08.981Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-05T09:54:08.981Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-05T09:54:09.094Z] --- PASS: TestNetworkNat (0.44s) [2022-06-05T09:54:09.095Z] === RUN TestNetworkLocalhostTCPNat [2022-06-05T09:54:09.241Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-06-05T09:54:09.241Z] [2022-06-05T09:54:09.241Z] === Skipped [2022-06-05T09:54:09.241Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-05T09:54:09.241Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-05T09:54:09.241Z] [2022-06-05T09:54:09.241Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-05T09:54:09.241Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-05T09:54:09.241Z] [2022-06-05T09:54:09.241Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-05T09:54:09.242Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-05T09:54:09.242Z] [2022-06-05T09:54:09.242Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-05T09:54:09.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T09:54:09.242Z] [2022-06-05T09:54:09.242Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-05T09:54:09.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T09:54:09.242Z] [2022-06-05T09:54:09.242Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-05T09:54:09.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T09:54:09.242Z] [2022-06-05T09:54:09.242Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-05T09:54:09.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T09:54:09.242Z] [2022-06-05T09:54:09.242Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-05T09:54:09.242Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T09:54:09.242Z] [2022-06-05T09:54:09.242Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-05T09:54:09.242Z] firewalld_test.go:14: firewalld is not running [2022-06-05T09:54:09.242Z] [2022-06-05T09:54:09.242Z] DONE 325 tests, 9 skipped in 202.651s [2022-06-05T09:54:09.355Z] === CONT TestStopContainerWithTimeout/1 [2022-06-05T09:54:09.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-05T09:54:09.657Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-05T09:54:09.657Z] === RUN TestNetworkLoopbackNat Post stage [Pipeline] junit [2022-06-05T09:54:10.204Z] Recording test results [2022-06-05T09:54:10.739Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-05T09:54:10.739Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-06-05T09:54:10.739Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-06-05T09:54:10.739Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-06-05T09:54:10.739Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-06-05T09:54:10.739Z] === RUN TestDeleteDevicemapper [2022-06-05T09:54:10.739Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-05T09:54:10.739Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-05T09:54:10.739Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-05T09:54:11.681Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-05T09:54:12.025Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -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:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh dynbinary test-integration [2022-06-05T09:54:12.126Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.20s) [2022-06-05T09:54:12.126Z] === RUN TestUpdateMemory [2022-06-05T09:54:12.126Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:12.126Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-05T09:54:12.126Z] === RUN TestUpdateCPUQuota [2022-06-05T09:54:12.126Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:12.126Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-05T09:54:12.126Z] === RUN TestUpdatePidsLimit [2022-06-05T09:54:12.126Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:12.126Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-05T09:54:12.126Z] === RUN TestUpdateRestartPolicy [2022-06-05T09:54:12.172Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-06-05T09:54:12.173Z] === RUN TestPause [2022-06-05T09:54:12.287Z] [2022-06-05T09:54:12.548Z] Removing bundles/ [2022-06-05T09:54:12.548Z] [2022-06-05T09:54:12.548Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-05T09:54:12.548Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:54:12.548Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:54:12.735Z] --- PASS: TestPause (0.47s) [2022-06-05T09:54:12.735Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-05T09:54:12.735Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-05T09:54:12.735Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-05T09:54:12.735Z] === RUN TestPauseStopPausedContainer [2022-06-05T09:54:12.991Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-06-05T09:54:12.991Z] === RUN TestPidHost [2022-06-05T09:54:13.923Z] --- PASS: TestPidHost (0.94s) [2022-06-05T09:54:13.923Z] === RUN TestPsFilter [2022-06-05T09:54:14.180Z] --- PASS: TestPsFilter (0.11s) [2022-06-05T09:54:14.180Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-05T09:54:14.743Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-06-05T09:54:14.743Z] === RUN TestRemoveContainerWithVolume [2022-06-05T09:54:14.999Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-06-05T09:54:14.999Z] === RUN TestRemoveContainerRunning [2022-06-05T09:54:15.256Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-06-05T09:54:15.256Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-05T09:54:15.819Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-06-05T09:54:15.819Z] === RUN TestRemoveInvalidContainer [2022-06-05T09:54:15.819Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-05T09:54:15.819Z] === RUN TestRenameLinkedContainer [2022-06-05T09:54:17.714Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-06-05T09:54:17.714Z] === RUN TestRenameStoppedContainer [2022-06-05T09:54:17.971Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-06-05T09:54:17.971Z] === RUN TestRenameRunningContainerAndReuse [2022-06-05T09:54:18.901Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-06-05T09:54:18.901Z] === RUN TestRenameInvalidName [2022-06-05T09:54:19.158Z] --- PASS: TestRenameInvalidName (0.42s) [2022-06-05T09:54:19.158Z] === RUN TestRenameAnonymousContainer [2022-06-05T09:54:21.049Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-06-05T09:54:21.049Z] === RUN TestRenameContainerWithSameName [2022-06-05T09:54:21.305Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-06-05T09:54:21.305Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-05T09:54:22.234Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-06-05T09:54:22.234Z] === RUN TestResize [2022-06-05T09:54:22.490Z] --- PASS: TestResize (0.42s) [2022-06-05T09:54:22.490Z] === RUN TestResizeWithInvalidSize [2022-06-05T09:54:23.052Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-05T09:54:23.052Z] === RUN TestResizeWhenContainerNotStarted [2022-06-05T09:54:23.308Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-06-05T09:54:23.308Z] === RUN TestDaemonRestartKillContainers [2022-06-05T09:54:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-05T09:54:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-05T09:54:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-05T09:54:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-05T09:54:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-05T09:54:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-05T09:54:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-05T09:54:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-05T09:54:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-05T09:54:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-05T09:54:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-05T09:54:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-05T09:54:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-05T09:54:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-05T09:54:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-05T09:54:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-05T09:54:23.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:54:23.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:54:23.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:54:23.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:54:23.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:54:23.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:54:23.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:54:23.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:54:23.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:54:23.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:54:23.309Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:54:23.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:54:23.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:54:23.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:54:23.309Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:54:23.309Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:54:23.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-05T09:54:23.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:54:24.357Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-06-05T09:54:24.357Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-05T09:54:24.357Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-06-05T09:54:24.357Z] === RUN TestWaitNonBlocked [2022-06-05T09:54:24.357Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T09:54:24.357Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T09:54:24.357Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T09:54:24.357Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T09:54:24.357Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T09:54:24.357Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T09:54:24.357Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-06-05T09:54:24.357Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-06-05T09:54:24.357Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-06-05T09:54:24.357Z] === RUN TestWaitBlocked [2022-06-05T09:54:24.357Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T09:54:24.357Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T09:54:24.357Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T09:54:24.357Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T09:54:24.357Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T09:54:24.357Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T09:54:24.618Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-05T09:54:24.618Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-06-05T09:54:24.618Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-06-05T09:54:24.618Z] === CONT TestDaemonRestartIpcMode [2022-06-05T09:54:24.618Z] === CONT TestIpcModeOlderClient [2022-06-05T09:54:24.878Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-05T09:54:24.878Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-05T09:54:25.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:54:26.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:54:27.430Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-06-05T09:54:27.430Z] --- PASS: TestDaemonRestartIpcMode (2.64s) [2022-06-05T09:54:27.430Z] PASS [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === Skipped [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-05T09:54:27.430Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-05T09:54:27.430Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-05T09:54:27.430Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-05T09:54:27.430Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-05T09:54:27.430Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-05T09:54:27.430Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-05T09:54:27.430Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-05T09:54:27.430Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-05T09:54:27.430Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-05T09:54:27.430Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-05T09:54:27.430Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-05T09:54:27.430Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-05T09:54:27.430Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-05T09:54:27.430Z] 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-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-05T09:54:27.430Z] 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-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-05T09:54:27.430Z] 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-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-05T09:54:27.430Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-05T09:54:27.430Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-05T09:54:27.430Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-05T09:54:27.430Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-05T09:54:27.430Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-05T09:54:27.430Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-05T09:54:27.430Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-05T09:54:27.430Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-05T09:54:27.430Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-05T09:54:27.430Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-05T09:54:27.430Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-05T09:54:27.430Z] [2022-06-05T09:54:27.430Z] DONE 220 tests, 27 skipped in 72.888s [2022-06-05T09:54:27.430Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-05T09:54:27.430Z] === RUN TestConfigDaemonLibtrustID [2022-06-05T09:54:27.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:54:27.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:54:28.003Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-05T09:54:28.003Z] === RUN TestConfigDaemonID [2022-06-05T09:54:28.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:54:28.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:54:29.388Z] daemon_test.go:83: [de3ca5897070e] daemon is not started [2022-06-05T09:54:29.388Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-05T09:54:29.388Z] === RUN TestDaemonConfigValidation [2022-06-05T09:54:29.388Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-05T09:54:29.388Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-05T09:54:29.388Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-05T09:54:29.388Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-05T09:54:29.388Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-05T09:54:29.388Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-05T09:54:29.388Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-05T09:54:29.388Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-05T09:54:29.388Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-05T09:54:29.388Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-05T09:54:29.388Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-05T09:54:29.388Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-05T09:54:29.388Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-05T09:54:29.388Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-05T09:54:29.388Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-05T09:54:29.388Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-05T09:54:29.388Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-05T09:54:29.388Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-05T09:54:29.388Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-06-05T09:54:29.388Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-05T09:54:29.388Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-05T09:54:29.388Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-05T09:54:29.388Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-05T09:54:30.332Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-05T09:54:31.718Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-05T09:54:32.661Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-05T09:54:32.661Z] daemon_test.go:197: [d1c4afd03e9b9] daemon is not started [2022-06-05T09:54:32.661Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-06-05T09:54:32.661Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-06-05T09:54:32.661Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-06-05T09:54:32.661Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-06-05T09:54:32.661Z] === RUN TestDaemonProxy [2022-06-05T09:54:32.661Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-05T09:54:32.661Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-05T09:54:32.661Z] PASS [2022-06-05T09:54:32.661Z] [2022-06-05T09:54:32.661Z] === Skipped [2022-06-05T09:54:32.661Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-05T09:54:32.661Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-05T09:54:32.661Z] [2022-06-05T09:54:32.661Z] DONE 13 tests, 1 skipped in 5.257s [2022-06-05T09:54:32.661Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-05T09:54:32.922Z] INFO: Testing against a local daemon [2022-06-05T09:54:32.922Z] === RUN TestCommitInheritsEnv [2022-06-05T09:54:33.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:54:33.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-05T09:54:34.309Z] --- PASS: TestCommitInheritsEnv (1.35s) [2022-06-05T09:54:34.309Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-05T09:54:34.309Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-05T09:54:34.309Z] === RUN TestImportWithCustomPlatform [2022-06-05T09:54:34.309Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-05T09:54:34.309Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-05T09:54:34.309Z] === RUN TestImportWithCustomPlatform// [2022-06-05T09:54:34.309Z] === RUN TestImportWithCustomPlatform/linux [2022-06-05T09:54:34.309Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-05T09:54:34.309Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-05T09:54:34.571Z] === RUN TestImportWithCustomPlatform/macos [2022-06-05T09:54:34.571Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-05T09:54:34.571Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-05T09:54:34.571Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-05T09:54:34.571Z] === RUN TestImagesFilterMultiReference [2022-06-05T09:54:34.571Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-06-05T09:54:34.571Z] === RUN TestImagePullPlatformInvalid [2022-06-05T09:54:34.571Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-06-05T09:54:34.571Z] === RUN TestRemoveImageOrphaning [2022-06-05T09:54:34.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-05T09:54:36.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-05T09:54:36.485Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-06-05T09:54:36.485Z] === RUN TestRemoveImageGarbageCollector [2022-06-05T09:54:36.485Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-05T09:54:36.485Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-05T09:54:36.485Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-05T09:54:36.485Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-05T09:54:36.485Z] === RUN TestTagInvalidReference [2022-06-05T09:54:36.485Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-05T09:54:36.485Z] === RUN TestTagValidPrefixedRepo [2022-06-05T09:54:36.485Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-05T09:54:36.485Z] === RUN TestTagExistedNameWithoutForce [2022-06-05T09:54:36.485Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-05T09:54:36.485Z] === RUN TestTagOfficialNames [2022-06-05T09:54:36.485Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-05T09:54:36.485Z] === RUN TestTagMatchesDigest [2022-06-05T09:54:36.485Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-05T09:54:36.485Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-05T09:54:36.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-05T09:54:38.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-05T09:54:38.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-05T09:54:39.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-05T09:54:41.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-05T09:54:41.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.24s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-06-05T09:54:41.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-06-05T09:54:41.771Z] === RUN TestCgroupNamespacesRun [2022-06-05T09:54:42.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-05T09:54:42.701Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-06-05T09:54:42.701Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-05T09:54:42.701Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-05T09:54:42.701Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-05T09:54:42.701Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-05T09:54:44.068Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-06-05T09:54:44.068Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-05T09:54:44.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-05T09:54:45.038Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-06-05T09:54:45.038Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-05T09:54:45.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-05T09:54:46.404Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-06-05T09:54:46.404Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-05T09:54:47.082Z] INFO [linters context/goanalysis] analyzers took 4m50.929757106s with top 10 stages: buildir: 2m3.818299405s, goimports: 25.001049913s, gosec: 16.604480899s, unconvert: 15.975835112s, S1038: 8.795991832s, golint: 8.239924603s, misspell: 5.92687175s, nilness: 5.182412501s, inspect: 4.451972398s, S1039: 3.710722543s [2022-06-05T09:54:47.082Z] INFO [runner] Issues before processing: 3033, after processing: 0 [2022-06-05T09:54:47.082Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2417/2417, skip_dirs: 2417/2417, exclude: 2034/2034, nolint: 0/77, autogenerated_exclude: 2034/2417, cgo: 2417/3033, path_prettifier: 2417/2417, filename_unadjuster: 2417/2417, identifier_marker: 2034/2034, exclude-rules: 77/2034 [2022-06-05T09:54:47.082Z] INFO [runner] processing took 83.650765ms with stages: nolint: 32.441505ms, identifier_marker: 21.861194ms, path_prettifier: 11.021009ms, autogenerated_exclude: 8.395085ms, exclude-rules: 7.774497ms, skip_dirs: 1.795564ms, cgo: 218.641µs, filename_unadjuster: 137.846µs, max_same_issues: 1.639µs, uniq_by_line: 706ns, skip_files: 432ns, max_from_linter: 389ns, path_shortener: 368ns, exclude: 361ns, diff: 316ns, source_code: 314ns, sort_results: 243ns, severity-rules: 230ns, max_per_file_from_linter: 223ns, path_prefixer: 203ns [2022-06-05T09:54:47.082Z] INFO [runner] linters took 1m32.896384037s with stages: goanalysis_metalinter: 1m32.812592341s [2022-06-05T09:54:47.082Z] INFO File cache stats: 1671 entries of total size 8.5MiB [2022-06-05T09:54:47.082Z] INFO Memory: 2668 samples, avg is 285.5MB, max is 1199.2MB [2022-06-05T09:54:47.082Z] INFO Execution took 4m26.663737342s [2022-06-05T09:54:47.082Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-05T09:54:47.335Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-06-05T09:54:47.335Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-05T09:54:47.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh dynbinary test-docker-py [2022-06-05T09:54:47.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-05T09:54:47.663Z] [2022-06-05T09:54:47.921Z] Removing bundles/ [2022-06-05T09:54:47.921Z] [2022-06-05T09:54:47.921Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-05T09:54:47.921Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:54:47.921Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:54:48.264Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-05T09:54:48.264Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-05T09:54:49.192Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-06-05T09:54:49.192Z] === RUN TestNISDomainname [2022-06-05T09:54:49.755Z] --- PASS: TestNISDomainname (0.53s) [2022-06-05T09:54:49.755Z] === RUN TestHostnameDnsResolution [2022-06-05T09:54:50.684Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-06-05T09:54:50.684Z] === RUN TestUnprivilegedPortsAndPing [2022-06-05T09:54:51.247Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-06-05T09:54:51.247Z] === RUN TestPrivilegedHostDevices [2022-06-05T09:54:51.504Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-06-05T09:54:51.504Z] === RUN TestConsoleSize [2022-06-05T09:54:52.066Z] --- PASS: TestConsoleSize (0.41s) [2022-06-05T09:54:52.066Z] === RUN TestStats [2022-06-05T09:54:54.581Z] --- PASS: TestStats (2.47s) [2022-06-05T09:54:54.581Z] === RUN TestStopContainerWithTimeout [2022-06-05T09:54:54.581Z] === RUN TestStopContainerWithTimeout/0 [2022-06-05T09:54:54.581Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-05T09:54:54.581Z] === RUN TestStopContainerWithTimeout/1 [2022-06-05T09:54:54.581Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-05T09:54:54.581Z] === RUN TestStopContainerWithTimeout/3 [2022-06-05T09:54:54.581Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-05T09:54:54.581Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-05T09:54:54.581Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-05T09:54:54.581Z] === CONT TestStopContainerWithTimeout/0 [2022-06-05T09:54:54.581Z] === CONT TestStopContainerWithTimeout/3 [2022-06-05T09:54:55.144Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-05T09:54:55.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-05T09:54:57.660Z] === CONT TestStopContainerWithTimeout/1 [2022-06-05T09:54:58.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-05T09:54:58.588Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-05T09:54:58.588Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-06-05T09:54:58.588Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-06-05T09:54:58.588Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-06-05T09:54:58.588Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-06-05T09:54:58.588Z] === RUN TestDeleteDevicemapper [2022-06-05T09:54:58.588Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-05T09:54:58.588Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-05T09:54:58.588Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-05T09:54:59.956Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-06-05T09:54:59.956Z] === RUN TestUpdateMemory [2022-06-05T09:55:00.518Z] --- PASS: TestUpdateMemory (0.53s) [2022-06-05T09:55:00.518Z] === RUN TestUpdateCPUQuota [2022-06-05T09:55:00.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-05T09:55:01.447Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-06-05T09:55:01.447Z] === RUN TestUpdatePidsLimit [2022-06-05T09:55:01.447Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-05T09:55:01.705Z] === RUN TestUpdatePidsLimit/no_change [2022-06-05T09:55:01.962Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-05T09:55:02.219Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-05T09:55:02.219Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-05T09:55:02.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-05T09:55:02.476Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-05T09:55:02.732Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-05T09:55:03.296Z] --- PASS: TestUpdatePidsLimit (1.91s) [2022-06-05T09:55:03.296Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-06-05T09:55:03.296Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-06-05T09:55:03.296Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-06-05T09:55:03.296Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-06-05T09:55:03.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-06-05T09:55:03.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-06-05T09:55:03.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-06-05T09:55:03.296Z] === RUN TestUpdateRestartPolicy [2022-06-05T09:55:04.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-05T09:55:07.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-05T09:55:10.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-05T09:55:12.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-05T09:55:15.464Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-06-05T09:55:15.464Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-05T09:55:15.464Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-06-05T09:55:15.464Z] === RUN TestWaitNonBlocked [2022-06-05T09:55:15.464Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T09:55:15.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T09:55:15.464Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T09:55:15.464Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T09:55:15.464Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T09:55:15.464Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T09:55:15.464Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-05T09:55:15.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-06-05T09:55:15.464Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-06-05T09:55:15.464Z] === RUN TestWaitBlocked [2022-06-05T09:55:15.464Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T09:55:15.464Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T09:55:15.464Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T09:55:15.464Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T09:55:15.464Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T09:55:15.464Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T09:55:15.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-05T09:55:16.399Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-05T09:55:16.399Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2022-06-05T09:55:16.399Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2022-06-05T09:55:16.399Z] === CONT TestContainerStartOnDaemonRestart [2022-06-05T09:55:16.399Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-05T09:55:18.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-05T09:55:18.223Z] Using test binary docker [2022-06-05T09:55:18.223Z] +++ /etc/init.d/apparmor start [2022-06-05T09:55:18.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-05T09:55:18.223Z] INFO: Waiting for daemon to start... [2022-06-05T09:55:18.223Z] Starting dockerd [2022-06-05T09:55:18.223Z] +++ 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-06-05T09:55:18.917Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-06-05T09:55:18.917Z] === CONT TestIpcModeOlderClient [2022-06-05T09:55:18.917Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-06-05T09:55:18.917Z] === CONT TestContainerKillOnDaemonStart [2022-06-05T09:55:18.917Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-05T09:55:18.917Z] === CONT TestDaemonHostGatewayIP [2022-06-05T09:55:20.121Z] . [2022-06-05T09:55:20.121Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-05T09:55:20.121Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-05T09:55:20.121Z] Error: No such image: emptyfs [2022-06-05T09:55:20.378Z] ++++ docker load [2022-06-05T09:55:20.378Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-05T09:55:20.635Z] Running integration-test (iteration 1) [2022-06-05T09:55:20.635Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-05T09:55:20.635Z] ++ 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-06-05T09:55:20.635Z] ++ set -e [2022-06-05T09:55:20.635Z] ++ '[' -n 0 ']' [2022-06-05T09:55:20.635Z] ++ set -x [2022-06-05T09:55:20.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-05T09:55:21.439Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-06-05T09:55:21.439Z] === CONT TestDaemonRestartIpcMode [2022-06-05T09:55:21.568Z] Loaded image: busybox:latest [2022-06-05T09:55:22.172Z] Loaded image: busybox:glibc [2022-06-05T09:55:23.955Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-06-05T09:55:26.347Z] Loaded image: debian:bullseye-slim [2022-06-05T09:55:26.604Z] Loaded image: hello-world:latest [2022-06-05T09:55:26.860Z] Loaded image: arm32v7/hello-world:latest [2022-06-05T09:55:26.860Z] INFO: Testing against a local daemon [2022-06-05T09:55:26.860Z] === RUN TestCgroupNamespacesBuild [2022-06-05T09:55:29.382Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2022-06-05T09:55:29.382Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-05T09:55:31.276Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.01s) [2022-06-05T09:55:31.276Z] === RUN TestBuildWithSession [2022-06-05T09:55:31.276Z] build_session_test.go:25: TODO: BuildKit [2022-06-05T09:55:31.276Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-05T09:55:31.276Z] === RUN TestBuildSquashParent [2022-06-05T09:55:32.038Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-06-05T09:55:32.038Z] PASS [2022-06-05T09:55:32.038Z] [2022-06-05T09:55:32.038Z] === Skipped [2022-06-05T09:55:32.038Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-05T09:55:32.038Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-05T09:55:32.038Z] [2022-06-05T09:55:32.038Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-05T09:55:32.039Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-05T09:55:32.039Z] [2022-06-05T09:55:32.039Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-05T09:55:32.039Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-05T09:55:32.039Z] [2022-06-05T09:55:32.039Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-05T09:55:32.039Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-05T09:55:32.039Z] [2022-06-05T09:55:32.039Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-05T09:55:32.039Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-05T09:55:32.039Z] [2022-06-05T09:55:32.039Z] DONE 243 tests, 5 skipped in 119.406s [2022-06-05T09:55:32.039Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-05T09:55:32.039Z] === RUN TestConfigDaemonLibtrustID [2022-06-05T09:55:32.039Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-05T09:55:32.039Z] === RUN TestConfigDaemonID [2022-06-05T09:55:32.295Z] daemon_test.go:83: [da7ce7ea23b30] daemon is not started [2022-06-05T09:55:32.295Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-05T09:55:32.295Z] === RUN TestDaemonConfigValidation [2022-06-05T09:55:32.295Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-05T09:55:32.295Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-05T09:55:32.295Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-05T09:55:32.295Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-05T09:55:32.295Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-05T09:55:32.295Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-05T09:55:32.295Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-05T09:55:32.295Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-05T09:55:32.295Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-05T09:55:32.295Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-05T09:55:32.295Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-05T09:55:32.295Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-05T09:55:32.295Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-05T09:55:32.295Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-05T09:55:32.295Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-05T09:55:32.551Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-05T09:55:32.551Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-06-05T09:55:32.551Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-05T09:55:32.551Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-05T09:55:32.551Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-06-05T09:55:32.551Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-06-05T09:55:32.551Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-05T09:55:32.551Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-05T09:55:33.479Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-05T09:55:34.407Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-05T09:55:35.834Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-05T09:55:35.834Z] daemon_test.go:197: [da8320cc948fa] daemon is not started [2022-06-05T09:55:35.834Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-05T09:55:35.834Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-05T09:55:35.834Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-05T09:55:35.834Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-05T09:55:35.834Z] === RUN TestDaemonProxy [2022-06-05T09:55:35.834Z] === RUN TestDaemonProxy/environment_variables [2022-06-05T09:55:37.221Z] === RUN TestDaemonProxy/command-line_options [2022-06-05T09:55:39.110Z] === RUN TestDaemonProxy/configuration_file [2022-06-05T09:55:40.999Z] === RUN TestDaemonProxy/conflicting_options [2022-06-05T09:55:41.237Z] --- PASS: TestBuildSquashParent (8.44s) [2022-06-05T09:55:41.237Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-05T09:55:41.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:55:41.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:55:41.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:55:41.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:55:41.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:55:41.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:55:41.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:55:41.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:55:41.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:55:41.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:55:41.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:55:41.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:55:41.238Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:55:41.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:55:41.255Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-05T09:55:41.816Z] --- PASS: TestDaemonProxy (6.23s) [2022-06-05T09:55:41.816Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-05T09:55:41.816Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-05T09:55:41.816Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-06-05T09:55:41.816Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-05T09:55:41.816Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-05T09:55:41.816Z] PASS [2022-06-05T09:55:41.816Z] [2022-06-05T09:55:41.816Z] DONE 18 tests in 11.154s [2022-06-05T09:55:41.816Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-05T09:55:41.816Z] INFO: Testing against a local daemon [2022-06-05T09:55:41.816Z] === RUN TestCommitInheritsEnv [2022-06-05T09:55:42.072Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-06-05T09:55:42.072Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-05T09:55:42.072Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-05T09:55:42.072Z] === RUN TestImportWithCustomPlatform [2022-06-05T09:55:42.072Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-05T09:55:42.328Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-05T09:55:42.328Z] === RUN TestImportWithCustomPlatform// [2022-06-05T09:55:42.328Z] === RUN TestImportWithCustomPlatform/linux [2022-06-05T09:55:42.328Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-05T09:55:42.329Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-05T09:55:42.329Z] === RUN TestImportWithCustomPlatform/macos [2022-06-05T09:55:42.329Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-05T09:55:42.329Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-05T09:55:42.585Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-05T09:55:42.585Z] === RUN TestImagesFilterMultiReference [2022-06-05T09:55:42.585Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-05T09:55:42.585Z] === RUN TestImagePullPlatformInvalid [2022-06-05T09:55:42.585Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-05T09:55:42.585Z] === RUN TestRemoveImageOrphaning [2022-06-05T09:55:42.841Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-06-05T09:55:42.841Z] === RUN TestRemoveImageGarbageCollector [2022-06-05T09:55:43.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:55:43.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:55:43.405Z] time="2022-06-05T09:55:43Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-05T09:55:44.772Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-06-05T09:55:44.772Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-05T09:55:44.772Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-05T09:55:44.772Z] === RUN TestTagInvalidReference [2022-06-05T09:55:44.772Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-05T09:55:44.772Z] === RUN TestTagValidPrefixedRepo [2022-06-05T09:55:44.772Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-05T09:55:44.772Z] === RUN TestTagExistedNameWithoutForce [2022-06-05T09:55:44.772Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-05T09:55:44.772Z] === RUN TestTagOfficialNames [2022-06-05T09:55:44.772Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-05T09:55:44.772Z] === RUN TestTagMatchesDigest [2022-06-05T09:55:44.772Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-05T09:55:44.772Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-05T09:55:46.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:55:46.449Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:55:49.047Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:55:49.047Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:55:49.047Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:55:49.047Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:55:49.047Z] [2022-06-05T09:55:49.047Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-05T09:55:49.047Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-05T09:55:49.047Z] HOSTNAME=4171be72cac0 [2022-06-05T09:55:49.047Z] TESTDEBUG=0 [2022-06-05T09:55:49.047Z] DEST=bundles/test-integration [2022-06-05T09:55:49.047Z] PWD=/go/src/github.com/docker/docker [2022-06-05T09:55:49.047Z] DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 [2022-06-05T09:55:49.047Z] container=docker [2022-06-05T09:55:49.047Z] HOME=/root [2022-06-05T09:55:49.047Z] GOLANG_VERSION=1.18.3 [2022-06-05T09:55:49.047Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-05T09:55:49.047Z] VALIDATE_BRANCH=master [2022-06-05T09:55:49.047Z] TERM=xterm [2022-06-05T09:55:49.047Z] DOCKER_PKG=github.com/docker/docker [2022-06-05T09:55:49.047Z] SHLVL=1 [2022-06-05T09:55:49.047Z] TIMEOUT=120m [2022-06-05T09:55:49.047Z] DOCKER_BUILDTAGS= journald [2022-06-05T09:55:49.047Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-05T09:55:49.047Z] GO111MODULE=off [2022-06-05T09:55:49.047Z] DOCKER_EXPERIMENTAL=1 [2022-06-05T09:55:49.047Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-05T09:55:49.047Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-05T09:55:49.047Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-05T09:55:49.047Z] GOPATH=/go [2022-06-05T09:55:49.047Z] PKG_CONFIG=pkg-config [2022-06-05T09:55:49.047Z] _=/usr/bin/env [2022-06-05T09:55:49.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-05T09:55:49.726Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-05T09:55:49.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2022-06-05T09:55:49.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s) [2022-06-05T09:55:49.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2022-06-05T09:55:49.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2022-06-05T09:55:49.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-06-05T09:55:49.726Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2022-06-05T09:55:49.726Z] === RUN TestBuildMultiStageCopy [2022-06-05T09:55:49.726Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-05T09:55:52.249Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-05T09:55:52.507Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-05T09:55:53.070Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-05T09:55:53.634Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-05T09:55:54.197Z] --- PASS: TestBuildMultiStageCopy (4.96s) [2022-06-05T09:55:54.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2022-06-05T09:55:54.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-06-05T09:55:54.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-06-05T09:55:54.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2022-06-05T09:55:54.197Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-06-05T09:55:54.197Z] === RUN TestBuildMultiStageParentConfig [2022-06-05T09:55:55.608Z] --- PASS: TestBuildMultiStageParentConfig (1.15s) [2022-06-05T09:55:55.608Z] === RUN TestBuildLabelWithTargets [2022-06-05T09:55:57.501Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2022-06-05T09:55:57.501Z] === RUN TestBuildWithEmptyLayers [2022-06-05T09:55:58.915Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2022-06-05T09:55:58.915Z] === RUN TestBuildMultiStageOnBuild [2022-06-05T09:56:02.188Z] --- PASS: TestBuildMultiStageOnBuild (3.19s) [2022-06-05T09:56:02.188Z] === RUN TestBuildUncleanTarFilenames [2022-06-05T09:56:04.081Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2022-06-05T09:56:04.081Z] === RUN TestBuildMultiStageLayerLeak [2022-06-05T09:56:07.367Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s) [2022-06-05T09:56:07.367Z] === RUN TestBuildWithHugeFile [2022-06-05T09:56:13.073Z] --- PASS: TestImportExtremelyLargeImageWorks (92.95s) [2022-06-05T09:56:13.073Z] PASS [2022-06-05T09:56:13.073Z] [2022-06-05T09:56:13.073Z] === Skipped [2022-06-05T09:56:13.073Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-05T09:56:13.073Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-05T09:56:13.073Z] [2022-06-05T09:56:13.073Z] DONE 22 tests, 1 skipped in 96.640s [2022-06-05T09:56:13.073Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-05T09:56:13.073Z] INFO: Testing against a local daemon [2022-06-05T09:56:13.073Z] === RUN TestNetworkCreateDelete [2022-06-05T09:56:13.073Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-05T09:56:13.073Z] === RUN TestDockerNetworkDeletePreferID [2022-06-05T09:56:13.073Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-06-05T09:56:13.073Z] === RUN TestDaemonDNSFallback [2022-06-05T09:56:15.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-05T09:56:15.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-05T09:56:16.375Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-06-05T09:56:16.375Z] === RUN TestInspectNetwork [2022-06-05T09:56:16.375Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:16.375Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-05T09:56:16.375Z] === RUN TestRunContainerWithBridgeNone [2022-06-05T09:56:16.375Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-05T09:56:16.375Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T09:56:16.375Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T09:56:16.375Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T09:56:16.375Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-05T09:56:16.375Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-05T09:56:16.375Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-05T09:56:16.375Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-05T09:56:16.375Z] === RUN TestNetworkList [2022-06-05T09:56:16.375Z] === RUN TestNetworkList//networks [2022-06-05T09:56:16.375Z] === PAUSE TestNetworkList//networks [2022-06-05T09:56:16.375Z] === RUN TestNetworkList//networks/ [2022-06-05T09:56:16.375Z] === PAUSE TestNetworkList//networks/ [2022-06-05T09:56:16.375Z] === CONT TestNetworkList//networks [2022-06-05T09:56:16.375Z] === CONT TestNetworkList//networks/ [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkList (0.01s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-05T09:56:16.375Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-05T09:56:16.375Z] === RUN TestHostIPv4BridgeLabel [2022-06-05T09:56:16.375Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-05T09:56:16.375Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-05T09:56:16.375Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-05T09:56:16.375Z] === RUN TestDaemonDefaultNetworkPools [2022-06-05T09:56:16.375Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-05T09:56:16.375Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-05T09:56:16.375Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-05T09:56:16.375Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-05T09:56:16.375Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-05T09:56:16.375Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-05T09:56:16.375Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-05T09:56:16.375Z] === RUN TestServiceWithPredefinedNetwork [2022-06-05T09:56:16.375Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:16.375Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-05T09:56:16.375Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-05T09:56:16.375Z] service_test.go:243: FLAKY_TEST [2022-06-05T09:56:16.375Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-05T09:56:16.375Z] === RUN TestServiceWithDataPathPortInit [2022-06-05T09:56:16.375Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:16.375Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-05T09:56:16.375Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-05T09:56:16.375Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:16.375Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-05T09:56:16.375Z] PASS [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === Skipped [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-05T09:56:16.375Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-05T09:56:16.375Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-05T09:56:16.375Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-05T09:56:16.375Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-05T09:56:16.375Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-05T09:56:16.375Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-05T09:56:16.375Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-05T09:56:16.375Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-05T09:56:16.375Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-05T09:56:16.375Z] service_test.go:243: FLAKY_TEST [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-05T09:56:16.375Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-05T09:56:16.375Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] DONE 34 tests, 12 skipped in 7.057s [2022-06-05T09:56:16.375Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-05T09:56:16.375Z] INFO: Testing against a local daemon [2022-06-05T09:56:16.375Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-05T09:56:16.375Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T09:56:16.375Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-05T09:56:16.375Z] === RUN TestDockerNetworkIpvlan [2022-06-05T09:56:16.375Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T09:56:16.375Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-05T09:56:16.375Z] PASS [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === Skipped [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-05T09:56:16.375Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-05T09:56:16.375Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T09:56:16.375Z] [2022-06-05T09:56:16.375Z] DONE 2 tests, 2 skipped in 0.081s [2022-06-05T09:56:16.375Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-05T09:56:16.637Z] INFO: Testing against a local daemon [2022-06-05T09:56:16.637Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-05T09:56:16.637Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.637Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestDockerNetworkMacvlan [2022-06-05T09:56:16.637Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.637Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-05T09:56:16.637Z] PASS [2022-06-05T09:56:16.637Z] [2022-06-05T09:56:16.637Z] === Skipped [2022-06-05T09:56:16.637Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-05T09:56:16.637Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.637Z] [2022-06-05T09:56:16.637Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-05T09:56:16.637Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-05T09:56:16.637Z] [2022-06-05T09:56:16.637Z] DONE 2 tests, 2 skipped in 0.085s [2022-06-05T09:56:16.637Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-05T09:56:16.637Z] testing: warning: no tests to run [2022-06-05T09:56:16.637Z] PASS [2022-06-05T09:56:16.637Z] [2022-06-05T09:56:16.637Z] DONE 0 tests in 0.023s [2022-06-05T09:56:16.637Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-05T09:56:16.637Z] INFO: Testing against a local daemon [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginAllowRequest [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginTLS [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginDenyRequest [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginDenyResponse [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginAllowEventStream [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginErrorResponse [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginErrorRequest [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginHeader [2022-06-05T09:56:16.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.637Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-05T09:56:16.637Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-05T09:56:16.899Z] === RUN TestAuthZPluginV2Disable [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-05T09:56:16.899Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-05T09:56:16.899Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-06-05T09:56:16.899Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-05T09:56:16.899Z] PASS [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === Skipped [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-05T09:56:16.899Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] DONE 17 tests, 17 skipped in 0.264s [2022-06-05T09:56:16.899Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-05T09:56:16.899Z] INFO: Testing against a local daemon [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T09:56:16.899Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T09:56:16.899Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-05T09:56:16.899Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-05T09:56:16.899Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-05T09:56:16.899Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-05T09:56:16.899Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-05T09:56:16.899Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-05T09:56:16.899Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-05T09:56:16.899Z] === RUN TestPluginInstall [2022-06-05T09:56:16.899Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-05T09:56:16.899Z] === RUN TestPluginsWithRuntimes [2022-06-05T09:56:16.899Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-05T09:56:16.899Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-05T09:56:16.899Z] === RUN TestPluginBackCompatMediaTypes [2022-06-05T09:56:16.899Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-05T09:56:16.899Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-05T09:56:16.899Z] PASS [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === Skipped [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-05T09:56:16.899Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-05T09:56:16.899Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-05T09:56:16.899Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-05T09:56:16.899Z] [2022-06-05T09:56:16.899Z] DONE 19 tests, 3 skipped in 0.125s [2022-06-05T09:56:16.899Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-05T09:56:17.160Z] INFO: Testing against a local daemon [2022-06-05T09:56:17.160Z] === RUN TestExternalGraphDriver [2022-06-05T09:56:17.160Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-05T09:56:17.160Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-05T09:56:17.160Z] === RUN TestGraphdriverPluginV2 [2022-06-05T09:56:20.460Z] --- PASS: TestGraphdriverPluginV2 (3.39s) [2022-06-05T09:56:20.460Z] PASS [2022-06-05T09:56:20.460Z] [2022-06-05T09:56:20.460Z] === Skipped [2022-06-05T09:56:20.460Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-05T09:56:20.461Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-05T09:56:20.461Z] [2022-06-05T09:56:20.461Z] DONE 2 tests, 1 skipped in 3.516s [2022-06-05T09:56:20.461Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-05T09:56:20.721Z] INFO: Testing against a local daemon [2022-06-05T09:56:20.721Z] === RUN TestContinueAfterPluginCrash [2022-06-05T09:56:20.721Z] === PAUSE TestContinueAfterPluginCrash [2022-06-05T09:56:20.721Z] === RUN TestReadPluginNoRead [2022-06-05T09:56:20.721Z] === PAUSE TestReadPluginNoRead [2022-06-05T09:56:20.721Z] === RUN TestDaemonStartWithLogOpt [2022-06-05T09:56:20.721Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-05T09:56:20.721Z] === CONT TestContinueAfterPluginCrash [2022-06-05T09:56:20.721Z] === CONT TestDaemonStartWithLogOpt [2022-06-05T09:56:24.929Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2022-06-05T09:56:24.929Z] === CONT TestReadPluginNoRead [2022-06-05T09:56:27.475Z] === RUN TestReadPluginNoRead/default [2022-06-05T09:56:28.417Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-05T09:56:29.803Z] --- PASS: TestContinueAfterPluginCrash (8.90s) [2022-06-05T09:56:29.803Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-05T09:56:30.746Z] === CONT TestReadPluginNoRead [2022-06-05T09:56:30.746Z] read_test.go:92: [ddfce219a0ad9] daemon is not started [2022-06-05T09:56:30.746Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-06-05T09:56:30.746Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-06-05T09:56:30.746Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-06-05T09:56:30.746Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-06-05T09:56:30.746Z] PASS [2022-06-05T09:56:30.746Z] [2022-06-05T09:56:30.746Z] DONE 6 tests in 10.236s [2022-06-05T09:56:30.746Z] 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-06-05T09:56:30.746Z] testing: warning: no tests to run [2022-06-05T09:56:30.746Z] PASS [2022-06-05T09:56:30.746Z] [2022-06-05T09:56:30.746Z] DONE 0 tests in 0.034s [2022-06-05T09:56:30.746Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-05T09:56:31.006Z] INFO: Testing against a local daemon [2022-06-05T09:56:31.006Z] === RUN TestPluginWithDevMounts [2022-06-05T09:56:31.006Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-05T09:56:31.006Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-05T09:56:31.006Z] PASS [2022-06-05T09:56:31.006Z] [2022-06-05T09:56:31.006Z] === Skipped [2022-06-05T09:56:31.006Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-05T09:56:31.006Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-05T09:56:31.006Z] [2022-06-05T09:56:31.006Z] DONE 1 tests, 1 skipped in 0.103s [2022-06-05T09:56:31.006Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-05T09:56:31.006Z] INFO: Testing against a local daemon [2022-06-05T09:56:31.006Z] === RUN TestSecretInspect [2022-06-05T09:56:31.006Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-05T09:56:31.006Z] === RUN TestSecretList [2022-06-05T09:56:31.006Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] --- SKIP: TestSecretList (0.02s) [2022-06-05T09:56:31.006Z] === RUN TestSecretsCreateAndDelete [2022-06-05T09:56:31.006Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-06-05T09:56:31.006Z] === RUN TestSecretsUpdate [2022-06-05T09:56:31.006Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-05T09:56:31.006Z] === RUN TestTemplatedSecret [2022-06-05T09:56:31.006Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-05T09:56:31.006Z] === RUN TestSecretCreateResolve [2022-06-05T09:56:31.006Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-05T09:56:31.006Z] PASS [2022-06-05T09:56:31.006Z] [2022-06-05T09:56:31.006Z] === Skipped [2022-06-05T09:56:31.006Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-05T09:56:31.006Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] [2022-06-05T09:56:31.006Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-06-05T09:56:31.006Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] [2022-06-05T09:56:31.006Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-06-05T09:56:31.006Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] [2022-06-05T09:56:31.006Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-05T09:56:31.006Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] [2022-06-05T09:56:31.006Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-05T09:56:31.006Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] [2022-06-05T09:56:31.006Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-05T09:56:31.006Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.006Z] [2022-06-05T09:56:31.006Z] DONE 6 tests, 6 skipped in 0.154s [2022-06-05T09:56:31.006Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-05T09:56:31.267Z] INFO: Testing against a local daemon [2022-06-05T09:56:31.267Z] === RUN TestServiceCreateInit [2022-06-05T09:56:31.267Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-05T09:56:31.267Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-05T09:56:31.267Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- PASS: TestServiceCreateInit (0.02s) [2022-06-05T09:56:31.267Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-05T09:56:31.267Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-05T09:56:31.267Z] === RUN TestCreateServiceMultipleTimes [2022-06-05T09:56:31.267Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-05T09:56:31.267Z] === RUN TestCreateServiceConflict [2022-06-05T09:56:31.267Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-05T09:56:31.267Z] === RUN TestCreateServiceMaxReplicas [2022-06-05T09:56:31.267Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-06-05T09:56:31.267Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-05T09:56:31.267Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-06-05T09:56:31.267Z] === RUN TestCreateServiceSecretFileMode [2022-06-05T09:56:31.267Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-05T09:56:31.267Z] === RUN TestCreateServiceConfigFileMode [2022-06-05T09:56:31.267Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-05T09:56:31.267Z] === RUN TestCreateServiceSysctls [2022-06-05T09:56:31.267Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-06-05T09:56:31.267Z] === RUN TestCreateServiceCapabilities [2022-06-05T09:56:31.267Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-05T09:56:31.267Z] === RUN TestInspect [2022-06-05T09:56:31.267Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestInspect (0.01s) [2022-06-05T09:56:31.267Z] === RUN TestCreateJob [2022-06-05T09:56:31.267Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestCreateJob (0.01s) [2022-06-05T09:56:31.267Z] === RUN TestReplicatedJob [2022-06-05T09:56:31.267Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.267Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-05T09:56:31.267Z] === RUN TestUpdateReplicatedJob [2022-06-05T09:56:31.267Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.528Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-06-05T09:56:31.528Z] === RUN TestServiceListWithStatuses [2022-06-05T09:56:31.528Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-05T09:56:31.528Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-05T09:56:31.528Z] === RUN TestDockerNetworkConnectAlias [2022-06-05T09:56:31.528Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.528Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-05T09:56:31.528Z] === RUN TestDockerNetworkReConnect [2022-06-05T09:56:31.528Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:31.528Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-05T09:56:31.528Z] === RUN TestServicePlugin [2022-06-05T09:56:33.442Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] --- SKIP: TestServicePlugin (1.94s) [2022-06-05T09:56:33.442Z] === RUN TestServiceUpdateLabel [2022-06-05T09:56:33.442Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-05T09:56:33.442Z] === RUN TestServiceUpdateSecrets [2022-06-05T09:56:33.442Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-05T09:56:33.442Z] === RUN TestServiceUpdateConfigs [2022-06-05T09:56:33.442Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-05T09:56:33.442Z] === RUN TestServiceUpdateNetwork [2022-06-05T09:56:33.442Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-06-05T09:56:33.442Z] === RUN TestServiceUpdatePidsLimit [2022-06-05T09:56:33.442Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-05T09:56:33.442Z] PASS [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === Skipped [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-05T09:56:33.442Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-05T09:56:33.442Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-05T09:56:33.442Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-05T09:56:33.442Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-06-05T09:56:33.442Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-06-05T09:56:33.442Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-05T09:56:33.442Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-05T09:56:33.442Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-06-05T09:56:33.442Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-05T09:56:33.442Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-05T09:56:33.442Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-05T09:56:33.442Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-05T09:56:33.442Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-06-05T09:56:33.442Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-05T09:56:33.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-05T09:56:33.442Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-05T09:56:33.442Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-06-05T09:56:33.442Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-05T09:56:33.442Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-05T09:56:33.442Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-05T09:56:33.442Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-06-05T09:56:33.442Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-05T09:56:33.442Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-05T09:56:33.442Z] [2022-06-05T09:56:33.442Z] DONE 24 tests, 23 skipped in 2.352s [2022-06-05T09:56:33.442Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-05T09:56:33.442Z] INFO: Testing against a local daemon [2022-06-05T09:56:33.442Z] === RUN TestSessionCreate [2022-06-05T09:56:33.705Z] --- PASS: TestSessionCreate (0.04s) [2022-06-05T09:56:33.705Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-05T09:56:33.705Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-05T09:56:33.705Z] PASS [2022-06-05T09:56:33.705Z] [2022-06-05T09:56:33.705Z] DONE 2 tests in 0.144s [2022-06-05T09:56:33.705Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-05T09:56:33.705Z] INFO: Testing against a local daemon [2022-06-05T09:56:33.705Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-05T09:56:33.705Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-05T09:56:33.705Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-05T09:56:33.705Z] === RUN TestDiskUsage [2022-06-05T09:56:33.705Z] === PAUSE TestDiskUsage [2022-06-05T09:56:33.705Z] === RUN TestEventsExecDie [2022-06-05T09:56:34.277Z] --- PASS: TestEventsExecDie (0.54s) [2022-06-05T09:56:34.277Z] === RUN TestEventsBackwardsCompatible [2022-06-05T09:56:34.277Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-05T09:56:34.277Z] === RUN TestEventsVolumeCreate [2022-06-05T09:56:34.277Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-06-05T09:56:34.277Z] === RUN TestInfoBinaryCommits [2022-06-05T09:56:34.277Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-05T09:56:34.277Z] === RUN TestInfoAPIVersioned [2022-06-05T09:56:34.277Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-05T09:56:34.277Z] === RUN TestInfoAPI [2022-06-05T09:56:34.277Z] --- PASS: TestInfoAPI (0.02s) [2022-06-05T09:56:34.277Z] === RUN TestInfoAPIWarnings [2022-06-05T09:56:37.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-05T09:56:41.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-05T09:56:48.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-05T09:56:49.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-05T09:56:49.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-05T09:56:50.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-05T09:56:50.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-05T09:56:51.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-05T09:56:52.389Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-06-05T09:56:52.389Z] === RUN TestInfoDebug [2022-06-05T09:56:52.389Z] --- PASS: TestInfoDebug (0.54s) [2022-06-05T09:56:52.389Z] === RUN TestInfoInsecureRegistries [2022-06-05T09:56:52.389Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-06-05T09:56:52.389Z] === RUN TestInfoRegistryMirrors [2022-06-05T09:56:52.650Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-05T09:56:52.650Z] === RUN TestLoginFailsWithBadCredentials [2022-06-05T09:56:52.650Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-05T09:56:52.650Z] === RUN TestPingCacheHeaders [2022-06-05T09:56:52.650Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-06-05T09:56:52.650Z] === RUN TestPingGet [2022-06-05T09:56:52.650Z] --- PASS: TestPingGet (0.01s) [2022-06-05T09:56:52.650Z] === RUN TestPingHead [2022-06-05T09:56:52.650Z] --- PASS: TestPingHead (0.03s) [2022-06-05T09:56:52.650Z] === RUN TestPingSwarmHeader [2022-06-05T09:56:53.222Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-05T09:56:53.483Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-05T09:56:53.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-05T09:56:54.426Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-05T09:56:54.438Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-05T09:56:54.438Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:56:54.438Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T09:56:54.438Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-05T09:56:54.438Z] [2022-06-05T09:56:54.438Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-05T09:56:54.438Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-05T09:56:54.438Z] Using test binary docker [2022-06-05T09:56:54.438Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-05T09:56:54.438Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-05T09:56:54.438Z] INFO: Waiting for daemon to start... [2022-06-05T09:56:54.438Z] Starting dockerd [2022-06-05T09:56:54.438Z] . [2022-06-05T09:56:54.438Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-05T09:56:54.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-05T09:56:54.687Z] --- PASS: TestPingSwarmHeader (1.85s) [2022-06-05T09:56:54.687Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-05T09:56:54.687Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-05T09:56:54.687Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-05T09:56:54.687Z] === RUN TestVersion [2022-06-05T09:56:54.687Z] --- PASS: TestVersion (0.04s) [2022-06-05T09:56:54.687Z] === CONT TestDiskUsage [2022-06-05T09:56:55.257Z] === RUN TestDiskUsage/empty [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/container_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/image_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/volume_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-05T09:56:55.258Z] === RUN TestDiskUsage/after_container.Run [2022-06-05T09:56:55.518Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-05T09:56:55.518Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-05T09:56:55.518Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-05T09:56:55.518Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-05T09:56:55.518Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-05T09:56:55.518Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-05T09:56:55.518Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-05T09:56:55.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-05T09:56:55.779Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-05T09:56:55.779Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-05T09:56:55.779Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage (1.23s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-05T09:56:55.779Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-06-05T09:56:55.779Z] PASS [2022-06-05T09:56:55.779Z] [2022-06-05T09:56:55.779Z] === Skipped [2022-06-05T09:56:55.779Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-05T09:56:55.779Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-05T09:56:55.779Z] [2022-06-05T09:56:55.779Z] DONE 54 tests, 1 skipped in 22.239s [2022-06-05T09:56:55.779Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-05T09:56:56.039Z] INFO: Testing against a local daemon [2022-06-05T09:56:56.039Z] === RUN TestVolumesCreateAndList [2022-06-05T09:56:56.039Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-05T09:56:56.039Z] === RUN TestVolumesRemove [2022-06-05T09:56:56.039Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-05T09:56:56.039Z] === RUN TestVolumesInspect [2022-06-05T09:56:56.039Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-05T09:56:56.039Z] === RUN TestVolumesInvalidJSON [2022-06-05T09:56:56.039Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-05T09:56:56.039Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-05T09:56:56.039Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-05T09:56:56.039Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-05T09:56:56.039Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-05T09:56:56.039Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-05T09:56:56.039Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-05T09:56:56.039Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-05T09:56:56.039Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-05T09:56:56.039Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-05T09:56:56.039Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-05T09:56:56.040Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-05T09:56:56.040Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-05T09:56:56.040Z] PASS [2022-06-05T09:56:56.040Z] [2022-06-05T09:56:56.040Z] DONE 9 tests in 0.198s [2022-06-05T09:56:56.040Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-05T09:56:56.040Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14233 is not a child of this shell [2022-06-05T09:56:56.040Z] warning: PID 14233 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-05T09:56:56.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-05T09:56:56.300Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-05T09:56:56.300Z] [2022-06-05T09:56:56.300Z] Unloading profiles will leave already running processes permanently [2022-06-05T09:56:56.300Z] unconfined, which can lead to unexpected situations. [2022-06-05T09:56:56.300Z] [2022-06-05T09:56:56.300Z] To set a process to complain mode, use the command line tool [2022-06-05T09:56:56.300Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-05T09:56:56.300Z] Removing test suite binaries [2022-06-05T09:56:56.300Z] exiting test-integration [2022-06-05T09:56:56.300Z] ++ exit 0 [2022-06-05T09:56:56.300Z] [2022-06-05T09:56:56.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main Post stage [Pipeline] junit [2022-06-05T09:56:56.885Z] Recording test results [2022-06-05T09:56:57.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-05T09:56:58.599Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-06-05T09:56:58.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main Post stage [Pipeline] sh [2022-06-05T09:56:58.948Z] + echo Ensuring container killed. [2022-06-05T09:56:58.948Z] Ensuring container killed. [2022-06-05T09:56:58.948Z] + docker rm -vf docker-pr3 [2022-06-05T09:56:58.948Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-05T09:56:59.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-05T09:56:59.239Z] + echo Chowning /workspace to jenkins user [2022-06-05T09:56:59.239Z] Chowning /workspace to jenkins user [2022-06-05T09:56:59.239Z] + id -u [2022-06-05T09:56:59.239Z] + id -g [2022-06-05T09:56:59.239Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43695:/workspace busybox chown -R 1000:1000 /workspace [2022-06-05T09:57:00.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-05T09:57:00.746Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-05T09:57:00.746Z] Using test binary docker [2022-06-05T09:57:00.746Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-05T09:57:00.746Z] +++ /etc/init.d/apparmor start [2022-06-05T09:57:00.746Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-05T09:57:00.746Z] INFO: Waiting for daemon to start... [2022-06-05T09:57:00.746Z] Starting dockerd [2022-06-05T09:57:00.746Z] +++ 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-06-05T09:57:00.924Z] + bundleName=amd64-rootless [2022-06-05T09:57:00.924Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-05T09:57:00.924Z] Creating amd64-rootless-bundles.tar.gz [2022-06-05T09:57:00.924Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-06-05T09:57:00.924Z] + 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-06-05T09:57:00.951Z] Archiving artifacts [2022-06-05T09:57:02.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43695/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-05T09:57:03.241Z] + make clean [2022-06-05T09:57:03.242Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-05T09:57:03.242Z] docker-dev-cache [2022-06-05T09:57:03.242Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-05T09:57:08.883Z] . [2022-06-05T09:57:08.883Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-05T09:57:08.883Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-05T09:57:08.883Z] Error: No such image: emptyfs [2022-06-05T09:57:08.883Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-05T09:57:08.883Z] ++++ docker load [2022-06-05T09:57:08.883Z] Running integration-test (iteration 1) [2022-06-05T09:57:08.883Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-05T09:57:08.883Z] ++ 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-06-05T09:57:08.883Z] ++ set -e [2022-06-05T09:57:08.883Z] ++ '[' -n 0 ']' [2022-06-05T09:57:08.883Z] ++ set -x [2022-06-05T09:57:08.883Z] ++ 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-06-05T09:57:08.883Z] Loaded image: busybox:latest [2022-06-05T09:57:08.883Z] Loaded image: busybox:glibc [2022-06-05T09:57:09.144Z] Loaded image: debian:bullseye-slim [2022-06-05T09:57:09.144Z] Loaded image: hello-world:latest [2022-06-05T09:57:09.404Z] Loaded image: arm32v7/hello-world:latest [2022-06-05T09:57:09.404Z] INFO: Testing against a local daemon [2022-06-05T09:57:09.404Z] === RUN TestCgroupNamespacesBuild [2022-06-05T09:57:10.346Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-06-05T09:57:10.346Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-05T09:57:11.764Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-06-05T09:57:11.764Z] === RUN TestBuildWithSession [2022-06-05T09:57:11.764Z] build_session_test.go:25: TODO: BuildKit [2022-06-05T09:57:11.764Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-05T09:57:11.764Z] === RUN TestBuildSquashParent [2022-06-05T09:57:15.975Z] --- PASS: TestBuildSquashParent (3.59s) [2022-06-05T09:57:15.975Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-05T09:57:15.975Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:57:15.975Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:57:15.975Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:57:15.975Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:57:15.975Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:57:15.975Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:57:15.975Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:57:15.975Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:57:15.975Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:57:15.975Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:57:15.975Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:57:15.975Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:57:15.975Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-05T09:57:15.975Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-05T09:57:16.551Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-05T09:57:16.551Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-05T09:57:17.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-05T09:57:17.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-05T09:57:19.317Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-05T09:57:19.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s) [2022-06-05T09:57:19.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-06-05T09:57:19.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-06-05T09:57:19.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2022-06-05T09:57:19.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.11s) [2022-06-05T09:57:19.317Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2022-06-05T09:57:19.317Z] === RUN TestBuildMultiStageCopy [2022-06-05T09:57:19.317Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-05T09:57:20.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-05T09:57:20.519Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-05T09:57:20.519Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-05T09:57:20.780Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-05T09:57:21.040Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2022-06-05T09:57:21.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-06-05T09:57:21.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-06-05T09:57:21.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-05T09:57:21.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-06-05T09:57:21.040Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-06-05T09:57:21.040Z] === RUN TestBuildMultiStageParentConfig [2022-06-05T09:57:21.156Z] --- PASS: TestImportExtremelyLargeImageWorks (91.97s) [2022-06-05T09:57:21.157Z] PASS [2022-06-05T09:57:21.157Z] [2022-06-05T09:57:21.157Z] DONE 22 tests in 94.964s [2022-06-05T09:57:21.157Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-05T09:57:21.157Z] INFO: Testing against a local daemon [2022-06-05T09:57:21.157Z] === RUN TestNetworkCreateDelete [2022-06-05T09:57:21.157Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-06-05T09:57:21.157Z] === RUN TestDockerNetworkDeletePreferID [2022-06-05T09:57:21.157Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-06-05T09:57:21.157Z] === RUN TestDaemonDNSFallback [2022-06-05T09:57:21.610Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-06-05T09:57:21.610Z] === RUN TestBuildLabelWithTargets [2022-06-05T09:57:22.994Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-06-05T09:57:22.994Z] === RUN TestBuildWithEmptyLayers [2022-06-05T09:57:23.255Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-06-05T09:57:23.256Z] === RUN TestBuildMultiStageOnBuild [2022-06-05T09:57:23.671Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-06-05T09:57:23.671Z] === RUN TestInspectNetwork [2022-06-05T09:57:24.641Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-06-05T09:57:24.641Z] === RUN TestBuildUncleanTarFilenames [2022-06-05T09:57:25.212Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-05T09:57:25.212Z] === RUN TestBuildMultiStageLayerLeak [2022-06-05T09:57:26.596Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-06-05T09:57:26.596Z] === RUN TestBuildWithHugeFile [2022-06-05T09:57:26.940Z] === RUN TestInspectNetwork/full_network_id [2022-06-05T09:57:26.940Z] === RUN TestInspectNetwork/partial_network_id [2022-06-05T09:57:26.940Z] === RUN TestInspectNetwork/network_name [2022-06-05T09:57:26.940Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-05T09:57:31.105Z] --- PASS: TestInspectNetwork (7.16s) [2022-06-05T09:57:31.105Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-05T09:57:31.105Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-05T09:57:31.105Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-05T09:57:31.105Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-05T09:57:31.105Z] === RUN TestRunContainerWithBridgeNone [2022-06-05T09:57:32.473Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-05T09:57:32.473Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T09:57:32.473Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T09:57:32.473Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T09:57:32.473Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-05T09:57:32.473Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-05T09:57:32.473Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-05T09:57:32.473Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-05T09:57:32.473Z] === RUN TestNetworkList [2022-06-05T09:57:32.473Z] === RUN TestNetworkList//networks [2022-06-05T09:57:32.473Z] === PAUSE TestNetworkList//networks [2022-06-05T09:57:32.473Z] === RUN TestNetworkList//networks/ [2022-06-05T09:57:32.473Z] === PAUSE TestNetworkList//networks/ [2022-06-05T09:57:32.473Z] === CONT TestNetworkList//networks [2022-06-05T09:57:32.473Z] === CONT TestNetworkList//networks/ [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkList (0.01s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-05T09:57:32.473Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-05T09:57:32.473Z] === RUN TestHostIPv4BridgeLabel [2022-06-05T09:57:33.036Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-05T09:57:33.036Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-05T09:57:33.145Z] sha256:3c136917a22ce87656d7e1d9d273b186cef42be3c0df88caeade2b2a14e6cc17 [2022-06-05T09:57:33.145Z] INFO: Starting docker-py tests... [2022-06-05T09:57:33.145Z] ============================= test session starts ============================== [2022-06-05T09:57:33.145Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-05T09:57:33.145Z] rootdir: /src, inifile: pytest.ini [2022-06-05T09:57:33.145Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-05T09:57:33.145Z] collected 395 items / 2 deselected / 393 selected [2022-06-05T09:57:33.145Z] [2022-06-05T09:57:33.964Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-05T09:57:33.964Z] === RUN TestDaemonDefaultNetworkPools [2022-06-05T09:57:34.527Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-06-05T09:57:34.527Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-05T09:57:35.893Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-06-05T09:57:35.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-05T09:57:37.257Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-06-05T09:57:37.257Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-05T09:57:37.515Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-05T09:57:37.515Z] === RUN TestServiceWithPredefinedNetwork [2022-06-05T09:57:40.031Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-06-05T09:57:40.031Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-05T09:57:40.031Z] service_test.go:243: FLAKY_TEST [2022-06-05T09:57:40.031Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-05T09:57:40.031Z] === RUN TestServiceWithDataPathPortInit [2022-06-05T09:57:46.705Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-05T09:57:47.530Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-05T09:57:49.290Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-05T09:57:54.872Z] --- PASS: TestServiceWithDataPathPortInit (13.83s) [2022-06-05T09:57:54.872Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-05T09:57:56.238Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zvvj38jsr73d34s3rbif61ye6 Created:2022-06-05 09:57:54.9067317 +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[35cdbc4fdad0fd3e978f4d4f066da85950ce1cf9676207c2fed84ec316d6d35b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b1wk8yghsywoc3sth4labag61 EndpointID:42c9c81abfa2a1862066c1b06a56f0db239680aed8a2ad8d49aac21ba96e1e05 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1391962ca34b9f4914d9a7e414190c4f6f214abaf6e9607d9106239be8c6b297 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:d693e8ecaca1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b1wk8yghsywoc3sth4labag61 EndpointID:42c9c81abfa2a1862066c1b06a56f0db239680aed8a2ad8d49aac21ba96e1e05 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-05T09:57:58.979Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-05T09:57:58.979Z] Using test binary docker [2022-06-05T09:57:58.979Z] +++ /etc/init.d/apparmor start [2022-06-05T09:57:58.979Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-05T09:57:58.979Z] INFO: Waiting for daemon to start... [2022-06-05T09:57:58.979Z] Starting dockerd [2022-06-05T09:57:58.979Z] +++ 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-06-05T09:57:58.979Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-05T09:57:58.979Z] Using test binary docker [2022-06-05T09:57:58.979Z] +++ /etc/init.d/apparmor start [2022-06-05T09:57:58.979Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-05T09:57:58.979Z] INFO: Waiting for daemon to start... [2022-06-05T09:57:58.979Z] Starting dockerd [2022-06-05T09:57:58.979Z] +++ 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-06-05T09:58:01.480Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2022-06-05T09:58:01.480Z] PASS [2022-06-05T09:58:01.480Z] [2022-06-05T09:58:01.480Z] === Skipped [2022-06-05T09:58:01.480Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-05T09:58:01.480Z] service_test.go:243: FLAKY_TEST [2022-06-05T09:58:01.480Z] [2022-06-05T09:58:01.480Z] DONE 38 tests, 1 skipped in 43.812s [2022-06-05T09:58:01.480Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-05T09:58:01.480Z] INFO: Testing against a local daemon [2022-06-05T09:58:01.480Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-05T09:58:01.480Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T09:58:01.480Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-05T09:58:01.480Z] === RUN TestDockerNetworkIpvlan [2022-06-05T09:58:01.480Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T09:58:01.480Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-05T09:58:01.480Z] PASS [2022-06-05T09:58:01.480Z] [2022-06-05T09:58:01.480Z] === Skipped [2022-06-05T09:58:01.480Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-05T09:58:01.480Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T09:58:01.480Z] [2022-06-05T09:58:01.480Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-05T09:58:01.480Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T09:58:01.480Z] [2022-06-05T09:58:01.480Z] DONE 2 tests, 2 skipped in 0.023s [2022-06-05T09:58:01.480Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-05T09:58:01.480Z] INFO: Testing against a local daemon [2022-06-05T09:58:01.480Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-05T09:58:02.042Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-06-05T09:58:02.042Z] === RUN TestDockerNetworkMacvlan [2022-06-05T09:58:02.604Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-05T09:58:03.531Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-05T09:58:04.093Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-05T09:58:05.987Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-05T09:58:07.067Z] . [2022-06-05T09:58:07.067Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-05T09:58:07.067Z] [2022-06-05T09:58:07.067Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-05T09:58:07.067Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-05T09:58:07.067Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-05T09:58:07.067Z] Error: No such image: emptyfs [2022-06-05T09:58:07.067Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-05T09:58:07.067Z] ++++ docker load [2022-06-05T09:58:07.067Z] Error: No such image: emptyfs [2022-06-05T09:58:07.067Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-05T09:58:07.067Z] ++++ docker load [2022-06-05T09:58:07.323Z] Running integration-test (iteration 1) [2022-06-05T09:58:07.323Z] 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-06-05T09:58:07.323Z] ++ 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-06-05T09:58:07.323Z] ++ set -e [2022-06-05T09:58:07.323Z] ++ '[' -n 0 ']' [2022-06-05T09:58:07.323Z] ++ set -x [2022-06-05T09:58:07.323Z] ++ 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-06-05T09:58:07.579Z] Running integration-test (iteration 1) [2022-06-05T09:58:07.579Z] 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-06-05T09:58:07.579Z] ++ 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-06-05T09:58:07.579Z] ++ set -e [2022-06-05T09:58:07.579Z] ++ '[' -n 0 ']' [2022-06-05T09:58:07.579Z] ++ set -x [2022-06-05T09:58:07.579Z] ++ 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-06-05T09:58:07.878Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-05T09:58:08.511Z] Loaded image: busybox:latest [2022-06-05T09:58:08.511Z] Loaded image: busybox:latest [2022-06-05T09:58:08.511Z] Loaded image: busybox:glibc [2022-06-05T09:58:08.768Z] Loaded image: busybox:glibc [2022-06-05T09:58:11.149Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-05T09:58:11.713Z] --- PASS: TestDockerNetworkMacvlan (9.65s) [2022-06-05T09:58:11.713Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-06-05T09:58:11.713Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-05T09:58:11.713Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-06-05T09:58:11.713Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-06-05T09:58:11.713Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-06-05T09:58:11.713Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-06-05T09:58:11.713Z] PASS [2022-06-05T09:58:11.713Z] [2022-06-05T09:58:11.713Z] DONE 8 tests in 10.908s [2022-06-05T09:58:11.713Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-05T09:58:11.713Z] testing: warning: no tests to run [2022-06-05T09:58:11.713Z] PASS [2022-06-05T09:58:11.713Z] [2022-06-05T09:58:11.713Z] DONE 0 tests in 0.007s [2022-06-05T09:58:11.713Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-05T09:58:11.713Z] INFO: Testing against a local daemon [2022-06-05T09:58:11.713Z] === RUN TestAuthZPluginAllowRequest [2022-06-05T09:58:12.642Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-06-05T09:58:12.642Z] === RUN TestAuthZPluginTLS [2022-06-05T09:58:12.964Z] Loaded image: debian:bullseye-slim [2022-06-05T09:58:12.964Z] Loaded image: debian:bullseye-slim [2022-06-05T09:58:12.964Z] Loaded image: hello-world:latest [2022-06-05T09:58:12.964Z] Loaded image: hello-world:latest [2022-06-05T09:58:12.964Z] Loaded image: arm32v7/hello-world:latest [2022-06-05T09:58:12.964Z] INFO: Testing against a local daemon [2022-06-05T09:58:12.964Z] === RUN TestDockerDaemonSuite [2022-06-05T09:58:12.964Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-05T09:58:12.964Z] Loaded image: arm32v7/hello-world:latest [2022-06-05T09:58:12.964Z] INFO: Testing against a local daemon [2022-06-05T09:58:12.964Z] === RUN TestDockerSuite [2022-06-05T09:58:12.964Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-05T09:58:12.964Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-05T09:58:13.205Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-05T09:58:13.205Z] === RUN TestAuthZPluginDenyRequest [2022-06-05T09:58:13.220Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-05T09:58:13.220Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-05T09:58:13.220Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-05T09:58:13.220Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-05T09:58:13.220Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-05T09:58:13.220Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-05T09:58:13.313Z] --- PASS: TestBuildWithHugeFile (45.66s) [2022-06-05T09:58:13.313Z] === RUN TestBuildWCOWSandboxSize [2022-06-05T09:58:13.313Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-05T09:58:13.313Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-05T09:58:13.313Z] === RUN TestBuildWithEmptyDockerfile [2022-06-05T09:58:13.313Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:58:13.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:58:13.313Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:58:13.313Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:58:13.313Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:58:13.313Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:58:13.313Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:58:13.313Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:58:13.313Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:58:13.313Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-05T09:58:13.313Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-06-05T09:58:13.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-06-05T09:58:13.313Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-06-05T09:58:13.313Z] === RUN TestBuildPreserveOwnership [2022-06-05T09:58:13.313Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-05T09:58:13.767Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-05T09:58:13.768Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-05T09:58:13.783Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-05T09:58:13.783Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-05T09:58:14.330Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-05T09:58:14.330Z] === RUN TestAuthZPluginDenyResponse [2022-06-05T09:58:14.345Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-05T09:58:14.345Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-05T09:58:14.602Z] --- PASS: TestBuildWithHugeFile (127.55s) [2022-06-05T09:58:14.602Z] === RUN TestBuildWCOWSandboxSize [2022-06-05T09:58:14.602Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-05T09:58:14.602Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-05T09:58:14.602Z] === RUN TestBuildWithEmptyDockerfile [2022-06-05T09:58:14.602Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:58:14.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:58:14.602Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:58:14.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:58:14.602Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:58:14.602Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:58:14.602Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-05T09:58:14.602Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-05T09:58:14.697Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-05T09:58:14.859Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-05T09:58:14.859Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-05T09:58:14.859Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-06-05T09:58:14.859Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-06-05T09:58:14.859Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2022-06-05T09:58:14.859Z] === RUN TestBuildPreserveOwnership [2022-06-05T09:58:14.859Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-05T09:58:14.893Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-06-05T09:58:14.893Z] === RUN TestAuthZPluginAllowEventStream [2022-06-05T09:58:15.115Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-05T09:58:15.115Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-05T09:58:15.115Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-05T09:58:15.639Z] --- PASS: TestBuildPreserveOwnership (2.94s) [2022-06-05T09:58:15.639Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.94s) [2022-06-05T09:58:15.639Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-06-05T09:58:15.639Z] === RUN TestBuildPlatformInvalid [2022-06-05T09:58:15.639Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-05T09:58:15.639Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-05T09:58:16.210Z] Loaded image: busybox:latest [2022-06-05T09:58:16.302Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-06-05T09:58:16.302Z] === RUN TestAuthZPluginErrorResponse [2022-06-05T09:58:16.470Z] Loaded image: busybox:glibc [2022-06-05T09:58:16.481Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-05T09:58:16.481Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-05T09:58:16.481Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-05T09:58:16.481Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-05T09:58:16.571Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-05T09:58:16.571Z] === RUN TestAuthZPluginErrorRequest [2022-06-05T09:58:17.146Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-05T09:58:17.146Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-05T09:58:17.410Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-05T09:58:17.413Z] Loaded image: debian:bullseye-slim [2022-06-05T09:58:17.413Z] Loaded image: hello-world:latest [2022-06-05T09:58:17.413Z] Loaded image: arm32v7/hello-world:latest [2022-06-05T09:58:17.667Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-05T09:58:17.667Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-05T09:58:17.708Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-05T09:58:17.708Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-05T09:58:18.596Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-05T09:58:18.848Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-05T09:58:18.853Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-05T09:58:18.853Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-05T09:58:18.853Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-05T09:58:18.853Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-05T09:58:19.075Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-06-05T09:58:19.075Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-05T09:58:19.414Z] --- PASS: TestBuildPreserveOwnership (4.58s) [2022-06-05T09:58:19.414Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.78s) [2022-06-05T09:58:19.414Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2022-06-05T09:58:19.414Z] === RUN TestBuildPlatformInvalid [2022-06-05T09:58:19.670Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-05T09:58:19.670Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-05T09:58:20.232Z] Loaded image: busybox:latest [2022-06-05T09:58:20.442Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-06-05T09:58:20.442Z] === RUN TestAuthZPluginHeader [2022-06-05T09:58:20.488Z] Loaded image: busybox:glibc [2022-06-05T09:58:21.370Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-05T09:58:21.370Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-05T09:58:21.854Z] Loaded image: debian:bullseye-slim [2022-06-05T09:58:21.854Z] Loaded image: hello-world:latest [2022-06-05T09:58:21.854Z] Loaded image: arm32v7/hello-world:latest [2022-06-05T09:58:22.781Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-05T09:58:24.673Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-05T09:58:25.537Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2022-06-05T09:58:25.537Z] === RUN TestAuthZPluginV2Disable [2022-06-05T09:58:25.551Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.48s) [2022-06-05T09:58:25.551Z] PASS [2022-06-05T09:58:25.551Z] [2022-06-05T09:58:25.551Z] === Skipped [2022-06-05T09:58:25.551Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-05T09:58:25.551Z] build_session_test.go:25: TODO: BuildKit [2022-06-05T09:58:25.551Z] [2022-06-05T09:58:25.551Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-05T09:58:25.551Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-05T09:58:25.551Z] [2022-06-05T09:58:25.551Z] DONE 34 tests, 2 skipped in 77.247s [2022-06-05T09:58:25.551Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-05T09:58:25.551Z] ++ 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-06-05T09:58:25.551Z] ++ set -e [2022-06-05T09:58:25.551Z] ++ '[' -n 0 ']' [2022-06-05T09:58:25.551Z] ++ set -x [2022-06-05T09:58:25.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-05T09:58:25.551Z] INFO: Testing against a local daemon [2022-06-05T09:58:25.551Z] === RUN TestConfigInspect [2022-06-05T09:58:26.563Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-05T09:58:27.463Z] --- PASS: TestConfigInspect (2.24s) [2022-06-05T09:58:27.463Z] === RUN TestConfigList [2022-06-05T09:58:28.807Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2022-06-05T09:58:28.807Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-05T09:58:29.081Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-05T09:58:29.337Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-05T09:58:29.373Z] --- PASS: TestConfigList (1.83s) [2022-06-05T09:58:29.373Z] === RUN TestConfigsCreateAndDelete [2022-06-05T09:58:29.899Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-05T09:58:30.825Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-05T09:58:31.289Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-06-05T09:58:31.289Z] === RUN TestConfigsUpdate [2022-06-05T09:58:31.431Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-05T09:58:31.689Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.02s) [2022-06-05T09:58:31.689Z] PASS [2022-06-05T09:58:31.689Z] [2022-06-05T09:58:31.689Z] === Skipped [2022-06-05T09:58:31.689Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-05T09:58:31.689Z] build_session_test.go:25: TODO: BuildKit [2022-06-05T09:58:31.689Z] [2022-06-05T09:58:31.689Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-05T09:58:31.689Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-05T09:58:31.689Z] [2022-06-05T09:58:31.689Z] DONE 34 tests, 2 skipped in 190.991s [2022-06-05T09:58:31.689Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-05T09:58:31.689Z] ++ 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-06-05T09:58:31.689Z] ++ set -e [2022-06-05T09:58:31.689Z] ++ '[' -n 0 ']' [2022-06-05T09:58:31.689Z] ++ set -x [2022-06-05T09:58:31.689Z] ++ 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-06-05T09:58:31.689Z] INFO: Testing against a local daemon [2022-06-05T09:58:31.689Z] === RUN TestConfigInspect [2022-06-05T09:58:32.073Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-06-05T09:58:32.073Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-05T09:58:33.095Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-05T09:58:33.831Z] --- PASS: TestConfigsUpdate (2.20s) [2022-06-05T09:58:33.831Z] === RUN TestTemplatedConfig [2022-06-05T09:58:34.459Z] --- PASS: TestConfigInspect (2.49s) [2022-06-05T09:58:34.459Z] === RUN TestConfigList [2022-06-05T09:58:34.459Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-05T09:58:35.069Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-05T09:58:35.633Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-05T09:58:35.888Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-05T09:58:36.379Z] --- PASS: TestTemplatedConfig (2.45s) [2022-06-05T09:58:36.379Z] === RUN TestConfigCreateResolve [2022-06-05T09:58:36.858Z] docker_cli_daemon_test.go:1474: [d541adea1239c] daemon is not started [2022-06-05T09:58:36.858Z] --- PASS: TestConfigList (2.75s) [2022-06-05T09:58:36.858Z] === RUN TestConfigsCreateAndDelete [2022-06-05T09:58:37.421Z] check_test.go:307: [d0da4967f4f21] daemon is not started [2022-06-05T09:58:37.421Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-05T09:58:37.677Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-05T09:58:38.241Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-05T09:58:38.293Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-06-05T09:58:38.293Z] PASS [2022-06-05T09:58:38.293Z] [2022-06-05T09:58:38.293Z] DONE 6 tests in 13.229s [2022-06-05T09:58:38.293Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-05T09:58:38.293Z] ++ 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-06-05T09:58:38.293Z] ++ set -e [2022-06-05T09:58:38.293Z] ++ '[' -n 0 ']' [2022-06-05T09:58:38.293Z] ++ set -x [2022-06-05T09:58:38.294Z] ++ 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-06-05T09:58:38.554Z] INFO: Testing against a local daemon [2022-06-05T09:58:38.554Z] === RUN TestAttachWithTTY [2022-06-05T09:58:38.554Z] --- PASS: TestAttachWithTTY (0.07s) [2022-06-05T09:58:38.554Z] === RUN TestAttachWithoutTTy [2022-06-05T09:58:38.554Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-05T09:58:38.554Z] === RUN TestCheckpoint [2022-06-05T09:58:38.554Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-05T09:58:38.554Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/commit [2022-06-05T09:58:38.554Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-05T09:58:38.554Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:58:38.554Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:58:38.554Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:58:38.554Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:58:38.554Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:58:38.554Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:58:38.554Z] === CONT TestContainerInvalidJSON/commit [2022-06-05T09:58:38.554Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-05T09:58:38.554Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-05T09:58:38.554Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-05T09:58:38.554Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-05T09:58:38.554Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-05T09:58:38.554Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-05T09:58:38.554Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-05T09:58:38.554Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-05T09:58:38.554Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-05T09:58:38.554Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-05T09:58:38.554Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-05T09:58:38.554Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-05T09:58:38.554Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-05T09:58:38.815Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-05T09:58:38.815Z] === RUN TestCopyEmptyFile [2022-06-05T09:58:39.075Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-06-05T09:58:39.075Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-05T09:58:39.075Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-05T09:58:39.075Z] === RUN TestCopyFromContainer [2022-06-05T09:58:39.169Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-05T09:58:39.735Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-05T09:58:39.992Z] --- PASS: TestConfigsCreateAndDelete (2.90s) [2022-06-05T09:58:39.992Z] === RUN TestConfigsUpdate [2022-06-05T09:58:39.992Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-05T09:58:40.016Z] === RUN TestCopyFromContainer// [2022-06-05T09:58:40.017Z] === RUN TestCopyFromContainer//bar/root [2022-06-05T09:58:40.017Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-05T09:58:40.017Z] === RUN TestCopyFromContainer/bar/quux [2022-06-05T09:58:40.278Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-05T09:58:40.278Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-05T09:58:40.278Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-05T09:58:40.278Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-05T09:58:40.278Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-05T09:58:40.538Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer (1.56s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-05T09:58:40.539Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-05T09:58:40.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-05T09:58:40.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:58:40.539Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:58:40.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:58:40.539Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:58:40.539Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:58:40.539Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:58:40.539Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:58:40.539Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:58:40.539Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:58:40.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-05T09:58:40.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-05T09:58:40.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-05T09:58:40.539Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-05T09:58:40.539Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-05T09:58:40.539Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-05T09:58:40.539Z] === RUN TestCreateWithInvalidEnv [2022-06-05T09:58:40.539Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-05T09:58:40.539Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-05T09:58:40.539Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-05T09:58:40.539Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-05T09:58:40.539Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-05T09:58:40.539Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-05T09:58:40.539Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-05T09:58:40.539Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-05T09:58:40.539Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-05T09:58:40.539Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-05T09:58:40.539Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-05T09:58:40.539Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-05T09:58:40.539Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-05T09:58:40.539Z] === RUN TestCreateTmpfsMountsTarget [2022-06-05T09:58:40.539Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-05T09:58:40.539Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-05T09:58:41.363Z] check_test.go:307: [df3779013afbe] daemon is not started [2022-06-05T09:58:41.363Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-05T09:58:41.663Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-05T09:58:41.925Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-06-05T09:58:41.925Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-05T09:58:42.017Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.92s) [2022-06-05T09:58:42.017Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-05T09:58:42.592Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-05T09:58:42.592Z] --- PASS: TestConfigsUpdate (2.65s) [2022-06-05T09:58:42.592Z] === RUN TestTemplatedConfig [2022-06-05T09:58:43.153Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-05T09:58:43.153Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-05T09:58:43.310Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s) [2022-06-05T09:58:43.310Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-05T09:58:43.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:58:43.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:58:43.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:58:43.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:58:43.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:58:43.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:58:43.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:58:43.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:58:43.310Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:58:43.310Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:58:43.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:58:43.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:58:43.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:58:43.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:58:43.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:58:43.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-05T09:58:43.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-05T09:58:43.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-05T09:58:43.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-05T09:58:43.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-05T09:58:43.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-05T09:58:43.310Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-05T09:58:43.571Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.47s) [2022-06-05T09:58:43.571Z] === RUN TestCreateDifferentPlatform [2022-06-05T09:58:43.571Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-05T09:58:43.571Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-05T09:58:43.571Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-05T09:58:43.571Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-05T09:58:43.571Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-05T09:58:43.571Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-05T09:58:43.717Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-05T09:58:43.853Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-05T09:58:43.853Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-05T09:58:43.853Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-06-05T09:58:43.853Z] === RUN TestCreateInvalidHostConfig [2022-06-05T09:58:43.853Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:58:43.853Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:58:43.853Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:58:43.853Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:58:43.853Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:58:43.853Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:58:43.853Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:58:43.853Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:58:43.853Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:58:43.853Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:58:43.853Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:58:43.853Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:58:43.853Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-05T09:58:43.853Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-05T09:58:43.853Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-05T09:58:43.853Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-05T09:58:43.853Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-05T09:58:43.853Z] === RUN TestContainerStartOnDaemonRestart [2022-06-05T09:58:43.853Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-05T09:58:43.853Z] === RUN TestDaemonRestartIpcMode [2022-06-05T09:58:43.853Z] === PAUSE TestDaemonRestartIpcMode [2022-06-05T09:58:43.853Z] === RUN TestDaemonHostGatewayIP [2022-06-05T09:58:43.853Z] === PAUSE TestDaemonHostGatewayIP [2022-06-05T09:58:43.853Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-05T09:58:43.853Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-05T09:58:43.853Z] === RUN TestContainerKillOnDaemonStart [2022-06-05T09:58:43.853Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-05T09:58:43.853Z] === RUN TestDiff [2022-06-05T09:58:44.456Z] --- PASS: TestDiff (0.52s) [2022-06-05T09:58:44.456Z] === RUN TestExecWithCloseStdin [2022-06-05T09:58:44.648Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-05T09:58:45.047Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-06-05T09:58:45.047Z] === RUN TestExec [2022-06-05T09:58:45.580Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-05T09:58:45.619Z] --- PASS: TestExec (0.61s) [2022-06-05T09:58:45.619Z] === RUN TestExecUser [2022-06-05T09:58:45.837Z] --- PASS: TestTemplatedConfig (3.42s) [2022-06-05T09:58:45.837Z] === RUN TestConfigCreateResolve [2022-06-05T09:58:46.190Z] --- PASS: TestExecUser (0.55s) [2022-06-05T09:58:46.190Z] === RUN TestExportContainerAndImportImage [2022-06-05T09:58:46.761Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-06-05T09:58:46.761Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-05T09:58:48.147Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-05T09:58:48.147Z] === RUN TestHealthCheckWorkdir [2022-06-05T09:58:48.404Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-05T09:58:48.719Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-06-05T09:58:48.719Z] === RUN TestHealthKillContainer [2022-06-05T09:58:48.965Z] --- PASS: TestConfigCreateResolve (2.90s) [2022-06-05T09:58:48.965Z] PASS [2022-06-05T09:58:48.965Z] [2022-06-05T09:58:48.965Z] DONE 6 tests in 17.208s [2022-06-05T09:58:48.965Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-05T09:58:48.966Z] ++ 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-06-05T09:58:48.966Z] ++ set -e [2022-06-05T09:58:48.966Z] ++ '[' -n 0 ']' [2022-06-05T09:58:48.966Z] ++ set -x [2022-06-05T09:58:48.966Z] ++ 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-06-05T09:58:48.966Z] INFO: Testing against a local daemon [2022-06-05T09:58:48.966Z] === RUN TestAttachWithTTY [2022-06-05T09:58:49.222Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-05T09:58:49.222Z] === RUN TestAttachWithoutTTy [2022-06-05T09:58:49.222Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-05T09:58:49.222Z] === RUN TestCheckpoint [2022-06-05T09:58:49.222Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-05T09:58:49.222Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/commit [2022-06-05T09:58:49.222Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-05T09:58:49.222Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:58:49.222Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:58:49.222Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:58:49.222Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:58:49.222Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:58:49.222Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:58:49.222Z] === CONT TestContainerInvalidJSON/commit [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-05T09:58:49.222Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-05T09:58:49.222Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-05T09:58:49.222Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-05T09:58:49.222Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-05T09:58:49.222Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-05T09:58:49.222Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-05T09:58:49.222Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-05T09:58:49.222Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-06-05T09:58:49.223Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-05T09:58:49.223Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-05T09:58:49.223Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-05T09:58:49.223Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-05T09:58:49.223Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-05T09:58:49.223Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-06-05T09:58:49.223Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-05T09:58:49.480Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-05T09:58:49.480Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-05T09:58:49.480Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-05T09:58:49.480Z] === RUN TestCopyEmptyFile [2022-06-05T09:58:50.045Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-06-05T09:58:50.045Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-05T09:58:50.045Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-06-05T09:58:50.045Z] === RUN TestCopyFromContainer [2022-06-05T09:58:50.609Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-05T09:58:51.538Z] === RUN TestCopyFromContainer// [2022-06-05T09:58:51.538Z] === RUN TestCopyFromContainer//bar/root [2022-06-05T09:58:51.794Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-05T09:58:51.794Z] === RUN TestCopyFromContainer/bar/quux [2022-06-05T09:58:52.051Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-05T09:58:52.051Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-05T09:58:52.351Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-05T09:58:52.351Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-05T09:58:52.608Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-05T09:58:52.608Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer (2.89s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-06-05T09:58:52.864Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-06-05T09:58:52.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-05T09:58:52.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:58:52.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:58:52.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:58:52.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:58:52.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:58:52.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:58:52.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-05T09:58:52.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-05T09:58:52.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-05T09:58:52.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-06-05T09:58:52.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-05T09:58:52.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-05T09:58:52.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-05T09:58:52.864Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-05T09:58:52.864Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-05T09:58:52.864Z] === RUN TestCreateWithInvalidEnv [2022-06-05T09:58:52.864Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-05T09:58:52.864Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-05T09:58:52.864Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-05T09:58:52.864Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-05T09:58:52.864Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-05T09:58:52.864Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-05T09:58:52.864Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-05T09:58:52.864Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-05T09:58:52.864Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-05T09:58:52.864Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-05T09:58:52.864Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-05T09:58:52.864Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-05T09:58:52.864Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-05T09:58:52.864Z] === RUN TestCreateTmpfsMountsTarget [2022-06-05T09:58:52.864Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-05T09:58:52.864Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-05T09:58:54.231Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-05T09:58:55.159Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2022-06-05T09:58:55.159Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-05T09:58:56.851Z] --- PASS: TestHealthKillContainer (7.87s) [2022-06-05T09:58:56.852Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-05T09:58:57.112Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-06-05T09:58:57.112Z] === RUN TestIpcModeNone [2022-06-05T09:58:57.372Z] --- PASS: TestIpcModeNone (0.48s) [2022-06-05T09:58:57.372Z] === RUN TestIpcModePrivate [2022-06-05T09:58:57.676Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-05T09:58:57.676Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2022-06-05T09:58:57.676Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-05T09:58:57.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:58:57.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:58:57.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:58:57.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:58:57.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:58:57.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:58:57.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:58:57.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:58:57.676Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:58:57.676Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:58:57.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-05T09:58:57.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-05T09:58:57.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-05T09:58:57.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-05T09:58:57.676Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-05T09:58:57.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-05T09:58:57.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-05T09:58:57.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-06-05T09:58:57.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-05T09:58:57.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-05T09:58:57.676Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-05T09:58:57.676Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-05T09:58:57.934Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-06-05T09:58:57.934Z] === RUN TestCreateDifferentPlatform [2022-06-05T09:58:57.934Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-05T09:58:57.934Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-05T09:58:57.934Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-06-05T09:58:57.934Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-05T09:58:57.934Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-05T09:58:57.934Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-05T09:58:57.943Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-06-05T09:58:57.943Z] --- PASS: TestIpcModePrivate (0.48s) [2022-06-05T09:58:57.943Z] === RUN TestIpcModeShareable [2022-06-05T09:58:58.190Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-06-05T09:58:58.190Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-05T09:58:58.190Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-06-05T09:58:58.190Z] === RUN TestCreateInvalidHostConfig [2022-06-05T09:58:58.190Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:58:58.190Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:58:58.190Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:58:58.190Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:58:58.190Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:58:58.190Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:58:58.190Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:58:58.190Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:58:58.190Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-05T09:58:58.190Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-05T09:58:58.190Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-05T09:58:58.190Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-05T09:58:58.190Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-05T09:58:58.190Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-05T09:58:58.190Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-05T09:58:58.190Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-05T09:58:58.190Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-05T09:58:58.190Z] === RUN TestContainerStartOnDaemonRestart [2022-06-05T09:58:58.190Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-05T09:58:58.190Z] === RUN TestDaemonRestartIpcMode [2022-06-05T09:58:58.190Z] === PAUSE TestDaemonRestartIpcMode [2022-06-05T09:58:58.190Z] === RUN TestDaemonHostGatewayIP [2022-06-05T09:58:58.190Z] === PAUSE TestDaemonHostGatewayIP [2022-06-05T09:58:58.190Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-05T09:58:58.190Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-05T09:58:58.190Z] === RUN TestContainerKillOnDaemonStart [2022-06-05T09:58:58.190Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-05T09:58:58.190Z] === RUN TestDiff [2022-06-05T09:58:58.204Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-06-05T09:58:58.464Z] --- PASS: TestIpcModeShareable (0.49s) [2022-06-05T09:58:58.464Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-05T09:58:59.121Z] --- PASS: TestDiff (0.91s) [2022-06-05T09:58:59.121Z] === RUN TestExecWithCloseStdin [2022-06-05T09:59:00.053Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-05T09:59:00.053Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-06-05T09:59:00.053Z] === RUN TestExec [2022-06-05T09:59:00.058Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-06-05T09:59:00.058Z] PASS [2022-06-05T09:59:00.058Z] [2022-06-05T09:59:00.058Z] DONE 17 tests in 46.389s [2022-06-05T09:59:00.058Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-05T09:59:00.058Z] INFO: Testing against a local daemon [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T09:59:00.058Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T09:59:00.058Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-05T09:59:00.058Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-05T09:59:00.058Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-05T09:59:00.058Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-05T09:59:00.058Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-05T09:59:00.058Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-05T09:59:00.058Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-05T09:59:00.058Z] === RUN TestPluginInstall [2022-06-05T09:59:00.058Z] === RUN TestPluginInstall/no_auth [2022-06-05T09:59:00.058Z] time="2022-06-05T09:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T09:59:00.058Z] time="2022-06-05T09:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de7d3f82569de985048f3ea5fa0aa498318448cfb9db60d3fc4d26f75e76f4de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T09:59:00.058Z] time="2022-06-05T09:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T09:59:00.058Z] time="2022-06-05T09:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de7d3f82569de985048f3ea5fa0aa498318448cfb9db60d3fc4d26f75e76f4de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T09:59:00.058Z] === RUN TestPluginInstall/with_htpasswd [2022-06-05T09:59:00.058Z] time="2022-06-05T09:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T09:59:00.058Z] time="2022-06-05T09:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de7d3f82569de985048f3ea5fa0aa498318448cfb9db60d3fc4d26f75e76f4de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T09:59:00.058Z] time="2022-06-05T09:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T09:59:00.058Z] time="2022-06-05T09:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de7d3f82569de985048f3ea5fa0aa498318448cfb9db60d3fc4d26f75e76f4de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T09:59:00.058Z] === RUN TestPluginInstall/with_insecure [2022-06-05T09:59:00.310Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-05T09:59:00.375Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2022-06-05T09:59:00.375Z] === RUN TestAPIIpcModeHost [2022-06-05T09:59:00.375Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-06-05T09:59:00.375Z] === RUN TestDaemonIpcModeShareable [2022-06-05T09:59:00.620Z] time="2022-06-05T09:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T09:59:00.620Z] time="2022-06-05T09:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f74e429db570a33b420c07da6e84a73a54d923817c1d239299c688a375593396" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T09:59:00.620Z] time="2022-06-05T09:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T09:59:00.620Z] time="2022-06-05T09:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f74e429db570a33b420c07da6e84a73a54d923817c1d239299c688a375593396" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T09:59:00.620Z] plugin_test.go:195: [d6f385bd6e194] daemon is not started [2022-06-05T09:59:00.620Z] --- PASS: TestPluginInstall (2.68s) [2022-06-05T09:59:00.620Z] --- PASS: TestPluginInstall/no_auth (1.01s) [2022-06-05T09:59:00.620Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-06-05T09:59:00.620Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-06-05T09:59:00.620Z] === RUN TestPluginsWithRuntimes [2022-06-05T09:59:00.915Z] --- PASS: TestExec (0.83s) [2022-06-05T09:59:00.915Z] === RUN TestExecUser [2022-06-05T09:59:00.915Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-05T09:59:01.318Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-05T09:59:01.479Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-05T09:59:01.578Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-06-05T09:59:01.578Z] === RUN TestDaemonIpcModePrivate [2022-06-05T09:59:01.734Z] --- PASS: TestExecUser (0.81s) [2022-06-05T09:59:01.734Z] === RUN TestExportContainerAndImportImage [2022-06-05T09:59:02.297Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-05T09:59:02.511Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-05T09:59:02.520Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-05T09:59:02.559Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-05T09:59:02.780Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-06-05T09:59:02.780Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-05T09:59:02.815Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2022-06-05T09:59:02.815Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-05T09:59:03.072Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-05T09:59:03.723Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-06-05T09:59:03.743Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-05T09:59:03.743Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-05T09:59:03.983Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-06-05T09:59:03.983Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-05T09:59:03.999Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-06-05T09:59:03.999Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-06-05T09:59:03.999Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-06-05T09:59:03.999Z] === RUN TestPluginBackCompatMediaTypes [2022-06-05T09:59:04.351Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2022-06-05T09:59:04.351Z] === RUN TestHealthCheckWorkdir [2022-06-05T09:59:04.562Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-06-05T09:59:04.562Z] PASS [2022-06-05T09:59:04.562Z] [2022-06-05T09:59:04.562Z] DONE 24 tests in 6.630s [2022-06-05T09:59:04.562Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-05T09:59:04.562Z] INFO: Testing against a local daemon [2022-06-05T09:59:04.562Z] === RUN TestExternalGraphDriver [2022-06-05T09:59:04.818Z] === RUN TestExternalGraphDriver/json [2022-06-05T09:59:04.926Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-06-05T09:59:04.958Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-05T09:59:05.186Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-06-05T09:59:05.187Z] === RUN TestIpcModeOlderClient [2022-06-05T09:59:05.187Z] === PAUSE TestIpcModeOlderClient [2022-06-05T09:59:05.187Z] === RUN TestKillContainerInvalidSignal [2022-06-05T09:59:05.520Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2022-06-05T09:59:05.521Z] === RUN TestHealthKillContainer [2022-06-05T09:59:05.521Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-05T09:59:05.521Z] check_test.go:307: [da1b6e8062d5d] daemon is not started [2022-06-05T09:59:05.521Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-05T09:59:05.758Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-06-05T09:59:05.758Z] === RUN TestKillContainer [2022-06-05T09:59:05.758Z] === RUN TestKillContainer/no_signal [2022-06-05T09:59:06.018Z] === RUN TestKillContainer/non_killing_signal [2022-06-05T09:59:06.279Z] === RUN TestKillContainer/killing_signal [2022-06-05T09:59:06.713Z] === RUN TestExternalGraphDriver/spec [2022-06-05T09:59:06.850Z] --- PASS: TestKillContainer (1.30s) [2022-06-05T09:59:06.851Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-06-05T09:59:06.851Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-06-05T09:59:06.851Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-06-05T09:59:06.851Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-05T09:59:06.851Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-05T09:59:07.422Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-05T09:59:08.042Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-05T09:59:08.042Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-05T09:59:08.081Z] === RUN TestExternalGraphDriver/pull [2022-06-05T09:59:08.298Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-05T09:59:08.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-06-05T09:59:08.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-06-05T09:59:08.365Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-06-05T09:59:08.365Z] === RUN TestKillStoppedContainer [2022-06-05T09:59:08.365Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-05T09:59:08.365Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-05T09:59:08.365Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-05T09:59:08.365Z] === RUN TestKillDifferentUserContainer [2022-06-05T09:59:08.625Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-06-05T09:59:08.625Z] === RUN TestInspectOomKilledTrue [2022-06-05T09:59:08.861Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-05T09:59:09.197Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-06-05T09:59:09.197Z] === RUN TestInspectOomKilledFalse [2022-06-05T09:59:09.457Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-06-05T09:59:09.457Z] === RUN TestLinksEtcHostsContentMatch [2022-06-05T09:59:09.972Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-06-05T09:59:09.972Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-06-05T09:59:09.972Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-06-05T09:59:09.972Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-06-05T09:59:09.972Z] === RUN TestGraphdriverPluginV2 [2022-06-05T09:59:10.029Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-06-05T09:59:10.030Z] === RUN TestLinksContainerNames [2022-06-05T09:59:10.974Z] --- PASS: TestLinksContainerNames (0.88s) [2022-06-05T09:59:10.974Z] === RUN TestLogsFollowTailEmpty [2022-06-05T09:59:11.238Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-06-05T09:59:11.238Z] === RUN TestContainerNetworkMountsNoChown [2022-06-05T09:59:11.382Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-05T09:59:11.740Z] .........................xx.................... [ 29%] [2022-06-05T09:59:11.811Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot/default [2022-06-05T09:59:11.811Z] === PAUSE TestMountDaemonRoot/default [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot/private [2022-06-05T09:59:11.811Z] === PAUSE TestMountDaemonRoot/private [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot/rprivate [2022-06-05T09:59:11.811Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot/slave [2022-06-05T09:59:11.811Z] === PAUSE TestMountDaemonRoot/slave [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot/rslave [2022-06-05T09:59:11.811Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot/shared [2022-06-05T09:59:11.811Z] === PAUSE TestMountDaemonRoot/shared [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot/rshared [2022-06-05T09:59:11.811Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-05T09:59:11.811Z] === CONT TestMountDaemonRoot/default [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:59:11.811Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:59:11.811Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rslave [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rshared [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/shared [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rprivate [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/slave [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/private [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:59:11.812Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-05T09:59:11.812Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:59:11.812Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:59:12.072Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:59:12.073Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-05T09:59:12.073Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:59:12.073Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-05T09:59:12.073Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:59:12.073Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-05T09:59:12.073Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-05T09:59:12.073Z] === RUN TestContainerBindMountNonRecursive [2022-06-05T09:59:13.316Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-05T09:59:13.457Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-06-05T09:59:13.457Z] === RUN TestContainerVolumesMountedAsShared [2022-06-05T09:59:13.882Z] --- PASS: TestHealthKillContainer (8.40s) [2022-06-05T09:59:13.882Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-05T09:59:14.028Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-06-05T09:59:14.028Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-05T09:59:14.140Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2022-06-05T09:59:14.141Z] PASS [2022-06-05T09:59:14.141Z] [2022-06-05T09:59:14.141Z] DONE 5 tests in 8.792s [2022-06-05T09:59:14.141Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-05T09:59:14.141Z] INFO: Testing against a local daemon [2022-06-05T09:59:14.141Z] === RUN TestContinueAfterPluginCrash [2022-06-05T09:59:14.141Z] === PAUSE TestContinueAfterPluginCrash [2022-06-05T09:59:14.141Z] === RUN TestReadPluginNoRead [2022-06-05T09:59:14.141Z] === PAUSE TestReadPluginNoRead [2022-06-05T09:59:14.141Z] === RUN TestDaemonStartWithLogOpt [2022-06-05T09:59:14.141Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-05T09:59:14.141Z] === CONT TestContinueAfterPluginCrash [2022-06-05T09:59:14.141Z] === CONT TestDaemonStartWithLogOpt [2022-06-05T09:59:14.289Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-06-05T09:59:14.289Z] === RUN TestNetworkNat [2022-06-05T09:59:14.448Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-06-05T09:59:14.448Z] === RUN TestIpcModeNone [2022-06-05T09:59:14.704Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-05T09:59:14.860Z] --- PASS: TestNetworkNat (0.48s) [2022-06-05T09:59:14.860Z] === RUN TestNetworkLocalhostTCPNat [2022-06-05T09:59:15.266Z] --- PASS: TestIpcModeNone (0.78s) [2022-06-05T09:59:15.266Z] === RUN TestIpcModePrivate [2022-06-05T09:59:15.431Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2022-06-05T09:59:15.431Z] === RUN TestNetworkLoopbackNat [2022-06-05T09:59:15.521Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-06-05T09:59:15.778Z] --- PASS: TestIpcModePrivate (0.62s) [2022-06-05T09:59:15.778Z] === RUN TestIpcModeShareable [2022-06-05T09:59:16.382Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-06-05T09:59:16.382Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-05T09:59:16.382Z] --- PASS: TestIpcModeShareable (0.69s) [2022-06-05T09:59:16.382Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-05T09:59:16.382Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-05T09:59:17.410Z] --- PASS: TestDaemonStartWithLogOpt (3.54s) [2022-06-05T09:59:17.410Z] === CONT TestReadPluginNoRead [2022-06-05T09:59:17.748Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-05T09:59:17.975Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-06-05T09:59:17.975Z] === RUN TestPause [2022-06-05T09:59:18.235Z] --- PASS: TestPause (0.47s) [2022-06-05T09:59:18.235Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-05T09:59:18.235Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-05T09:59:18.235Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-05T09:59:18.235Z] === RUN TestPauseStopPausedContainer [2022-06-05T09:59:18.310Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-05T09:59:18.568Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.04s) [2022-06-05T09:59:18.568Z] === RUN TestAPIIpcModeHost [2022-06-05T09:59:18.811Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-06-05T09:59:18.811Z] === RUN TestPidHost [2022-06-05T09:59:18.824Z] check_test.go:307: [dce7c5ed60fa1] daemon is not started [2022-06-05T09:59:18.824Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-05T09:59:19.080Z] --- PASS: TestAPIIpcModeHost (0.58s) [2022-06-05T09:59:19.080Z] === RUN TestDaemonIpcModeShareable [2022-06-05T09:59:19.303Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-05T09:59:19.337Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-05T09:59:19.752Z] --- PASS: TestPidHost (0.98s) [2022-06-05T09:59:19.752Z] === RUN TestPsFilter [2022-06-05T09:59:19.752Z] --- PASS: TestPsFilter (0.11s) [2022-06-05T09:59:19.752Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-05T09:59:19.899Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-05T09:59:20.323Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-06-05T09:59:20.323Z] === RUN TestRemoveContainerWithVolume [2022-06-05T09:59:20.463Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-05T09:59:20.463Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-06-05T09:59:20.584Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-06-05T09:59:20.584Z] === RUN TestRemoveContainerRunning [2022-06-05T09:59:20.668Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-05T09:59:20.719Z] --- PASS: TestDaemonIpcModeShareable (1.56s) [2022-06-05T09:59:20.719Z] === RUN TestDaemonIpcModePrivate [2022-06-05T09:59:21.154Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-06-05T09:59:21.154Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-05T09:59:21.281Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-05T09:59:21.725Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-06-05T09:59:21.725Z] === RUN TestRemoveInvalidContainer [2022-06-05T09:59:21.725Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-05T09:59:21.725Z] === RUN TestRenameLinkedContainer [2022-06-05T09:59:22.034Z] === RUN TestReadPluginNoRead/default [2022-06-05T09:59:22.034Z] --- PASS: TestContinueAfterPluginCrash (8.49s) [2022-06-05T09:59:22.258Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2022-06-05T09:59:22.516Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2022-06-05T09:59:22.516Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-05T09:59:22.516Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-05T09:59:22.962Z] === CONT TestReadPluginNoRead [2022-06-05T09:59:22.962Z] read_test.go:92: [d0c7c2670ab0d] daemon is not started [2022-06-05T09:59:22.962Z] --- PASS: TestReadPluginNoRead (5.99s) [2022-06-05T09:59:22.962Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-06-05T09:59:22.962Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-06-05T09:59:22.962Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-06-05T09:59:22.962Z] PASS [2022-06-05T09:59:22.962Z] [2022-06-05T09:59:22.962Z] DONE 6 tests in 9.552s [2022-06-05T09:59:22.962Z] 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-06-05T09:59:22.962Z] testing: warning: no tests to run [2022-06-05T09:59:22.962Z] PASS [2022-06-05T09:59:22.962Z] [2022-06-05T09:59:22.962Z] DONE 0 tests in 0.008s [2022-06-05T09:59:22.962Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-05T09:59:22.962Z] INFO: Testing against a local daemon [2022-06-05T09:59:22.962Z] === RUN TestPluginWithDevMounts [2022-06-05T09:59:22.962Z] === PAUSE TestPluginWithDevMounts [2022-06-05T09:59:22.962Z] === CONT TestPluginWithDevMounts [2022-06-05T09:59:23.442Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-05T09:59:23.442Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-05T09:59:23.637Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-06-05T09:59:23.637Z] === RUN TestRenameStoppedContainer [2022-06-05T09:59:23.897Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-06-05T09:59:23.897Z] === RUN TestRenameRunningContainerAndReuse [2022-06-05T09:59:24.006Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-06-05T09:59:24.263Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2022-06-05T09:59:24.263Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-05T09:59:24.838Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-06-05T09:59:24.838Z] === RUN TestRenameInvalidName [2022-06-05T09:59:24.850Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-06-05T09:59:24.850Z] PASS [2022-06-05T09:59:24.850Z] [2022-06-05T09:59:24.850Z] DONE 1 tests in 1.594s [2022-06-05T09:59:24.850Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-05T09:59:24.851Z] INFO: Testing against a local daemon [2022-06-05T09:59:24.851Z] === RUN TestSecretInspect [2022-06-05T09:59:25.098Z] --- PASS: TestRenameInvalidName (0.42s) [2022-06-05T09:59:25.098Z] === RUN TestRenameAnonymousContainer [2022-06-05T09:59:25.630Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-06-05T09:59:25.930Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2022-06-05T09:59:25.930Z] === RUN TestIpcModeOlderClient [2022-06-05T09:59:25.930Z] === PAUSE TestIpcModeOlderClient [2022-06-05T09:59:25.930Z] === RUN TestKillContainerInvalidSignal [2022-06-05T09:59:26.187Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-05T09:59:26.485Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2022-06-05T09:59:26.486Z] === RUN TestKillContainer [2022-06-05T09:59:26.486Z] === RUN TestKillContainer/no_signal [2022-06-05T09:59:26.740Z] --- PASS: TestSecretInspect (2.19s) [2022-06-05T09:59:26.740Z] === RUN TestSecretList [2022-06-05T09:59:27.010Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-06-05T09:59:27.010Z] === RUN TestRenameContainerWithSameName [2022-06-05T09:59:27.010Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-06-05T09:59:27.010Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-05T09:59:27.427Z] === RUN TestKillContainer/non_killing_signal [2022-06-05T09:59:27.687Z] === RUN TestKillContainer/killing_signal [2022-06-05T09:59:27.952Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-06-05T09:59:27.952Z] === RUN TestResize [2022-06-05T09:59:28.033Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-05T09:59:28.254Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-05T09:59:28.254Z] --- PASS: TestKillContainer (1.89s) [2022-06-05T09:59:28.254Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-06-05T09:59:28.254Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2022-06-05T09:59:28.254Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2022-06-05T09:59:28.254Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-05T09:59:28.511Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-05T09:59:28.523Z] --- PASS: TestResize (0.44s) [2022-06-05T09:59:28.523Z] === RUN TestResizeWithInvalidSize [2022-06-05T09:59:28.784Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-05T09:59:28.784Z] === RUN TestResizeWhenContainerNotStarted [2022-06-05T09:59:29.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-05T09:59:29.081Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-05T09:59:29.256Z] --- PASS: TestSecretList (2.18s) [2022-06-05T09:59:29.256Z] === RUN TestSecretsCreateAndDelete [2022-06-05T09:59:29.356Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:59:29.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:59:29.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:59:29.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-05T09:59:29.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:59:29.658Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2022-06-05T09:59:29.658Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2022-06-05T09:59:29.658Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-06-05T09:59:29.658Z] === RUN TestKillStoppedContainer [2022-06-05T09:59:29.914Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-06-05T09:59:29.914Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-05T09:59:29.914Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-06-05T09:59:29.914Z] === RUN TestKillDifferentUserContainer [2022-06-05T09:59:30.477Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-05T09:59:30.735Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-05T09:59:30.735Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-05T09:59:30.735Z] check_test.go:307: [d835459f9d7e6] daemon is not started [2022-06-05T09:59:30.735Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-05T09:59:30.735Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2022-06-05T09:59:30.735Z] === RUN TestInspectOomKilledTrue [2022-06-05T09:59:30.735Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-05T09:59:30.735Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-05T09:59:30.735Z] === RUN TestInspectOomKilledFalse [2022-06-05T09:59:30.735Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-05T09:59:30.735Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-05T09:59:30.735Z] === RUN TestLinksEtcHostsContentMatch [2022-06-05T09:59:30.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:59:31.019Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-05T09:59:31.152Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-06-05T09:59:31.152Z] === RUN TestSecretsUpdate [2022-06-05T09:59:31.296Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-06-05T09:59:31.296Z] === RUN TestLinksContainerNames [2022-06-05T09:59:31.553Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-05T09:59:31.982Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-05T09:59:32.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:59:32.961Z] --- PASS: TestLinksContainerNames (1.51s) [2022-06-05T09:59:32.961Z] === RUN TestLogsFollowTailEmpty [2022-06-05T09:59:32.961Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-05T09:59:33.184Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:59:33.527Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-06-05T09:59:33.527Z] === RUN TestContainerNetworkMountsNoChown [2022-06-05T09:59:33.676Z] --- PASS: TestSecretsUpdate (2.54s) [2022-06-05T09:59:33.676Z] === RUN TestTemplatedSecret [2022-06-05T09:59:34.457Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/default [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/default [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/private [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/private [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rprivate [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/slave [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/slave [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rslave [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/shared [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/shared [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rshared [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/default [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/rshared [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/rprivate [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/shared [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/rslave [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/slave [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/private [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-05T09:59:34.457Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:59:34.457Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-05T09:59:34.457Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-05T09:59:34.717Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-05T09:59:34.717Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-05T09:59:34.974Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-05T09:59:34.974Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-05T09:59:34.974Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-05T09:59:34.974Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-05T09:59:34.974Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-05T09:59:34.974Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-05T09:59:34.974Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-05T09:59:34.974Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-06-05T09:59:34.974Z] === RUN TestContainerBindMountNonRecursive [2022-06-05T09:59:34.974Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-05T09:59:35.490Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-05T09:59:35.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T09:59:36.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T09:59:36.866Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-05T09:59:36.866Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2022-06-05T09:59:36.866Z] === RUN TestContainerVolumesMountedAsShared [2022-06-05T09:59:36.945Z] --- PASS: TestTemplatedSecret (2.57s) [2022-06-05T09:59:36.945Z] === RUN TestSecretCreateResolve [2022-06-05T09:59:37.795Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-06-05T09:59:37.795Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-05T09:59:38.360Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-06-05T09:59:38.360Z] === RUN TestNetworkNat [2022-06-05T09:59:38.360Z] check_test.go:307: [d5933a1329a3f] daemon is not started [2022-06-05T09:59:38.360Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-05T09:59:38.841Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-06-05T09:59:38.841Z] PASS [2022-06-05T09:59:38.841Z] [2022-06-05T09:59:38.841Z] DONE 6 tests in 13.889s [2022-06-05T09:59:38.841Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-05T09:59:38.841Z] INFO: Testing against a local daemon [2022-06-05T09:59:38.841Z] === RUN TestServiceCreateInit [2022-06-05T09:59:38.841Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-05T09:59:39.289Z] --- PASS: TestNetworkNat (0.78s) [2022-06-05T09:59:39.289Z] === RUN TestNetworkLocalhostTCPNat [2022-06-05T09:59:39.852Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-06-05T09:59:39.852Z] === RUN TestNetworkLoopbackNat [2022-06-05T09:59:39.968Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-05T09:59:40.337Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-05T09:59:40.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-05T09:59:41.260Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-05T09:59:41.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-05T09:59:41.823Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-05T09:59:41.823Z] check_test.go:307: [d7b1ac4e83b65] daemon is not started [2022-06-05T09:59:41.823Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-05T09:59:42.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-05T09:59:42.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-05T09:59:43.079Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-05T09:59:43.230Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-06-05T09:59:43.230Z] === RUN TestPause [2022-06-05T09:59:43.794Z] --- PASS: TestPause (0.66s) [2022-06-05T09:59:43.794Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-05T09:59:43.794Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-05T09:59:43.794Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-05T09:59:43.794Z] === RUN TestPauseStopPausedContainer [2022-06-05T09:59:44.357Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-06-05T09:59:44.357Z] === RUN TestPidHost [2022-06-05T09:59:44.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-05T09:59:44.613Z] docker_cli_daemon_plugins_test.go:80: [dea5f0bdd0e40] daemon is not started [2022-06-05T09:59:44.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-05T09:59:45.541Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-05T09:59:45.541Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-05T09:59:46.105Z] --- PASS: TestPidHost (1.57s) [2022-06-05T09:59:46.105Z] === RUN TestPsFilter [2022-06-05T09:59:46.105Z] --- PASS: TestPsFilter (0.14s) [2022-06-05T09:59:46.105Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-05T09:59:46.349Z] --- PASS: TestServiceCreateInit (7.53s) [2022-06-05T09:59:46.349Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2022-06-05T09:59:46.349Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2022-06-05T09:59:46.349Z] === RUN TestCreateServiceMultipleTimes [2022-06-05T09:59:46.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2022-06-05T09:59:46.667Z] === RUN TestRemoveContainerWithVolume [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-06-05T09:59:46.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-06-05T09:59:46.859Z] === RUN TestCgroupNamespacesRun [2022-06-05T09:59:47.228Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2022-06-05T09:59:47.228Z] === RUN TestRemoveContainerRunning [2022-06-05T09:59:47.800Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-06-05T09:59:47.800Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-05T09:59:48.196Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-06-05T09:59:48.196Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-05T09:59:48.196Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-05T09:59:48.452Z] docker_cli_daemon_plugins_test.go:170: [df43bcc68e510] daemon is not started [2022-06-05T09:59:48.452Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-05T09:59:48.713Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2022-06-05T09:59:48.713Z] === RUN TestRemoveInvalidContainer [2022-06-05T09:59:48.713Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-06-05T09:59:48.713Z] === RUN TestRenameLinkedContainer [2022-06-05T09:59:49.183Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s) [2022-06-05T09:59:49.183Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-05T09:59:50.081Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-05T09:59:50.124Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-06-05T09:59:50.124Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-05T09:59:51.506Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-06-05T09:59:51.506Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-05T09:59:51.972Z] --- PASS: TestRenameLinkedContainer (2.91s) [2022-06-05T09:59:51.972Z] === RUN TestRenameStoppedContainer [2022-06-05T09:59:52.448Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-06-05T09:59:52.448Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-05T09:59:52.538Z] --- PASS: TestRenameStoppedContainer (0.74s) [2022-06-05T09:59:52.538Z] === RUN TestRenameRunningContainerAndReuse [2022-06-05T09:59:53.467Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-05T09:59:53.723Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-05T09:59:53.831Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-06-05T09:59:53.831Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-05T09:59:53.979Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2022-06-05T09:59:53.979Z] === RUN TestRenameInvalidName [2022-06-05T09:59:54.236Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-05T09:59:54.402Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-05T09:59:54.402Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-05T09:59:54.842Z] --- PASS: TestRenameInvalidName (0.64s) [2022-06-05T09:59:54.842Z] === RUN TestRenameAnonymousContainer [2022-06-05T09:59:54.842Z] check_test.go:307: [dc5c89e9448af] daemon is not started [2022-06-05T09:59:54.842Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-05T09:59:55.343Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-06-05T09:59:55.343Z] === RUN TestNISDomainname [2022-06-05T09:59:56.208Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-05T09:59:56.284Z] --- PASS: TestNISDomainname (0.63s) [2022-06-05T09:59:56.284Z] === RUN TestHostnameDnsResolution [2022-06-05T09:59:56.464Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-05T09:59:56.604Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-05T09:59:56.854Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-06-05T09:59:56.854Z] === RUN TestUnprivilegedPortsAndPing [2022-06-05T09:59:57.393Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-05T09:59:57.393Z] --- PASS: TestRenameAnonymousContainer (2.85s) [2022-06-05T09:59:57.393Z] === RUN TestRenameContainerWithSameName [2022-06-05T09:59:57.425Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-06-05T09:59:57.425Z] === RUN TestPrivilegedHostDevices [2022-06-05T09:59:57.996Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-06-05T09:59:57.996Z] === RUN TestConsoleSize [2022-06-05T09:59:58.256Z] --- PASS: TestConsoleSize (0.44s) [2022-06-05T09:59:58.256Z] === RUN TestStats [2022-06-05T09:59:58.321Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-05T09:59:58.321Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2022-06-05T09:59:58.321Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-05T09:59:58.578Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-05T09:59:59.946Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2022-06-05T09:59:59.946Z] === RUN TestResize [2022-06-05T09:59:59.946Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-05T10:00:00.509Z] --- PASS: TestResize (0.78s) [2022-06-05T10:00:00.509Z] === RUN TestResizeWithInvalidSize [2022-06-05T10:00:00.800Z] --- PASS: TestStats (2.46s) [2022-06-05T10:00:00.800Z] === RUN TestStopContainerWithTimeout [2022-06-05T10:00:00.800Z] === RUN TestStopContainerWithTimeout/0 [2022-06-05T10:00:00.800Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-05T10:00:00.800Z] === RUN TestStopContainerWithTimeout/1 [2022-06-05T10:00:00.800Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-05T10:00:00.800Z] === RUN TestStopContainerWithTimeout/3 [2022-06-05T10:00:00.800Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-05T10:00:00.800Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-05T10:00:00.800Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-05T10:00:00.800Z] === CONT TestStopContainerWithTimeout/0 [2022-06-05T10:00:00.800Z] === CONT TestStopContainerWithTimeout/3 [2022-06-05T10:00:01.371Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-05T10:00:01.481Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2022-06-05T10:00:01.481Z] === RUN TestResizeWhenContainerNotStarted [2022-06-05T10:00:01.481Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-05T10:00:02.088Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-05T10:00:02.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-05T10:00:02.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-05T10:00:02.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-05T10:00:02.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T10:00:02.654Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-05T10:00:03.585Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-05T10:00:03.918Z] === CONT TestStopContainerWithTimeout/1 [2022-06-05T10:00:04.396Z] --- PASS: TestCreateServiceMultipleTimes (15.93s) [2022-06-05T10:00:04.396Z] === RUN TestCreateServiceConflict [2022-06-05T10:00:04.396Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-06-05T10:00:04.396Z] === RUN TestCreateServiceMaxReplicas [2022-06-05T10:00:04.859Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-05T10:00:04.859Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-06-05T10:00:04.859Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-06-05T10:00:04.859Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-06-05T10:00:04.859Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-06-05T10:00:04.859Z] === RUN TestDeleteDevicemapper [2022-06-05T10:00:04.859Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-05T10:00:04.859Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-05T10:00:04.859Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-05T10:00:05.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-05T10:00:05.262Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-05T10:00:06.756Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-05T10:00:06.771Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2022-06-05T10:00:06.771Z] === RUN TestUpdateMemory [2022-06-05T10:00:06.913Z] --- PASS: TestCreateServiceMaxReplicas (2.82s) [2022-06-05T10:00:06.913Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-05T10:00:07.031Z] --- PASS: TestUpdateMemory (0.55s) [2022-06-05T10:00:07.031Z] === RUN TestUpdateCPUQuota [2022-06-05T10:00:07.199Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-05T10:00:07.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-05T10:00:07.602Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-06-05T10:00:07.602Z] === RUN TestUpdatePidsLimit [2022-06-05T10:00:07.602Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-05T10:00:07.770Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-05T10:00:07.862Z] === RUN TestUpdatePidsLimit/no_change [2022-06-05T10:00:08.122Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-05T10:00:08.206Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-05T10:00:08.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-05T10:00:08.382Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-05T10:00:08.643Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-05T10:00:08.643Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-05T10:00:08.903Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-05T10:00:09.262Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-05T10:00:09.473Z] --- PASS: TestUpdatePidsLimit (1.91s) [2022-06-05T10:00:09.473Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-06-05T10:00:09.473Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-06-05T10:00:09.473Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-06-05T10:00:09.473Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-06-05T10:00:09.473Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-06-05T10:00:09.473Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-06-05T10:00:09.473Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-06-05T10:00:09.473Z] === RUN TestUpdateRestartPolicy [2022-06-05T10:00:09.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-05T10:00:09.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-05T10:00:11.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-05T10:00:11.441Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-05T10:00:11.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-05T10:00:12.562Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-05T10:00:12.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-05T10:00:13.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-05T10:00:13.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-05T10:00:14.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-05T10:00:14.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-05T10:00:15.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-05T10:00:16.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-05T10:00:16.421Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-05T10:00:16.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-05T10:00:16.995Z] ............................ [ 66%] [2022-06-05T10:00:17.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-05T10:00:17.864Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-05T10:00:17.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-05T10:00:18.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T10:00:20.642Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-05T10:00:21.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-05T10:00:21.698Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-06-05T10:00:21.698Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-05T10:00:21.698Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-06-05T10:00:21.698Z] === RUN TestWaitNonBlocked [2022-06-05T10:00:21.698Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T10:00:21.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T10:00:21.698Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T10:00:21.698Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T10:00:21.698Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T10:00:21.698Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T10:00:21.698Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-05T10:00:21.698Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-06-05T10:00:21.698Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-06-05T10:00:21.698Z] === RUN TestWaitBlocked [2022-06-05T10:00:21.698Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T10:00:21.698Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T10:00:21.698Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T10:00:21.698Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T10:00:21.698Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T10:00:21.698Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T10:00:21.748Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-06-05T10:00:21.749Z] === RUN TestCreateServiceSecretFileMode [2022-06-05T10:00:22.274Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-05T10:00:22.274Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-06-05T10:00:22.274Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-06-05T10:00:22.274Z] === CONT TestContainerStartOnDaemonRestart [2022-06-05T10:00:22.274Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-05T10:00:22.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-05T10:00:22.677Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-06-05T10:00:22.677Z] === RUN TestCreateServiceConfigFileMode [2022-06-05T10:00:23.063Z] check_test.go:307: [d3122179f2dfa] daemon is not started [2022-06-05T10:00:23.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-05T10:00:24.823Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2022-06-05T10:00:24.823Z] === CONT TestDaemonHostGatewayIP [2022-06-05T10:00:24.823Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-06-05T10:00:24.823Z] === CONT TestDaemonRestartIpcMode [2022-06-05T10:00:24.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-05T10:00:25.193Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-06-05T10:00:25.194Z] === RUN TestCreateServiceSysctls [2022-06-05T10:00:25.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.21s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.71s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.05s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.64s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.56s) [2022-06-05T10:00:27.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.96s) [2022-06-05T10:00:27.147Z] === RUN TestCgroupNamespacesRun [2022-06-05T10:00:27.414Z] --- PASS: TestDaemonRestartIpcMode (2.69s) [2022-06-05T10:00:27.414Z] === CONT TestIpcModeOlderClient [2022-06-05T10:00:27.414Z] --- PASS: TestDaemonHostGatewayIP (2.72s) [2022-06-05T10:00:27.414Z] === CONT TestContainerKillOnDaemonStart [2022-06-05T10:00:27.414Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-05T10:00:28.464Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-06-05T10:00:28.464Z] === RUN TestCreateServiceCapabilities [2022-06-05T10:00:29.670Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2022-06-05T10:00:29.670Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-05T10:00:30.354Z] --- PASS: TestCreateServiceCapabilities (2.08s) [2022-06-05T10:00:30.354Z] === RUN TestInspect [2022-06-05T10:00:31.036Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2022-06-05T10:00:31.036Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-05T10:00:32.932Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2022-06-05T10:00:32.932Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-05T10:00:33.624Z] --- PASS: TestInspect (2.84s) [2022-06-05T10:00:33.624Z] === RUN TestCreateJob [2022-06-05T10:00:34.869Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2022-06-05T10:00:34.869Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-05T10:00:36.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-05T10:00:36.889Z] --- PASS: TestCreateJob (3.19s) [2022-06-05T10:00:36.890Z] === RUN TestReplicatedJob [2022-06-05T10:00:37.168Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.05s) [2022-06-05T10:00:37.168Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-05T10:00:39.060Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2022-06-05T10:00:39.060Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-05T10:00:39.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-05T10:00:39.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-05T10:00:39.622Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-06-05T10:00:39.622Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-05T10:00:39.645Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-06-05T10:00:39.645Z] PASS [2022-06-05T10:00:39.645Z] [2022-06-05T10:00:39.645Z] === Skipped [2022-06-05T10:00:39.645Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-05T10:00:39.645Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-05T10:00:39.645Z] [2022-06-05T10:00:39.645Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-05T10:00:39.645Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-05T10:00:39.645Z] [2022-06-05T10:00:39.645Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-05T10:00:39.645Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-05T10:00:39.645Z] [2022-06-05T10:00:39.645Z] DONE 243 tests, 3 skipped in 120.495s [2022-06-05T10:00:39.645Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-05T10:00:39.645Z] ++ 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-06-05T10:00:39.645Z] ++ set -e [2022-06-05T10:00:39.645Z] ++ '[' -n 0 ']' [2022-06-05T10:00:39.645Z] ++ set -x [2022-06-05T10:00:39.645Z] ++ 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-06-05T10:00:39.645Z] === RUN TestConfigDaemonLibtrustID [2022-06-05T10:00:39.645Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-05T10:00:39.645Z] === RUN TestConfigDaemonID [2022-06-05T10:00:40.586Z] daemon_test.go:83: [ddb6a7098acb0] daemon is not started [2022-06-05T10:00:40.586Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-05T10:00:40.586Z] === RUN TestDaemonConfigValidation [2022-06-05T10:00:40.586Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-05T10:00:40.586Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-05T10:00:40.586Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-05T10:00:40.586Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-05T10:00:40.586Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-05T10:00:40.586Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-05T10:00:40.586Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-05T10:00:40.586Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-05T10:00:40.586Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-05T10:00:40.586Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-05T10:00:40.586Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-05T10:00:40.586Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-05T10:00:40.586Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-05T10:00:40.586Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-05T10:00:40.586Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-05T10:00:40.586Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-05T10:00:40.586Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-06-05T10:00:40.586Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-06-05T10:00:40.586Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-06-05T10:00:40.586Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-06-05T10:00:40.586Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-05T10:00:40.586Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-05T10:00:40.586Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-05T10:00:41.558Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2022-06-05T10:00:41.558Z] === RUN TestNISDomainname [2022-06-05T10:00:41.970Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-05T10:00:42.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-05T10:00:42.121Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-05T10:00:42.138Z] --- PASS: TestReplicatedJob (4.99s) [2022-06-05T10:00:42.139Z] === RUN TestUpdateReplicatedJob [2022-06-05T10:00:42.377Z] --- PASS: TestNISDomainname (0.87s) [2022-06-05T10:00:42.377Z] === RUN TestHostnameDnsResolution [2022-06-05T10:00:42.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-05T10:00:42.911Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-05T10:00:42.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-05T10:00:43.550Z] --- PASS: TestHostnameDnsResolution (1.25s) [2022-06-05T10:00:43.550Z] === RUN TestUnprivilegedPortsAndPing [2022-06-05T10:00:43.853Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-05T10:00:43.853Z] daemon_test.go:197: [da4069d3eec08] daemon is not started [2022-06-05T10:00:43.853Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-05T10:00:43.853Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-05T10:00:43.853Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-05T10:00:43.853Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-05T10:00:43.853Z] === RUN TestDaemonProxy [2022-06-05T10:00:43.853Z] === RUN TestDaemonProxy/environment_variables [2022-06-05T10:00:44.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-05T10:00:44.481Z] --- PASS: TestUnprivilegedPortsAndPing (0.98s) [2022-06-05T10:00:44.481Z] === RUN TestPrivilegedHostDevices [2022-06-05T10:00:44.656Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-06-05T10:00:44.656Z] === RUN TestServiceListWithStatuses [2022-06-05T10:00:44.656Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-05T10:00:44.656Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-05T10:00:44.656Z] === RUN TestDockerNetworkConnectAlias [2022-06-05T10:00:45.412Z] --- PASS: TestPrivilegedHostDevices (0.93s) [2022-06-05T10:00:45.412Z] === RUN TestConsoleSize [2022-06-05T10:00:45.765Z] === RUN TestDaemonProxy/command-line_options [2022-06-05T10:00:46.342Z] --- PASS: TestConsoleSize (0.69s) [2022-06-05T10:00:46.343Z] === RUN TestStats [2022-06-05T10:00:46.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-05T10:00:47.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-05T10:00:47.678Z] === RUN TestDaemonProxy/configuration_file [2022-06-05T10:00:48.824Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-06-05T10:00:48.824Z] === RUN TestDockerNetworkReConnect [2022-06-05T10:00:48.897Z] --- PASS: TestStats (2.74s) [2022-06-05T10:00:48.897Z] === RUN TestStopContainerWithTimeout [2022-06-05T10:00:48.897Z] === RUN TestStopContainerWithTimeout/0 [2022-06-05T10:00:48.897Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-05T10:00:48.897Z] === RUN TestStopContainerWithTimeout/1 [2022-06-05T10:00:48.897Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-05T10:00:48.897Z] === RUN TestStopContainerWithTimeout/3 [2022-06-05T10:00:48.897Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-05T10:00:48.897Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-05T10:00:48.897Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-05T10:00:48.897Z] === CONT TestStopContainerWithTimeout/0 [2022-06-05T10:00:48.897Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-05T10:00:49.061Z] === RUN TestDaemonProxy/conflicting_options [2022-06-05T10:00:49.631Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-05T10:00:50.202Z] --- PASS: TestDaemonProxy (6.22s) [2022-06-05T10:00:50.202Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-05T10:00:50.202Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-06-05T10:00:50.202Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-06-05T10:00:50.202Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-05T10:00:50.202Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-05T10:00:50.202Z] PASS [2022-06-05T10:00:50.202Z] [2022-06-05T10:00:50.202Z] DONE 18 tests in 11.287s [2022-06-05T10:00:50.202Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-05T10:00:50.202Z] ++ 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-06-05T10:00:50.202Z] ++ set -e [2022-06-05T10:00:50.202Z] ++ '[' -n 0 ']' [2022-06-05T10:00:50.202Z] ++ set -x [2022-06-05T10:00:50.202Z] ++ 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-06-05T10:00:50.202Z] INFO: Testing against a local daemon [2022-06-05T10:00:50.202Z] === RUN TestCommitInheritsEnv [2022-06-05T10:00:50.306Z] === CONT TestStopContainerWithTimeout/3 [2022-06-05T10:00:50.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-05T10:00:50.462Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-06-05T10:00:50.462Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-05T10:00:50.462Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-05T10:00:50.462Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-05T10:00:50.462Z] === RUN TestImportWithCustomPlatform [2022-06-05T10:00:50.462Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-05T10:00:50.725Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-05T10:00:50.725Z] === RUN TestImportWithCustomPlatform// [2022-06-05T10:00:50.725Z] === RUN TestImportWithCustomPlatform/linux [2022-06-05T10:00:50.725Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-05T10:00:50.725Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-05T10:00:50.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-05T10:00:50.986Z] === RUN TestImportWithCustomPlatform/macos [2022-06-05T10:00:50.986Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-05T10:00:50.986Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-05T10:00:50.986Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-05T10:00:50.986Z] === RUN TestImagesFilterMultiReference [2022-06-05T10:00:50.986Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-05T10:00:50.986Z] === RUN TestImagePullPlatformInvalid [2022-06-05T10:00:50.986Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-05T10:00:50.986Z] === RUN TestRemoveImageOrphaning [2022-06-05T10:00:51.246Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-06-05T10:00:51.246Z] === RUN TestRemoveImageGarbageCollector [2022-06-05T10:00:51.246Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:00:51.246Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-05T10:00:51.246Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-05T10:00:51.246Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-05T10:00:51.246Z] === RUN TestTagInvalidReference [2022-06-05T10:00:51.246Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-05T10:00:51.246Z] === RUN TestTagValidPrefixedRepo [2022-06-05T10:00:51.246Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-06-05T10:00:51.246Z] === RUN TestTagExistedNameWithoutForce [2022-06-05T10:00:51.246Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-05T10:00:51.246Z] === RUN TestTagOfficialNames [2022-06-05T10:00:51.506Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-05T10:00:51.506Z] === RUN TestTagMatchesDigest [2022-06-05T10:00:51.506Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-05T10:00:51.506Z] PASS [2022-06-05T10:00:51.506Z] [2022-06-05T10:00:51.506Z] === Skipped [2022-06-05T10:00:51.506Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-05T10:00:51.506Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-05T10:00:51.506Z] [2022-06-05T10:00:51.506Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-05T10:00:51.506Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:00:51.506Z] [2022-06-05T10:00:51.506Z] DONE 22 tests, 2 skipped in 1.345s [2022-06-05T10:00:51.506Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-05T10:00:51.506Z] ++ 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-06-05T10:00:51.506Z] ++ set -e [2022-06-05T10:00:51.506Z] ++ '[' -n 0 ']' [2022-06-05T10:00:51.506Z] ++ set -x [2022-06-05T10:00:51.506Z] ++ 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-06-05T10:00:51.506Z] INFO: Testing against a local daemon [2022-06-05T10:00:51.506Z] === RUN TestNetworkCreateDelete [2022-06-05T10:00:51.766Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-05T10:00:51.766Z] === RUN TestDockerNetworkDeletePreferID [2022-06-05T10:00:51.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-05T10:00:52.027Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-06-05T10:00:52.027Z] === RUN TestDaemonDNSFallback [2022-06-05T10:00:52.091Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-06-05T10:00:52.091Z] === RUN TestServicePlugin [2022-06-05T10:00:52.094Z] === CONT TestStopContainerWithTimeout/1 [2022-06-05T10:00:53.067Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-05T10:00:53.642Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-05T10:00:53.642Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-05T10:00:53.642Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2022-06-05T10:00:53.642Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2022-06-05T10:00:53.642Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-06-05T10:00:53.642Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-06-05T10:00:53.642Z] === RUN TestDeleteDevicemapper [2022-06-05T10:00:53.642Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-05T10:00:53.642Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-05T10:00:53.642Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-05T10:00:54.208Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-05T10:00:55.145Z] check_test.go:307: [d750eb36614a6] daemon is not started [2022-06-05T10:00:55.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-05T10:00:56.257Z] plugin_test.go:61: [d5eb126caeba2] joining swarm manager [de08fca083935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:00:56.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-05T10:00:57.187Z] plugin_test.go:64: [dcb2f1e068e85] joining swarm manager [de08fca083935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:00:57.470Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2022-06-05T10:00:57.470Z] === RUN TestUpdateMemory [2022-06-05T10:00:57.470Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-05T10:00:57.470Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-05T10:00:57.470Z] === RUN TestUpdateCPUQuota [2022-06-05T10:00:58.533Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-05T10:00:58.607Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-06-05T10:00:58.607Z] === RUN TestInspectNetwork [2022-06-05T10:00:58.837Z] --- PASS: TestUpdateCPUQuota (1.53s) [2022-06-05T10:00:58.837Z] === RUN TestUpdatePidsLimit [2022-06-05T10:00:58.837Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-05T10:00:59.138Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-05T10:00:59.395Z] === RUN TestUpdatePidsLimit/no_change [2022-06-05T10:00:59.652Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-05T10:00:59.908Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-05T10:01:00.165Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-05T10:01:00.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-05T10:01:00.678Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-05T10:01:00.934Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-05T10:01:01.151Z] === RUN TestInspectNetwork/full_network_id [2022-06-05T10:01:01.151Z] === RUN TestInspectNetwork/partial_network_id [2022-06-05T10:01:01.151Z] === RUN TestInspectNetwork/network_name [2022-06-05T10:01:01.151Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-05T10:01:01.862Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-05T10:01:02.427Z] --- PASS: TestUpdatePidsLimit (3.47s) [2022-06-05T10:01:02.427Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-06-05T10:01:02.427Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-06-05T10:01:02.427Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-06-05T10:01:02.427Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-06-05T10:01:02.427Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-06-05T10:01:02.427Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-06-05T10:01:02.427Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-06-05T10:01:02.427Z] === RUN TestUpdateRestartPolicy [2022-06-05T10:01:02.683Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-05T10:01:03.611Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-05T10:01:05.354Z] --- PASS: TestInspectNetwork (7.01s) [2022-06-05T10:01:05.354Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-05T10:01:05.354Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-05T10:01:05.354Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-05T10:01:05.354Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-05T10:01:05.354Z] === RUN TestRunContainerWithBridgeNone [2022-06-05T10:01:06.738Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-06-05T10:01:06.738Z] === RUN TestNetworkInvalidJSON [2022-06-05T10:01:06.738Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-05T10:01:06.738Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-05T10:01:06.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T10:01:06.738Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T10:01:06.738Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T10:01:06.738Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T10:01:06.998Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-05T10:01:06.998Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-05T10:01:06.998Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-05T10:01:06.998Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-05T10:01:06.998Z] === RUN TestNetworkList [2022-06-05T10:01:06.998Z] === RUN TestNetworkList//networks [2022-06-05T10:01:06.998Z] === PAUSE TestNetworkList//networks [2022-06-05T10:01:06.998Z] === RUN TestNetworkList//networks/ [2022-06-05T10:01:06.998Z] === PAUSE TestNetworkList//networks/ [2022-06-05T10:01:06.998Z] === CONT TestNetworkList//networks [2022-06-05T10:01:06.998Z] === CONT TestNetworkList//networks/ [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkList (0.01s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-05T10:01:06.998Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-05T10:01:06.998Z] === RUN TestHostIPv4BridgeLabel [2022-06-05T10:01:07.568Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-05T10:01:07.568Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-05T10:01:07.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-05T10:01:08.346Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-05T10:01:08.510Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-05T10:01:08.510Z] === RUN TestDaemonDefaultNetworkPools [2022-06-05T10:01:09.082Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-05T10:01:09.082Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-05T10:01:10.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-05T10:01:10.238Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-05T10:01:10.471Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-06-05T10:01:10.471Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-05T10:01:10.801Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-05T10:01:11.057Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-05T10:01:11.314Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-05T10:01:11.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-05T10:01:11.571Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-05T10:01:11.828Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-05T10:01:11.828Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-05T10:01:11.828Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-05T10:01:11.854Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-06-05T10:01:11.854Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-05T10:01:12.114Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-06-05T10:01:12.114Z] === RUN TestServiceWithPredefinedNetwork [2022-06-05T10:01:13.196Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-05T10:01:13.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-05T10:01:14.656Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-06-05T10:01:14.656Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-05T10:01:14.656Z] service_test.go:243: FLAKY_TEST [2022-06-05T10:01:14.656Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-05T10:01:14.656Z] === RUN TestServiceWithDataPathPortInit [2022-06-05T10:01:15.388Z] --- PASS: TestUpdateRestartPolicy (12.73s) [2022-06-05T10:01:15.388Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-05T10:01:15.951Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2022-06-05T10:01:15.951Z] === RUN TestWaitNonBlocked [2022-06-05T10:01:15.951Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T10:01:15.951Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T10:01:15.951Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T10:01:15.951Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T10:01:15.951Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-05T10:01:15.951Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-05T10:01:15.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-05T10:01:15.951Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-05T10:01:15.951Z] check_test.go:307: [d3c06e4b2eea8] daemon is not started [2022-06-05T10:01:15.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-05T10:01:15.951Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-05T10:01:15.951Z] check_test.go:307: [db588a688d835] daemon is not started [2022-06-05T10:01:15.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-05T10:01:16.603Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-05T10:01:16.603Z] tests/integration/client_test.py ..... [ 75%] [2022-06-05T10:01:16.603Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-05T10:01:16.603Z] tests/integration/errors_test.py . [ 76%] [2022-06-05T10:01:17.320Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-05T10:01:17.320Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2022-06-05T10:01:17.320Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2022-06-05T10:01:17.320Z] === RUN TestWaitBlocked [2022-06-05T10:01:17.320Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T10:01:17.320Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T10:01:17.320Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T10:01:17.320Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T10:01:17.320Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-05T10:01:17.320Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-05T10:01:17.882Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-05T10:01:18.139Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-05T10:01:18.139Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2022-06-05T10:01:18.139Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2022-06-05T10:01:18.139Z] === CONT TestContainerStartOnDaemonRestart [2022-06-05T10:01:18.139Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-05T10:01:18.703Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-05T10:01:19.632Z] check_test.go:307: [d539256f3116f] daemon is not started [2022-06-05T10:01:19.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-05T10:01:19.632Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-05T10:01:19.889Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-05T10:01:20.821Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-05T10:01:21.752Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-05T10:01:22.010Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-05T10:01:22.266Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s) [2022-06-05T10:01:22.266Z] === CONT TestIpcModeOlderClient [2022-06-05T10:01:22.266Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-05T10:01:22.266Z] === CONT TestContainerKillOnDaemonStart [2022-06-05T10:01:23.633Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.15s) [2022-06-05T10:01:23.633Z] === CONT TestDaemonHostGatewayIP [2022-06-05T10:01:23.682Z] --- PASS: TestServicePlugin (29.68s) [2022-06-05T10:01:23.682Z] === RUN TestServiceUpdateLabel [2022-06-05T10:01:24.245Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-06-05T10:01:24.245Z] === RUN TestServiceUpdateSecrets [2022-06-05T10:01:24.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-05T10:01:27.082Z] --- PASS: TestDaemonHostGatewayIP (3.70s) [2022-06-05T10:01:27.082Z] === CONT TestDaemonRestartIpcMode [2022-06-05T10:01:27.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-05T10:01:29.567Z] --- PASS: TestServiceWithDataPathPortInit (13.55s) [2022-06-05T10:01:29.567Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-05T10:01:30.508Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aw7veiomdgtevn5hseama8muy Created:2022-06-05 10:01:29.25108777 +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[a0076471347ef41e96646b77c8c21fc757e730d35a61f7eb441db49f837a2541:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fs6f92ekacn8qw97oziautx6d EndpointID:0205a50094050028509a44e7380a8ed1256a355bbe51014a4878cd2150a04557 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9e858c5ffd2c8c27d6f2acf855488b4b8d50262c9290a483b104e8758ebb0e2 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:307598cdd161 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fs6f92ekacn8qw97oziautx6d EndpointID:0205a50094050028509a44e7380a8ed1256a355bbe51014a4878cd2150a04557 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-05T10:01:30.919Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2022-06-05T10:01:30.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-05T10:01:32.818Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-05T10:01:33.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-05T10:01:33.117Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-05T10:01:33.679Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-05T10:01:35.095Z] --- PASS: TestContainerKillOnDaemonStart (12.45s) [2022-06-05T10:01:35.095Z] PASS [2022-06-05T10:01:35.096Z] [2022-06-05T10:01:35.096Z] === Skipped [2022-06-05T10:01:35.096Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-05T10:01:35.096Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-05T10:01:35.096Z] [2022-06-05T10:01:35.096Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-05T10:01:35.096Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-05T10:01:35.096Z] [2022-06-05T10:01:35.096Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-05T10:01:35.096Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-05T10:01:35.096Z] [2022-06-05T10:01:35.096Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-05T10:01:35.096Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-05T10:01:35.096Z] [2022-06-05T10:01:35.096Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-05T10:01:35.096Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-05T10:01:35.096Z] [2022-06-05T10:01:35.096Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-05T10:01:35.096Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-05T10:01:35.096Z] [2022-06-05T10:01:35.096Z] DONE 243 tests, 6 skipped in 165.978s [2022-06-05T10:01:35.096Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-05T10:01:35.096Z] ++ 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-06-05T10:01:35.096Z] ++ set -e [2022-06-05T10:01:35.096Z] ++ '[' -n 0 ']' [2022-06-05T10:01:35.096Z] ++ set -x [2022-06-05T10:01:35.096Z] ++ 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-06-05T10:01:35.096Z] === RUN TestConfigDaemonLibtrustID [2022-06-05T10:01:35.268Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-05T10:01:35.659Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-05T10:01:35.659Z] === RUN TestConfigDaemonID [2022-06-05T10:01:35.794Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2022-06-05T10:01:35.794Z] PASS [2022-06-05T10:01:35.794Z] [2022-06-05T10:01:35.794Z] === Skipped [2022-06-05T10:01:35.794Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-05T10:01:35.794Z] service_test.go:243: FLAKY_TEST [2022-06-05T10:01:35.794Z] [2022-06-05T10:01:35.794Z] DONE 38 tests, 1 skipped in 43.459s [2022-06-05T10:01:35.794Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-05T10:01:35.794Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-05T10:01:35.794Z] ++ set -e [2022-06-05T10:01:35.794Z] ++ '[' -n 0 ']' [2022-06-05T10:01:35.794Z] ++ set -x [2022-06-05T10:01:35.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-05T10:01:35.794Z] INFO: Testing against a local daemon [2022-06-05T10:01:35.794Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-05T10:01:35.794Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T10:01:35.794Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-05T10:01:35.794Z] === RUN TestDockerNetworkIpvlan [2022-06-05T10:01:35.794Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T10:01:35.794Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-05T10:01:35.794Z] PASS [2022-06-05T10:01:35.794Z] [2022-06-05T10:01:35.794Z] === Skipped [2022-06-05T10:01:35.794Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-05T10:01:35.794Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T10:01:35.794Z] [2022-06-05T10:01:35.794Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-05T10:01:35.794Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T10:01:35.794Z] [2022-06-05T10:01:35.794Z] DONE 2 tests, 2 skipped in 0.098s [2022-06-05T10:01:35.794Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-05T10:01:35.794Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-05T10:01:35.794Z] ++ set -e [2022-06-05T10:01:35.794Z] ++ '[' -n 0 ']' [2022-06-05T10:01:35.794Z] ++ set -x [2022-06-05T10:01:35.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-05T10:01:35.794Z] INFO: Testing against a local daemon [2022-06-05T10:01:35.794Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-05T10:01:35.915Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-05T10:01:36.738Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-06-05T10:01:36.738Z] === RUN TestDockerNetworkMacvlan [2022-06-05T10:01:36.844Z] daemon_test.go:83: [d0f2d055adf97] daemon is not started [2022-06-05T10:01:36.844Z] --- PASS: TestConfigDaemonID (1.07s) [2022-06-05T10:01:36.844Z] === RUN TestDaemonConfigValidation [2022-06-05T10:01:36.844Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-05T10:01:36.844Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-05T10:01:36.844Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-05T10:01:36.844Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-05T10:01:36.844Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-05T10:01:36.844Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-05T10:01:36.844Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-05T10:01:36.844Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-05T10:01:36.844Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-05T10:01:36.844Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-05T10:01:36.844Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-05T10:01:36.844Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-05T10:01:36.844Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-05T10:01:36.844Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-05T10:01:37.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-05T10:01:37.101Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-05T10:01:37.101Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-05T10:01:37.101Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-06-05T10:01:37.101Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-06-05T10:01:37.101Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2022-06-05T10:01:37.101Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2022-06-05T10:01:37.101Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-06-05T10:01:37.101Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-05T10:01:37.101Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-05T10:01:37.324Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-05T10:01:37.911Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-05T10:01:38.512Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-05T10:01:38.853Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-05T10:01:39.084Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2022-06-05T10:01:39.084Z] === RUN TestServiceUpdateConfigs [2022-06-05T10:01:39.441Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-05T10:01:39.441Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-05T10:01:40.413Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-05T10:01:40.413Z] daemon_test.go:197: [dc5d3d2a936b1] daemon is not started [2022-06-05T10:01:40.413Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-06-05T10:01:40.413Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-06-05T10:01:40.413Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-06-05T10:01:40.413Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-06-05T10:01:40.413Z] === RUN TestDaemonProxy [2022-06-05T10:01:40.413Z] === RUN TestDaemonProxy/environment_variables [2022-06-05T10:01:40.669Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-05T10:01:40.669Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-05T10:01:40.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-05T10:01:40.669Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-05T10:01:40.669Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-05T10:01:40.669Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-05T10:01:40.669Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-05T10:01:40.669Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-05T10:01:40.669Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-05T10:01:40.669Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-05T10:01:40.766Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-05T10:01:42.037Z] === RUN TestDaemonProxy/command-line_options [2022-06-05T10:01:42.151Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-05T10:01:43.970Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-05T10:01:43.971Z] === RUN TestDaemonProxy/configuration_file [2022-06-05T10:01:44.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-05T10:01:45.450Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-05T10:01:45.592Z] === RUN TestDaemonProxy/conflicting_options [2022-06-05T10:01:46.195Z] check_test.go:307: [d3aec69b4d1d3] daemon is not started [2022-06-05T10:01:46.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-05T10:01:46.195Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-05T10:01:46.393Z] --- PASS: TestDockerNetworkMacvlan (9.70s) [2022-06-05T10:01:46.393Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-06-05T10:01:46.393Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-05T10:01:46.393Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-06-05T10:01:46.393Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2022-06-05T10:01:46.393Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-06-05T10:01:46.393Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-06-05T10:01:46.393Z] PASS [2022-06-05T10:01:46.393Z] [2022-06-05T10:01:46.393Z] DONE 8 tests in 11.195s [2022-06-05T10:01:46.393Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-05T10:01:46.393Z] ++ 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-06-05T10:01:46.393Z] ++ set -e [2022-06-05T10:01:46.393Z] ++ '[' -n 0 ']' [2022-06-05T10:01:46.393Z] ++ set -x [2022-06-05T10:01:46.393Z] ++ 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-06-05T10:01:46.393Z] testing: warning: no tests to run [2022-06-05T10:01:46.393Z] PASS [2022-06-05T10:01:46.393Z] [2022-06-05T10:01:46.393Z] DONE 0 tests in 0.038s [2022-06-05T10:01:46.393Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-05T10:01:46.393Z] ++ 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-06-05T10:01:46.393Z] ++ set -e [2022-06-05T10:01:46.393Z] ++ '[' -n 0 ']' [2022-06-05T10:01:46.393Z] ++ set -x [2022-06-05T10:01:46.393Z] ++ 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-06-05T10:01:46.393Z] INFO: Testing against a local daemon [2022-06-05T10:01:46.393Z] === RUN TestAuthZPluginAllowRequest [2022-06-05T10:01:46.759Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-06-05T10:01:46.759Z] --- PASS: TestDaemonProxy (6.37s) [2022-06-05T10:01:46.759Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-06-05T10:01:46.759Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-06-05T10:01:46.759Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-06-05T10:01:46.759Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-05T10:01:46.759Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-06-05T10:01:46.759Z] PASS [2022-06-05T10:01:46.759Z] [2022-06-05T10:01:46.759Z] === Skipped [2022-06-05T10:01:46.759Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.55s) [2022-06-05T10:01:46.759Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-06-05T10:01:46.759Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-06-05T10:01:46.759Z] [2022-06-05T10:01:46.759Z] DONE 18 tests, 1 skipped in 11.885s [2022-06-05T10:01:46.759Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-05T10:01:46.759Z] ++ 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-06-05T10:01:46.759Z] ++ set -e [2022-06-05T10:01:46.759Z] ++ '[' -n 0 ']' [2022-06-05T10:01:46.759Z] ++ set -x [2022-06-05T10:01:46.759Z] ++ 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-06-05T10:01:47.016Z] INFO: Testing against a local daemon [2022-06-05T10:01:47.016Z] === RUN TestCommitInheritsEnv [2022-06-05T10:01:47.579Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-06-05T10:01:47.580Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-05T10:01:47.580Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-05T10:01:47.580Z] === RUN TestImportWithCustomPlatform [2022-06-05T10:01:47.580Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-05T10:01:47.580Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-05T10:01:47.580Z] === RUN TestImportWithCustomPlatform// [2022-06-05T10:01:47.580Z] === RUN TestImportWithCustomPlatform/linux [2022-06-05T10:01:47.778Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-06-05T10:01:47.778Z] === RUN TestAuthZPluginTLS [2022-06-05T10:01:47.837Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-05T10:01:47.837Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-05T10:01:47.837Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-05T10:01:48.039Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-06-05T10:01:48.040Z] === RUN TestAuthZPluginDenyRequest [2022-06-05T10:01:48.094Z] === RUN TestImportWithCustomPlatform/macos [2022-06-05T10:01:48.094Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-05T10:01:48.094Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform (0.66s) [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-06-05T10:01:48.094Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-05T10:01:48.094Z] === RUN TestImagesFilterMultiReference [2022-06-05T10:01:48.094Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-06-05T10:01:48.094Z] === RUN TestImagePullPlatformInvalid [2022-06-05T10:01:48.094Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-06-05T10:01:48.094Z] === RUN TestRemoveImageOrphaning [2022-06-05T10:01:48.611Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-05T10:01:48.611Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-05T10:01:48.658Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-06-05T10:01:48.658Z] === RUN TestRemoveImageGarbageCollector [2022-06-05T10:01:49.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-05T10:01:49.182Z] === RUN TestAuthZPluginDenyResponse [2022-06-05T10:01:49.263Z] time="2022-06-05T10:01:49Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-05T10:01:49.263Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-05T10:01:49.753Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-05T10:01:49.753Z] === RUN TestAuthZPluginAllowEventStream [2022-06-05T10:01:50.630Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-05T10:01:50.630Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-05T10:01:50.696Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-06-05T10:01:50.696Z] === RUN TestAuthZPluginErrorResponse [2022-06-05T10:01:50.886Z] --- PASS: TestRemoveImageGarbageCollector (2.17s) [2022-06-05T10:01:50.886Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-05T10:01:50.886Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-06-05T10:01:50.886Z] === RUN TestTagInvalidReference [2022-06-05T10:01:50.886Z] --- PASS: TestTagInvalidReference (0.05s) [2022-06-05T10:01:50.886Z] === RUN TestTagValidPrefixedRepo [2022-06-05T10:01:50.886Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-06-05T10:01:50.886Z] === RUN TestTagExistedNameWithoutForce [2022-06-05T10:01:51.143Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-06-05T10:01:51.143Z] === RUN TestTagOfficialNames [2022-06-05T10:01:51.143Z] --- PASS: TestTagOfficialNames (0.06s) [2022-06-05T10:01:51.143Z] === RUN TestTagMatchesDigest [2022-06-05T10:01:51.143Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-06-05T10:01:51.143Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-05T10:01:51.179Z] ......... [ 85%] [2022-06-05T10:01:51.266Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-05T10:01:51.266Z] === RUN TestAuthZPluginErrorRequest [2022-06-05T10:01:51.837Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-05T10:01:51.837Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-05T10:01:52.072Z] docker_cli_daemon_plugins_test.go:106: [dc3362f4ecc10] daemon is not started [2022-06-05T10:01:52.407Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-05T10:01:52.407Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-05T10:01:52.999Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-05T10:01:53.790Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-06-05T10:01:53.790Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-05T10:01:53.984Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-06-05T10:01:53.984Z] === RUN TestServiceUpdateNetwork [2022-06-05T10:01:54.890Z] check_test.go:307: [d4939b0a2ed3a] daemon is not started [2022-06-05T10:01:54.890Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-05T10:01:55.174Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-06-05T10:01:55.175Z] === RUN TestAuthZPluginHeader [2022-06-05T10:01:55.745Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-06-05T10:01:55.745Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-05T10:01:55.745Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:01:55.745Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-05T10:01:55.745Z] === RUN TestAuthZPluginV2Disable [2022-06-05T10:01:55.745Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:01:55.745Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-05T10:01:55.745Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-05T10:01:55.745Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:01:55.745Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-05T10:01:55.745Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-05T10:01:55.745Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:01:55.745Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-05T10:01:55.745Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-05T10:01:55.818Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-05T10:01:56.110Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-05T10:01:57.304Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-05T10:01:58.381Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-05T10:02:00.899Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-05T10:02:01.828Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-05T10:02:03.195Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-05T10:02:03.923Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-05T10:02:03.923Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-05T10:02:04.122Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-05T10:02:05.488Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-05T10:02:05.745Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-05T10:02:06.156Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-06-05T10:02:06.156Z] === RUN TestServiceUpdatePidsLimit [2022-06-05T10:02:06.680Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-05T10:02:06.680Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-05T10:02:06.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-05T10:02:06.936Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-05T10:02:07.085Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-05T10:02:07.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-05T10:02:07.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-05T10:02:07.450Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-05T10:02:07.648Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-05T10:02:08.014Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-05T10:02:08.270Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-05T10:02:08.527Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-05T10:02:09.090Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-05T10:02:09.348Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-05T10:02:09.454Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-05T10:02:09.605Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-05T10:02:10.168Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-05T10:02:10.733Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-05T10:02:10.733Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-05T10:02:11.295Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-05T10:02:11.553Z] check_test.go:307: [dc309af3be365] daemon is not started [2022-06-05T10:02:11.553Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-05T10:02:12.288Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-05T10:02:12.288Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-05T10:02:12.919Z] check_test.go:307: [d4c5f5ba462ed] daemon is not started [2022-06-05T10:02:12.919Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-05T10:02:13.176Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-05T10:02:13.858Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-05T10:02:13.858Z] PASS [2022-06-05T10:02:13.858Z] [2022-06-05T10:02:13.858Z] === Skipped [2022-06-05T10:02:13.858Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-05T10:02:13.858Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:02:13.858Z] [2022-06-05T10:02:13.858Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-05T10:02:13.858Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:02:13.858Z] [2022-06-05T10:02:13.858Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-05T10:02:13.858Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:02:13.858Z] [2022-06-05T10:02:13.858Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-05T10:02:13.858Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:02:13.858Z] [2022-06-05T10:02:13.858Z] DONE 17 tests, 4 skipped in 26.122s [2022-06-05T10:02:13.858Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-05T10:02:13.858Z] ++ 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-06-05T10:02:13.858Z] ++ set -e [2022-06-05T10:02:13.858Z] ++ '[' -n 0 ']' [2022-06-05T10:02:13.858Z] ++ set -x [2022-06-05T10:02:13.858Z] ++ 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-06-05T10:02:13.858Z] INFO: Testing against a local daemon [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T10:02:13.858Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T10:02:13.858Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-05T10:02:13.858Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-05T10:02:13.858Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-05T10:02:13.858Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-05T10:02:13.858Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-05T10:02:13.858Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-05T10:02:13.858Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-05T10:02:13.858Z] === RUN TestPluginInstall [2022-06-05T10:02:13.859Z] === RUN TestPluginInstall/no_auth [2022-06-05T10:02:13.859Z] time="2022-06-05T10:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:02:13.859Z] time="2022-06-05T10:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4eb9138cef2945b4b7cbe51d93656b3814be313202f078ce4fe66e92304f5330" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:02:13.859Z] time="2022-06-05T10:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:02:13.859Z] time="2022-06-05T10:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4eb9138cef2945b4b7cbe51d93656b3814be313202f078ce4fe66e92304f5330" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:02:13.859Z] === RUN TestPluginInstall/with_htpasswd [2022-06-05T10:02:13.859Z] time="2022-06-05T10:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:02:13.859Z] time="2022-06-05T10:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:132b3940db529927c55ccfd924a17f3299ede620218ad12efbf9b4a5c05b76e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:02:13.859Z] time="2022-06-05T10:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:02:13.859Z] time="2022-06-05T10:02:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:132b3940db529927c55ccfd924a17f3299ede620218ad12efbf9b4a5c05b76e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:02:14.118Z] === RUN TestPluginInstall/with_insecure [2022-06-05T10:02:15.066Z] time="2022-06-05T10:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:02:15.066Z] time="2022-06-05T10:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f25a44e57038dcb5f77c246603221352b735c24556b529090f163e98c7b2edfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:02:15.066Z] time="2022-06-05T10:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:02:15.066Z] time="2022-06-05T10:02:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f25a44e57038dcb5f77c246603221352b735c24556b529090f163e98c7b2edfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:02:15.066Z] plugin_test.go:195: [d1614df89bd1f] daemon is not started [2022-06-05T10:02:15.066Z] --- PASS: TestPluginInstall (2.57s) [2022-06-05T10:02:15.066Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-06-05T10:02:15.066Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-06-05T10:02:15.066Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-06-05T10:02:15.066Z] === RUN TestPluginsWithRuntimes [2022-06-05T10:02:15.069Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-05T10:02:15.732Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-05T10:02:16.213Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-05T10:02:16.472Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-05T10:02:16.472Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-05T10:02:16.472Z] [2022-06-05T10:02:16.472Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-05T10:02:16.472Z] =========================== short test summary info ============================ [2022-06-05T10:02:16.472Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-05T10:02:16.472Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-05T10:02:16.472Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-05T10:02:16.472Z] Not supported on most drivers [2022-06-05T10:02:16.472Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-05T10:02:16.472Z] Output of docker top depends on host distro, and is not formalized. [2022-06-05T10:02:16.472Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-05T10:02:16.472Z] Output of docker top depends on host distro, and is not formalized. [2022-06-05T10:02:16.472Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-05T10:02:16.472Z] Can fail if eth0 has multiple IP addresses [2022-06-05T10:02:16.472Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-05T10:02:16.472Z] This doesn't seem to be taken into account by the engine [2022-06-05T10:02:16.472Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-05T10:02:16.472Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-05T10:02:16.472Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.09 seconds == [2022-06-05T10:02:16.731Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-05T10:02:16.979Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-05T10:02:17.550Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-05T10:02:18.342Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-05T10:02:18.342Z] check_test.go:307: [d3453f7f4f800] daemon is not started [2022-06-05T10:02:18.342Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-05T10:02:18.492Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-06-05T10:02:18.492Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2022-06-05T10:02:18.492Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-06-05T10:02:18.492Z] === RUN TestPluginBackCompatMediaTypes [2022-06-05T10:02:19.063Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-06-05T10:02:19.063Z] PASS [2022-06-05T10:02:19.063Z] [2022-06-05T10:02:19.063Z] DONE 24 tests in 6.664s [2022-06-05T10:02:19.063Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-05T10:02:19.063Z] ++ 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-06-05T10:02:19.063Z] ++ set -e [2022-06-05T10:02:19.063Z] ++ '[' -n 0 ']' [2022-06-05T10:02:19.063Z] ++ set -x [2022-06-05T10:02:19.063Z] ++ 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-06-05T10:02:19.324Z] INFO: Testing against a local daemon [2022-06-05T10:02:19.324Z] === RUN TestExternalGraphDriver [2022-06-05T10:02:19.324Z] === RUN TestExternalGraphDriver/json [2022-06-05T10:02:20.709Z] === RUN TestExternalGraphDriver/spec [2022-06-05T10:02:20.864Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-05T10:02:21.425Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-05T10:02:22.268Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-06-05T10:02:22.269Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-06-05T10:02:22.269Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-06-05T10:02:22.269Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-06-05T10:02:22.269Z] PASS [2022-06-05T10:02:22.269Z] [2022-06-05T10:02:22.269Z] === Skipped [2022-06-05T10:02:22.269Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-05T10:02:22.269Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-05T10:02:22.269Z] [2022-06-05T10:02:22.269Z] DONE 27 tests, 1 skipped in 163.314s [2022-06-05T10:02:22.269Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-05T10:02:22.269Z] INFO: Testing against a local daemon [2022-06-05T10:02:22.269Z] === RUN TestSessionCreate [2022-06-05T10:02:22.269Z] --- PASS: TestSessionCreate (0.04s) [2022-06-05T10:02:22.269Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-05T10:02:22.269Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-06-05T10:02:22.269Z] PASS [2022-06-05T10:02:22.269Z] [2022-06-05T10:02:22.269Z] DONE 2 tests in 0.120s [2022-06-05T10:02:22.269Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-05T10:02:22.269Z] INFO: Testing against a local daemon [2022-06-05T10:02:22.269Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-05T10:02:22.269Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-05T10:02:22.269Z] === RUN TestDiskUsage [2022-06-05T10:02:22.269Z] === PAUSE TestDiskUsage [2022-06-05T10:02:22.269Z] === RUN TestEventsExecDie [2022-06-05T10:02:22.352Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-05T10:02:22.619Z] === RUN TestExternalGraphDriver/pull [2022-06-05T10:02:22.831Z] --- PASS: TestEventsExecDie (0.56s) [2022-06-05T10:02:22.831Z] === RUN TestEventsBackwardsCompatible [2022-06-05T10:02:22.831Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-05T10:02:22.831Z] === RUN TestEventsVolumeCreate [2022-06-05T10:02:22.831Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-05T10:02:22.831Z] === RUN TestInfoBinaryCommits [2022-06-05T10:02:22.831Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-05T10:02:22.831Z] === RUN TestInfoAPIVersioned [2022-06-05T10:02:22.831Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-05T10:02:22.831Z] === RUN TestInfoAPI [2022-06-05T10:02:22.831Z] --- PASS: TestInfoAPI (0.02s) [2022-06-05T10:02:22.831Z] === RUN TestInfoAPIWarnings [2022-06-05T10:02:23.322Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-05T10:02:24.001Z] --- PASS: TestExternalGraphDriver (4.82s) [2022-06-05T10:02:24.001Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-06-05T10:02:24.001Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-06-05T10:02:24.001Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-06-05T10:02:24.001Z] === RUN TestGraphdriverPluginV2 [2022-06-05T10:02:24.001Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:02:24.001Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-05T10:02:24.001Z] PASS [2022-06-05T10:02:24.001Z] [2022-06-05T10:02:24.001Z] === Skipped [2022-06-05T10:02:24.001Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-05T10:02:24.001Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:02:24.001Z] [2022-06-05T10:02:24.001Z] DONE 5 tests, 1 skipped in 4.955s [2022-06-05T10:02:24.001Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-05T10:02:24.001Z] ++ 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-06-05T10:02:24.001Z] ++ set -e [2022-06-05T10:02:24.001Z] ++ '[' -n 0 ']' [2022-06-05T10:02:24.001Z] ++ set -x [2022-06-05T10:02:24.001Z] ++ 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-06-05T10:02:24.264Z] INFO: Testing against a local daemon [2022-06-05T10:02:24.264Z] === RUN TestContinueAfterPluginCrash [2022-06-05T10:02:24.264Z] === PAUSE TestContinueAfterPluginCrash [2022-06-05T10:02:24.264Z] === RUN TestReadPluginNoRead [2022-06-05T10:02:24.264Z] === PAUSE TestReadPluginNoRead [2022-06-05T10:02:24.264Z] === RUN TestDaemonStartWithLogOpt [2022-06-05T10:02:24.264Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-05T10:02:24.264Z] === CONT TestContinueAfterPluginCrash [2022-06-05T10:02:24.264Z] === CONT TestDaemonStartWithLogOpt [2022-06-05T10:02:25.876Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-05T10:02:27.266Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-05T10:02:27.562Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-06-05T10:02:27.562Z] === CONT TestReadPluginNoRead [2022-06-05T10:02:28.631Z] check_test.go:307: [d80e73c3db895] daemon is not started [2022-06-05T10:02:28.631Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-05T10:02:28.927Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-05T10:02:28.927Z] [2022-06-05T10:02:28.927Z] Unloading profiles will leave already running processes permanently [2022-06-05T10:02:28.927Z] unconfined, which can lead to unexpected situations. [2022-06-05T10:02:28.927Z] [2022-06-05T10:02:28.927Z] To set a process to complain mode, use the command line tool [2022-06-05T10:02:28.927Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-05T10:02:28.927Z] Post stage [Pipeline] junit [2022-06-05T10:02:28.939Z] Recording test results [2022-06-05T10:02:29.479Z] === RUN TestReadPluginNoRead/default [2022-06-05T10:02:30.092Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-05T10:02:30.375Z] + echo Ensuring container killed. [2022-06-05T10:02:30.375Z] Ensuring container killed. [2022-06-05T10:02:30.375Z] + docker rm -vf docker-pr3 [2022-06-05T10:02:30.375Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-05T10:02:30.422Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-05T10:02:30.659Z] + echo Chowning /workspace to jenkins user [2022-06-05T10:02:30.659Z] Chowning /workspace to jenkins user [2022-06-05T10:02:30.659Z] + id -u [2022-06-05T10:02:30.659Z] + id -g [2022-06-05T10:02:30.659Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43695:/workspace busybox chown -R 1000:1000 /workspace [2022-06-05T10:02:31.808Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-05T10:02:32.068Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-06-05T10:02:32.328Z] + bundleName=docker-py [2022-06-05T10:02:32.328Z] + echo Creating docker-py-bundles.tar.gz [2022-06-05T10:02:32.328Z] Creating docker-py-bundles.tar.gz [2022-06-05T10:02:32.328Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-06-05T10:02:32.341Z] Archiving artifacts [2022-06-05T10:02:32.844Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-05T10:02:33.011Z] === CONT TestReadPluginNoRead [2022-06-05T10:02:33.011Z] read_test.go:92: [ddba91badced6] daemon is not started [2022-06-05T10:02:33.011Z] --- PASS: TestReadPluginNoRead (5.77s) [2022-06-05T10:02:33.011Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-06-05T10:02:33.011Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-06-05T10:02:33.011Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-06-05T10:02:33.011Z] PASS [2022-06-05T10:02:33.011Z] [2022-06-05T10:02:33.011Z] DONE 6 tests in 8.924s [2022-06-05T10:02:33.011Z] 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-06-05T10:02:33.011Z] ++ 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-06-05T10:02:33.011Z] ++ set -e [2022-06-05T10:02:33.011Z] ++ '[' -n 0 ']' [2022-06-05T10:02:33.011Z] ++ set -x [2022-06-05T10:02:33.012Z] ++ 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-06-05T10:02:33.012Z] testing: warning: no tests to run [2022-06-05T10:02:33.012Z] PASS [2022-06-05T10:02:33.012Z] [2022-06-05T10:02:33.012Z] DONE 0 tests in 0.037s [2022-06-05T10:02:33.012Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-05T10:02:33.012Z] ++ 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-06-05T10:02:33.012Z] ++ set -e [2022-06-05T10:02:33.012Z] ++ '[' -n 0 ']' [2022-06-05T10:02:33.012Z] ++ set -x [2022-06-05T10:02:33.012Z] ++ 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-06-05T10:02:33.272Z] INFO: Testing against a local daemon [2022-06-05T10:02:33.272Z] === RUN TestPluginWithDevMounts [2022-06-05T10:02:33.272Z] === PAUSE TestPluginWithDevMounts [2022-06-05T10:02:33.272Z] === CONT TestPluginWithDevMounts [2022-06-05T10:02:34.174Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43695/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-05T10:02:34.526Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER docker:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh binary [2022-06-05T10:02:34.656Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-06-05T10:02:34.656Z] PASS [2022-06-05T10:02:34.656Z] [2022-06-05T10:02:34.656Z] DONE 1 tests in 1.663s [2022-06-05T10:02:34.656Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-05T10:02:34.657Z] ++ 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-06-05T10:02:34.657Z] ++ set -e [2022-06-05T10:02:34.657Z] ++ '[' -n 0 ']' [2022-06-05T10:02:34.657Z] ++ set -x [2022-06-05T10:02:34.657Z] ++ 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-06-05T10:02:34.784Z] [2022-06-05T10:02:34.784Z] Removing bundles/ [2022-06-05T10:02:34.916Z] INFO: Testing against a local daemon [2022-06-05T10:02:34.917Z] === RUN TestSecretInspect [2022-06-05T10:02:35.042Z] [2022-06-05T10:02:35.042Z] ---> Making bundle: binary (in bundles/binary) [2022-06-05T10:02:35.042Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-05T10:02:35.042Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T10:02:36.200Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-05T10:02:36.762Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-05T10:02:37.485Z] --- PASS: TestSecretInspect (2.21s) [2022-06-05T10:02:37.485Z] === RUN TestSecretList [2022-06-05T10:02:38.128Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-05T10:02:38.128Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-05T10:02:39.057Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-05T10:02:39.424Z] --- PASS: TestSecretList (2.17s) [2022-06-05T10:02:39.424Z] === RUN TestSecretsCreateAndDelete [2022-06-05T10:02:40.873Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-05T10:02:40.873Z] === RUN TestInfoDebug [2022-06-05T10:02:40.873Z] --- PASS: TestInfoDebug (0.52s) [2022-06-05T10:02:40.873Z] === RUN TestInfoInsecureRegistries [2022-06-05T10:02:40.873Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-05T10:02:40.873Z] === RUN TestInfoRegistryMirrors [2022-06-05T10:02:40.873Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-05T10:02:40.873Z] === RUN TestLoginFailsWithBadCredentials [2022-06-05T10:02:40.873Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-05T10:02:40.873Z] === RUN TestPingCacheHeaders [2022-06-05T10:02:41.129Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-05T10:02:41.129Z] === RUN TestPingGet [2022-06-05T10:02:41.129Z] --- PASS: TestPingGet (0.01s) [2022-06-05T10:02:41.129Z] === RUN TestPingHead [2022-06-05T10:02:41.129Z] --- PASS: TestPingHead (0.02s) [2022-06-05T10:02:41.129Z] === RUN TestPingSwarmHeader [2022-06-05T10:02:41.336Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-06-05T10:02:41.336Z] === RUN TestSecretsUpdate [2022-06-05T10:02:41.618Z] check_test.go:307: [d48a5900bb8fc] daemon is not started [2022-06-05T10:02:41.618Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-05T10:02:41.690Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-05T10:02:42.180Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-05T10:02:42.253Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-05T10:02:42.437Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-05T10:02:43.000Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-05T10:02:43.181Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-05T10:02:43.181Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-06-05T10:02:43.181Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-05T10:02:43.181Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-05T10:02:43.181Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-05T10:02:43.181Z] === RUN TestVersion [2022-06-05T10:02:43.181Z] --- PASS: TestVersion (0.02s) [2022-06-05T10:02:43.181Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-05T10:02:43.181Z] === CONT TestDiskUsage [2022-06-05T10:02:43.561Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-05T10:02:43.742Z] === RUN TestDiskUsage/empty [2022-06-05T10:02:43.742Z] === RUN TestDiskUsage/empty/container_types [2022-06-05T10:02:43.742Z] === RUN TestDiskUsage/empty/image_types [2022-06-05T10:02:43.742Z] === RUN TestDiskUsage/empty/volume_types [2022-06-05T10:02:43.742Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-05T10:02:43.742Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-05T10:02:43.743Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-05T10:02:43.743Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-05T10:02:43.743Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-05T10:02:43.743Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-05T10:02:43.743Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-05T10:02:43.743Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-05T10:02:43.878Z] --- PASS: TestSecretsUpdate (2.20s) [2022-06-05T10:02:43.878Z] === RUN TestTemplatedSecret [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-05T10:02:43.999Z] === RUN TestDiskUsage/after_container.Run [2022-06-05T10:02:44.488Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-05T10:02:44.561Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage (1.58s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T10:02:44.817Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-06-05T10:02:44.817Z] PASS [2022-06-05T10:02:44.817Z] [2022-06-05T10:02:44.817Z] DONE 54 tests in 22.736s [2022-06-05T10:02:44.817Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-05T10:02:44.817Z] INFO: Testing against a local daemon [2022-06-05T10:02:44.817Z] === RUN TestVolumesCreateAndList [2022-06-05T10:02:44.817Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-05T10:02:44.817Z] === RUN TestVolumesRemove [2022-06-05T10:02:44.817Z] --- PASS: TestVolumesRemove (0.07s) [2022-06-05T10:02:44.817Z] === RUN TestVolumesInspect [2022-06-05T10:02:44.817Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-05T10:02:44.817Z] === RUN TestVolumesInvalidJSON [2022-06-05T10:02:45.073Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-05T10:02:45.073Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-05T10:02:45.073Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-05T10:02:45.073Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-05T10:02:45.073Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-05T10:02:45.073Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-05T10:02:45.073Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-05T10:02:45.073Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-06-05T10:02:45.073Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-05T10:02:45.073Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-05T10:02:45.073Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-05T10:02:45.073Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-05T10:02:45.073Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-05T10:02:45.073Z] PASS [2022-06-05T10:02:45.073Z] [2022-06-05T10:02:45.073Z] DONE 9 tests in 0.155s [2022-06-05T10:02:45.073Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-05T10:02:45.416Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-05T10:02:45.416Z] check_test.go:307: [db92fd58e08af] daemon is not started [2022-06-05T10:02:45.416Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-05T10:02:45.635Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-05T10:02:45.636Z] Removing test suite binaries [2022-06-05T10:02:45.636Z] exiting test-integration [2022-06-05T10:02:45.636Z] ++ exit 0 [2022-06-05T10:02:45.636Z] [2022-06-05T10:02:45.787Z] --- PASS: TestTemplatedSecret (2.01s) [2022-06-05T10:02:45.787Z] === RUN TestSecretCreateResolve [2022-06-05T10:02:46.781Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile Post stage [Pipeline] junit [2022-06-05T10:02:47.014Z] Recording test results [2022-06-05T10:02:47.386Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-05T10:02:48.256Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-05T10:02:48.329Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-06-05T10:02:48.329Z] PASS [2022-06-05T10:02:48.329Z] [2022-06-05T10:02:48.329Z] DONE 6 tests in 13.115s [2022-06-05T10:02:48.329Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-05T10:02:48.329Z] ++ 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-06-05T10:02:48.329Z] ++ set -e [2022-06-05T10:02:48.329Z] ++ '[' -n 0 ']' [2022-06-05T10:02:48.329Z] ++ set -x [2022-06-05T10:02:48.329Z] ++ 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-06-05T10:02:48.329Z] INFO: Testing against a local daemon [2022-06-05T10:02:48.329Z] === RUN TestServiceCreateInit [2022-06-05T10:02:48.329Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-05T10:02:48.629Z] + echo Ensuring container killed. [2022-06-05T10:02:48.629Z] Ensuring container killed. [2022-06-05T10:02:48.629Z] + docker rm -vf docker-pr3 [2022-06-05T10:02:48.629Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-05T10:02:48.949Z] + echo Chowning /workspace to jenkins user [2022-06-05T10:02:48.949Z] Chowning /workspace to jenkins user [2022-06-05T10:02:48.949Z] + id -u [2022-06-05T10:02:48.949Z] + id -g [2022-06-05T10:02:48.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43695:/workspace busybox chown -R 1000:1000 /workspace [2022-06-05T10:02:49.905Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-05T10:02:50.667Z] + bundleName=amd64-cgroup2 [2022-06-05T10:02:50.667Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-05T10:02:50.667Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-05T10:02:50.667Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-05T10:02:50.667Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-05T10:02:50.942Z] Archiving artifacts [2022-06-05T10:02:51.628Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-05T10:02:52.464Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-05T10:02:52.723Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43695/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-05T10:02:53.063Z] + make clean [2022-06-05T10:02:53.063Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-05T10:02:53.063Z] docker-dev-cache [2022-06-05T10:02:53.063Z] docker-mod-cache [Pipeline] deleteDir [2022-06-05T10:02:53.872Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-05T10:02:54.433Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-05T10:02:55.366Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-05T10:02:55.831Z] --- PASS: TestServiceCreateInit (7.18s) [2022-06-05T10:02:55.831Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s) [2022-06-05T10:02:55.831Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-06-05T10:02:55.831Z] === RUN TestCreateServiceMultipleTimes [2022-06-05T10:02:56.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-05T10:02:57.302Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-05T10:03:00.574Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-05T10:03:04.742Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-05T10:03:08.914Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-05T10:03:10.281Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-05T10:03:10.738Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2022-06-05T10:03:10.738Z] === RUN TestCreateServiceConflict [2022-06-05T10:03:11.697Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-05T10:03:12.629Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-05T10:03:12.886Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-05T10:03:13.143Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-05T10:03:13.286Z] --- PASS: TestCreateServiceConflict (2.31s) [2022-06-05T10:03:13.286Z] === RUN TestCreateServiceMaxReplicas [2022-06-05T10:03:15.665Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-05T10:03:15.831Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-06-05T10:03:15.831Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-05T10:03:18.186Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-05T10:03:18.186Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-05T10:03:18.750Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-05T10:03:19.680Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-05T10:03:19.680Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-05T10:03:19.942Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-05T10:03:20.506Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-05T10:03:21.436Z] docker_cli_daemon_test.go:2503: [da1687d2b94db] daemon is not started [2022-06-05T10:03:22.848Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-05T10:03:23.411Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-05T10:03:24.338Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-05T10:03:26.230Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-05T10:03:27.600Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-05T10:03:28.966Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-05T10:03:29.894Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-05T10:03:30.734Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-06-05T10:03:30.734Z] === RUN TestCreateServiceSecretFileMode [2022-06-05T10:03:30.994Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-06-05T10:03:30.994Z] === RUN TestCreateServiceConfigFileMode [2022-06-05T10:03:31.785Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-05T10:03:33.537Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-06-05T10:03:33.537Z] === RUN TestCreateServiceSysctls [2022-06-05T10:03:34.305Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-05T10:03:36.198Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-05T10:03:36.455Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-05T10:03:36.840Z] --- PASS: TestCreateServiceSysctls (3.22s) [2022-06-05T10:03:36.841Z] === RUN TestCreateServiceCapabilities [2022-06-05T10:03:38.980Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-05T10:03:38.980Z] check_test.go:307: [d60478a7b3f36] daemon is not started [2022-06-05T10:03:38.980Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-05T10:03:39.385Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-06-05T10:03:39.385Z] === RUN TestInspect [2022-06-05T10:03:41.929Z] --- PASS: TestInspect (2.79s) [2022-06-05T10:03:41.929Z] === RUN TestCreateJob [2022-06-05T10:03:45.229Z] --- PASS: TestCreateJob (2.99s) [2022-06-05T10:03:45.230Z] === RUN TestReplicatedJob [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite (331.74s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.37s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.58s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.94s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.47s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.44s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.72s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.31s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.56s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (1.99s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.07s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.87s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.97s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.44s) [2022-06-05T10:03:45.522Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.22s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.81s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.92s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.37s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.95s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.12s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.18s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.51s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.57s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.75s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.60s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.39s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.40s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.57s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.53s) [2022-06-05T10:03:45.522Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-05T10:03:45.522Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.38s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.06s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.02s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.08s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.44s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.00s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.72s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.43s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.03s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.86s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.77s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.83s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.18s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.11s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.43s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.43s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.51s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.38s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-06-05T10:03:45.522Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s) [2022-06-05T10:03:45.522Z] === RUN TestDockerSwarmSuite [2022-06-05T10:03:45.522Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-05T10:03:48.081Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-05T10:03:50.513Z] --- PASS: TestReplicatedJob (4.87s) [2022-06-05T10:03:50.513Z] === RUN TestUpdateReplicatedJob [2022-06-05T10:03:50.597Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-05T10:03:53.059Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2022-06-05T10:03:53.059Z] === RUN TestServiceListWithStatuses [2022-06-05T10:03:53.059Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-05T10:03:53.059Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-05T10:03:53.059Z] === RUN TestDockerNetworkConnectAlias [2022-06-05T10:03:57.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-05T10:03:57.277Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-06-05T10:03:57.277Z] === RUN TestDockerNetworkReConnect [2022-06-05T10:03:57.436Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-05T10:03:59.957Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-05T10:04:00.594Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2022-06-05T10:04:00.594Z] === RUN TestServicePlugin [2022-06-05T10:04:00.594Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:04:00.594Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-05T10:04:00.594Z] === RUN TestServiceUpdateLabel [2022-06-05T10:04:02.505Z] --- PASS: TestServiceUpdateLabel (2.29s) [2022-06-05T10:04:02.505Z] === RUN TestServiceUpdateSecrets [2022-06-05T10:04:08.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-05T10:04:08.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-05T10:04:08.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-05T10:04:08.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-05T10:04:09.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-05T10:04:10.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-05T10:04:10.356Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-05T10:04:10.356Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-05T10:04:10.356Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-05T10:04:10.920Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-05T10:04:12.861Z] docker_api_swarm_test.go:563: [de5dddeab6ea0] joining swarm manager [d074c7fc0d710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:04:17.409Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-06-05T10:04:17.409Z] === RUN TestServiceUpdateConfigs [2022-06-05T10:04:22.874Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-05T10:04:22.874Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-05T10:04:22.874Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-05T10:04:23.455Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-05T10:04:24.031Z] === RUN TestDockerSuite/TestBuildFails [2022-06-05T10:04:25.921Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-05T10:04:25.921Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-05T10:04:26.484Z] docker_api_swarm_test.go:585: [da9dabaf3665c] joining swarm manager [d074c7fc0d710]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:04:30.696Z] check_test.go:378: [de5dddeab6ea0] daemon is not started [2022-06-05T10:04:30.696Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-05T10:04:32.314Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2022-06-05T10:04:32.314Z] === RUN TestServiceUpdateNetwork [2022-06-05T10:04:35.980Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-05T10:04:37.870Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-05T10:04:39.760Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-05T10:04:40.017Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-05T10:04:40.946Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-05T10:04:40.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-05T10:04:40.946Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-05T10:04:40.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-05T10:04:41.513Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-05T10:04:41.513Z] Copying nested executables into bundles/binary-daemon [2022-06-05T10:04:41.513Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-05T10:04:41.513Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T10:04:41.513Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-05T10:04:41.513Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-05T10:04:41.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER docker:c3eefab550a4518febe622148be4836300e44c89 hack/make.sh cross [2022-06-05T10:04:42.094Z] [2022-06-05T10:04:42.094Z] Removing bundles/ [2022-06-05T10:04:42.352Z] [2022-06-05T10:04:42.352Z] ---> Making bundle: cross (in bundles/cross) [2022-06-05T10:04:42.352Z] Cross building: bundles/cross/linux/amd64 [2022-06-05T10:04:42.352Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-05T10:04:42.352Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-05T10:04:43.466Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-05T10:04:44.029Z] docker_api_swarm_test.go:46: [dd9f72611ead5] joining swarm manager [ddf86ca48c047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:04:44.540Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-06-05T10:04:44.540Z] === RUN TestServiceUpdatePidsLimit [2022-06-05T10:04:44.540Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-05T10:04:44.801Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-05T10:04:44.958Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-05T10:04:45.562Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-05T10:04:48.080Z] --- PASS: TestImportExtremelyLargeImageWorks (176.57s) [2022-06-05T10:04:48.080Z] PASS [2022-06-05T10:04:48.080Z] [2022-06-05T10:04:48.080Z] DONE 22 tests in 180.897s [2022-06-05T10:04:48.080Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-05T10:04:48.080Z] ++ 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-06-05T10:04:48.080Z] ++ set -e [2022-06-05T10:04:48.080Z] ++ '[' -n 0 ']' [2022-06-05T10:04:48.080Z] ++ set -x [2022-06-05T10:04:48.080Z] ++ 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-06-05T10:04:48.080Z] INFO: Testing against a local daemon [2022-06-05T10:04:48.080Z] === RUN TestNetworkCreateDelete [2022-06-05T10:04:48.080Z] --- PASS: TestNetworkCreateDelete (0.26s) [2022-06-05T10:04:48.080Z] === RUN TestDockerNetworkDeletePreferID [2022-06-05T10:04:49.006Z] --- PASS: TestDockerNetworkDeletePreferID (0.80s) [2022-06-05T10:04:49.006Z] === RUN TestDaemonDNSFallback [2022-06-05T10:04:49.569Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-05T10:04:52.936Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-05T10:04:53.738Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-05T10:04:58.045Z] --- PASS: TestDaemonDNSFallback (8.50s) [2022-06-05T10:04:58.045Z] === RUN TestInspectNetwork [2022-06-05T10:04:58.614Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-05T10:04:59.519Z] --- PASS: TestServiceUpdatePidsLimit (15.64s) [2022-06-05T10:04:59.520Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-05T10:04:59.520Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-05T10:04:59.520Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-05T10:04:59.520Z] PASS [2022-06-05T10:04:59.520Z] [2022-06-05T10:04:59.520Z] === Skipped [2022-06-05T10:04:59.520Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-05T10:04:59.520Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-05T10:04:59.520Z] [2022-06-05T10:04:59.520Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-05T10:04:59.520Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-05T10:04:59.520Z] [2022-06-05T10:04:59.520Z] DONE 27 tests, 2 skipped in 131.093s [2022-06-05T10:04:59.520Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-05T10:04:59.520Z] ++ 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-06-05T10:04:59.520Z] ++ set -e [2022-06-05T10:04:59.520Z] ++ '[' -n 0 ']' [2022-06-05T10:04:59.520Z] ++ set -x [2022-06-05T10:04:59.520Z] ++ 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-06-05T10:04:59.520Z] INFO: Testing against a local daemon [2022-06-05T10:04:59.520Z] === RUN TestSessionCreate [2022-06-05T10:04:59.520Z] --- PASS: TestSessionCreate (0.02s) [2022-06-05T10:04:59.520Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-05T10:04:59.520Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-05T10:04:59.520Z] PASS [2022-06-05T10:04:59.520Z] [2022-06-05T10:04:59.520Z] DONE 2 tests in 0.147s [2022-06-05T10:04:59.520Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-05T10:04:59.520Z] ++ 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-06-05T10:04:59.520Z] ++ set -e [2022-06-05T10:04:59.520Z] ++ '[' -n 0 ']' [2022-06-05T10:04:59.520Z] ++ set -x [2022-06-05T10:04:59.520Z] ++ 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-06-05T10:04:59.520Z] INFO: Testing against a local daemon [2022-06-05T10:04:59.520Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-05T10:04:59.520Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-05T10:04:59.520Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-05T10:04:59.520Z] === RUN TestDiskUsage [2022-06-05T10:04:59.520Z] === PAUSE TestDiskUsage [2022-06-05T10:04:59.520Z] === RUN TestEventsExecDie [2022-06-05T10:04:59.780Z] --- PASS: TestEventsExecDie (0.51s) [2022-06-05T10:04:59.780Z] === RUN TestEventsBackwardsCompatible [2022-06-05T10:04:59.780Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-05T10:04:59.780Z] === RUN TestEventsVolumeCreate [2022-06-05T10:04:59.780Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-05T10:04:59.780Z] === RUN TestInfoBinaryCommits [2022-06-05T10:05:00.041Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-05T10:05:00.041Z] === RUN TestInfoAPIVersioned [2022-06-05T10:05:00.041Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-05T10:05:00.041Z] === RUN TestInfoAPI [2022-06-05T10:05:00.041Z] --- PASS: TestInfoAPI (0.02s) [2022-06-05T10:05:00.041Z] === RUN TestInfoAPIWarnings [2022-06-05T10:05:03.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-05T10:05:04.797Z] === RUN TestInspectNetwork/full_network_id [2022-06-05T10:05:04.797Z] === RUN TestInspectNetwork/partial_network_id [2022-06-05T10:05:04.797Z] === RUN TestInspectNetwork/network_name [2022-06-05T10:05:04.797Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-05T10:05:05.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-05T10:05:10.633Z] --- PASS: TestInspectNetwork (12.68s) [2022-06-05T10:05:10.633Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-05T10:05:10.633Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-05T10:05:10.633Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-05T10:05:10.633Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-05T10:05:10.633Z] === RUN TestRunContainerWithBridgeNone [2022-06-05T10:05:13.945Z] --- PASS: TestRunContainerWithBridgeNone (3.33s) [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-05T10:05:13.945Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T10:05:13.945Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T10:05:13.945Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T10:05:13.945Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-05T10:05:13.945Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-05T10:05:13.945Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-05T10:05:13.945Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-05T10:05:13.945Z] === RUN TestNetworkList [2022-06-05T10:05:13.945Z] === RUN TestNetworkList//networks [2022-06-05T10:05:13.945Z] === PAUSE TestNetworkList//networks [2022-06-05T10:05:13.945Z] === RUN TestNetworkList//networks/ [2022-06-05T10:05:13.945Z] === PAUSE TestNetworkList//networks/ [2022-06-05T10:05:13.945Z] === CONT TestNetworkList//networks [2022-06-05T10:05:13.945Z] === CONT TestNetworkList//networks/ [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkList (0.01s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-05T10:05:13.945Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-05T10:05:13.945Z] === RUN TestHostIPv4BridgeLabel [2022-06-05T10:05:13.945Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-05T10:05:13.945Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-05T10:05:13.945Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-06-05T10:05:13.945Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-05T10:05:14.509Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-05T10:05:15.073Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-05T10:05:15.073Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-05T10:05:15.073Z] === RUN TestDaemonDefaultNetworkPools [2022-06-05T10:05:15.329Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-05T10:05:15.329Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-05T10:05:15.936Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-06-05T10:05:15.937Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-05T10:05:16.193Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-05T10:05:16.450Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-05T10:05:16.706Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-05T10:05:16.963Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-06-05T10:05:16.963Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-05T10:05:17.219Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-05T10:05:17.476Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-05T10:05:17.733Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-05T10:05:18.150Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-05T10:05:18.150Z] === RUN TestInfoDebug [2022-06-05T10:05:18.150Z] --- PASS: TestInfoDebug (0.52s) [2022-06-05T10:05:18.150Z] === RUN TestInfoInsecureRegistries [2022-06-05T10:05:18.150Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-05T10:05:18.150Z] === RUN TestInfoRegistryMirrors [2022-06-05T10:05:18.150Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-05T10:05:18.150Z] === RUN TestLoginFailsWithBadCredentials [2022-06-05T10:05:18.150Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-05T10:05:18.150Z] === RUN TestPingCacheHeaders [2022-06-05T10:05:18.150Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-05T10:05:18.150Z] === RUN TestPingGet [2022-06-05T10:05:18.150Z] --- PASS: TestPingGet (0.01s) [2022-06-05T10:05:18.150Z] === RUN TestPingHead [2022-06-05T10:05:18.150Z] --- PASS: TestPingHead (0.02s) [2022-06-05T10:05:18.150Z] === RUN TestPingSwarmHeader [2022-06-05T10:05:18.297Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-06-05T10:05:18.297Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-05T10:05:18.721Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-05T10:05:18.886Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-05T10:05:18.886Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-05T10:05:18.886Z] === RUN TestServiceWithPredefinedNetwork [2022-06-05T10:05:18.981Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-05T10:05:19.923Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-05T10:05:19.923Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-06-05T10:05:19.923Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-05T10:05:19.923Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-05T10:05:19.923Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-05T10:05:19.923Z] === RUN TestVersion [2022-06-05T10:05:19.923Z] --- PASS: TestVersion (0.02s) [2022-06-05T10:05:19.923Z] === CONT TestDiskUsage [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/container_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/image_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/volume_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-05T10:05:20.494Z] === RUN TestDiskUsage/after_container.Run [2022-06-05T10:05:20.755Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-05T10:05:20.755Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-05T10:05:20.755Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-05T10:05:20.755Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-05T10:05:20.755Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-05T10:05:20.755Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-05T10:05:20.755Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-05T10:05:20.755Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-05T10:05:20.755Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-05T10:05:21.016Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage (1.16s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-05T10:05:21.016Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T10:05:21.016Z] PASS [2022-06-05T10:05:21.016Z] [2022-06-05T10:05:21.016Z] === Skipped [2022-06-05T10:05:21.016Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-05T10:05:21.016Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-05T10:05:21.016Z] [2022-06-05T10:05:21.016Z] DONE 54 tests, 1 skipped in 21.888s [2022-06-05T10:05:21.016Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-05T10:05:21.016Z] ++ 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-06-05T10:05:21.016Z] ++ set -e [2022-06-05T10:05:21.016Z] ++ '[' -n 0 ']' [2022-06-05T10:05:21.016Z] ++ set -x [2022-06-05T10:05:21.016Z] ++ 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-06-05T10:05:21.277Z] INFO: Testing against a local daemon [2022-06-05T10:05:21.277Z] === RUN TestVolumesCreateAndList [2022-06-05T10:05:21.277Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-05T10:05:21.277Z] === RUN TestVolumesRemove [2022-06-05T10:05:21.277Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-05T10:05:21.277Z] === RUN TestVolumesInspect [2022-06-05T10:05:21.277Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-05T10:05:21.277Z] === RUN TestVolumesInvalidJSON [2022-06-05T10:05:21.277Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-05T10:05:21.277Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-05T10:05:21.277Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-05T10:05:21.277Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-05T10:05:21.277Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-05T10:05:21.277Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-05T10:05:21.277Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-05T10:05:21.277Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-05T10:05:21.277Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-05T10:05:21.277Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-05T10:05:21.277Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-05T10:05:21.277Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-05T10:05:21.277Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-05T10:05:21.277Z] PASS [2022-06-05T10:05:21.277Z] [2022-06-05T10:05:21.277Z] DONE 9 tests in 0.236s [2022-06-05T10:05:21.277Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-05T10:05:21.409Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-05T10:05:21.410Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2022-06-05T10:05:21.410Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-05T10:05:21.410Z] service_test.go:243: FLAKY_TEST [2022-06-05T10:05:21.410Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-05T10:05:21.410Z] === RUN TestServiceWithDataPathPortInit [2022-06-05T10:05:21.537Z] ++++ cat bundles/test-integration/docker.pid [2022-06-05T10:05:21.537Z] +++ kill 14166 [2022-06-05T10:05:21.537Z] +++ /etc/init.d/apparmor stop [2022-06-05T10:05:21.537Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-05T10:05:21.537Z] [2022-06-05T10:05:21.537Z] Unloading profiles will leave already running processes permanently [2022-06-05T10:05:21.537Z] unconfined, which can lead to unexpected situations. [2022-06-05T10:05:21.537Z] [2022-06-05T10:05:21.537Z] To set a process to complain mode, use the command line tool [2022-06-05T10:05:21.537Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-05T10:05:21.537Z] +++ true [2022-06-05T10:05:21.537Z] exiting test-integration [2022-06-05T10:05:21.537Z] ++ exit 0 [2022-06-05T10:05:21.537Z] Post stage [Pipeline] junit [2022-06-05T10:05:22.496Z] Recording test results [2022-06-05T10:05:22.678Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-05T10:05:23.010Z] + echo Ensuring container killed. [2022-06-05T10:05:23.010Z] Ensuring container killed. [2022-06-05T10:05:23.010Z] + docker rm -vf docker-pr3 [2022-06-05T10:05:23.010Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-05T10:05:23.300Z] + echo Chowning /workspace to jenkins user [2022-06-05T10:05:23.300Z] Chowning /workspace to jenkins user [2022-06-05T10:05:23.300Z] + id -u [2022-06-05T10:05:23.300Z] + id -g [2022-06-05T10:05:23.300Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43695:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-05T10:05:25.040Z] + bundleName=arm64-integration [2022-06-05T10:05:25.040Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-05T10:05:25.040Z] Creating arm64-integration-bundles.tar.gz [2022-06-05T10:05:25.040Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-06-05T10:05:25.040Z] + 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-06-05T10:05:25.315Z] Archiving artifacts [2022-06-05T10:05:25.621Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-05T10:05:27.129Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43695/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-05T10:05:27.437Z] + make clean [2022-06-05T10:05:27.437Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-05T10:05:27.437Z] docker-dev-cache [2022-06-05T10:05:27.437Z] docker-mod-cache [Pipeline] deleteDir [2022-06-05T10:05:27.551Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-05T10:05:27.552Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-05T10:05:27.807Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-05T10:05:27.807Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-05T10:05:27.807Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-05T10:05:28.063Z] === RUN TestDockerSuite/TestBuildMissingArgs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-05T10:05:29.430Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-05T10:05:30.399Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-05T10:05:33.671Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-05T10:05:33.671Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-05T10:05:33.929Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-05T10:05:36.447Z] --- PASS: TestServiceWithDataPathPortInit (14.72s) [2022-06-05T10:05:36.447Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-05T10:05:40.616Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sn86rnjrem4v8atookav2le0z Created:2022-06-05 10:05:37.733771261 +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[f67b14ef54189dfff88e0c6f2853eb7d264f07b83cf150943a2c073daccb1e1e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y9lqmr48dws384t42741we7fb EndpointID:839fb6acad7052df66002d7c1ffa08d2099f7fdff2c34e0d36c31a0ce7e7e2b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:585da8dfb6db6c3347298b011f40d5c4a4cde1b57d5edfc072cc9181fb4e614c 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:58ed8a3380c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y9lqmr48dws384t42741we7fb EndpointID:839fb6acad7052df66002d7c1ffa08d2099f7fdff2c34e0d36c31a0ce7e7e2b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-05T10:05:40.872Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-05T10:05:43.388Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-05T10:05:43.950Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-05T10:05:44.881Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s) [2022-06-05T10:05:44.881Z] PASS [2022-06-05T10:05:44.881Z] [2022-06-05T10:05:44.881Z] === Skipped [2022-06-05T10:05:44.881Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-05T10:05:44.881Z] service_test.go:243: FLAKY_TEST [2022-06-05T10:05:44.881Z] [2022-06-05T10:05:44.881Z] DONE 38 tests, 1 skipped in 56.965s [2022-06-05T10:05:44.881Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-05T10:05:44.881Z] ++ 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-06-05T10:05:44.881Z] ++ set -e [2022-06-05T10:05:44.881Z] ++ '[' -n 0 ']' [2022-06-05T10:05:44.881Z] ++ set -x [2022-06-05T10:05:44.881Z] ++ 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-06-05T10:05:44.881Z] INFO: Testing against a local daemon [2022-06-05T10:05:44.881Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-05T10:05:44.881Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T10:05:44.881Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-05T10:05:44.881Z] === RUN TestDockerNetworkIpvlan [2022-06-05T10:05:44.881Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T10:05:44.881Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-05T10:05:44.881Z] PASS [2022-06-05T10:05:44.881Z] [2022-06-05T10:05:44.881Z] === Skipped [2022-06-05T10:05:44.881Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-05T10:05:44.881Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T10:05:44.881Z] [2022-06-05T10:05:44.881Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-05T10:05:44.881Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-05T10:05:44.881Z] [2022-06-05T10:05:44.881Z] DONE 2 tests, 2 skipped in 0.123s [2022-06-05T10:05:44.881Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-05T10:05:44.882Z] ++ 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-06-05T10:05:44.882Z] ++ set -e [2022-06-05T10:05:44.882Z] ++ '[' -n 0 ']' [2022-06-05T10:05:44.882Z] ++ set -x [2022-06-05T10:05:44.882Z] ++ 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-06-05T10:05:44.882Z] INFO: Testing against a local daemon [2022-06-05T10:05:44.882Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-05T10:05:45.840Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-05T10:05:45.840Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-05T10:05:45.840Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-05T10:05:46.404Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-06-05T10:05:46.404Z] === RUN TestDockerNetworkMacvlan [2022-06-05T10:05:46.966Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-05T10:05:47.894Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-05T10:05:48.828Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-05T10:05:51.435Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-05T10:05:53.323Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-05T10:05:53.579Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-05T10:05:56.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-05T10:05:56.355Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-05T10:05:56.612Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-05T10:05:56.871Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-05T10:05:58.768Z] docker_api_swarm_test.go:304: [dd98ecffce3d2] joining swarm manager [dfcb49a1df68c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:05:59.024Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-05T10:05:59.956Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-05T10:06:00.214Z] docker_api_swarm_test.go:305: [d0fe7a78f253f] joining swarm manager [dfcb49a1df68c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:06:01.142Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-05T10:06:02.070Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-05T10:06:02.070Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-05T10:06:02.327Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-05T10:06:03.255Z] --- PASS: TestDockerNetworkMacvlan (17.02s) [2022-06-05T10:06:03.255Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-06-05T10:06:03.255Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-06-05T10:06:03.255Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2022-06-05T10:06:03.255Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.30s) [2022-06-05T10:06:03.255Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.96s) [2022-06-05T10:06:03.255Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-06-05T10:06:03.255Z] PASS [2022-06-05T10:06:03.255Z] [2022-06-05T10:06:03.255Z] DONE 8 tests in 18.495s [2022-06-05T10:06:03.255Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-05T10:06:03.255Z] ++ 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-06-05T10:06:03.255Z] ++ set -e [2022-06-05T10:06:03.255Z] ++ '[' -n 0 ']' [2022-06-05T10:06:03.255Z] ++ set -x [2022-06-05T10:06:03.255Z] ++ 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-06-05T10:06:03.255Z] testing: warning: no tests to run [2022-06-05T10:06:03.255Z] PASS [2022-06-05T10:06:03.255Z] [2022-06-05T10:06:03.255Z] DONE 0 tests in 0.028s [2022-06-05T10:06:03.255Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-05T10:06:03.255Z] ++ 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-06-05T10:06:03.255Z] ++ set -e [2022-06-05T10:06:03.255Z] ++ '[' -n 0 ']' [2022-06-05T10:06:03.255Z] ++ set -x [2022-06-05T10:06:03.255Z] ++ 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-06-05T10:06:03.511Z] INFO: Testing against a local daemon [2022-06-05T10:06:03.511Z] === RUN TestAuthZPluginAllowRequest [2022-06-05T10:06:03.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-05T10:06:03.811Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-05T10:06:03.811Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-05T10:06:04.377Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-05T10:06:04.636Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-05T10:06:04.899Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-06-05T10:06:04.899Z] === RUN TestAuthZPluginTLS [2022-06-05T10:06:05.461Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-05T10:06:05.461Z] --- PASS: TestAuthZPluginTLS (0.61s) [2022-06-05T10:06:05.461Z] === RUN TestAuthZPluginDenyRequest [2022-06-05T10:06:06.022Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-05T10:06:06.022Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-05T10:06:06.584Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-06-05T10:06:06.584Z] === RUN TestAuthZPluginDenyResponse [2022-06-05T10:06:06.584Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-05T10:06:07.146Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-05T10:06:07.146Z] === RUN TestAuthZPluginAllowEventStream [2022-06-05T10:06:07.146Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-05T10:06:08.514Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2022-06-05T10:06:08.514Z] === RUN TestAuthZPluginErrorResponse [2022-06-05T10:06:09.076Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-05T10:06:09.076Z] === RUN TestAuthZPluginErrorRequest [2022-06-05T10:06:09.076Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-05T10:06:09.638Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-06-05T10:06:09.638Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-05T10:06:10.201Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-06-05T10:06:10.201Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-05T10:06:10.201Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-05T10:06:12.095Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-06-05T10:06:12.095Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-05T10:06:12.095Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-05T10:06:13.027Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-05T10:06:13.956Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2022-06-05T10:06:13.956Z] === RUN TestAuthZPluginHeader [2022-06-05T10:06:14.212Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-05T10:06:14.468Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-05T10:06:14.726Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-06-05T10:06:14.726Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-05T10:06:17.242Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-05T10:06:18.653Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-05T10:06:19.223Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.46s) [2022-06-05T10:06:19.223Z] === RUN TestAuthZPluginV2Disable [2022-06-05T10:06:19.480Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-05T10:06:20.088Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-05T10:06:21.018Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-05T10:06:23.537Z] --- PASS: TestAuthZPluginV2Disable (4.09s) [2022-06-05T10:06:23.537Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-05T10:06:26.821Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.78s) [2022-06-05T10:06:26.821Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-05T10:06:27.384Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-05T10:06:30.655Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-05T10:06:32.547Z] === RUN TestDockerSuite/TestBuildRm [2022-06-05T10:06:35.065Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-05T10:06:36.039Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-05T10:06:36.601Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-05T10:06:36.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-05T10:06:37.114Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-05T10:06:37.677Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-05T10:06:37.934Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.06s) [2022-06-05T10:06:37.934Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-05T10:06:38.863Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-05T10:06:39.120Z] docker_api_swarm_test.go:272: [d7e725f369d16] joining swarm manager [dbc071c8db79a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:06:39.684Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-05T10:06:40.611Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-05T10:06:40.611Z] docker_api_swarm_test.go:273: [d80cc083ea388] joining swarm manager [dbc071c8db79a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:06:43.128Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-05T10:06:43.128Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-05T10:06:43.384Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-05T10:06:43.384Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-05T10:06:43.384Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-05T10:06:43.641Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-05T10:06:44.247Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-05T10:06:44.247Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-05T10:06:44.811Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-05T10:06:47.339Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-05T10:06:47.903Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-05T10:06:48.465Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-05T10:06:48.818Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-05T10:06:48.818Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-05T10:06:48.818Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-05T10:06:48.818Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-05T10:06:48.818Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-05T10:06:48.818Z] Cross building: bundles/cross/windows/amd64 [2022-06-05T10:06:48.818Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-05T10:06:48.818Z] { [2022-06-05T10:06:48.818Z] "RT_GROUP_ICON": { [2022-06-05T10:06:48.818Z] "#1": { [2022-06-05T10:06:48.818Z] "0409": "../../winresources/docker.ico" [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] }, [2022-06-05T10:06:48.818Z] "RT_MANIFEST": { [2022-06-05T10:06:48.818Z] "#1": { [2022-06-05T10:06:48.818Z] "0409": { [2022-06-05T10:06:48.818Z] "identity": {}, [2022-06-05T10:06:48.818Z] "description": "Docker Engine", [2022-06-05T10:06:48.818Z] "minimum-os": "vista", [2022-06-05T10:06:48.818Z] "execution-level": "", [2022-06-05T10:06:48.818Z] "ui-access": false, [2022-06-05T10:06:48.818Z] "auto-elevate": false, [2022-06-05T10:06:48.818Z] "dpi-awareness": "unaware", [2022-06-05T10:06:48.818Z] "disable-theming": false, [2022-06-05T10:06:48.818Z] "disable-window-filtering": false, [2022-06-05T10:06:48.818Z] "high-resolution-scrolling-aware": false, [2022-06-05T10:06:48.818Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-05T10:06:48.818Z] "long-path-aware": false, [2022-06-05T10:06:48.818Z] "printer-driver-isolation": false, [2022-06-05T10:06:48.818Z] "gdi-scaling": false, [2022-06-05T10:06:48.818Z] "segment-heap": false, [2022-06-05T10:06:48.818Z] "use-common-controls-v6": false [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] }, [2022-06-05T10:06:48.818Z] "RT_MESSAGETABLE": { [2022-06-05T10:06:48.818Z] "#1": { [2022-06-05T10:06:48.818Z] "0409": "../../winresources/event_messages.bin" [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] }, [2022-06-05T10:06:48.818Z] "RT_VERSION": { [2022-06-05T10:06:48.818Z] "#1": { [2022-06-05T10:06:48.818Z] "0409": { [2022-06-05T10:06:48.818Z] "fixed": { [2022-06-05T10:06:48.818Z] "file_version": "0.0.0.0", [2022-06-05T10:06:48.818Z] "product_version": "0.0.0.0", [2022-06-05T10:06:48.818Z] "type": "Unknown" [2022-06-05T10:06:48.818Z] }, [2022-06-05T10:06:48.818Z] "info": { [2022-06-05T10:06:48.818Z] "0000": { [2022-06-05T10:06:48.818Z] "CompanyName": "", [2022-06-05T10:06:48.818Z] "FileVersion": "dev", [2022-06-05T10:06:48.818Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-05T10:06:48.818Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-05T10:06:48.818Z] "ProductName": "", [2022-06-05T10:06:48.818Z] "ProductVersion": "dev", [2022-06-05T10:06:48.818Z] "SpecialBuild": "c3eefab550a4518febe622148be4836300e44c89" [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] } [2022-06-05T10:06:48.818Z] cmd/dockerd/config.go [2022-06-05T10:06:48.818Z] cmd/dockerd/config_windows.go [2022-06-05T10:06:48.818Z] cmd/dockerd/daemon.go [2022-06-05T10:06:48.818Z] cmd/dockerd/daemon_test.go [2022-06-05T10:06:48.818Z] cmd/dockerd/daemon_windows.go [2022-06-05T10:06:48.818Z] cmd/dockerd/docker.go [2022-06-05T10:06:48.818Z] cmd/dockerd/docker_windows.go [2022-06-05T10:06:48.818Z] cmd/dockerd/genwinres_windows.go [2022-06-05T10:06:48.818Z] cmd/dockerd/metrics.go [2022-06-05T10:06:48.818Z] cmd/dockerd/options.go [2022-06-05T10:06:48.818Z] cmd/dockerd/options_test.go [2022-06-05T10:06:48.818Z] cmd/dockerd/service_windows.go [2022-06-05T10:06:48.818Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-05T10:06:48.818Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-05T10:06:49.026Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-05T10:06:49.587Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-05T10:06:50.514Z] === RUN TestDockerSuite/TestBuildUser [2022-06-05T10:06:51.441Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-05T10:06:53.959Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-05T10:06:54.520Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-06-05T10:06:54.520Z] PASS [2022-06-05T10:06:54.520Z] [2022-06-05T10:06:54.520Z] DONE 17 tests in 51.223s [2022-06-05T10:06:54.520Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-05T10:06:54.520Z] ++ 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-06-05T10:06:54.520Z] ++ set -e [2022-06-05T10:06:54.520Z] ++ '[' -n 0 ']' [2022-06-05T10:06:54.520Z] ++ set -x [2022-06-05T10:06:54.520Z] ++ 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-06-05T10:06:54.776Z] INFO: Testing against a local daemon [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T10:06:54.776Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T10:06:54.776Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-05T10:06:54.776Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-05T10:06:54.776Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-05T10:06:54.776Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-05T10:06:54.776Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-05T10:06:54.776Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-05T10:06:54.776Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-05T10:06:54.776Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-05T10:06:54.776Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-05T10:06:54.776Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-05T10:06:54.776Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-05T10:06:54.776Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-05T10:06:54.776Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-06-05T10:06:54.776Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-06-05T10:06:54.776Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-05T10:06:54.777Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-05T10:06:54.777Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) [2022-06-05T10:06:54.777Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-06-05T10:06:54.777Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-05T10:06:54.777Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.01s) [2022-06-05T10:06:54.777Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-05T10:06:54.777Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-05T10:06:54.777Z] === RUN TestPluginInstall [2022-06-05T10:06:54.777Z] === RUN TestPluginInstall/no_auth [2022-06-05T10:06:56.142Z] time="2022-06-05T10:06:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:06:56.142Z] time="2022-06-05T10:06:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0da9f2ef66abb99ed7fe554f48ca98021313cc44cbcd6dbbfd3c1ceb6688d1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:06:56.142Z] time="2022-06-05T10:06:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:06:56.142Z] time="2022-06-05T10:06:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0da9f2ef66abb99ed7fe554f48ca98021313cc44cbcd6dbbfd3c1ceb6688d1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:06:56.402Z] === RUN TestPluginInstall/with_htpasswd [2022-06-05T10:06:56.659Z] time="2022-06-05T10:06:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:06:56.659Z] time="2022-06-05T10:06:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7fdf71a53a3bb9a6385d27c02d45288a62172128241e5802cbe61492fc50f59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:06:56.659Z] time="2022-06-05T10:06:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:06:56.659Z] time="2022-06-05T10:06:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7fdf71a53a3bb9a6385d27c02d45288a62172128241e5802cbe61492fc50f59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:06:57.266Z] === RUN TestPluginInstall/with_insecure [2022-06-05T10:06:58.196Z] time="2022-06-05T10:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:06:58.196Z] time="2022-06-05T10:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c1386f138057a22fbedc82bddac8adc9ba333a6c45a16e3c588e0214a8fa4ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:06:58.196Z] time="2022-06-05T10:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-05T10:06:58.196Z] time="2022-06-05T10:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c1386f138057a22fbedc82bddac8adc9ba333a6c45a16e3c588e0214a8fa4ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-05T10:06:58.452Z] plugin_test.go:195: [d9d078c5111a2] daemon is not started [2022-06-05T10:06:58.452Z] --- PASS: TestPluginInstall (3.64s) [2022-06-05T10:06:58.452Z] --- PASS: TestPluginInstall/no_auth (1.50s) [2022-06-05T10:06:58.452Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-06-05T10:06:58.452Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-06-05T10:06:58.452Z] === RUN TestPluginsWithRuntimes [2022-06-05T10:07:00.344Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-05T10:07:01.273Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-05T10:07:01.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-05T10:07:02.464Z] --- PASS: TestPluginsWithRuntimes (4.07s) [2022-06-05T10:07:02.464Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-06-05T10:07:02.464Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.19s) [2022-06-05T10:07:02.464Z] === RUN TestPluginBackCompatMediaTypes [2022-06-05T10:07:03.393Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2022-06-05T10:07:03.393Z] PASS [2022-06-05T10:07:03.393Z] [2022-06-05T10:07:03.393Z] DONE 24 tests in 8.772s [2022-06-05T10:07:03.393Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-05T10:07:03.393Z] ++ 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-06-05T10:07:03.393Z] ++ set -e [2022-06-05T10:07:03.393Z] ++ '[' -n 0 ']' [2022-06-05T10:07:03.393Z] ++ set -x [2022-06-05T10:07:03.393Z] ++ 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-06-05T10:07:03.650Z] INFO: Testing against a local daemon [2022-06-05T10:07:03.650Z] === RUN TestExternalGraphDriver [2022-06-05T10:07:03.650Z] === RUN TestExternalGraphDriver/json [2022-06-05T10:07:06.169Z] === RUN TestExternalGraphDriver/spec [2022-06-05T10:07:06.169Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-05T10:07:07.235Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-05T10:07:07.235Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-05T10:07:07.508Z] === RUN TestExternalGraphDriver/pull [2022-06-05T10:07:08.069Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-05T10:07:08.630Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-05T10:07:09.559Z] --- PASS: TestExternalGraphDriver (5.81s) [2022-06-05T10:07:09.559Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2022-06-05T10:07:09.559Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2022-06-05T10:07:09.559Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2022-06-05T10:07:09.559Z] === RUN TestGraphdriverPluginV2 [2022-06-05T10:07:09.815Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-05T10:07:09.815Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-05T10:07:09.815Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-05T10:07:09.815Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-05T10:07:09.815Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-05T10:07:09.815Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-05T10:07:09.815Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-05T10:07:09.815Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-05T10:07:09.815Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-05T10:07:11.184Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-05T10:07:11.184Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-05T10:07:11.746Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-05T10:07:12.309Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-05T10:07:12.873Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-05T10:07:13.129Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-05T10:07:13.692Z] --- PASS: TestGraphdriverPluginV2 (4.34s) [2022-06-05T10:07:13.692Z] PASS [2022-06-05T10:07:13.692Z] [2022-06-05T10:07:13.692Z] DONE 5 tests in 10.273s [2022-06-05T10:07:13.692Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-05T10:07:13.692Z] ++ 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-06-05T10:07:13.692Z] ++ set -e [2022-06-05T10:07:13.692Z] ++ '[' -n 0 ']' [2022-06-05T10:07:13.692Z] ++ set -x [2022-06-05T10:07:13.692Z] ++ 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-06-05T10:07:13.992Z] INFO: Testing against a local daemon [2022-06-05T10:07:13.992Z] === RUN TestContinueAfterPluginCrash [2022-06-05T10:07:13.992Z] === PAUSE TestContinueAfterPluginCrash [2022-06-05T10:07:13.992Z] === RUN TestReadPluginNoRead [2022-06-05T10:07:13.992Z] === PAUSE TestReadPluginNoRead [2022-06-05T10:07:13.992Z] === RUN TestDaemonStartWithLogOpt [2022-06-05T10:07:13.992Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-05T10:07:13.992Z] === CONT TestContinueAfterPluginCrash [2022-06-05T10:07:13.992Z] === CONT TestDaemonStartWithLogOpt [2022-06-05T10:07:15.361Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-05T10:07:17.254Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-05T10:07:18.187Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-05T10:07:18.187Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-06-05T10:07:18.187Z] === CONT TestReadPluginNoRead [2022-06-05T10:07:18.443Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-05T10:07:18.700Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-05T10:07:18.700Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-05T10:07:18.700Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-05T10:07:19.628Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-05T10:07:20.998Z] === RUN TestReadPluginNoRead/default [2022-06-05T10:07:21.254Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-05T10:07:21.254Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-05T10:07:21.254Z] docker_cli_sni_test.go:18: Flakey test [2022-06-05T10:07:21.254Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-05T10:07:21.815Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-05T10:07:22.377Z] === RUN TestDockerSuite/TestCommitChange [2022-06-05T10:07:22.633Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-05T10:07:23.195Z] --- PASS: TestContinueAfterPluginCrash (9.33s) [2022-06-05T10:07:23.451Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-05T10:07:24.015Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-05T10:07:24.274Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-05T10:07:25.648Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-05T10:07:25.648Z] === CONT TestReadPluginNoRead [2022-06-05T10:07:25.648Z] read_test.go:92: [d840033e590ad] daemon is not started [2022-06-05T10:07:25.649Z] --- PASS: TestReadPluginNoRead (7.45s) [2022-06-05T10:07:25.649Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-06-05T10:07:25.649Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2022-06-05T10:07:25.649Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s) [2022-06-05T10:07:25.649Z] PASS [2022-06-05T10:07:25.649Z] [2022-06-05T10:07:25.649Z] DONE 6 tests in 11.949s [2022-06-05T10:07:25.649Z] 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-06-05T10:07:25.649Z] ++ 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-06-05T10:07:25.649Z] ++ set -e [2022-06-05T10:07:25.649Z] ++ '[' -n 0 ']' [2022-06-05T10:07:25.649Z] ++ set -x [2022-06-05T10:07:25.649Z] ++ 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-06-05T10:07:25.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-05T10:07:25.649Z] testing: warning: no tests to run [2022-06-05T10:07:25.649Z] PASS [2022-06-05T10:07:25.649Z] [2022-06-05T10:07:25.649Z] DONE 0 tests in 0.063s [2022-06-05T10:07:25.907Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-05T10:07:25.907Z] ++ 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-06-05T10:07:25.907Z] ++ set -e [2022-06-05T10:07:25.907Z] ++ '[' -n 0 ']' [2022-06-05T10:07:25.907Z] ++ set -x [2022-06-05T10:07:25.907Z] ++ 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-06-05T10:07:25.907Z] INFO: Testing against a local daemon [2022-06-05T10:07:25.907Z] === RUN TestPluginWithDevMounts [2022-06-05T10:07:25.907Z] === PAUSE TestPluginWithDevMounts [2022-06-05T10:07:25.907Z] === CONT TestPluginWithDevMounts [2022-06-05T10:07:27.274Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-05T10:07:27.839Z] --- PASS: TestPluginWithDevMounts (1.89s) [2022-06-05T10:07:27.839Z] PASS [2022-06-05T10:07:27.839Z] [2022-06-05T10:07:27.839Z] DONE 1 tests in 2.025s [2022-06-05T10:07:27.839Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-05T10:07:27.839Z] ++ 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-06-05T10:07:27.839Z] ++ set -e [2022-06-05T10:07:27.839Z] ++ '[' -n 0 ']' [2022-06-05T10:07:27.839Z] ++ set -x [2022-06-05T10:07:27.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-05T10:07:28.096Z] INFO: Testing against a local daemon [2022-06-05T10:07:28.096Z] === RUN TestSecretInspect [2022-06-05T10:07:28.096Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-05T10:07:30.035Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-05T10:07:30.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-05T10:07:30.966Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-05T10:07:30.966Z] --- PASS: TestSecretInspect (3.05s) [2022-06-05T10:07:30.966Z] === RUN TestSecretList [2022-06-05T10:07:32.334Z] docker_api_swarm_node_test.go:20: [d7cdf908baf9a] joining swarm manager [d5e03a389dca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:07:32.334Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-05T10:07:33.263Z] docker_api_swarm_node_test.go:21: [dfc661c4d5cb7] joining swarm manager [d5e03a389dca6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:07:33.519Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-05T10:07:33.519Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-05T10:07:33.519Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-05T10:07:33.519Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-05T10:07:33.519Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-05T10:07:33.519Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-05T10:07:33.519Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-05T10:07:34.449Z] --- PASS: TestSecretList (3.22s) [2022-06-05T10:07:34.449Z] === RUN TestSecretsCreateAndDelete [2022-06-05T10:07:35.012Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-05T10:07:36.419Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-05T10:07:36.419Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-05T10:07:36.980Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2022-06-05T10:07:36.980Z] === RUN TestSecretsUpdate [2022-06-05T10:07:36.980Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-05T10:07:37.279Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-05T10:07:37.840Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-05T10:07:38.443Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-05T10:07:39.007Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-05T10:07:39.007Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-05T10:07:39.264Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-05T10:07:39.264Z] --- PASS: TestSecretsUpdate (2.44s) [2022-06-05T10:07:39.264Z] === RUN TestTemplatedSecret [2022-06-05T10:07:39.520Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-05T10:07:39.520Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-05T10:07:39.776Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-05T10:07:39.776Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-05T10:07:39.776Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-05T10:07:40.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-05T10:07:40.899Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-05T10:07:41.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-05T10:07:41.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-05T10:07:42.390Z] --- PASS: TestTemplatedSecret (3.07s) [2022-06-05T10:07:42.390Z] === RUN TestSecretCreateResolve [2022-06-05T10:07:42.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-05T10:07:43.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-05T10:07:43.515Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-05T10:07:44.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-05T10:07:44.127Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-05T10:07:45.057Z] --- PASS: TestSecretCreateResolve (2.78s) [2022-06-05T10:07:45.057Z] PASS [2022-06-05T10:07:45.057Z] [2022-06-05T10:07:45.057Z] DONE 6 tests in 17.226s [2022-06-05T10:07:45.058Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-05T10:07:45.058Z] ++ 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-06-05T10:07:45.058Z] ++ set -e [2022-06-05T10:07:45.058Z] ++ '[' -n 0 ']' [2022-06-05T10:07:45.058Z] ++ set -x [2022-06-05T10:07:45.058Z] ++ 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-06-05T10:07:45.058Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-05T10:07:45.313Z] INFO: Testing against a local daemon [2022-06-05T10:07:45.313Z] === RUN TestServiceCreateInit [2022-06-05T10:07:45.313Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-05T10:07:45.875Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-05T10:07:46.479Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-05T10:07:46.479Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-05T10:07:47.406Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-05T10:07:48.337Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-05T10:07:49.267Z] docker_api_swarm_test.go:502: [d7ed9f5dfd159] joining swarm manager [ddf550f53022f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:07:49.267Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-05T10:07:49.267Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-05T10:07:49.830Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-05T10:07:50.759Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-05T10:07:51.366Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-05T10:07:52.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-05T10:07:52.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-05T10:07:52.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-05T10:07:52.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-05T10:07:52.293Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-05T10:07:52.855Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-05T10:07:55.370Z] --- PASS: TestServiceCreateInit (9.75s) [2022-06-05T10:07:55.370Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.58s) [2022-06-05T10:07:55.370Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s) [2022-06-05T10:07:55.370Z] === RUN TestCreateServiceMultipleTimes [2022-06-05T10:07:57.259Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-05T10:07:58.188Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-05T10:07:59.116Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-05T10:07:59.116Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-05T10:07:59.116Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-05T10:07:59.116Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-05T10:07:59.678Z] docker_api_swarm_test.go:507: [d3dad998fb00f] joining swarm manager [ddf550f53022f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:08:01.566Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-05T10:08:02.127Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-05T10:08:03.057Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-05T10:08:06.339Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-05T10:08:06.595Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-05T10:08:07.961Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-05T10:08:08.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-05T10:08:09.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-05T10:08:09.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-05T10:08:11.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-05T10:08:11.269Z] --- PASS: TestCreateServiceMultipleTimes (16.41s) [2022-06-05T10:08:11.269Z] === RUN TestCreateServiceConflict [2022-06-05T10:08:12.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-05T10:08:13.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e6cbb8__} [2022-06-05T10:08:13.565Z] --- PASS: TestCreateServiceConflict (2.30s) [2022-06-05T10:08:13.565Z] === RUN TestCreateServiceMaxReplicas [2022-06-05T10:08:14.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12107292931_/foo_false_____} [2022-06-05T10:08:16.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12107292931_/foo_true_____} [2022-06-05T10:08:16.824Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2022-06-05T10:08:16.824Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-05T10:08:17.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32243249119_/foo_false_____} [2022-06-05T10:08:19.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32243249119_/foo_true_____} [2022-06-05T10:08:21.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32243249119_/foo_true__0xc000e6cbe8___} [2022-06-05T10:08:22.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e6cc00__} [2022-06-05T10:08:23.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e6cc18__} [2022-06-05T10:08:25.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e6cc30__} [2022-06-05T10:08:25.265Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-05T10:08:25.265Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-05T10:08:25.265Z] { [2022-06-05T10:08:25.265Z] "RT_GROUP_ICON": { [2022-06-05T10:08:25.265Z] "#1": { [2022-06-05T10:08:25.265Z] "0409": "../../winresources/docker.ico" [2022-06-05T10:08:25.265Z] } [2022-06-05T10:08:25.265Z] }, [2022-06-05T10:08:25.265Z] "RT_MANIFEST": { [2022-06-05T10:08:25.265Z] "#1": { [2022-06-05T10:08:25.265Z] "0409": { [2022-06-05T10:08:25.265Z] "identity": {}, [2022-06-05T10:08:25.265Z] "description": "Docker Engine", [2022-06-05T10:08:25.265Z] "minimum-os": "vista", [2022-06-05T10:08:25.265Z] "execution-level": "", [2022-06-05T10:08:25.265Z] "ui-access": false, [2022-06-05T10:08:25.265Z] "auto-elevate": false, [2022-06-05T10:08:25.265Z] "dpi-awareness": "unaware", [2022-06-05T10:08:25.265Z] "disable-theming": false, [2022-06-05T10:08:25.265Z] "disable-window-filtering": false, [2022-06-05T10:08:25.265Z] "high-resolution-scrolling-aware": false, [2022-06-05T10:08:25.265Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-05T10:08:25.265Z] "long-path-aware": false, [2022-06-05T10:08:25.265Z] "printer-driver-isolation": false, [2022-06-05T10:08:25.265Z] "gdi-scaling": false, [2022-06-05T10:08:25.265Z] "segment-heap": false, [2022-06-05T10:08:25.265Z] "use-common-controls-v6": false [2022-06-05T10:08:25.265Z] } [2022-06-05T10:08:25.265Z] } [2022-06-05T10:08:25.265Z] }, [2022-06-05T10:08:25.265Z] "RT_MESSAGETABLE": { [2022-06-05T10:08:25.265Z] "#1": { [2022-06-05T10:08:25.265Z] "0409": "../../winresources/event_messages.bin" [2022-06-05T10:08:25.265Z] } [2022-06-05T10:08:25.265Z] }, [2022-06-05T10:08:25.265Z] "RT_VERSION": { [2022-06-05T10:08:25.265Z] "#1": { [2022-06-05T10:08:25.265Z] "0409": { [2022-06-05T10:08:25.265Z] "fixed": { [2022-06-05T10:08:25.265Z] "file_version": "0.0.0.0", [2022-06-05T10:08:25.265Z] "product_version": "0.0.0.0", [2022-06-05T10:08:25.265Z] "type": "Unknown" [2022-06-05T10:08:25.265Z] }, [2022-06-05T10:08:25.265Z] "info": { [2022-06-05T10:08:25.265Z] "0000": { [2022-06-05T10:08:25.265Z] "CompanyName": "", [2022-06-05T10:08:25.265Z] "FileVersion": "dev", [2022-06-05T10:08:25.265Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-05T10:08:25.265Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-05T10:08:25.265Z] "ProductName": "", [2022-06-05T10:08:25.265Z] "ProductVersion": "dev", [2022-06-05T10:08:25.265Z] "SpecialBuild": "c3eefab550a4518febe622148be4836300e44c89" [2022-06-05T10:08:25.265Z] } [2022-06-05T10:08:25.266Z] } [2022-06-05T10:08:25.266Z] } [2022-06-05T10:08:25.266Z] } [2022-06-05T10:08:25.266Z] } [2022-06-05T10:08:25.266Z] } [2022-06-05T10:08:25.266Z] cmd/docker-proxy/genwinres_windows.go [2022-06-05T10:08:25.266Z] cmd/docker-proxy/main.go [2022-06-05T10:08:25.266Z] cmd/docker-proxy/network_proxy_test.go [2022-06-05T10:08:25.266Z] cmd/docker-proxy/proxy.go [2022-06-05T10:08:25.266Z] cmd/docker-proxy/sctp_proxy.go [2022-06-05T10:08:25.266Z] cmd/docker-proxy/tcp_proxy.go [2022-06-05T10:08:25.266Z] cmd/docker-proxy/udp_proxy.go [2022-06-05T10:08:25.266Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-05T10:08:25.266Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-05T10:08:25.266Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-05T10:08:25.266Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-05T10:08:25.266Z] remote: Enumerating objects: 23, done. [2022-06-05T10:08:25.266Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-05T10:08:25.266Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-05T10:08:25.266Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-05T10:08:25.266Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-06-05T10:08:25.266Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-05T10:08:25.266Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-05T10:08:25.266Z] Cross building: bundles/cross/linux/ppc64le [2022-06-05T10:08:25.266Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-05T10:08:25.266Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-05T10:08:26.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e6cc48__} [2022-06-05T10:08:27.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-05T10:08:28.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-05T10:08:28.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-05T10:08:28.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-05T10:08:28.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-05T10:08:28.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-05T10:08:28.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-05T10:08:28.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-05T10:08:28.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-05T10:08:28.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-05T10:08:28.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-05T10:08:28.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-05T10:08:28.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-05T10:08:28.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-05T10:08:28.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-05T10:08:28.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-05T10:08:28.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-05T10:08:28.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-05T10:08:28.534Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-05T10:08:30.421Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.70s) [2022-06-05T10:08:30.421Z] === RUN TestCreateServiceSecretFileMode [2022-06-05T10:08:30.677Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-05T10:08:32.044Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-05T10:08:32.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-05T10:08:33.233Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2022-06-05T10:08:33.233Z] === RUN TestCreateServiceConfigFileMode [2022-06-05T10:08:34.601Z] docker_api_swarm_node_test.go:81: [d8e87093aac95] joining swarm manager [db9843eba39fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:08:34.601Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-05T10:08:35.967Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-05T10:08:36.224Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-05T10:08:36.480Z] --- PASS: TestCreateServiceConfigFileMode (3.12s) [2022-06-05T10:08:36.480Z] === RUN TestCreateServiceSysctls [2022-06-05T10:08:37.045Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-05T10:08:37.651Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-05T10:08:38.583Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-05T10:08:39.555Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-05T10:08:40.482Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-05T10:08:40.482Z] --- PASS: TestCreateServiceSysctls (4.18s) [2022-06-05T10:08:40.482Z] === RUN TestCreateServiceCapabilities [2022-06-05T10:08:41.410Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-05T10:08:42.338Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-05T10:08:43.704Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-05T10:08:44.314Z] --- PASS: TestCreateServiceCapabilities (3.86s) [2022-06-05T10:08:44.314Z] === RUN TestInspect [2022-06-05T10:08:44.570Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-05T10:08:45.496Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-05T10:08:46.101Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-05T10:08:47.028Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-05T10:08:47.594Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-05T10:08:47.850Z] --- PASS: TestInspect (3.32s) [2022-06-05T10:08:47.850Z] === RUN TestCreateJob [2022-06-05T10:08:48.778Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-05T10:08:49.342Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-05T10:08:49.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-05T10:08:50.530Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-05T10:08:50.530Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-05T10:08:51.464Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-05T10:08:51.721Z] --- PASS: TestCreateJob (3.96s) [2022-06-05T10:08:51.721Z] === RUN TestReplicatedJob [2022-06-05T10:08:51.978Z] docker_api_swarm_node_test.go:53: [d3f47fa9e89d9] joining swarm manager [d685d34a12ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:08:52.543Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-05T10:08:52.800Z] docker_api_swarm_node_test.go:54: [d78200a3d3793] joining swarm manager [d685d34a12ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:08:53.362Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-05T10:08:54.291Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-05T10:08:55.220Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-05T10:08:56.584Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-05T10:08:57.146Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-05T10:08:58.517Z] --- PASS: TestReplicatedJob (6.83s) [2022-06-05T10:08:58.517Z] === RUN TestUpdateReplicatedJob [2022-06-05T10:08:59.079Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-05T10:09:02.349Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2022-06-05T10:09:02.349Z] === RUN TestServiceListWithStatuses [2022-06-05T10:09:02.349Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-05T10:09:02.349Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-05T10:09:02.349Z] === RUN TestDockerNetworkConnectAlias [2022-06-05T10:09:02.927Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-05T10:09:06.197Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-05T10:09:06.758Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-05T10:09:08.122Z] --- PASS: TestDockerNetworkConnectAlias (5.60s) [2022-06-05T10:09:08.122Z] === RUN TestDockerNetworkReConnect [2022-06-05T10:09:10.638Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-05T10:09:12.530Z] --- PASS: TestDockerNetworkReConnect (4.20s) [2022-06-05T10:09:12.530Z] === RUN TestServicePlugin [2022-06-05T10:09:13.091Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-05T10:09:14.018Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-05T10:09:16.539Z] plugin_test.go:61: [d70233352ef0d] joining swarm manager [d28cece5cf485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:09:17.466Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-05T10:09:18.028Z] plugin_test.go:64: [d777fff0d04ce] joining swarm manager [d28cece5cf485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:09:18.285Z] === RUN TestDockerSuite/TestCpToDot [2022-06-05T10:09:19.213Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-05T10:09:20.579Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-05T10:09:21.509Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-05T10:09:21.765Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-05T10:09:22.695Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-05T10:09:22.951Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-05T10:09:23.515Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-05T10:09:24.452Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-05T10:09:24.452Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-05T10:09:24.452Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-05T10:09:25.013Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-05T10:09:25.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-05T10:09:25.576Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-05T10:09:25.576Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-05T10:09:25.576Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-05T10:09:25.576Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-05T10:09:26.138Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-05T10:09:26.393Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-05T10:09:26.393Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-05T10:09:26.649Z] === RUN TestDockerSuite/TestCreateRM [2022-06-05T10:09:26.649Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-05T10:09:26.649Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-05T10:09:26.649Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-05T10:09:26.649Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-05T10:09:26.905Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-05T10:09:28.795Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-05T10:09:28.795Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-05T10:09:28.795Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-05T10:09:31.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-05T10:09:32.237Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-05T10:09:32.492Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-05T10:09:32.492Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-05T10:09:32.492Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-05T10:09:32.492Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-05T10:09:32.492Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-05T10:09:33.420Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-05T10:09:33.984Z] docker_api_swarm_test.go:202: [d22b620081ac4] joining swarm manager [d84c0ee3ac87c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:09:34.547Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-05T10:09:35.111Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-05T10:09:36.040Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-05T10:09:36.971Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-05T10:09:37.228Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-05T10:09:38.198Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-05T10:09:38.198Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-05T10:09:38.454Z] === RUN TestDockerSuite/TestDockerFails [2022-06-05T10:09:38.454Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-05T10:09:38.454Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-05T10:09:38.455Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-05T10:09:39.382Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-05T10:09:39.944Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-05T10:09:40.872Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-05T10:09:40.872Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-05T10:09:40.872Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-05T10:09:40.872Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-05T10:09:44.161Z] --- PASS: TestServicePlugin (32.03s) [2022-06-05T10:09:44.161Z] === RUN TestServiceUpdateLabel [2022-06-05T10:09:46.674Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-06-05T10:09:46.674Z] === RUN TestServiceUpdateSecrets [2022-06-05T10:09:46.674Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-05T10:09:48.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-05T10:09:48.614Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-05T10:09:51.134Z] docker_api_swarm_test.go:384: [da97c0c492a86] joining swarm manager [de428bcead61d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:09:51.134Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-05T10:09:52.062Z] docker_api_swarm_test.go:385: [d1aebea568353] joining swarm manager [de428bcead61d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:09:52.318Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-05T10:09:52.880Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-05T10:09:53.444Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-05T10:09:54.006Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-05T10:09:54.569Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-05T10:09:55.131Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-05T10:09:55.693Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-05T10:09:57.101Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-05T10:09:58.028Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-05T10:09:59.917Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-05T10:10:01.808Z] --- PASS: TestServiceUpdateSecrets (15.00s) [2022-06-05T10:10:01.808Z] === RUN TestServiceUpdateConfigs [2022-06-05T10:10:02.064Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-05T10:10:03.036Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-05T10:10:04.411Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-05T10:10:09.733Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-05T10:10:09.733Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-05T10:10:11.098Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-05T10:10:11.098Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-05T10:10:11.354Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-05T10:10:11.610Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-05T10:10:11.610Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-05T10:10:11.610Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-05T10:10:12.539Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-05T10:10:13.509Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-05T10:10:13.509Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-05T10:10:13.509Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-05T10:10:14.072Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-05T10:10:14.328Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-05T10:10:14.889Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-05T10:10:16.255Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-05T10:10:16.255Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-05T10:10:16.255Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-05T10:10:16.255Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-05T10:10:16.255Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-05T10:10:16.255Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-05T10:10:16.255Z] --- PASS: TestServiceUpdateConfigs (14.92s) [2022-06-05T10:10:16.255Z] === RUN TestServiceUpdateNetwork [2022-06-05T10:10:16.878Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-05T10:10:17.446Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-05T10:10:17.446Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-05T10:10:17.446Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-05T10:10:17.446Z] Cross building: bundles/cross/linux/s390x [2022-06-05T10:10:17.705Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-05T10:10:17.705Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-05T10:10:18.188Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-05T10:10:19.116Z] === RUN TestDockerSuite/TestEventsRename [2022-06-05T10:10:19.416Z] === RUN TestDockerSuite/TestEventsResize [2022-06-05T10:10:19.979Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-05T10:10:25.308Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-05T10:10:26.236Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-05T10:10:26.494Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-05T10:10:29.812Z] === RUN TestDockerSuite/TestEventsTop [2022-06-05T10:10:29.812Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2022-06-05T10:10:29.812Z] === RUN TestServiceUpdatePidsLimit [2022-06-05T10:10:29.812Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-05T10:10:30.742Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-05T10:10:31.346Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-05T10:10:32.710Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-05T10:10:39.247Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-05T10:10:43.539Z] === RUN TestDockerSuite/TestExec [2022-06-05T10:10:44.101Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-05T10:10:44.357Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-05T10:10:44.920Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-05T10:10:45.487Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-05T10:10:45.743Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2022-06-05T10:10:45.743Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-06-05T10:10:45.743Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-06-05T10:10:45.743Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-06-05T10:10:45.743Z] PASS [2022-06-05T10:10:45.743Z] [2022-06-05T10:10:45.743Z] === Skipped [2022-06-05T10:10:45.743Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-05T10:10:45.743Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-05T10:10:45.743Z] [2022-06-05T10:10:45.743Z] DONE 27 tests, 1 skipped in 180.683s [2022-06-05T10:10:45.743Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-05T10:10:45.743Z] ++ 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-06-05T10:10:45.743Z] ++ set -e [2022-06-05T10:10:45.743Z] ++ '[' -n 0 ']' [2022-06-05T10:10:45.743Z] ++ set -x [2022-06-05T10:10:45.743Z] ++ 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-06-05T10:10:46.000Z] INFO: Testing against a local daemon [2022-06-05T10:10:46.000Z] === RUN TestSessionCreate [2022-06-05T10:10:46.000Z] --- PASS: TestSessionCreate (0.03s) [2022-06-05T10:10:46.000Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-05T10:10:46.000Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-05T10:10:46.000Z] PASS [2022-06-05T10:10:46.000Z] [2022-06-05T10:10:46.000Z] DONE 2 tests in 0.151s [2022-06-05T10:10:46.000Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-05T10:10:46.000Z] ++ 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-06-05T10:10:46.000Z] ++ set -e [2022-06-05T10:10:46.000Z] ++ '[' -n 0 ']' [2022-06-05T10:10:46.000Z] ++ set -x [2022-06-05T10:10:46.000Z] ++ 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-06-05T10:10:46.000Z] INFO: Testing against a local daemon [2022-06-05T10:10:46.000Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-05T10:10:46.000Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-05T10:10:46.000Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-05T10:10:46.000Z] === RUN TestDiskUsage [2022-06-05T10:10:46.000Z] === PAUSE TestDiskUsage [2022-06-05T10:10:46.000Z] === RUN TestEventsExecDie [2022-06-05T10:10:46.929Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-05T10:10:46.929Z] --- PASS: TestEventsExecDie (0.71s) [2022-06-05T10:10:46.929Z] === RUN TestEventsBackwardsCompatible [2022-06-05T10:10:46.929Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-05T10:10:46.929Z] === RUN TestEventsVolumeCreate [2022-06-05T10:10:46.929Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-06-05T10:10:46.929Z] === RUN TestInfoBinaryCommits [2022-06-05T10:10:46.929Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-06-05T10:10:46.929Z] === RUN TestInfoAPIVersioned [2022-06-05T10:10:46.929Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-05T10:10:46.929Z] === RUN TestInfoAPI [2022-06-05T10:10:46.929Z] --- PASS: TestInfoAPI (0.03s) [2022-06-05T10:10:46.929Z] === RUN TestInfoAPIWarnings [2022-06-05T10:10:47.491Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-05T10:10:48.053Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-05T10:10:48.310Z] check_test.go:378: [d1aebea568353] daemon is not started [2022-06-05T10:10:48.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-05T10:10:48.567Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-05T10:10:49.129Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-05T10:10:49.697Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-05T10:10:50.260Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-05T10:10:50.821Z] docker_api_swarm_test.go:802: [d29865f71b07f] joining swarm manager [db3a0a857bdd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:10:51.772Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-05T10:10:52.339Z] docker_api_swarm_test.go:802: [d2302662fca99] joining swarm manager [db3a0a857bdd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:10:52.595Z] === RUN TestDockerSuite/TestExecEnv [2022-06-05T10:10:53.158Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-05T10:10:54.088Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-05T10:10:54.650Z] docker_api_swarm_test.go:802: [d5a67b849e439] joining swarm manager [db3a0a857bdd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-05T10:10:54.907Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-05T10:10:55.834Z] docker_api_swarm_test.go:802: [d179c53b667fa] joining swarm manager [db3a0a857bdd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-05T10:10:56.396Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-05T10:10:56.958Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-05T10:10:57.215Z] docker_api_swarm_test.go:810: [d02d7398c4e54] joining swarm manager [db3a0a857bdd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-05T10:10:57.777Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-05T10:10:58.383Z] === RUN TestDockerSuite/TestExecParseError [2022-06-05T10:10:58.944Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-05T10:10:59.199Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-05T10:10:59.763Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-05T10:11:00.690Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-05T10:11:01.253Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-05T10:11:01.817Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-05T10:11:03.706Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-05T10:11:03.706Z] === RUN TestInfoDebug [2022-06-05T10:11:03.962Z] --- PASS: TestInfoDebug (0.52s) [2022-06-05T10:11:03.962Z] === RUN TestInfoInsecureRegistries [2022-06-05T10:11:04.523Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-05T10:11:04.523Z] === RUN TestInfoRegistryMirrors [2022-06-05T10:11:05.084Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-05T10:11:05.084Z] === RUN TestLoginFailsWithBadCredentials [2022-06-05T10:11:05.084Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-05T10:11:05.084Z] === RUN TestPingCacheHeaders [2022-06-05T10:11:05.084Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-05T10:11:05.084Z] === RUN TestPingGet [2022-06-05T10:11:05.340Z] --- PASS: TestPingGet (0.01s) [2022-06-05T10:11:05.340Z] === RUN TestPingHead [2022-06-05T10:11:05.340Z] --- PASS: TestPingHead (0.01s) [2022-06-05T10:11:05.340Z] === RUN TestPingSwarmHeader [2022-06-05T10:11:05.901Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-05T10:11:06.461Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-05T10:11:07.388Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-05T10:11:07.388Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-06-05T10:11:07.388Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-05T10:11:07.388Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-05T10:11:07.388Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-05T10:11:07.388Z] === RUN TestVersion [2022-06-05T10:11:07.388Z] --- PASS: TestVersion (0.02s) [2022-06-05T10:11:07.388Z] === CONT TestDiskUsage [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/container_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/image_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/volume_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-05T10:11:07.688Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-05T10:11:07.943Z] === RUN TestDiskUsage/after_container.Run [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-05T10:11:08.199Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage (1.18s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-05T10:11:08.461Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-05T10:11:08.461Z] PASS [2022-06-05T10:11:08.461Z] [2022-06-05T10:11:08.461Z] === Skipped [2022-06-05T10:11:08.461Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-05T10:11:08.461Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-05T10:11:08.461Z] [2022-06-05T10:11:08.461Z] DONE 54 tests, 1 skipped in 22.497s [2022-06-05T10:11:08.461Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-05T10:11:08.461Z] ++ 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-06-05T10:11:08.461Z] ++ set -e [2022-06-05T10:11:08.461Z] ++ '[' -n 0 ']' [2022-06-05T10:11:08.461Z] ++ set -x [2022-06-05T10:11:08.461Z] ++ 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-06-05T10:11:08.461Z] INFO: Testing against a local daemon [2022-06-05T10:11:08.461Z] === RUN TestVolumesCreateAndList [2022-06-05T10:11:08.722Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-06-05T10:11:08.722Z] === RUN TestVolumesRemove [2022-06-05T10:11:08.722Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-05T10:11:08.722Z] === RUN TestVolumesInspect [2022-06-05T10:11:08.722Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-05T10:11:08.722Z] === RUN TestVolumesInvalidJSON [2022-06-05T10:11:08.722Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-05T10:11:08.722Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-05T10:11:08.722Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-05T10:11:08.722Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-05T10:11:08.722Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-05T10:11:08.722Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-05T10:11:08.722Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-05T10:11:08.722Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-05T10:11:08.722Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-05T10:11:08.722Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-05T10:11:08.722Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-05T10:11:08.722Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-05T10:11:08.722Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-05T10:11:08.722Z] PASS [2022-06-05T10:11:08.722Z] [2022-06-05T10:11:08.722Z] DONE 9 tests in 0.213s [2022-06-05T10:11:08.722Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-05T10:11:08.979Z] ++++ cat bundles/test-integration/docker.pid [2022-06-05T10:11:08.979Z] +++ kill 6649 [2022-06-05T10:11:09.234Z] +++ /etc/init.d/apparmor stop [2022-06-05T10:11:09.234Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-05T10:11:09.234Z] [2022-06-05T10:11:09.234Z] Unloading profiles will leave already running processes permanently [2022-06-05T10:11:09.234Z] unconfined, which can lead to unexpected situations. [2022-06-05T10:11:09.234Z] [2022-06-05T10:11:09.234Z] To set a process to complain mode, use the command line tool [2022-06-05T10:11:09.234Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-05T10:11:09.234Z] +++ true [2022-06-05T10:11:09.234Z] exiting test-integration [2022-06-05T10:11:09.234Z] ++ exit 0 [2022-06-05T10:11:09.234Z] [2022-06-05T10:11:09.489Z] + for job in $(jobs -p) [2022-06-05T10:11:09.489Z] + wait 15225 [2022-06-05T10:11:12.800Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-05T10:11:13.409Z] === RUN TestDockerSuite/TestExecTTY [2022-06-05T10:11:13.972Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-05T10:11:14.533Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-05T10:11:15.097Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-05T10:11:15.660Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-05T10:11:15.660Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-05T10:11:15.660Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-05T10:11:17.031Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-05T10:11:17.329Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-05T10:11:18.257Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-05T10:11:18.819Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-05T10:11:19.379Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-05T10:11:24.621Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-05T10:11:28.826Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-05T10:11:29.755Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-05T10:11:35.009Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-05T10:11:35.009Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-05T10:11:35.009Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-05T10:11:35.009Z] === RUN TestDockerSuite/TestHealth [2022-06-05T10:11:49.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-05T10:11:54.053Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-05T10:11:54.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-05T10:11:54.053Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-05T10:11:54.053Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-05T10:11:54.053Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-05T10:11:54.053Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-05T10:11:54.615Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-05T10:11:54.615Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-05T10:11:54.615Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-05T10:11:54.871Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-05T10:11:55.127Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-05T10:11:55.127Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-05T10:11:55.688Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-05T10:11:55.688Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-05T10:11:56.250Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-05T10:11:56.250Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-05T10:11:56.814Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-05T10:11:57.378Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-05T10:11:57.378Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-05T10:11:57.941Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-05T10:12:00.455Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-05T10:12:00.455Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-05T10:12:00.711Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-05T10:12:01.642Z] === RUN TestDockerSuite/TestImportFile [2022-06-05T10:12:03.009Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-05T10:12:03.009Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-05T10:12:03.986Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-05T10:12:04.965Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-05T10:12:06.334Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-05T10:12:06.590Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-05T10:12:07.153Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-05T10:12:07.715Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-05T10:12:07.715Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-05T10:12:07.715Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-05T10:12:08.276Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-05T10:12:08.838Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-05T10:12:09.095Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-05T10:12:09.166Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-05T10:12:09.166Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-05T10:12:09.166Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-05T10:12:09.166Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-05T10:12:09.166Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-05T10:12:09.499Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-05T10:12:09.657Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-05T10:12:09.778Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3eefab550a4518febe622148be4836300e44c89 hack/test/unit [2022-06-05T10:12:10.036Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-05T10:12:10.037Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-05T10:12:10.037Z] + TESTDIRS=./... [2022-06-05T10:12:10.037Z] + exclude_paths='/vendor/|/integration' [2022-06-05T10:12:10.037Z] ++ go list ./... [2022-06-05T10:12:10.037Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-05T10:12:10.219Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-05T10:12:10.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-05T10:12:10.825Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-05T10:12:10.825Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-05T10:12:10.973Z] + pkg_list='github.com/docker/docker/api [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/backend/build [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/httputils [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/middleware [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/build [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/container [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/debug [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/image [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/network [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/session [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/system [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/server/router/volume [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/backend [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/container [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/events [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/filters [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/image [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/mount [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/network [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/registry [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/strslice [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/swarm [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/time [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/versions [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T10:12:10.973Z] github.com/docker/docker/api/types/volume [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/builder-next [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/dockerfile [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/remotecontext [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T10:12:10.973Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T10:12:10.973Z] github.com/docker/docker/cli [2022-06-05T10:12:10.973Z] github.com/docker/docker/cli/config [2022-06-05T10:12:10.973Z] github.com/docker/docker/cli/debug [2022-06-05T10:12:10.973Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T10:12:10.973Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T10:12:10.973Z] github.com/docker/docker/client [2022-06-05T10:12:10.973Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T10:12:10.973Z] github.com/docker/docker/cmd/dockerd [2022-06-05T10:12:10.973Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T10:12:10.973Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T10:12:10.973Z] github.com/docker/docker/container [2022-06-05T10:12:10.973Z] github.com/docker/docker/container/stream [2022-06-05T10:12:10.973Z] github.com/docker/docker/contrib/apparmor [2022-06-05T10:12:10.973Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T10:12:10.973Z] github.com/docker/docker/contrib/httpserver [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/cluster [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/config [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/events [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/exec [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/images [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/initlayer [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/links [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/listeners [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/local [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/names [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/network [2022-06-05T10:12:10.973Z] github.com/docker/docker/daemon/stats [2022-06-05T10:12:10.973Z] github.com/docker/docker/distribution [2022-06-05T10:12:10.973Z] github.com/docker/docker/distribution/metadata [2022-06-05T10:12:10.973Z] github.com/docker/docker/distribution/utils [2022-06-05T10:12:10.973Z] github.com/docker/docker/distribution/xfer [2022-06-05T10:12:10.973Z] github.com/docker/docker/dockerversion [2022-06-05T10:12:10.973Z] github.com/docker/docker/errdefs [2022-06-05T10:12:10.973Z] github.com/docker/docker/image [2022-06-05T10:12:10.973Z] github.com/docker/docker/image/cache [2022-06-05T10:12:10.973Z] github.com/docker/docker/image/tarexport [2022-06-05T10:12:10.973Z] github.com/docker/docker/image/v1 [2022-06-05T10:12:10.973Z] github.com/docker/docker/internal/test/suite [2022-06-05T10:12:10.973Z] github.com/docker/docker/layer [2022-06-05T10:12:10.973Z] github.com/docker/docker/libcontainerd [2022-06-05T10:12:10.973Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T10:12:10.973Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T10:12:10.973Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T10:12:10.973Z] github.com/docker/docker/libcontainerd/types [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/config [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/idm [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/ns [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/options [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/osl [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T10:12:10.973Z] github.com/docker/docker/libnetwork/types [2022-06-05T10:12:10.973Z] github.com/docker/docker/oci [2022-06-05T10:12:10.973Z] github.com/docker/docker/oci/caps [2022-06-05T10:12:10.973Z] github.com/docker/docker/opts [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/aaparser [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/archive [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/authorization [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/capabilities [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/containerfs [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/directory [2022-06-05T10:12:10.973Z] github.com/docker/docker/pkg/dmesg [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/fileutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/fsutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/homedir [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/idtools [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/ioutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/longpath [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/loopback [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/parsers [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/pidfile [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/platform [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/pools [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/progress [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/pubsub [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/reexec [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/signal [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/stack [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/stringid [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/system [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/tailfile [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/tarsum [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/truncindex [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/urlutil [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/useragent [2022-06-05T10:12:10.974Z] github.com/docker/docker/plugin [2022-06-05T10:12:10.974Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T10:12:10.974Z] github.com/docker/docker/plugin/v2 [2022-06-05T10:12:10.974Z] github.com/docker/docker/profiles/apparmor [2022-06-05T10:12:10.974Z] github.com/docker/docker/profiles/seccomp [2022-06-05T10:12:10.974Z] github.com/docker/docker/quota [2022-06-05T10:12:10.974Z] github.com/docker/docker/reference [2022-06-05T10:12:10.974Z] github.com/docker/docker/registry [2022-06-05T10:12:10.974Z] github.com/docker/docker/registry/resumable [2022-06-05T10:12:10.974Z] github.com/docker/docker/restartmanager [2022-06-05T10:12:10.974Z] github.com/docker/docker/rootless [2022-06-05T10:12:10.974Z] github.com/docker/docker/rootless/specconv [2022-06-05T10:12:10.974Z] github.com/docker/docker/runconfig [2022-06-05T10:12:10.974Z] github.com/docker/docker/runconfig/opts [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/daemon [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/environment [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fakegit [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/registry [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/request [2022-06-05T10:12:10.974Z] github.com/docker/docker/volume [2022-06-05T10:12:10.974Z] github.com/docker/docker/volume/drivers [2022-06-05T10:12:10.974Z] github.com/docker/docker/volume/local [2022-06-05T10:12:10.974Z] github.com/docker/docker/volume/mounts [2022-06-05T10:12:10.974Z] github.com/docker/docker/volume/service [2022-06-05T10:12:10.974Z] github.com/docker/docker/volume/service/opts [2022-06-05T10:12:10.974Z] github.com/docker/docker/volume/testutils' [2022-06-05T10:12:10.974Z] ++ grep --fixed-strings -v /libnetwork [2022-06-05T10:12:10.974Z] ++ echo 'github.com/docker/docker/api [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/backend/build [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/httputils [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/middleware [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/build [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/container [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/debug [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/image [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/network [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/session [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/system [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/server/router/volume [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/backend [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/container [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/events [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/filters [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/image [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/mount [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/network [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/registry [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/strslice [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/swarm [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/time [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/versions [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T10:12:10.974Z] github.com/docker/docker/api/types/volume [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/builder-next [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/dockerfile [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/remotecontext [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T10:12:10.974Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T10:12:10.974Z] github.com/docker/docker/cli [2022-06-05T10:12:10.974Z] github.com/docker/docker/cli/config [2022-06-05T10:12:10.974Z] github.com/docker/docker/cli/debug [2022-06-05T10:12:10.974Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T10:12:10.974Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T10:12:10.974Z] github.com/docker/docker/client [2022-06-05T10:12:10.974Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T10:12:10.974Z] github.com/docker/docker/cmd/dockerd [2022-06-05T10:12:10.974Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T10:12:10.974Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T10:12:10.974Z] github.com/docker/docker/container [2022-06-05T10:12:10.974Z] github.com/docker/docker/container/stream [2022-06-05T10:12:10.974Z] github.com/docker/docker/contrib/apparmor [2022-06-05T10:12:10.974Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T10:12:10.974Z] github.com/docker/docker/contrib/httpserver [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/cluster [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/config [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/events [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/exec [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/images [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/initlayer [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/links [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/listeners [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/local [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/names [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/network [2022-06-05T10:12:10.974Z] github.com/docker/docker/daemon/stats [2022-06-05T10:12:10.974Z] github.com/docker/docker/distribution [2022-06-05T10:12:10.974Z] github.com/docker/docker/distribution/metadata [2022-06-05T10:12:10.974Z] github.com/docker/docker/distribution/utils [2022-06-05T10:12:10.974Z] github.com/docker/docker/distribution/xfer [2022-06-05T10:12:10.974Z] github.com/docker/docker/dockerversion [2022-06-05T10:12:10.974Z] github.com/docker/docker/errdefs [2022-06-05T10:12:10.974Z] github.com/docker/docker/image [2022-06-05T10:12:10.974Z] github.com/docker/docker/image/cache [2022-06-05T10:12:10.974Z] github.com/docker/docker/image/tarexport [2022-06-05T10:12:10.974Z] github.com/docker/docker/image/v1 [2022-06-05T10:12:10.974Z] github.com/docker/docker/internal/test/suite [2022-06-05T10:12:10.974Z] github.com/docker/docker/layer [2022-06-05T10:12:10.974Z] github.com/docker/docker/libcontainerd [2022-06-05T10:12:10.974Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T10:12:10.974Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T10:12:10.974Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T10:12:10.974Z] github.com/docker/docker/libcontainerd/types [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/config [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/idm [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/ns [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/options [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/osl [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/libnetwork/types [2022-06-05T10:12:10.974Z] github.com/docker/docker/oci [2022-06-05T10:12:10.974Z] github.com/docker/docker/oci/caps [2022-06-05T10:12:10.974Z] github.com/docker/docker/opts [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/aaparser [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/archive [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/authorization [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/capabilities [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/containerfs [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/directory [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/dmesg [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/fileutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/fsutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/homedir [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/idtools [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/ioutils [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/longpath [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/loopback [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/parsers [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/pidfile [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/platform [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/pools [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/progress [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/pubsub [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/reexec [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/signal [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/stack [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/stringid [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/system [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/tailfile [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/tarsum [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/truncindex [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/urlutil [2022-06-05T10:12:10.974Z] github.com/docker/docker/pkg/useragent [2022-06-05T10:12:10.974Z] github.com/docker/docker/plugin [2022-06-05T10:12:10.974Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T10:12:10.974Z] github.com/docker/docker/plugin/v2 [2022-06-05T10:12:10.974Z] github.com/docker/docker/profiles/apparmor [2022-06-05T10:12:10.974Z] github.com/docker/docker/profiles/seccomp [2022-06-05T10:12:10.974Z] github.com/docker/docker/quota [2022-06-05T10:12:10.974Z] github.com/docker/docker/reference [2022-06-05T10:12:10.974Z] github.com/docker/docker/registry [2022-06-05T10:12:10.974Z] github.com/docker/docker/registry/resumable [2022-06-05T10:12:10.974Z] github.com/docker/docker/restartmanager [2022-06-05T10:12:10.974Z] github.com/docker/docker/rootless [2022-06-05T10:12:10.974Z] github.com/docker/docker/rootless/specconv [2022-06-05T10:12:10.974Z] github.com/docker/docker/runconfig [2022-06-05T10:12:10.974Z] github.com/docker/docker/runconfig/opts [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/daemon [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/environment [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fakegit [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/registry [2022-06-05T10:12:10.974Z] github.com/docker/docker/testutil/request [2022-06-05T10:12:10.974Z] github.com/docker/docker/volume [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/drivers [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/local [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/mounts [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/service [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/service/opts [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/testutils' [2022-06-05T10:12:10.975Z] + base_pkg_list='github.com/docker/docker/api [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/backend/build [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/httputils [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/middleware [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/build [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/container [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/debug [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/image [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/network [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/session [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/system [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/router/volume [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/backend [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/container [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/events [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/filters [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/image [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/mount [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/network [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/registry [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/strslice [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/swarm [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/time [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/versions [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/types/volume [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/builder-next [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/dockerfile [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/remotecontext [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T10:12:10.975Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T10:12:10.975Z] github.com/docker/docker/cli [2022-06-05T10:12:10.975Z] github.com/docker/docker/cli/config [2022-06-05T10:12:10.975Z] github.com/docker/docker/cli/debug [2022-06-05T10:12:10.975Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T10:12:10.975Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T10:12:10.975Z] github.com/docker/docker/client [2022-06-05T10:12:10.975Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T10:12:10.975Z] github.com/docker/docker/cmd/dockerd [2022-06-05T10:12:10.975Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T10:12:10.975Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T10:12:10.975Z] github.com/docker/docker/container [2022-06-05T10:12:10.975Z] github.com/docker/docker/container/stream [2022-06-05T10:12:10.975Z] github.com/docker/docker/contrib/apparmor [2022-06-05T10:12:10.975Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T10:12:10.975Z] github.com/docker/docker/contrib/httpserver [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/cluster [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/config [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/events [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/exec [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/images [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/initlayer [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/links [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/listeners [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/local [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/names [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/network [2022-06-05T10:12:10.975Z] github.com/docker/docker/daemon/stats [2022-06-05T10:12:10.975Z] github.com/docker/docker/distribution [2022-06-05T10:12:10.975Z] github.com/docker/docker/distribution/metadata [2022-06-05T10:12:10.975Z] github.com/docker/docker/distribution/utils [2022-06-05T10:12:10.975Z] github.com/docker/docker/distribution/xfer [2022-06-05T10:12:10.975Z] github.com/docker/docker/dockerversion [2022-06-05T10:12:10.975Z] github.com/docker/docker/errdefs [2022-06-05T10:12:10.975Z] github.com/docker/docker/image [2022-06-05T10:12:10.975Z] github.com/docker/docker/image/cache [2022-06-05T10:12:10.975Z] github.com/docker/docker/image/tarexport [2022-06-05T10:12:10.975Z] github.com/docker/docker/image/v1 [2022-06-05T10:12:10.975Z] github.com/docker/docker/internal/test/suite [2022-06-05T10:12:10.975Z] github.com/docker/docker/layer [2022-06-05T10:12:10.975Z] github.com/docker/docker/libcontainerd [2022-06-05T10:12:10.975Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T10:12:10.975Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T10:12:10.975Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T10:12:10.975Z] github.com/docker/docker/libcontainerd/types [2022-06-05T10:12:10.975Z] github.com/docker/docker/oci [2022-06-05T10:12:10.975Z] github.com/docker/docker/oci/caps [2022-06-05T10:12:10.975Z] github.com/docker/docker/opts [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/aaparser [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/archive [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/authorization [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/capabilities [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/containerfs [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/directory [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/dmesg [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/fileutils [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/fsutils [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/homedir [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/idtools [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/ioutils [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/longpath [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/loopback [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/parsers [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/pidfile [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/platform [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/plugins [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/pools [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/progress [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/pubsub [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/reexec [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/signal [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/stack [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/stringid [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/system [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/tailfile [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/tarsum [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/truncindex [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/urlutil [2022-06-05T10:12:10.975Z] github.com/docker/docker/pkg/useragent [2022-06-05T10:12:10.975Z] github.com/docker/docker/plugin [2022-06-05T10:12:10.975Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T10:12:10.975Z] github.com/docker/docker/plugin/v2 [2022-06-05T10:12:10.975Z] github.com/docker/docker/profiles/apparmor [2022-06-05T10:12:10.975Z] github.com/docker/docker/profiles/seccomp [2022-06-05T10:12:10.975Z] github.com/docker/docker/quota [2022-06-05T10:12:10.975Z] github.com/docker/docker/reference [2022-06-05T10:12:10.975Z] github.com/docker/docker/registry [2022-06-05T10:12:10.975Z] github.com/docker/docker/registry/resumable [2022-06-05T10:12:10.975Z] github.com/docker/docker/restartmanager [2022-06-05T10:12:10.975Z] github.com/docker/docker/rootless [2022-06-05T10:12:10.975Z] github.com/docker/docker/rootless/specconv [2022-06-05T10:12:10.975Z] github.com/docker/docker/runconfig [2022-06-05T10:12:10.975Z] github.com/docker/docker/runconfig/opts [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/daemon [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/environment [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/fakegit [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/registry [2022-06-05T10:12:10.975Z] github.com/docker/docker/testutil/request [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/drivers [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/local [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/mounts [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/service [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/service/opts [2022-06-05T10:12:10.975Z] github.com/docker/docker/volume/testutils' [2022-06-05T10:12:10.975Z] ++ grep --fixed-strings /libnetwork [2022-06-05T10:12:10.975Z] ++ echo 'github.com/docker/docker/api [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/backend/build [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T10:12:10.975Z] github.com/docker/docker/api/server/httputils [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/middleware [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/build [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/container [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/debug [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/image [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/network [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/session [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/system [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/server/router/volume [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/backend [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/container [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/events [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/filters [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/image [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/mount [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/network [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/registry [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/strslice [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/swarm [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/time [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/versions [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T10:12:11.235Z] github.com/docker/docker/api/types/volume [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/builder-next [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/dockerfile [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/remotecontext [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T10:12:11.235Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T10:12:11.235Z] github.com/docker/docker/cli [2022-06-05T10:12:11.235Z] github.com/docker/docker/cli/config [2022-06-05T10:12:11.235Z] github.com/docker/docker/cli/debug [2022-06-05T10:12:11.235Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T10:12:11.235Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T10:12:11.235Z] github.com/docker/docker/client [2022-06-05T10:12:11.235Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T10:12:11.235Z] github.com/docker/docker/cmd/dockerd [2022-06-05T10:12:11.235Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T10:12:11.235Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T10:12:11.235Z] github.com/docker/docker/container [2022-06-05T10:12:11.235Z] github.com/docker/docker/container/stream [2022-06-05T10:12:11.235Z] github.com/docker/docker/contrib/apparmor [2022-06-05T10:12:11.235Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T10:12:11.235Z] github.com/docker/docker/contrib/httpserver [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/cluster [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/config [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/events [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/exec [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/images [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/initlayer [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/links [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/listeners [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/local [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/names [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/network [2022-06-05T10:12:11.235Z] github.com/docker/docker/daemon/stats [2022-06-05T10:12:11.235Z] github.com/docker/docker/distribution [2022-06-05T10:12:11.235Z] github.com/docker/docker/distribution/metadata [2022-06-05T10:12:11.235Z] github.com/docker/docker/distribution/utils [2022-06-05T10:12:11.235Z] github.com/docker/docker/distribution/xfer [2022-06-05T10:12:11.235Z] github.com/docker/docker/dockerversion [2022-06-05T10:12:11.235Z] github.com/docker/docker/errdefs [2022-06-05T10:12:11.235Z] github.com/docker/docker/image [2022-06-05T10:12:11.235Z] github.com/docker/docker/image/cache [2022-06-05T10:12:11.235Z] github.com/docker/docker/image/tarexport [2022-06-05T10:12:11.235Z] github.com/docker/docker/image/v1 [2022-06-05T10:12:11.235Z] github.com/docker/docker/internal/test/suite [2022-06-05T10:12:11.235Z] github.com/docker/docker/layer [2022-06-05T10:12:11.235Z] github.com/docker/docker/libcontainerd [2022-06-05T10:12:11.235Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T10:12:11.236Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T10:12:11.236Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T10:12:11.236Z] github.com/docker/docker/libcontainerd/types [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/config [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/idm [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ns [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/options [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/osl [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/types [2022-06-05T10:12:11.236Z] github.com/docker/docker/oci [2022-06-05T10:12:11.236Z] github.com/docker/docker/oci/caps [2022-06-05T10:12:11.236Z] github.com/docker/docker/opts [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/aaparser [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/archive [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/authorization [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/capabilities [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/containerfs [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/directory [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/dmesg [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/fileutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/fsutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/homedir [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/idtools [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/ioutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/longpath [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/loopback [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/parsers [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/pidfile [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/platform [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/plugins [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/pools [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/progress [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/pubsub [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/reexec [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/signal [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/stack [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/stringid [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/system [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/tailfile [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/tarsum [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/truncindex [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/urlutil [2022-06-05T10:12:11.236Z] github.com/docker/docker/pkg/useragent [2022-06-05T10:12:11.236Z] github.com/docker/docker/plugin [2022-06-05T10:12:11.236Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T10:12:11.236Z] github.com/docker/docker/plugin/v2 [2022-06-05T10:12:11.236Z] github.com/docker/docker/profiles/apparmor [2022-06-05T10:12:11.236Z] github.com/docker/docker/profiles/seccomp [2022-06-05T10:12:11.236Z] github.com/docker/docker/quota [2022-06-05T10:12:11.236Z] github.com/docker/docker/reference [2022-06-05T10:12:11.236Z] github.com/docker/docker/registry [2022-06-05T10:12:11.236Z] github.com/docker/docker/registry/resumable [2022-06-05T10:12:11.236Z] github.com/docker/docker/restartmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/rootless [2022-06-05T10:12:11.236Z] github.com/docker/docker/rootless/specconv [2022-06-05T10:12:11.236Z] github.com/docker/docker/runconfig [2022-06-05T10:12:11.236Z] github.com/docker/docker/runconfig/opts [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/daemon [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/environment [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/fakegit [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/registry [2022-06-05T10:12:11.236Z] github.com/docker/docker/testutil/request [2022-06-05T10:12:11.236Z] github.com/docker/docker/volume [2022-06-05T10:12:11.236Z] github.com/docker/docker/volume/drivers [2022-06-05T10:12:11.236Z] github.com/docker/docker/volume/local [2022-06-05T10:12:11.236Z] github.com/docker/docker/volume/mounts [2022-06-05T10:12:11.236Z] github.com/docker/docker/volume/service [2022-06-05T10:12:11.236Z] github.com/docker/docker/volume/service/opts [2022-06-05T10:12:11.236Z] github.com/docker/docker/volume/testutils' [2022-06-05T10:12:11.236Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/config [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/idm [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ns [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/options [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/osl [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/types' [2022-06-05T10:12:11.236Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-05T10:12:11.236Z] + echo 'github.com/docker/docker/libnetwork [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/config [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/idm [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/ns [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/options [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/osl [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/types' [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T10:12:11.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T10:12:11.236Z] + type docker-proxy [2022-06-05T10:12:11.236Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-05T10:12:11.236Z] + hack/make.sh binary-proxy install-proxy [2022-06-05T10:12:11.236Z] [2022-06-05T10:12:11.236Z] Removing bundles/ [2022-06-05T10:12:11.236Z] [2022-06-05T10:12:11.236Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-05T10:12:11.236Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-05T10:12:11.236Z] GOOS="" GOARCH="" GOARM="" [2022-06-05T10:12:11.753Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-05T10:12:12.683Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-05T10:12:13.288Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-05T10:12:13.288Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-05T10:12:13.893Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-05T10:12:13.893Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-05T10:12:13.893Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-05T10:12:14.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-05T10:12:15.080Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-05T10:12:15.685Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-05T10:12:16.249Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-05T10:12:17.178Z] === RUN TestDockerSuite/TestInspectImage [2022-06-05T10:12:17.178Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-05T10:12:17.178Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-05T10:12:17.178Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-05T10:12:17.178Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-05T10:12:17.178Z] docker_api_swarm_service_test.go:395: [d4af9bc2de84f] joining swarm manager [d971b390573f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:12:17.739Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-05T10:12:17.996Z] docker_api_swarm_service_test.go:395: [d1c0d30d9b388] joining swarm manager [d971b390573f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:12:18.251Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-05T10:12:18.251Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-05T10:12:18.813Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-05T10:12:19.356Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-05T10:12:19.356Z] [2022-06-05T10:12:19.356Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-05T10:12:19.356Z] Installing docker-proxy to /usr/local/bin/ [2022-06-05T10:12:19.356Z] [2022-06-05T10:12:19.356Z] + mkdir -p bundles [2022-06-05T10:12:19.356Z] + '[' -n 'github.com/docker/docker/api [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/backend/build [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/httpstatus [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/httputils [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/middleware [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/build [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/container [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/debug [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/distribution [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/grpc [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/image [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/network [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/plugin [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/session [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/swarm [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/system [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/server/router/volume [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/backend [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/blkiodev [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/container [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/events [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/filters [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/image [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/mount [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/network [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/registry [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/strslice [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/swarm [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/time [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/versions [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-05T10:12:19.356Z] github.com/docker/docker/api/types/volume [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/builder-next [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/builder-next/worker [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/dockerfile [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/remotecontext [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/remotecontext/git [2022-06-05T10:12:19.356Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-05T10:12:19.356Z] github.com/docker/docker/cli [2022-06-05T10:12:19.356Z] github.com/docker/docker/cli/config [2022-06-05T10:12:19.356Z] github.com/docker/docker/cli/debug [2022-06-05T10:12:19.356Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-05T10:12:19.356Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-05T10:12:19.356Z] github.com/docker/docker/client [2022-06-05T10:12:19.356Z] github.com/docker/docker/cmd/docker-proxy [2022-06-05T10:12:19.356Z] github.com/docker/docker/cmd/dockerd [2022-06-05T10:12:19.356Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-05T10:12:19.356Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-05T10:12:19.356Z] github.com/docker/docker/container [2022-06-05T10:12:19.356Z] github.com/docker/docker/container/stream [2022-06-05T10:12:19.356Z] github.com/docker/docker/contrib/apparmor [2022-06-05T10:12:19.356Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-05T10:12:19.356Z] github.com/docker/docker/contrib/httpserver [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/cluster [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/cluster/convert [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/cluster/executor [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/cluster/provider [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/config [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/events [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/events/testutils [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/exec [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/images [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/initlayer [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/links [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/listeners [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/gelf [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/journald [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/local [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/logentries [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/splunk [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/syslog [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/logger/templates [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/names [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/network [2022-06-05T10:12:19.356Z] github.com/docker/docker/daemon/stats [2022-06-05T10:12:19.356Z] github.com/docker/docker/distribution [2022-06-05T10:12:19.356Z] github.com/docker/docker/distribution/metadata [2022-06-05T10:12:19.356Z] github.com/docker/docker/distribution/utils [2022-06-05T10:12:19.356Z] github.com/docker/docker/distribution/xfer [2022-06-05T10:12:19.356Z] github.com/docker/docker/dockerversion [2022-06-05T10:12:19.356Z] github.com/docker/docker/errdefs [2022-06-05T10:12:19.356Z] github.com/docker/docker/image [2022-06-05T10:12:19.356Z] github.com/docker/docker/image/cache [2022-06-05T10:12:19.356Z] github.com/docker/docker/image/tarexport [2022-06-05T10:12:19.356Z] github.com/docker/docker/image/v1 [2022-06-05T10:12:19.356Z] github.com/docker/docker/internal/test/suite [2022-06-05T10:12:19.356Z] github.com/docker/docker/layer [2022-06-05T10:12:19.356Z] github.com/docker/docker/libcontainerd [2022-06-05T10:12:19.356Z] github.com/docker/docker/libcontainerd/queue [2022-06-05T10:12:19.356Z] github.com/docker/docker/libcontainerd/remote [2022-06-05T10:12:19.356Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-05T10:12:19.356Z] github.com/docker/docker/libcontainerd/types [2022-06-05T10:12:19.356Z] github.com/docker/docker/oci [2022-06-05T10:12:19.356Z] github.com/docker/docker/oci/caps [2022-06-05T10:12:19.356Z] github.com/docker/docker/opts [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/aaparser [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/archive [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/authorization [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/broadcaster [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/capabilities [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/chrootarchive [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/containerfs [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/devicemapper [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/directory [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/dmesg [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/fileutils [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/fsutils [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/homedir [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/idtools [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/ioutils [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/jsonmessage [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/longpath [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/loopback [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/namesgenerator [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/parsers [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/pidfile [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/platform [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/plugingetter [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/plugins [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/plugins/transport [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/pools [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/progress [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/pubsub [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/reexec [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/signal [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/stack [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/stdcopy [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/streamformatter [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/stringid [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/sysinfo [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/system [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/tailfile [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/tarsum [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/truncindex [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/urlutil [2022-06-05T10:12:19.356Z] github.com/docker/docker/pkg/useragent [2022-06-05T10:12:19.356Z] github.com/docker/docker/plugin [2022-06-05T10:12:19.356Z] github.com/docker/docker/plugin/executor/containerd [2022-06-05T10:12:19.356Z] github.com/docker/docker/plugin/v2 [2022-06-05T10:12:19.356Z] github.com/docker/docker/profiles/apparmor [2022-06-05T10:12:19.356Z] github.com/docker/docker/profiles/seccomp [2022-06-05T10:12:19.356Z] github.com/docker/docker/quota [2022-06-05T10:12:19.356Z] github.com/docker/docker/reference [2022-06-05T10:12:19.356Z] github.com/docker/docker/registry [2022-06-05T10:12:19.356Z] github.com/docker/docker/registry/resumable [2022-06-05T10:12:19.356Z] github.com/docker/docker/restartmanager [2022-06-05T10:12:19.356Z] github.com/docker/docker/rootless [2022-06-05T10:12:19.356Z] github.com/docker/docker/rootless/specconv [2022-06-05T10:12:19.356Z] github.com/docker/docker/runconfig [2022-06-05T10:12:19.356Z] github.com/docker/docker/runconfig/opts [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/daemon [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/environment [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/fakecontext [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/fakegit [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/fakestorage [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/fixtures/load [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/registry [2022-06-05T10:12:19.356Z] github.com/docker/docker/testutil/request [2022-06-05T10:12:19.356Z] github.com/docker/docker/volume [2022-06-05T10:12:19.356Z] github.com/docker/docker/volume/drivers [2022-06-05T10:12:19.356Z] github.com/docker/docker/volume/local [2022-06-05T10:12:19.356Z] github.com/docker/docker/volume/mounts [2022-06-05T10:12:19.356Z] github.com/docker/docker/volume/service [2022-06-05T10:12:19.356Z] github.com/docker/docker/volume/service/opts [2022-06-05T10:12:19.356Z] github.com/docker/docker/volume/testutils' ']' [2022-06-05T10:12:19.357Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-05T10:12:19.616Z] ? github.com/docker/docker/api [no test files] [2022-06-05T10:12:19.741Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-05T10:12:22.258Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-05T10:12:22.258Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-05T10:12:22.831Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-05T10:12:23.758Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-05T10:12:24.686Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-05T10:12:25.246Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-05T10:12:25.503Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-05T10:12:26.067Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-05T10:12:26.628Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-05T10:12:27.190Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-05T10:12:27.445Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-05T10:12:27.446Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-05T10:12:28.812Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-05T10:12:29.740Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-05T10:12:30.669Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-05T10:12:30.926Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-05T10:12:31.901Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-05T10:12:33.308Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-05T10:12:33.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-05T10:12:34.973Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-05T10:12:34.973Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-05T10:12:35.905Z] docker_api_swarm_service_test.go:343: [df6a08a95f5fc] joining swarm manager [d83e5d6750735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:12:36.834Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-05T10:12:36.834Z] docker_api_swarm_service_test.go:343: [d0c8e5df443e7] joining swarm manager [d83e5d6750735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:12:37.090Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-05T10:12:37.654Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-05T10:12:37.702Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-06-05T10:12:45.764Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-05T10:12:47.128Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-05T10:12:48.055Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-05T10:12:48.659Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-05T10:12:50.025Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-05T10:12:50.025Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-05T10:12:50.281Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-05T10:12:50.281Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-05T10:12:50.281Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-05T10:12:50.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-05T10:12:50.793Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-05T10:12:51.356Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-05T10:12:52.722Z] docker_api_swarm_service_test.go:490: [df69497bb1130] joining swarm manager [de06873c30b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:12:53.327Z] docker_api_swarm_service_test.go:490: [d4fc0d15b66f6] joining swarm manager [de06873c30b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:12:54.695Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-05T10:12:55.625Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-05T10:12:59.791Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-05T10:13:00.353Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-05T10:13:00.353Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-05T10:13:01.324Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-05T10:13:01.885Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-05T10:13:02.814Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-05T10:13:03.785Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-05T10:13:04.358Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-05T10:13:05.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-05T10:13:06.301Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-05T10:13:06.862Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-05T10:13:07.118Z] === RUN TestDockerSuite/TestLogsSince [2022-06-05T10:13:11.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-05T10:13:13.802Z] docker_api_swarm_service_test.go:128: [d56e492603dd6] joining swarm manager [d254294b3f0b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:13:14.058Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-05T10:13:14.058Z] docker_api_swarm_service_test.go:129: [dd0315b9cb2d3] joining swarm manager [d254294b3f0b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:13:15.949Z] docker_api_swarm_service_test.go:137: [d92f887becf91] joining swarm manager [d254294b3f0b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-05T10:13:16.918Z] docker_api_swarm_service_test.go:138: [de23224c433e2] joining swarm manager [d254294b3f0b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-05T10:13:19.435Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-05T10:13:19.998Z] === RUN TestDockerSuite/TestLogsTail [2022-06-05T10:13:20.295Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-05T10:13:20.857Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-05T10:13:21.421Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-05T10:13:21.677Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-05T10:13:21.933Z] === RUN TestDockerSuite/TestNetHostname [2022-06-05T10:13:23.299Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-05T10:13:23.600Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-05T10:13:30.204Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-05T10:13:30.460Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-05T10:13:31.021Z] === RUN TestDockerSuite/TestPluginActive [2022-06-05T10:13:32.909Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-05T10:13:38.154Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-05T10:13:38.154Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-05T10:13:38.154Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-05T10:13:38.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-05T10:13:39.685Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-05T10:13:41.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-05T10:13:42.460Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-05T10:13:42.717Z] docker_api_swarm_service_test.go:304: [d0719165cbdf1] joining swarm manager [d59f4d7317726]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:13:43.644Z] docker_api_swarm_service_test.go:304: [d54e40b6055b9] joining swarm manager [d59f4d7317726]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:13:44.574Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-05T10:13:47.133Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-05T10:13:52.380Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-05T10:13:54.334Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-05T10:13:54.895Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-05T10:13:55.823Z] === RUN TestDockerSuite/TestPortList [2022-06-05T10:14:02.361Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-05T10:14:02.618Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-05T10:14:03.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-05T10:14:06.061Z] docker_api_swarm_service_test.go:100: [dbc1808090a27] joining swarm manager [dee023be33a13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:14:06.317Z] docker_api_swarm_service_test.go:101: [d284c43e89cea] joining swarm manager [dee023be33a13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:14:09.585Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-05T10:14:09.585Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-05T10:14:09.585Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-05T10:14:09.841Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-05T10:14:09.841Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-05T10:14:10.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-05T10:14:10.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-05T10:14:11.067Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-05T10:14:11.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-05T10:14:12.249Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-05T10:14:12.249Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-05T10:14:14.139Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/builder [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-05T10:14:14.159Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/builder/dockerfile 0.545s coverage: 49.3% of statements [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-06-05T10:14:14.159Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-05T10:14:15.067Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-05T10:14:15.093Z] ok github.com/docker/docker/builder/remotecontext/git 1.852s coverage: 86.3% of statements [2022-06-05T10:14:15.093Z] ? github.com/docker/docker/cli [no test files] [2022-06-05T10:14:15.093Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-05T10:14:15.093Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-05T10:14:15.093Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-05T10:14:15.323Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-05T10:14:15.323Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-05T10:14:15.659Z] ok github.com/docker/docker/cmd/docker-proxy 0.256s coverage: 67.6% of statements [2022-06-05T10:14:17.855Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-05T10:14:18.111Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-05T10:14:19.848Z] ok github.com/docker/docker/client 0.133s coverage: 75.6% of statements [2022-06-05T10:14:20.675Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-05T10:14:23.942Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-05T10:14:24.198Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-05T10:14:25.137Z] check_test.go:378: [dbc1808090a27] daemon is not started [2022-06-05T10:14:27.028Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-05T10:14:30.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-05T10:14:32.809Z] docker_api_swarm_service_test.go:533: [d1b7a168b3304] joining swarm manager [de7177ed4ff87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:14:33.371Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-05T10:14:33.627Z] docker_api_swarm_service_test.go:534: [d54880800f9d9] joining swarm manager [de7177ed4ff87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:14:34.554Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-05T10:14:36.446Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-05T10:14:38.381Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-05T10:14:39.352Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-05T10:14:41.273Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-05T10:14:42.639Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-05T10:14:43.565Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-05T10:14:43.565Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-05T10:14:44.127Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-05T10:14:45.492Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-05T10:14:47.382Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-05T10:14:47.637Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-05T10:14:47.637Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-05T10:14:47.637Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-05T10:14:47.893Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-05T10:14:47.893Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-05T10:14:48.149Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-05T10:14:48.405Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-05T10:14:49.333Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-05T10:14:50.261Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-05T10:14:50.824Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-05T10:14:57.360Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-05T10:14:57.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-05T10:14:57.616Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-05T10:14:58.981Z] docker_api_swarm_service_test.go:148: [ddebefd83bda7] joining swarm manager [dbb6adfff1292]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:14:59.236Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-05T10:14:59.236Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-05T10:14:59.236Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-05T10:14:59.492Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-05T10:14:59.791Z] docker_api_swarm_service_test.go:148: [d74f7b23f9b35] joining swarm manager [dbb6adfff1292]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:15:01.683Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-05T10:15:02.615Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-05T10:15:05.132Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-05T10:15:06.060Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-05T10:15:06.060Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-05T10:15:06.060Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-05T10:15:06.592Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.7% of statements [2022-06-05T10:15:06.592Z] ok github.com/docker/docker/container 0.118s coverage: 34.6% of statements [2022-06-05T10:15:06.592Z] ok github.com/docker/docker/cmd/dockerd/trap 2.639s coverage: 0.0% of statements [2022-06-05T10:15:06.592Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-05T10:15:06.592Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-05T10:15:06.592Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-05T10:15:06.592Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-05T10:15:06.592Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-05T10:15:08.581Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-05T10:15:09.145Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-05T10:15:09.401Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-05T10:15:10.810Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-05T10:15:11.374Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-05T10:15:11.859Z] ok github.com/docker/docker/daemon/cluster 0.083s coverage: 0.5% of statements [2022-06-05T10:15:12.303Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-05T10:15:12.795Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-06-05T10:15:12.864Z] === RUN TestDockerSuite/TestRmiTag [2022-06-05T10:15:13.120Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-05T10:15:13.376Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-05T10:15:14.169Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-06-05T10:15:16.650Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-05T10:15:16.650Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-05T10:15:17.583Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-05T10:15:17.840Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-05T10:15:18.767Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-05T10:15:19.329Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-05T10:15:19.329Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-05T10:15:19.890Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-05T10:15:19.890Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-05T10:15:20.451Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-05T10:15:21.379Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-05T10:15:21.634Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-05T10:15:22.282Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-06-05T10:15:22.282Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-06-05T10:15:22.582Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-05T10:15:22.837Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-05T10:15:22.849Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-05T10:15:23.415Z] ok github.com/docker/docker/daemon 10.150s coverage: 16.1% of statements [2022-06-05T10:15:23.415Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-05T10:15:23.415Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-05T10:15:23.415Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-05T10:15:23.415Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-05T10:15:23.415Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2022-06-05T10:15:24.203Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-05T10:15:25.571Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-05T10:15:25.947Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.790s coverage: 74.8% of statements [2022-06-05T10:15:25.947Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-06-05T10:15:26.134Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-05T10:15:26.738Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-05T10:15:26.883Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.431s coverage: 56.2% of statements [2022-06-05T10:15:27.300Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-05T10:15:27.597Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-05T10:15:28.160Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-05T10:15:28.259Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements [2022-06-05T10:15:29.087Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-05T10:15:29.648Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-05T10:15:30.167Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 50.6% of statements [2022-06-05T10:15:30.211Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-05T10:15:30.426Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.539s coverage: 45.9% of statements [2022-06-05T10:15:30.426Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-05T10:15:30.470Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-05T10:15:31.031Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-05T10:15:31.031Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-05T10:15:31.800Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-06-05T10:15:32.058Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.760s coverage: 58.5% of statements [2022-06-05T10:15:32.058Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-05T10:15:32.058Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-05T10:15:32.396Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-05T10:15:32.626Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-06-05T10:15:32.957Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-05T10:15:33.192Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-06-05T10:15:33.214Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-05T10:15:33.779Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-05T10:15:34.035Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-05T10:15:34.035Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-05T10:15:34.644Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-05T10:15:34.900Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-05T10:15:35.093Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.6% of statements [2022-06-05T10:15:35.093Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-05T10:15:35.093Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-05T10:15:35.093Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-06-05T10:15:35.462Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-05T10:15:35.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-05T10:15:36.027Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-05T10:15:36.030Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-06-05T10:15:36.030Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 80.2% of statements [2022-06-05T10:15:36.030Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-05T10:15:36.589Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-05T10:15:36.589Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-05T10:15:36.845Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-05T10:15:36.966Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-06-05T10:15:36.966Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-06-05T10:15:37.102Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-05T10:15:37.533Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-06-05T10:15:38.471Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.201s coverage: 76.8% of statements [2022-06-05T10:15:38.471Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 79.2% of statements [2022-06-05T10:15:38.471Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-05T10:15:38.471Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-05T10:15:38.474Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-05T10:15:39.083Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-05T10:15:39.409Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 62.0% of statements [2022-06-05T10:15:39.409Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-06-05T10:15:39.653Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-05T10:15:40.221Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-05T10:15:40.221Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-05T10:15:40.782Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-05T10:15:40.916Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-06-05T10:15:41.175Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-06-05T10:15:41.709Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-05T10:15:41.741Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-05T10:15:42.307Z] ok github.com/docker/docker/daemon/logger/splunk 1.607s coverage: 82.5% of statements [2022-06-05T10:15:42.307Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-05T10:15:42.307Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-05T10:15:42.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-05T10:15:43.242Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-06-05T10:15:43.608Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-05T10:15:43.809Z] ok github.com/docker/docker/distribution 0.625s coverage: 28.0% of statements [2022-06-05T10:15:43.809Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-05T10:15:44.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-05T10:15:44.375Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-05T10:15:44.426Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-05T10:15:44.942Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-06-05T10:15:44.989Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-05T10:15:45.244Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-05T10:15:45.512Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-05T10:15:45.770Z] ok github.com/docker/docker/distribution/xfer 1.908s coverage: 84.9% of statements [2022-06-05T10:15:45.770Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-05T10:15:46.029Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-06-05T10:15:46.029Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-05T10:15:46.029Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-05T10:15:46.174Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-05T10:15:46.288Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2022-06-05T10:15:47.104Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-05T10:15:47.676Z] ok github.com/docker/docker/oci 0.020s coverage: 46.0% of statements [2022-06-05T10:15:47.934Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-06-05T10:15:48.193Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-05T10:15:49.621Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-05T10:15:49.621Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-05T10:15:49.877Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-05T10:15:50.096Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.3% of statements [2022-06-05T10:15:50.668Z] ok github.com/docker/docker/pkg/authorization 0.217s coverage: 68.3% of statements [2022-06-05T10:15:50.668Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-05T10:15:50.927Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-05T10:15:51.769Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-05T10:15:52.743Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-05T10:15:54.218Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 42.7% of statements [2022-06-05T10:15:54.218Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-05T10:15:54.476Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-05T10:15:54.735Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-05T10:15:54.993Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-05T10:15:55.252Z] ok github.com/docker/docker/layer 7.485s coverage: 69.0% of statements [2022-06-05T10:15:55.252Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-05T10:15:55.252Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-05T10:15:55.252Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-05T10:15:55.252Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-05T10:15:55.252Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-05T10:15:55.252Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-05T10:15:55.306Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-05T10:15:55.512Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-06-05T10:15:55.512Z] ok github.com/docker/docker/pkg/fsutils 0.220s coverage: 85.1% of statements [2022-06-05T10:15:56.674Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-05T10:15:56.674Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-05T10:15:56.674Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-05T10:15:56.674Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-05T10:15:56.674Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-05T10:15:56.889Z] ok github.com/docker/docker/pkg/idtools 0.497s coverage: 67.9% of statements [2022-06-05T10:15:56.889Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 71.5% of statements [2022-06-05T10:15:56.930Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-05T10:15:57.149Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-06-05T10:15:57.149Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-06-05T10:15:57.149Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-05T10:15:57.408Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-06-05T10:15:57.408Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-06-05T10:15:57.682Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-05T10:15:57.963Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-06-05T10:15:57.963Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2022-06-05T10:15:57.963Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-05T10:15:57.963Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-05T10:15:58.295Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-05T10:15:58.902Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-06-05T10:15:59.161Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-05T10:15:59.419Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-05T10:15:59.676Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-05T10:15:59.677Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-05T10:16:00.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-05T10:16:01.050Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-06-05T10:16:01.050Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-06-05T10:16:01.206Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-05T10:16:01.308Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-05T10:16:01.566Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-05T10:16:01.815Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-05T10:16:01.824Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-06-05T10:16:02.083Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-05T10:16:02.651Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-05T10:16:02.910Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-05T10:16:03.168Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-06-05T10:16:03.182Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-05T10:16:03.734Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-06-05T10:16:03.744Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-05T10:16:03.744Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-05T10:16:03.744Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-05T10:16:03.993Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-05T10:16:04.252Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-05T10:16:04.672Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-05T10:16:05.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-05T10:16:05.854Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-05T10:16:06.110Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-05T10:16:06.154Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-06-05T10:16:06.413Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-05T10:16:06.672Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-06-05T10:16:06.672Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-05T10:16:06.928Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-05T10:16:07.492Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-05T10:16:08.047Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-06-05T10:16:08.047Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-05T10:16:08.055Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-05T10:16:08.311Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-05T10:16:08.311Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-05T10:16:08.874Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-05T10:16:08.989Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-06-05T10:16:09.436Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-05T10:16:09.556Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-05T10:16:09.556Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-05T10:16:09.693Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-05T10:16:10.124Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-05T10:16:10.382Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-06-05T10:16:10.622Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-05T10:16:11.183Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-05T10:16:11.183Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-05T10:16:11.744Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-05T10:16:12.283Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-05T10:16:12.305Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-05T10:16:12.541Z] ok github.com/docker/docker/volume/local 0.075s coverage: 76.8% of statements [2022-06-05T10:16:12.561Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-05T10:16:12.561Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-05T10:16:13.109Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-06-05T10:16:13.489Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-05T10:16:14.051Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-05T10:16:14.306Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-05T10:16:14.485Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-06-05T10:16:15.234Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-05T10:16:15.490Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-05T10:16:15.490Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-05T10:16:15.490Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-05T10:16:17.395Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-05T10:16:18.367Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-05T10:16:18.623Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-05T10:16:20.513Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-05T10:16:23.821Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-05T10:16:27.179Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-05T10:16:29.697Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-05T10:16:30.259Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-05T10:16:31.231Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-05T10:16:31.231Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-05T10:16:31.231Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-05T10:16:31.231Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-05T10:16:31.793Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-05T10:16:32.557Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/rootless [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/volume [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-05T10:16:32.557Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === Skipped [2022-06-05T10:16:32.557Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-05T10:16:32.557Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-05T10:16:32.557Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-05T10:16:32.557Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-05T10:16:32.557Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-05T10:16:32.557Z] graphtest_unix.go:71: No driver to put! [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-05T10:16:32.557Z] time="2022-06-05T10:15:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-05T10:16:32.557Z] time="2022-06-05T10:15:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-05T10:16:32.557Z] time="2022-06-05T10:15:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-05T10:16:32.557Z] time="2022-06-05T10:15:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-05T10:16:32.557Z] time="2022-06-05T10:15:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-05T10:16:32.557Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-05T10:16:32.557Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-05T10:16:32.557Z] graphtest_unix.go:71: No driver to put! [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-05T10:16:32.557Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-05T10:16:32.557Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-05T10:16:32.557Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-05T10:16:32.557Z] [2022-06-05T10:16:32.557Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-05T10:16:32.558Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-05T10:16:32.558Z] [2022-06-05T10:16:32.558Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-05T10:16:32.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T10:16:32.558Z] [2022-06-05T10:16:32.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-05T10:16:32.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T10:16:32.558Z] [2022-06-05T10:16:32.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-05T10:16:32.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T10:16:32.558Z] [2022-06-05T10:16:32.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-05T10:16:32.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T10:16:32.558Z] [2022-06-05T10:16:32.558Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-05T10:16:32.558Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-05T10:16:32.558Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-05T10:16:32.558Z] [2022-06-05T10:16:32.558Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-05T10:16:32.558Z] graphtest_unix.go:71: No driver to put! [2022-06-05T10:16:32.558Z] [2022-06-05T10:16:32.558Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-05T10:16:32.558Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-05T10:16:32.558Z] [2022-06-05T10:16:32.558Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-05T10:16:32.558Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-05T10:16:32.558Z] [2022-06-05T10:16:32.558Z] DONE 2781 tests, 28 skipped in 254.192s [2022-06-05T10:16:32.558Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/bitseq [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/cluster [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/config [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/datastore [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/driverapi [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/etchosts [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/idm [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/ipam [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/iptables [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/netlabel [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/netutils [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/networkdb [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/ns [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/options [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/osl [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/portallocator [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/portmapper [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/testutils [2022-06-05T10:16:32.558Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-05T10:16:32.558Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-05T10:16:33.683Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-05T10:16:34.611Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-05T10:16:35.215Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-05T10:16:41.767Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-05T10:16:41.767Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-05T10:16:41.767Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-05T10:16:42.024Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-05T10:16:42.279Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-05T10:16:42.279Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-05T10:16:43.207Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-05T10:16:44.133Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-05T10:16:45.060Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-05T10:16:45.060Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-05T10:16:45.060Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-05T10:16:46.028Z] === RUN TestDockerSuite/TestRunMount [2022-06-05T10:16:50.196Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-05T10:16:50.196Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-05T10:16:50.757Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-05T10:16:50.757Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-05T10:16:51.685Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-05T10:16:53.579Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-05T10:16:56.099Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-05T10:16:57.464Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-05T10:16:59.354Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-05T10:16:59.354Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-05T10:17:00.281Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-05T10:17:01.648Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-05T10:17:01.648Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-05T10:17:02.214Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-05T10:17:02.781Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-05T10:17:03.037Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-05T10:17:03.601Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-05T10:17:04.162Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-05T10:17:06.052Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-05T10:17:06.052Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-05T10:17:07.417Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-05T10:17:08.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-05T10:17:10.674Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-05T10:17:11.277Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-05T10:17:11.277Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-05T10:17:11.879Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-05T10:17:11.879Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-05T10:17:11.879Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-05T10:17:12.440Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-05T10:17:13.003Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-05T10:17:13.003Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-05T10:17:13.566Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-05T10:17:14.493Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-05T10:17:17.010Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-05T10:17:19.243Z] ok github.com/docker/docker/libnetwork 37.192s coverage: 40.6% of statements [2022-06-05T10:17:19.243Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-06-05T10:17:19.243Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-05T10:17:19.243Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-05T10:17:19.243Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-05T10:17:19.243Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-05T10:17:19.243Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-05T10:17:19.243Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-05T10:17:19.243Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-05T10:17:19.244Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-05T10:17:19.244Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 22.4% of statements [2022-06-05T10:17:19.244Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-05T10:17:19.244Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-05T10:17:19.244Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-05T10:17:19.244Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-05T10:17:19.526Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-05T10:17:19.526Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-05T10:17:19.526Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-05T10:17:19.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-05T10:17:19.785Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-05T10:17:20.347Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-05T10:17:20.619Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.408s coverage: 59.9% of statements [2022-06-05T10:17:20.619Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-05T10:17:20.619Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-05T10:17:21.186Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.106s coverage: 4.0% of statements [2022-06-05T10:17:21.186Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-05T10:17:21.713Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-05T10:17:21.753Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-06-05T10:17:21.753Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-05T10:17:22.011Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-05T10:17:22.282Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-05T10:17:22.844Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-05T10:17:22.844Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-05T10:17:22.844Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-05T10:17:23.449Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-05T10:17:24.011Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-05T10:17:24.267Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-05T10:17:24.829Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-05T10:17:24.829Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-05T10:17:24.829Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-05T10:17:25.392Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-05T10:17:25.392Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-05T10:17:25.953Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-05T10:17:25.953Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-05T10:17:25.953Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-05T10:17:26.514Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-05T10:17:27.921Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-05T10:17:27.921Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-05T10:17:27.921Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-05T10:17:28.483Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-05T10:17:30.370Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-05T10:17:31.741Z] === RUN TestDockerSuite/TestRunRm [2022-06-05T10:17:31.977Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.497s coverage: 7.2% of statements [2022-06-05T10:17:31.977Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-05T10:17:31.977Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-05T10:17:31.977Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-05T10:17:31.977Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-05T10:17:31.977Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-05T10:17:31.977Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-05T10:17:32.235Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-06-05T10:17:32.305Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-05T10:17:32.494Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.2% of statements [2022-06-05T10:17:32.494Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-05T10:17:32.752Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-06-05T10:17:34.818Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-05T10:17:35.744Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-05T10:17:36.308Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-05T10:17:36.870Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-05T10:17:38.763Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-05T10:17:38.763Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-05T10:17:40.128Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-05T10:17:41.499Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-05T10:17:43.393Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-05T10:17:44.761Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-05T10:17:44.952Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-06-05T10:17:45.733Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-05T10:17:46.294Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-05T10:17:46.550Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-05T10:17:46.807Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-05T10:17:47.368Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-05T10:17:47.624Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-05T10:17:48.554Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-05T10:17:49.117Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-05T10:17:49.374Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-05T10:17:49.630Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-05T10:17:50.192Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-05T10:17:52.080Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-05T10:17:52.684Z] === RUN TestDockerSuite/TestRunState [2022-06-05T10:17:53.611Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-05T10:17:54.539Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-05T10:17:55.102Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-05T10:17:55.102Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-05T10:17:55.102Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-05T10:17:55.102Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-05T10:17:55.663Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-05T10:17:55.919Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-05T10:17:57.326Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-05T10:17:57.326Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-05T10:17:57.326Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-05T10:17:57.326Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-05T10:17:57.584Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-05T10:17:59.884Z] ok github.com/docker/docker/libnetwork/ipam 14.445s coverage: 85.3% of statements [2022-06-05T10:17:59.884Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-05T10:17:59.884Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-05T10:17:59.884Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-05T10:17:59.884Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-05T10:17:59.884Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-05T10:17:59.884Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-05T10:17:59.884Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-06-05T10:17:59.884Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-06-05T10:18:00.141Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-05T10:18:00.399Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-05T10:18:01.762Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-05T10:18:02.354Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-05T10:18:05.617Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-05T10:18:10.899Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-05T10:18:12.263Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-05T10:18:14.786Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-05T10:18:14.787Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-05T10:18:16.677Z] docker_cli_service_logs_test.go:246: checking task 8eu8l4l8t1u9 [2022-06-05T10:18:16.677Z] docker_cli_service_logs_test.go:251: checking messages for 8eu8l4l8t1u9 [2022-06-05T10:18:16.677Z] docker_cli_service_logs_test.go:246: checking task s3vr0nonnai3 [2022-06-05T10:18:16.677Z] docker_cli_service_logs_test.go:251: checking messages for s3vr0nonnai3 [2022-06-05T10:18:17.281Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-05T10:18:17.580Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-05T10:18:18.141Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-05T10:18:18.706Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-05T10:18:19.269Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-05T10:18:19.830Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-05T10:18:21.195Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-05T10:18:22.561Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-05T10:18:22.816Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-05T10:18:22.816Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-05T10:18:23.071Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-05T10:18:23.335Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-05T10:18:23.901Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-05T10:18:24.463Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-05T10:18:24.463Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-05T10:18:24.463Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-05T10:18:24.463Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-05T10:18:25.026Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-05T10:18:27.545Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-05T10:18:28.107Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-05T10:18:29.034Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-05T10:18:30.925Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-05T10:18:31.852Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-05T10:18:33.217Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-05T10:18:35.106Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-05T10:18:35.362Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-05T10:18:35.362Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-05T10:18:35.362Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-05T10:18:35.362Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-05T10:18:35.362Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-05T10:18:35.362Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-05T10:18:35.362Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-05T10:18:35.618Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-05T10:18:35.618Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-05T10:18:35.618Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-05T10:18:36.547Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-05T10:18:36.803Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-05T10:18:38.167Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-05T10:18:38.423Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-05T10:18:38.678Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-05T10:18:39.240Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-05T10:18:39.496Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-05T10:18:39.752Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-05T10:18:39.752Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-05T10:18:39.752Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-05T10:18:40.008Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-05T10:18:40.009Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-05T10:18:40.009Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-05T10:18:40.009Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-05T10:18:40.009Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-05T10:18:40.009Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-05T10:18:40.009Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-05T10:18:40.009Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-05T10:18:40.009Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-05T10:18:40.009Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-05T10:18:40.009Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-05T10:18:40.009Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-05T10:18:40.569Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-05T10:18:41.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-05T10:18:41.131Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-05T10:18:41.387Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-05T10:18:41.686Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-05T10:18:41.962Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-05T10:18:42.558Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-05T10:18:42.558Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-05T10:18:43.119Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-05T10:18:43.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-05T10:18:43.680Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-05T10:18:43.680Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-05T10:18:43.680Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-05T10:18:44.242Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-05T10:18:45.170Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-05T10:18:45.733Z] docker_cli_swarm_test.go:1895: [d0524f91cb028] joining swarm manager [d2b42b86c5753]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:18:45.733Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-05T10:18:45.733Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-05T10:18:45.989Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-05T10:18:46.244Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-05T10:18:46.500Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-05T10:18:47.427Z] docker_cli_swarm_test.go:1896: [da4c07c32a8b2] joining swarm manager [d2b42b86c5753]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:18:47.427Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-05T10:18:47.990Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-05T10:18:49.396Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-05T10:18:49.957Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-05T10:18:49.957Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-05T10:18:49.957Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-05T10:18:50.519Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-05T10:18:51.446Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-05T10:18:52.051Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-05T10:18:52.051Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-05T10:18:53.416Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-05T10:18:53.416Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-05T10:18:53.673Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-05T10:18:54.602Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3987335314 [2022-06-05T10:18:54.858Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-05T10:18:54.858Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-05T10:18:56.223Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-05T10:18:56.223Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-05T10:18:56.223Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-05T10:18:57.151Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-05T10:18:58.520Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-05T10:18:58.775Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-05T10:18:58.775Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-05T10:18:59.031Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-05T10:18:59.031Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-05T10:18:59.592Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-05T10:18:59.592Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-05T10:19:00.171Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-05T10:19:00.736Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-05T10:19:01.662Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-05T10:19:03.549Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-05T10:19:06.815Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-05T10:19:08.180Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-05T10:19:08.742Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-05T10:19:09.670Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-05T10:19:11.033Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-05T10:19:11.960Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-05T10:19:13.332Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-05T10:19:13.896Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-05T10:19:14.501Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-05T10:19:16.393Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-05T10:19:17.758Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-05T10:19:19.164Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-05T10:19:21.703Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-05T10:19:25.868Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-05T10:19:29.136Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-05T10:19:29.136Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-05T10:19:31.025Z] docker_cli_swarm_test.go:1796: [d4249b60cff80] joining swarm manager [d475e198961bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:19:32.434Z] docker_cli_swarm_test.go:1797: [dc8c736e2d21c] joining swarm manager [d475e198961bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:19:33.360Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-05T10:19:35.873Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-05T10:19:37.238Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-05T10:19:37.799Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-05T10:19:38.055Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-05T10:19:38.618Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-05T10:19:38.618Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-05T10:19:38.618Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-05T10:19:39.180Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-05T10:19:41.699Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-05T10:19:44.967Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-05T10:19:44.967Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-05T10:19:45.224Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-05T10:19:45.224Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-05T10:19:45.224Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-05T10:19:45.224Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-05T10:19:45.224Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-05T10:19:46.152Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-05T10:19:46.713Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-05T10:19:47.273Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-05T10:19:47.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-05T10:19:48.400Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-05T10:19:51.835Z] ok github.com/docker/docker/libnetwork/networkdb 104.080s coverage: 60.6% of statements [2022-06-05T10:19:51.836Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-05T10:19:51.836Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-05T10:19:51.836Z] ok github.com/docker/docker/libnetwork/osl 4.336s coverage: 39.7% of statements [2022-06-05T10:19:51.836Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-06-05T10:19:51.836Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-05T10:19:52.402Z] ok github.com/docker/docker/libnetwork/portmapper 0.579s coverage: 48.6% of statements [2022-06-05T10:19:52.566Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-05T10:19:52.660Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-06-05T10:19:52.660Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-05T10:19:52.822Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-05T10:19:52.822Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-05T10:19:52.822Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-05T10:19:52.917Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] === Skipped [2022-06-05T10:19:52.918Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-05T10:19:52.918Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-05T10:19:52.918Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-05T10:19:52.918Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-05T10:19:52.918Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-05T10:19:52.918Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-05T10:19:52.918Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-05T10:19:52.918Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-05T10:19:52.918Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-05T10:19:52.918Z] firewalld_test.go:14: firewalld is not running [2022-06-05T10:19:52.918Z] [2022-06-05T10:19:52.918Z] DONE 325 tests, 9 skipped in 200.347s [2022-06-05T10:19:53.383Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields Post stage [Pipeline] junit [2022-06-05T10:19:53.866Z] Recording test results [2022-06-05T10:19:53.945Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-05T10:19:54.304Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-05T10:19:54.626Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43695/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3eefab550a4518febe622148be4836300e44c89 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3eefab550a4518febe622148be4836300e44c89 hack/validate/vendor [2022-06-05T10:19:55.210Z] No vendor changes in diff. [2022-06-05T10:19:55.210Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-05T10:19:55.786Z] + echo Ensuring container killed. [2022-06-05T10:19:55.786Z] Ensuring container killed. [2022-06-05T10:19:55.786Z] + docker rm -vf docker-pr3 [2022-06-05T10:19:55.786Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-06-05T10:19:55.878Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-05T10:19:56.072Z] + echo Chowning /workspace to jenkins user [2022-06-05T10:19:56.072Z] Chowning /workspace to jenkins user [2022-06-05T10:19:56.072Z] + id -u [2022-06-05T10:19:56.072Z] + id -g [2022-06-05T10:19:56.072Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43695:/workspace busybox chown -R 1000:1000 /workspace [2022-06-05T10:19:56.805Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-05T10:19:57.738Z] + bundleName=unit [2022-06-05T10:19:57.738Z] + echo Creating unit-bundles.tar.gz [2022-06-05T10:19:57.738Z] Creating unit-bundles.tar.gz [2022-06-05T10:19:57.738Z] + 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-06-05T10:19:57.738Z] bundles/junit-report-libnetwork.xml [2022-06-05T10:19:57.738Z] bundles/junit-report.xml [2022-06-05T10:19:57.738Z] bundles/go-test-report-libnetwork.json [2022-06-05T10:19:57.738Z] bundles/go-test-report.json [2022-06-05T10:19:57.738Z] bundles/profile-libnetwork.out [2022-06-05T10:19:57.738Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-05T10:19:57.749Z] Archiving artifacts [2022-06-05T10:19:58.172Z] docker_cli_swarm_test.go:1315: [de0bb0ba7b876] joining swarm manager [d2dda975b06f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:19:58.227Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43695/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-05T10:19:58.528Z] + make clean [2022-06-05T10:19:58.528Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-05T10:19:58.528Z] docker-dev-cache [2022-06-05T10:19:58.528Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-05T10:19:59.581Z] docker_cli_swarm_test.go:1316: [d22caea18f601] joining swarm manager [d2dda975b06f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:19:59.581Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-05T10:20:02.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-05T10:20:03.029Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-05T10:20:05.548Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-05T10:20:08.065Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-05T10:20:09.038Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-05T10:20:10.404Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-05T10:20:11.333Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-05T10:20:12.265Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-05T10:20:13.631Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-05T10:20:14.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-05T10:20:16.363Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-05T10:20:17.727Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-05T10:20:19.136Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-05T10:20:34.065Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-05T10:20:34.321Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-05T10:20:34.321Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-05T10:20:34.882Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-05T10:20:34.882Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-05T10:20:34.882Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-05T10:20:34.882Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-05T10:20:35.444Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-05T10:20:35.444Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-05T10:20:36.006Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-05T10:20:36.006Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-05T10:20:36.261Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-05T10:20:36.261Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-05T10:20:36.261Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-05T10:20:37.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-05T10:20:37.882Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-05T10:20:37.882Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-05T10:20:37.882Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-05T10:20:38.137Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-05T10:20:43.377Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-05T10:20:44.743Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-05T10:20:44.743Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-05T10:20:44.998Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-05T10:20:46.887Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-05T10:20:49.402Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-05T10:20:49.402Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite (1355.98s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.10s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.81s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.81s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.74s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.52s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAttachDetach (0.64s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.66s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.70s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.79s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.79s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.65s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.84s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.02s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.17s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.69s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.96s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.03s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.37s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.37s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.79s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.03s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.08s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.65s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.72s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.61s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.35s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.28s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.89s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.74s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.94s) [2022-06-05T10:20:49.402Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.72s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.07s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.82s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.68s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.66s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.93s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.05s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.75s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.53s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.90s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.28s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.26s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.95s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.12s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.82s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.93s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.94s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.68s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.75s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.24s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.02s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.89s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.78s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.03s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.96s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.61s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.36s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.25s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.44s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.48s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.98s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.95s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.61s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.31s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.16s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.11s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.32s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.58s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.13s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.10s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.17s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.04s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.47s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.20s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.25s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.17s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.26s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.15s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.75s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.97s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.19s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.22s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.79s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.59s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnv (1.29s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.88s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.77s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.01s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.30s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.40s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.87s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.65s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFails (1.72s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.74s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.52s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.82s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.32s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.53s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.91s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (4.28s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (4.87s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildHistory (14.87s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.49s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.90s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.40s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.21s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.23s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.13s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.75s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.00s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.18s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.64s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.79s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (2.08s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.88s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.27s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.72s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.87s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.62s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.66s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.41s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.36s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildPATH (1.86s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.61s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.16s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.84s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.11s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildRm (2.91s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.85s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.11s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.77s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.48s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.58s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildStderr (0.56s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.51s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.65s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.57s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.84s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildUser (1.16s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.11s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.56s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.77s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.81s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.21s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.10s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.33s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.82s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.83s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.74s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-06-05T10:20:49.403Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.40s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.75s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.79s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.37s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.44s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitTTY (1.86s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.52s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.30s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.18s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.73s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s) [2022-06-05T10:20:49.403Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.39s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.52s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.72s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.61s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.28s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.02s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.76s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2022-06-05T10:20:49.404Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.92s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.33s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.46s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.42s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.30s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.44s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.31s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e6cbb8__} (1.36s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12107292931_/foo_false_____} (1.46s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12107292931_/foo_true_____} (1.38s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32243249119_/foo_false_____} (1.50s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32243249119_/foo_true_____} (1.44s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32243249119_/foo_true__0xc000e6cbe8___} (1.48s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e6cc00__} (1.32s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e6cc18__} (1.31s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e6cc30__} (1.36s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e6cc48__} (0.65s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.04s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.14s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.33s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.67s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.39s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.94s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.88s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.25s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.18s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.74s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.86s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.07s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.07s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.35s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.84s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.74s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.15s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.92s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.56s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.75s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.72s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToDot (0.86s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.20s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.93s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.94s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2022-06-05T10:20:49.404Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-06-05T10:20:49.404Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.75s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.18s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.98s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.57s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.54s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.08s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.30s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.35s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.60s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.02s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsCopy (1.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.24s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.36s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.09s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.20s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFormat (0.86s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-06-05T10:20:49.404Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-05T10:20:49.404Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.04s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.87s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.43s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.60s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.73s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.24s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecCgroup (1.01s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.68s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecInteractive (0.59s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.73s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.64s) [2022-06-05T10:20:49.404Z] --- PASS: TestDockerSuite/TestExecTTY (0.81s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-06-05T10:20:49.405Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.48s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestHealth (18.82s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.53s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.53s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.21s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.76s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.61s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s) [2022-06-05T10:20:49.405Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.15s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.59s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectHistory (0.82s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2022-06-05T10:20:49.405Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.58s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.39s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectStatus (0.77s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.60s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.27s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.46s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.83s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.72s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.62s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.60s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsSince (6.71s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.54s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPluginActive (1.90s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.45s) [2022-06-05T10:20:49.405Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.03s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.58s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.88s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPortList (6.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.51s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.90s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.85s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.28s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.65s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.73s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.53s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.08s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.55s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.12s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.05s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.68s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-06-05T10:20:49.405Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.85s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.98s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.66s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.26s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.39s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.27s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.63s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.12s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.37s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.55s) [2022-06-05T10:20:49.405Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.40s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.56s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.59s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.19s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.54s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.30s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.10s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.69s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.23s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.87s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.51s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.60s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.64s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.50s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.56s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.59s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.54s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.50s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.73s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunExitCode (0.60s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.56s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.74s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.68s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.76s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.79s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.89s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.87s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.91s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunMount (3.73s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.59s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.05s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.43s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.37s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.85s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.18s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.24s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.59s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNetHost (0.82s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.80s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.36s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.57s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.60s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.56s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.61s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.23s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.83s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.26s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.41s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.60s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.66s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.65s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunState (1.12s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunSysctls (1.12s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (4.79s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (3.31s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (6.41s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.59s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.61s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.68s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.06s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.13s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.34s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.51s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.78s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.32s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.65s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.60s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.62s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.59s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.96s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s) [2022-06-05T10:20:49.406Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.42s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.10s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.50s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.62s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-06-05T10:20:49.406Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.63s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.00s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStartRecordError (1.52s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.18s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.72s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-06-05T10:20:49.407Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.43s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-06-05T10:20:49.407Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-05T10:20:49.407Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.13s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-06-05T10:20:49.407Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.61s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.69s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.38s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.36s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.54s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.39s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2022-06-05T10:20:49.407Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2022-06-05T10:20:49.407Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-05T10:20:49.407Z] === RUN TestDockerRegistrySuite [2022-06-05T10:20:49.407Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-05T10:20:50.334Z] check_test.go:194: [d8be9e5d9280b] daemon is not started [2022-06-05T10:20:50.334Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-05T10:20:51.262Z] check_test.go:194: [d40bdc03bb4a0] daemon is not started [2022-06-05T10:20:51.262Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-05T10:20:52.639Z] check_test.go:194: [d1f7da6c5ed4b] daemon is not started [2022-06-05T10:20:52.640Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-05T10:20:52.906Z] check_test.go:194: [d7c92eb8d3dde] daemon is not started [2022-06-05T10:20:52.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-05T10:20:55.423Z] check_test.go:194: [d0a54b5d05b42] daemon is not started [2022-06-05T10:20:55.679Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-05T10:20:59.844Z] check_test.go:194: [d4ede711cd4a8] daemon is not started [2022-06-05T10:21:00.100Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-05T10:21:02.615Z] check_test.go:194: [d06e570427d5c] daemon is not started [2022-06-05T10:21:02.615Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-05T10:21:03.585Z] check_test.go:194: [df6e598e7fb43] daemon is not started [2022-06-05T10:21:03.585Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-05T10:21:04.553Z] check_test.go:194: [dea2da1b34624] daemon is not started [2022-06-05T10:21:04.553Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-05T10:21:05.479Z] check_test.go:194: [d23935ecfbfa6] daemon is not started [2022-06-05T10:21:05.479Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-05T10:21:06.449Z] check_test.go:194: [db4c879c50264] daemon is not started [2022-06-05T10:21:06.450Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-05T10:21:07.813Z] check_test.go:194: [d53e66421f962] daemon is not started [2022-06-05T10:21:07.813Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-05T10:21:07.813Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-05T10:21:08.740Z] check_test.go:194: [d6a3211c9e1f3] daemon is not started [2022-06-05T10:21:08.740Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-05T10:21:09.667Z] check_test.go:194: [d65d351d2fb82] daemon is not started [2022-06-05T10:21:09.667Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-05T10:21:11.079Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b60077d47aca72572782a246791ffbcb3f6ec6909781fd54d27db7f60cd7251e [2022-06-05T10:21:12.008Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:38bc50749950474d99f836cfde10d1df6b741524b61465d815867247556e50bc [2022-06-05T10:21:12.008Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-05T10:21:12.264Z] check_test.go:194: [dcebebdca7c89] daemon is not started [2022-06-05T10:21:12.264Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-05T10:21:13.235Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b3b1610a21b85429377e1e676fa37dd59ca6e0c5546e40f161915bbebbb05e6 [2022-06-05T10:21:14.166Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c5fd88373a806f0d66c32b6227f1d982d743abbfe717862dded08e9135bfd50f [2022-06-05T10:21:14.745Z] check_test.go:194: [db61242e849f3] daemon is not started [2022-06-05T10:21:14.745Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-05T10:21:16.110Z] check_test.go:194: [d0967f951f0dd] daemon is not started [2022-06-05T10:21:16.110Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-05T10:21:19.375Z] check_test.go:194: [dae126f2a2be4] daemon is not started [2022-06-05T10:21:19.375Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-05T10:21:19.375Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-05T10:21:19.940Z] check_test.go:194: [d6bcf7ff78140] daemon is not started [2022-06-05T10:21:19.941Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-05T10:21:20.197Z] check_test.go:194: [d1f5467fb343f] daemon is not started [2022-06-05T10:21:20.197Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-05T10:21:21.566Z] check_test.go:194: [d992a7672295e] daemon is not started [2022-06-05T10:21:21.566Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-05T10:21:22.494Z] check_test.go:194: [dcc01bd9e1eed] daemon is not started [2022-06-05T10:21:22.494Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-05T10:21:23.423Z] check_test.go:194: [dda323a471fda] daemon is not started [2022-06-05T10:21:23.423Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-05T10:21:26.732Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-05T10:21:26.733Z] check_test.go:194: [d61d3fcdcb0ab] daemon is not started [2022-06-05T10:21:26.733Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-05T10:21:26.988Z] check_test.go:194: [d048eaa610a7e] daemon is not started [2022-06-05T10:21:26.988Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-05T10:21:28.355Z] check_test.go:194: [d45407b4cdb36] daemon is not started [2022-06-05T10:21:28.355Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-05T10:21:28.651Z] check_test.go:194: [d08a7ebcdf76f] daemon is not started [2022-06-05T10:21:28.651Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-05T10:21:28.651Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-05T10:21:28.908Z] check_test.go:194: [d1f7d074cd43c] daemon is not started [2022-06-05T10:21:28.908Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-05T10:21:29.166Z] check_test.go:194: [de195b166c72c] daemon is not started [2022-06-05T10:21:29.166Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-05T10:21:29.423Z] check_test.go:194: [daa0f2cb19931] daemon is not started [2022-06-05T10:21:29.423Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-05T10:21:29.679Z] check_test.go:194: [dd30d0c10c776] daemon is not started [2022-06-05T10:21:29.679Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-05T10:21:29.934Z] check_test.go:194: [d58688f720f15] daemon is not started [2022-06-05T10:21:29.934Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-05T10:21:31.300Z] check_test.go:194: [dfefd5bce5c39] daemon is not started [2022-06-05T10:21:31.300Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-05T10:21:32.667Z] check_test.go:194: [d41573fc4fda2] daemon is not started [2022-06-05T10:21:32.667Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-05T10:21:33.601Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-05T10:21:33.857Z] check_test.go:194: [d8b1cd7da1559] daemon is not started [2022-06-05T10:21:33.857Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-05T10:21:34.784Z] check_test.go:194: [d3dd755e348e1] daemon is not started [2022-06-05T10:21:35.040Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-05T10:21:35.968Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-05T10:21:35.968Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite (47.67s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.42s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.71s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.03s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.13s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.46s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.44s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.98s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.11s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.04s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.17s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.49s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.24s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.67s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.99s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-06-05T10:21:36.938Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2022-06-05T10:21:36.938Z] === RUN TestDockerSchema1RegistrySuite [2022-06-05T10:21:36.938Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-05T10:21:36.938Z] check_test.go:221: [d02b8915ca1a8] daemon is not started [2022-06-05T10:21:36.938Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-05T10:21:40.250Z] check_test.go:221: [d0e98c3e583a1] daemon is not started [2022-06-05T10:21:40.250Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-05T10:21:40.250Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-05T10:21:40.250Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-05T10:21:40.250Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-05T10:21:46.787Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-05T10:21:46.787Z] check_test.go:221: [d526921c91585] daemon is not started [2022-06-05T10:21:46.787Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-05T10:21:46.787Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-05T10:21:47.349Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-05T10:21:47.605Z] check_test.go:221: [d69c4fca6ada2] daemon is not started [2022-06-05T10:21:47.605Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-05T10:21:47.605Z] check_test.go:221: [d166517386e97] daemon is not started [2022-06-05T10:21:47.605Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-05T10:21:48.969Z] check_test.go:221: [d4c0018ff21bd] daemon is not started [2022-06-05T10:21:48.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-05T10:21:49.896Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-05T10:21:50.151Z] check_test.go:221: [d738f7f8bfe46] daemon is not started [2022-06-05T10:21:50.151Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-05T10:21:51.121Z] check_test.go:221: [d851c4331f7dd] daemon is not started [2022-06-05T10:21:51.121Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-05T10:21:54.387Z] check_test.go:221: [dfff4835c3d3c] daemon is not started [2022-06-05T10:21:54.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-05T10:21:54.387Z] check_test.go:221: [d30a525052038] daemon is not started [2022-06-05T10:21:54.387Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-05T10:21:54.644Z] check_test.go:221: [d6f9585405c5c] daemon is not started [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite (18.06s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.20s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.21s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.22s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.31s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.01s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.69s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-06-05T10:21:54.644Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-06-05T10:21:54.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-05T10:21:54.644Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-05T10:21:55.572Z] check_test.go:250: [da8cb1c84357c] daemon is not started [2022-06-05T10:21:55.572Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-05T10:21:56.137Z] check_test.go:250: [d7c7b220a4e4c] daemon is not started [2022-06-05T10:21:56.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-05T10:21:56.137Z] check_test.go:250: [d91ec33c70b96] daemon is not started [2022-06-05T10:21:56.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-05T10:21:57.520Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-05T10:21:58.082Z] check_test.go:250: [d6143a6aa888c] daemon is not started [2022-06-05T10:21:58.082Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-05T10:21:58.383Z] check_test.go:250: [d6bb7ceef8a5f] daemon is not started [2022-06-05T10:21:58.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-05T10:21:59.312Z] check_test.go:250: [d7de4a8b25837] daemon is not started [2022-06-05T10:21:59.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-05T10:21:59.312Z] check_test.go:250: [ddda0e3bda4b3] daemon is not started [2022-06-05T10:21:59.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.67s) [2022-06-05T10:21:59.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-06-05T10:21:59.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-06-05T10:21:59.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-06-05T10:21:59.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-06-05T10:21:59.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-06-05T10:21:59.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-06-05T10:21:59.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-06-05T10:21:59.567Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-05T10:21:59.567Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-05T10:21:59.567Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-05T10:22:04.808Z] check_test.go:277: [dd78cb7027a81] daemon is not started [2022-06-05T10:22:04.808Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-05T10:22:04.808Z] check_test.go:277: [da4c5216b4f68] daemon is not started [2022-06-05T10:22:04.808Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-05T10:22:05.063Z] check_test.go:277: [dd37fb611efd7] daemon is not started [2022-06-05T10:22:05.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-05T10:22:05.063Z] check_test.go:277: [d04020558d138] daemon is not started [2022-06-05T10:22:05.063Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-05T10:22:05.319Z] check_test.go:277: [d75f75c7f9819] daemon is not started [2022-06-05T10:22:05.319Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2022-06-05T10:22:05.319Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-06-05T10:22:05.319Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-06-05T10:22:05.319Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2022-06-05T10:22:05.319Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-06-05T10:22:05.319Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-06-05T10:22:05.319Z] === RUN TestDockerNetworkSuite [2022-06-05T10:22:05.319Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-05T10:22:06.247Z] docker_cli_network_unix_test.go:46: [d5fdf8f5bf2b7] daemon is not started [2022-06-05T10:22:06.504Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-05T10:22:07.066Z] docker_cli_network_unix_test.go:46: [df56bf76a3459] daemon is not started [2022-06-05T10:22:07.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-05T10:22:09.585Z] docker_cli_network_unix_test.go:46: [d1873dd9a2ebd] daemon is not started [2022-06-05T10:22:09.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-05T10:22:11.208Z] docker_cli_network_unix_test.go:46: [d352cb2f2e22a] daemon is not started [2022-06-05T10:22:11.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-05T10:22:11.464Z] docker_cli_network_unix_test.go:1233: [d33a3d56c7b7f] daemon is not started [2022-06-05T10:22:13.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-05T10:22:14.907Z] docker_cli_network_unix_test.go:46: [db60b93f468ba] daemon is not started [2022-06-05T10:22:15.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-05T10:22:19.660Z] docker_cli_network_unix_test.go:46: [dcad777803549] daemon is not started [2022-06-05T10:22:20.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-05T10:22:22.478Z] docker_cli_network_unix_test.go:46: [db2391a624b85] daemon is not started [2022-06-05T10:22:23.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-05T10:22:23.971Z] docker_cli_network_unix_test.go:46: [def0c3e196446] daemon is not started [2022-06-05T10:22:23.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-05T10:22:24.535Z] docker_cli_network_unix_test.go:46: [d63d2b13888fb] daemon is not started [2022-06-05T10:22:24.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-05T10:22:24.791Z] docker_cli_network_unix_test.go:46: [d33dba9963514] daemon is not started [2022-06-05T10:22:25.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-05T10:22:25.608Z] docker_cli_network_unix_test.go:46: [d98037a810b9b] daemon is not started [2022-06-05T10:22:25.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-05T10:22:26.426Z] docker_cli_network_unix_test.go:46: [d2c9369c60ef7] daemon is not started [2022-06-05T10:22:26.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-05T10:22:26.937Z] docker_cli_network_unix_test.go:46: [d24128cec9b22] daemon is not started [2022-06-05T10:22:26.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-05T10:22:27.193Z] docker_cli_network_unix_test.go:46: [d29fc614b67bf] daemon is not started [2022-06-05T10:22:27.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-05T10:22:27.754Z] docker_cli_network_unix_test.go:46: [d11dd6c765ddd] daemon is not started [2022-06-05T10:22:28.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-05T10:22:28.267Z] docker_cli_network_unix_test.go:46: [db9573bb02d6b] daemon is not started [2022-06-05T10:22:28.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-05T10:22:28.267Z] docker_cli_network_unix_test.go:46: [dca0905a4a970] daemon is not started [2022-06-05T10:22:28.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-05T10:22:28.267Z] docker_cli_network_unix_test.go:46: [de7a736e05aed] daemon is not started [2022-06-05T10:22:28.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-05T10:22:29.085Z] docker_cli_network_unix_test.go:46: [d7425e3a2c522] daemon is not started [2022-06-05T10:22:29.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-05T10:22:29.645Z] docker_cli_network_unix_test.go:46: [df82a87555df1] daemon is not started [2022-06-05T10:22:30.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-05T10:22:30.208Z] docker_cli_network_unix_test.go:46: [df9239edd2b94] daemon is not started [2022-06-05T10:22:30.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-05T10:22:30.464Z] docker_cli_network_unix_test.go:46: [d7aa4a82565db] daemon is not started [2022-06-05T10:22:30.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-05T10:22:30.464Z] docker_cli_network_unix_test.go:46: [dca444fb2d34f] daemon is not started [2022-06-05T10:22:30.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-05T10:22:31.830Z] docker_cli_network_unix_test.go:968: [d3af5a92f238d] daemon is not started [2022-06-05T10:22:32.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-05T10:22:34.120Z] docker_cli_network_unix_test.go:46: [dc92dffdddd91] daemon is not started [2022-06-05T10:22:34.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-05T10:22:36.646Z] docker_cli_network_unix_test.go:1116: [dbe78071c78ec] daemon is not started [2022-06-05T10:22:39.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-05T10:22:40.171Z] docker_cli_network_unix_test.go:46: [dff7304fa6b9e] daemon is not started [2022-06-05T10:22:40.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-05T10:22:41.142Z] docker_cli_network_unix_test.go:46: [d9ead950af9bf] daemon is not started [2022-06-05T10:22:41.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-05T10:22:41.142Z] docker_cli_network_unix_test.go:46: [de6efe814eeab] daemon is not started [2022-06-05T10:22:41.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-05T10:22:41.142Z] docker_cli_network_unix_test.go:46: [d06857b5a75a8] daemon is not started [2022-06-05T10:22:41.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-05T10:22:41.398Z] docker_cli_network_unix_test.go:46: [d42dab71cd68d] daemon is not started [2022-06-05T10:22:41.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-05T10:22:41.398Z] docker_cli_network_unix_test.go:46: [dfab89459a99d] daemon is not started [2022-06-05T10:22:41.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-05T10:22:41.398Z] docker_cli_network_unix_test.go:46: [d6d2eb15cb92c] daemon is not started [2022-06-05T10:22:41.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-05T10:22:43.287Z] docker_cli_network_unix_test.go:46: [db34a31884635] daemon is not started [2022-06-05T10:22:43.848Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-05T10:22:43.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-05T10:22:44.107Z] docker_cli_network_unix_test.go:46: [dd747bf3b1d2a] daemon is not started [2022-06-05T10:22:44.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-05T10:22:44.107Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-05T10:22:44.107Z] docker_cli_network_unix_test.go:46: [dd5de73c240be] daemon is not started [2022-06-05T10:22:44.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-05T10:22:44.716Z] docker_cli_network_unix_test.go:46: [d5f47d2304711] daemon is not started [2022-06-05T10:22:44.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-05T10:22:46.084Z] docker_cli_swarm_test.go:1180: [d63a12bd6c8d8] joining swarm manager [d1b7d0409553d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:22:49.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-05T10:22:50.278Z] docker_cli_network_unix_test.go:1084: [d65685a67bea2] daemon is not started [2022-06-05T10:22:52.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-05T10:22:52.167Z] docker_cli_network_unix_test.go:46: [d71f0b9ef24e8] daemon is not started [2022-06-05T10:22:52.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-05T10:22:52.465Z] docker_cli_network_unix_test.go:46: [d700c0b1bb837] daemon is not started [2022-06-05T10:22:52.724Z] docker_cli_swarm_test.go:1189: [dc00b85fac500] joining swarm manager [d1b7d0409553d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:22:52.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-05T10:22:54.090Z] docker_cli_network_unix_test.go:46: [d298c796a87c1] daemon is not started [2022-06-05T10:22:54.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-05T10:22:54.346Z] docker_cli_network_unix_test.go:46: [de6e4f752a211] daemon is not started [2022-06-05T10:22:54.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-05T10:22:54.908Z] docker_cli_network_unix_test.go:46: [d4b6ead6c04b5] daemon is not started [2022-06-05T10:22:55.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-05T10:22:55.419Z] docker_cli_network_unix_test.go:46: [ddfee57524f1e] daemon is not started [2022-06-05T10:22:55.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-05T10:22:56.368Z] docker_cli_network_unix_test.go:46: [d3c079e9b1882] daemon is not started [2022-06-05T10:22:56.368Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-05T10:23:02.944Z] docker_cli_network_unix_test.go:46: [d61fcc4e70934] daemon is not started [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite (56.80s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.17s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.31s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.99s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-05T10:23:02.944Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.02s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.85s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s) [2022-06-05T10:23:02.944Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.64s) [2022-06-05T10:23:02.944Z] === RUN TestDockerHubPullSuite [2022-06-05T10:23:02.944Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-05T10:23:03.870Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-05T10:23:06.383Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-05T10:23:06.638Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-05T10:23:08.002Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-05T10:23:08.260Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-05T10:23:08.260Z] --- PASS: TestDockerHubPullSuite (6.21s) [2022-06-05T10:23:08.260Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2022-06-05T10:23:08.260Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-06-05T10:23:08.260Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-06-05T10:23:08.260Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s) [2022-06-05T10:23:08.260Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-06-05T10:23:08.260Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-06-05T10:23:08.260Z] PASS [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === Skipped [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_sni_test.go:18: Flakey test [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-05T10:23:08.260Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-05T10:23:08.260Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-05T10:23:08.260Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-05T10:23:08.260Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-05T10:23:08.260Z] [2022-06-05T10:23:08.260Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-05T10:23:08.261Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-05T10:23:08.261Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-05T10:23:08.261Z] docker_cli_network_unix_test.go:46: [dd5de73c240be] daemon is not started [2022-06-05T10:23:08.261Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] DONE 1265 tests, 51 skipped in 1500.940s [2022-06-05T10:23:08.261Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-05T10:23:08.261Z] ++++ cat bundles/test-integration/docker.pid [2022-06-05T10:23:08.261Z] +++ kill 9336 [2022-06-05T10:23:08.261Z] +++ /etc/init.d/apparmor stop [2022-06-05T10:23:08.261Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] Unloading profiles will leave already running processes permanently [2022-06-05T10:23:08.261Z] unconfined, which can lead to unexpected situations. [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.261Z] To set a process to complain mode, use the command line tool [2022-06-05T10:23:08.261Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-05T10:23:08.261Z] +++ true [2022-06-05T10:23:08.261Z] exiting test-integration [2022-06-05T10:23:08.261Z] ++ exit 0 [2022-06-05T10:23:08.261Z] [2022-06-05T10:23:08.826Z] + for job in $(jobs -p) [2022-06-05T10:23:08.826Z] + wait 15226 [2022-06-05T10:23:30.742Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-05T10:23:40.747Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-05T10:23:43.308Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-05T10:23:44.673Z] docker_cli_swarm_test.go:1112: [d2fdaa4ef3ae5] joining swarm manager [da8ad2eb67c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:23:46.036Z] docker_cli_swarm_test.go:1113: [d49cafa675970] joining swarm manager [da8ad2eb67c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:25:37.447Z] docker_cli_swarm_test.go:1166: [d18ebd1010bcb] joining swarm manager [da8ad2eb67c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-05T10:25:55.483Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-05T10:25:55.483Z] docker_cli_swarm_test.go:1447: [d1693fc213d21] joining swarm manager [dfc4ee77e4239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:25:55.742Z] docker_cli_swarm_test.go:1448: [d2be117a052a0] joining swarm manager [dfc4ee77e4239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-05T10:26:07.925Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-05T10:26:07.925Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-05T10:26:07.925Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-05T10:26:07.925Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-05T10:26:07.925Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-05T10:26:08.529Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-05T10:26:11.043Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-05T10:26:14.312Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-05T10:26:16.240Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-05T10:26:18.128Z] docker_cli_swarm_unix_test.go:63: [db453478290d5] joining swarm manager [d5e2c400bbd5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:27:14.292Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-05T10:27:14.292Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-05T10:27:14.292Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-05T10:27:16.181Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-05T10:27:19.445Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-05T10:27:21.377Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-05T10:27:23.892Z] docker_api_swarm_test.go:962: [d80dd0ee944cd] joining swarm manager [d2ee04d35243c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-05T10:27:41.926Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-05T10:27:54.175Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-05T10:27:54.735Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-05T10:27:57.395Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-05T10:27:59.913Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-05T10:28:09.851Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-05T10:28:13.247Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-05T10:28:15.177Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-05T10:28:17.690Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-05T10:28:20.206Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-05T10:28:22.722Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-05T10:28:26.002Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-05T10:28:27.977Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-05T10:29:24.219Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-05T10:29:39.137Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite (1569.34s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.68s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.50s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.81s) [2022-06-05T10:29:53.967Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.46s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.83s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (50.74s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.70s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.80s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.38s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.42s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.81s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.21s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.54s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.77s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.97s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.21s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.17s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.80s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.81s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.21s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.94s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.92s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.02s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.11s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.37s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.44s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.63s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.70s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.53s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.91s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.64s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.73s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.00s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.28s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.95s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.50s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.96s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.69s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.09s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (4.60s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (9.05s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.44s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (2.90s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.59s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.54s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.67s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.75s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.62s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.42s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.53s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.69s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.34s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.09s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.04s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.48s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.78s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.49s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.23s) [2022-06-05T10:29:53.967Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.40s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.60s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.18s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.98s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.74s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.19s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.19s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.28s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.15s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.47s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.15s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-06-05T10:29:53.967Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-06-05T10:29:53.967Z] === RUN TestDockerExternalVolumeSuite [2022-06-05T10:29:53.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-05T10:29:54.544Z] docker_cli_external_volume_driver_test.go:53: [dbd5ba3a7b7c2] daemon is not started [2022-06-05T10:30:12.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-05T10:31:20.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-05T10:31:26.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-05T10:31:41.703Z] docker_cli_external_volume_driver_test.go:53: [dc1d210afa00a] daemon is not started [2022-06-05T10:31:56.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-05T10:32:14.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-05T10:32:29.397Z] docker_cli_external_volume_driver_test.go:53: [d12d7376cbfca] daemon is not started [2022-06-05T10:32:44.233Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-05T10:32:44.233Z] docker_cli_external_volume_driver_test.go:53: [dbe1bf539d3eb] daemon is not started [2022-06-05T10:32:59.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-05T10:33:31.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-05T10:33:46.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-05T10:34:01.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-05T10:34:47.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-05T10:35:05.733Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-05T10:35:37.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-05T10:36:09.907Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-05T10:36:24.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-05T10:36:42.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-05T10:36:42.873Z] docker_cli_external_volume_driver_test.go:485: [d961f37e8c34b] daemon is not started [2022-06-05T10:36:57.702Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-05T10:36:57.702Z] docker_cli_external_volume_driver_test.go:53: [d2da8300fd7a9] daemon is not started [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite (437.10s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.16s) [2022-06-05T10:37:12.534Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-06-05T10:37:12.534Z] PASS [2022-06-05T10:37:12.534Z] [2022-06-05T10:37:12.534Z] === Skipped [2022-06-05T10:37:12.534Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-05T10:37:12.534Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-05T10:37:12.534Z] check_test.go:307: [d835459f9d7e6] daemon is not started [2022-06-05T10:37:12.534Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-05T10:37:12.534Z] [2022-06-05T10:37:12.534Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-05T10:37:12.534Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-05T10:37:12.534Z] check_test.go:307: [d3c06e4b2eea8] daemon is not started [2022-06-05T10:37:12.534Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-05T10:37:12.534Z] [2022-06-05T10:37:12.534Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-05T10:37:12.534Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-05T10:37:12.534Z] check_test.go:307: [db588a688d835] daemon is not started [2022-06-05T10:37:12.534Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-05T10:37:12.534Z] [2022-06-05T10:37:12.534Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-05T10:37:12.534Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-05T10:37:12.534Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-06-05T10:37:12.534Z] [2022-06-05T10:37:12.534Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-05T10:37:12.534Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-05T10:37:12.534Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-05T10:37:12.534Z] [2022-06-05T10:37:12.534Z] DONE 269 tests, 5 skipped in 2343.662s [2022-06-05T10:37:12.534Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-05T10:37:12.534Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd0e7bff6b4ec/docker.pid [2022-06-05T10:37:12.534Z] +++ kill 7045 [2022-06-05T10:37:12.534Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7045 is not a child of this shell [2022-06-05T10:37:12.534Z] warning: PID 7045 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd0e7bff6b4ec/docker.pid had a nonzero exit code [2022-06-05T10:37:12.534Z] ++++ cat bundles/test-integration/docker.pid [2022-06-05T10:37:12.534Z] +++ kill 9350 [2022-06-05T10:37:12.534Z] +++ /etc/init.d/apparmor stop [2022-06-05T10:37:12.534Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-05T10:37:12.534Z] [2022-06-05T10:37:12.534Z] Unloading profiles will leave already running processes permanently [2022-06-05T10:37:12.534Z] unconfined, which can lead to unexpected situations. [2022-06-05T10:37:12.534Z] [2022-06-05T10:37:12.534Z] To set a process to complain mode, use the command line tool [2022-06-05T10:37:12.534Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-05T10:37:12.534Z] +++ true [2022-06-05T10:37:12.534Z] exiting test-integration [2022-06-05T10:37:12.534Z] ++ exit 0 [2022-06-05T10:37:12.534Z] [2022-06-05T10:37:12.534Z] + exit 0 [2022-06-05T10:37:12.534Z] ++ jobs -p [2022-06-05T10:37:12.534Z] + pids= [2022-06-05T10:37:12.534Z] + echo 'Remaining pids to kill: []' [2022-06-05T10:37:12.534Z] Remaining pids to kill: [] [2022-06-05T10:37:12.534Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-05T10:37:12.545Z] Recording test results [2022-06-05T10:37:14.221Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-05T10:37:14.527Z] + echo Ensuring container killed. [2022-06-05T10:37:14.527Z] Ensuring container killed. [2022-06-05T10:37:14.527Z] + docker ps -aq -f name=docker-pr3-* [2022-06-05T10:37:14.527Z] + cids=83cb11de89ec [2022-06-05T10:37:14.527Z] 23e021405ebd [2022-06-05T10:37:14.527Z] 14c954a448f0 [2022-06-05T10:37:14.527Z] + [ -n 83cb11de89ec [2022-06-05T10:37:14.527Z] 23e021405ebd [2022-06-05T10:37:14.527Z] 14c954a448f0 ] [2022-06-05T10:37:14.527Z] + docker rm -vf 83cb11de89ec 23e021405ebd 14c954a448f0 [2022-06-05T10:37:15.089Z] 83cb11de89ec [2022-06-05T10:37:15.344Z] 23e021405ebd [2022-06-05T10:37:15.344Z] 14c954a448f0 [Pipeline] sh [2022-06-05T10:37:15.622Z] + echo Chowning /workspace to jenkins user [2022-06-05T10:37:15.622Z] Chowning /workspace to jenkins user [2022-06-05T10:37:15.622Z] + id -u [2022-06-05T10:37:15.622Z] + id -g [2022-06-05T10:37:15.622Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43695:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-05T10:37:18.463Z] + bundleName=amd64 [2022-06-05T10:37:18.463Z] + echo Creating amd64-bundles.tar.gz [2022-06-05T10:37:18.463Z] Creating amd64-bundles.tar.gz [2022-06-05T10:37:18.463Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-05T10:37:18.463Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-05T10:37:19.836Z] Archiving artifacts [2022-06-05T10:37:21.560Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43695/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-05T10:37:21.910Z] + make clean [2022-06-05T10:37:22.167Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-05T10:37:22.167Z] docker-dev-cache [2022-06-05T10:37:22.167Z] 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